Build:
- 0
2026-09-03 20:26.12: New job: build errpy.0.0.9 (52a18a3f95b9)
2026-09-03 20:26.12: Waiting for resource in pool day11-builds
2026-09-03 22:19.06: Got resource from pool day11-builds
2026-09-03 22:19.06: [profile full] build errpy.0.0.9
2026-09-03 22:19.06: build errpy.0.0.9 (52a18a3f95b9)
=== DEPENDENCIES (16 transitive) ===
base-threads.base 3d2f2cbc6db2
base-unix.base 3a38ddca6b5e
compiler-cloning.enabled 966a2e6839f0
conf-rust-2021.1 c78274491183
cppo.1.8.0 83351009e21e
dune.3.24.2 ec704e062ad3
ocaml.5.5.0 22ebd7932512
ocaml-base-compiler.5.5.0 db1659234e8a
ocaml-compiler.5.5.0 7f52fb26d939
ocaml-compiler-libs.v0.17.0 5bb965f7a9b8
ocamlfind.1.9.9~preview 6a4c70487cf9
ppx_derivers.1.2.1 b98ec33f5664
ppx_deriving.6.1.3 f42e5829c88b
ppxlib.0.38.0 3ee699583a7b
sexplib0.v0.17.0 ff60a3c976cf
stdlib-shims.0.3.0 8ab1e1c44699
=== STDOUT ===
Processing: [default: loading data]
[errpy.0.0.9: dl]
[errpy.0.0.9: extract]
-> retrieved errpy.0.0.9 (https://opam.ocaml.org/cache)
[errpy: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "errpy" "-j" "39" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/errpy.0.0.9)
- (cd _build/default && /usr/bin/cargo build --release)
- Compiling proc-macro2 v1.0.66
- Compiling unicode-ident v1.0.11
- Compiling autocfg v1.1.0
- Compiling libc v0.2.147
- Compiling syn v1.0.109
- Compiling memchr v2.5.0
- Compiling version_check v0.9.4
- Compiling crossbeam-utils v0.8.16
- Compiling quote v1.0.32
- Compiling memoffset v0.9.0
- Compiling cfg-if v1.0.0
- Compiling cc v1.0.81
- Compiling crossbeam-epoch v0.9.15
- Compiling aho-corasick v1.0.2
- Compiling regex-syntax v0.7.4
- Compiling scopeguard v1.2.0
- Compiling rayon-core v1.11.0
- Compiling serde v1.0.181
- Compiling crossbeam-deque v0.8.3
- Compiling num_cpus v1.16.0
- Compiling crossbeam-channel v0.5.8
- Compiling regex-automata v0.3.4
- Compiling either v1.9.0
- Compiling io-lifetimes v1.0.11
- Compiling serde_derive v1.0.181
- Compiling proc-macro-error-attr v1.0.4
- Compiling indexmap v1.9.3
- Compiling rustix v0.37.23
- Compiling hashbrown v0.14.0
- Compiling equivalent v1.0.1
- Compiling indexmap v2.0.0
- Compiling rayon v1.7.0
- Compiling syn v2.0.28
- Compiling proc-macro-error v1.0.4
- Compiling hashbrown v0.12.3
- Compiling bitflags v1.3.2
- Compiling unicode-xid v0.2.4
- Compiling linux-raw-sys v0.3.8
- Compiling rand_core v0.6.4
- Compiling toml_datetime v0.6.3
- Compiling arbitrary v1.3.0
- Compiling winnow v0.5.3
- Compiling siphasher v0.3.10
- Compiling phf_shared v0.11.2
- Compiling rand v0.8.5
- Compiling synstructure v0.12.6
- Compiling regex v1.9.1
- Compiling tree-sitter v0.20.10
- Compiling toml_edit v0.19.14
- Compiling unicase v2.6.0
- Compiling once_cell v1.18.0
- Compiling terminal_size v0.2.6
- Compiling ocamlrep_derive v0.0.0 (/home/opam/.opam/default/.opam-switch/build/errpy.0.0.9/vendor/ocaml/interop/ocamlrep_derive)
- Compiling phf_generator v0.11.2
- Compiling bstr v1.6.0
- Compiling proc-macro-crate v1.3.1
- Compiling ocamlrep_ocamlpool v0.0.0 (/home/opam/.opam/default/.opam-switch/build/errpy.0.0.9/vendor/ocaml/interop/ocamlrep_ocamlpool)
- Compiling tree_sitter_python v0.0.0 (/home/opam/.opam/default/.opam-switch/build/errpy.0.0.9/vendor/tree-sitter-python)
- Compiling bumpalo v3.13.0
- Compiling unicode-width v0.1.10
- Compiling rustc-hash v1.1.0
- Compiling heck v0.4.1
- Compiling thiserror v1.0.44
- Compiling os_str_bytes v6.5.1
- Compiling clap_lex v0.2.4
- Compiling ocamlrep v0.0.0 (/home/opam/.opam/default/.opam-switch/build/errpy.0.0.9/vendor/ocaml/interop/ocamlrep)
- Compiling clap_derive v3.2.25
- Compiling textwrap v0.16.0
- Compiling num_enum_derive v0.5.11
- warning: tree_sitter_python@0.0.0: src/scanner.c: In function 'tree_sitter_python_external_scanner_serialize':
- warning: tree_sitter_python@0.0.0: src/scanner.c:430:17: warning: comparison of integer expressions of different signedness: 'int' and 'uint32_t' {aka 'unsigned int'} [-Wsign-compare]
- warning: tree_sitter_python@0.0.0: 430 | for (; iter < scanner->indents.len &&
- warning: tree_sitter_python@0.0.0: | ^
- Compiling phf_macros v0.11.2
- Compiling thiserror-impl v1.0.44
- Compiling atty v0.2.14
- Compiling termcolor v1.2.0
- Compiling strsim v0.10.0
- Compiling phf v0.11.2
- Compiling clap v3.2.25
- Compiling num_enum v0.5.11
- Compiling itertools v0.10.5
- Compiling rust_to_ocaml_attr v0.0.0 (/home/opam/.opam/default/.opam-switch/build/errpy.0.0.9/vendor/ocaml/interop/rust_to_ocaml/rust_to_ocaml_attr)
- Compiling ffi_ocaml v0.0.0 (/home/opam/.opam/default/.opam-switch/build/errpy.0.0.9)
- warning: elided lifetime has a name
- --> node_wrapper.rs:119:69
- |
- 119 | fn extract_child_field_names<'a>(ts_node: TSNode<'a>) -> Vec<Option<&str>> {
- | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a`
- |
- = note: `#[warn(elided_named_lifetimes)]` on by default
-
- warning: elided lifetime has a name
- --> node_wrapper.rs:159:92
- |
- 159 | pub fn child<'a>(&'a self, filtered_cst: &'a FilteredCST<'tree>, idx: usize) -> Option<&Self> {
- | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a`
-
- warning: elided lifetime has a name
- --> node_wrapper.rs:196:81
- |
- 196 | pub fn parent<'a>(&'a self, filtered_cst: &'a FilteredCST<'tree>) -> Option<&Self> {
- | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a`
-
- warning: elided lifetime has a name
- --> node_wrapper.rs:228:34
- |
- 224 | pub fn children_by_field_name<'a>(
- | -- lifetime `'a` declared here
- ...
- 228 | ) -> Box<dyn Iterator<Item = &Node<'a>> + 'a> {
- | ^ this elided lifetime gets resolved as `'a`
-
- warning: elided lifetime has a name
- --> node_wrapper.rs:245:40
- |
- 242 | pub fn named_children<'a>(
- | -- lifetime `'a` declared here
- ...
- 245 | ) -> impl ExactSizeIterator<Item = &Node<'a>> + 'a {
- | ^ this elided lifetime gets resolved as `'a`
-
- warning: elided lifetime has a name
- --> node_wrapper.rs:255:40
- |
- 252 | pub fn children<'a>(
- | -- lifetime `'a` declared here
- ...
- 255 | ) -> impl ExactSizeIterator<Item = &Node<'tree>> + 'a {
- | ^ this elided lifetime gets resolved as `'a`
-
- warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
- --> ast.rs:13:10
- |
- 13 | #[derive(ToOcamlRep, FromOcamlRep)]
- | ^---------
- | |
- | `ToOcamlRep` is not local
- | move the `impl` block outside of this constant `_DERIVE_ocamlrep_ToOcamlRep_FOR_RecoverableErrorWithLocation`
- 14 | #[rust_to_ocaml(attr = "deriving show")]
- 15 | pub struct RecoverableErrorWithLocation {
- | ---------------------------- `RecoverableErrorWithLocation` is not local
- |
- = note: the derive macro `ToOcamlRep` defines the non-local `impl`, and may need to be changed
- = note: the derive macro `ToOcamlRep` may come from an old version of the `ocamlrep_derive` crate, try updating your dependency with `cargo update -p ocamlrep_derive`
- = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
- = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
- = note: `#[warn(non_local_definitions)]` on by default
- = note: this warning originates in the derive macro `ToOcamlRep` (in Nightly builds, run with -Z macro-backtrace for more info)
-
- warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
- --> ast.rs:13:22
- |
- 13 | #[derive(ToOcamlRep, FromOcamlRep)]
- | ^-----------
- | |
- | `FromOcamlRep` is not local
- | move the `impl` block outside of this constant `_DERIVE_ocamlrep_FromOcamlRep_FOR_RecoverableErrorWithLocation`
- 14 | #[rust_to_ocaml(attr = "deriving show")]
- 15 | pub struct RecoverableErrorWithLocation {
- | ---------------------------- `RecoverableErrorWithLocation` is not local
- |
- = note: the derive macro `FromOcamlRep` defines the non-local `impl`, and may need to be changed
- = note: the derive macro `FromOcamlRep` may come from an old version of the `ocamlrep_derive` crate, try updating your dependency with `cargo update -p ocamlrep_derive`
- = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
- = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
- = note: this warning originates in the derive macro `FromOcamlRep` (in Nightly builds, run with -Z macro-backtrace for more info)
-
- warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
- --> ast.rs:24:34
- |
- 24 | #[derive(Serialize, Deserialize, ToOcamlRep, FromOcamlRep)]
- | ^---------
- | |
- | `ToOcamlRep` is not local
- | move the `impl` block outside of this constant `_DERIVE_ocamlrep_ToOcamlRep_FOR_Num`
- ...
- 27 | pub enum Num {
- | --- `Num` is not local
- |
- = note: the derive macro `ToOcamlRep` defines the non-local `impl`, and may need to be changed
- = note: the derive macro `ToOcamlRep` may come from an old version of the `ocamlrep_derive` crate, try updating your dependency with `cargo update -p ocamlrep_derive`
- = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
- = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
- = note: this warning originates in the derive macro `ToOcamlRep` (in Nightly builds, run with -Z macro-backtrace for more info)
-
- warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
- --> ast.rs:24:46
- |
- 24 | #[derive(Serialize, Deserialize, ToOcamlRep, FromOcamlRep)]
- | ^-----------
- | |
- | `FromOcamlRep` is not local
- | move the `impl` block outside of this constant `_DERIVE_ocamlrep_FromOcamlRep_FOR_Num`
- ...
- 27 | pub enum Num {
- | --- `Num` is not local
- |
- = note: the derive macro `FromOcamlRep` defines the non-local `impl`, and may need to be changed
- = note: the derive macro `FromOcamlRep` may come from an old version of the `ocamlrep_derive` crate, try updating your dependency with `cargo update -p ocamlrep_derive`
- = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
- = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
- = note: this warning originates in the derive macro `FromOcamlRep` (in Nightly builds, run with -Z macro-backtrace for more info)
-
- warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
- --> ast.rs:42:34
- |
- 42 | #[derive(Serialize, Deserialize, ToOcamlRep, FromOcamlRep)]
- | ^---------
- | |
- | `ToOcamlRep` is not local
- | move the `impl` block outside of this constant `_DERIVE_ocamlrep_ToOcamlRep_FOR_ConstantDesc`
- ...
- 45 | pub enum ConstantDesc {
- | ------------ `ConstantDesc` is not local
- |
- = note: the derive macro `ToOcamlRep` defines the non-local `impl`, and may need to be changed
- = note: the derive macro `ToOcamlRep` may come from an old version of the `ocamlrep_derive` crate, try updating your dependency with `cargo update -p ocamlrep_derive`
- = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
- = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
- = note: this warning originates in the derive macro `ToOcamlRep` (in Nightly builds, run with -Z macro-backtrace for more info)
-
- warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
- --> ast.rs:42:46
- |
- 42 | #[derive(Serialize, Deserialize, ToOcamlRep, FromOcamlRep)]
- | ^-----------
- | |
- | `FromOcamlRep` is not local
- | move the `impl` block outside of this constant `_DERIVE_ocamlrep_FromOcamlRep_FOR_ConstantDesc`
- ...
- 45 | pub enum ConstantDesc {
- | ------------ `ConstantDesc` is not local
- |
- = note: the derive macro `FromOcamlRep` defines the non-local `impl`, and may need to be changed
- = note: the derive macro `FromOcamlRep` may come from an old version of the `ocamlrep_derive` crate, try updating your dependency with `cargo update -p ocamlrep_derive`
- = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
- = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
- = note: this warning originates in the derive macro `FromOcamlRep` (in Nightly builds, run with -Z macro-backtrace for more info)
-
- warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
- --> ast.rs:60:34
- |
- 60 | #[derive(Serialize, Deserialize, ToOcamlRep, FromOcamlRep)]
- | ^---------
- | |
- | `ToOcamlRep` is not local
- | move the `impl` block outside of this constant `_DERIVE_ocamlrep_ToOcamlRep_FOR_Withitem`
- 61 | #[repr(C)]
- 62 | pub struct Withitem {
- | -------- `Withitem` is not local
- |
- = note: the derive macro `ToOcamlRep` defines the non-local `impl`, and may need to be changed
- = note: the derive macro `ToOcamlRep` may come from an old version of the `ocamlrep_derive` crate, try updating your dependency with `cargo update -p ocamlrep_derive`
- = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
- = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
- = note: this warning originates in the derive macro `ToOcamlRep` (in Nightly builds, run with -Z macro-backtrace for more info)
-
- warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
- --> ast.rs:60:46
- |
- 60 | #[derive(Serialize, Deserialize, ToOcamlRep, FromOcamlRep)]
- | ^-----------
- | |
- | `FromOcamlRep` is not local
- | move the `impl` block outside of this constant `_DERIVE_ocamlrep_FromOcamlRep_FOR_Withitem`
- 61 | #[repr(C)]
- 62 | pub struct Withitem {
- | -------- `Withitem` is not local
- |
- = note: the derive macro `FromOcamlRep` defines the non-local `impl`, and may need to be changed
- = note: the derive macro `FromOcamlRep` may come from an old version of the `ocamlrep_derive` crate, try updating your dependency with `cargo update -p ocamlrep_derive`
- = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
- = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
- = note: this warning originates in the derive macro `FromOcamlRep` (in Nightly builds, run with -Z macro-backtrace for more info)
-
- warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
- --> ast.rs:68:34
- |
- 68 | #[derive(Serialize, Deserialize, ToOcamlRep, FromOcamlRep)]
- | ^---------
- | |
- | `ToOcamlRep` is not local
- | move the `impl` block outside of this constant `_DERIVE_ocamlrep_ToOcamlRep_FOR_Unaryop`
- ...
- 71 | pub enum Unaryop {
- | ------- `Unaryop` is not local
- |
- = note: the derive macro `ToOcamlRep` defines the non-local `impl`, and may need to be changed
- = note: the derive macro `ToOcamlRep` may come from an old version of the `ocamlrep_derive` crate, try updating your dependency with `cargo update -p ocamlrep_derive`
- = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
- = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
- = note: this warning originates in the derive macro `ToOcamlRep` (in Nightly builds, run with -Z macro-backtrace for more info)
-
- warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
- --> ast.rs:68:46
- |
- 68 | #[derive(Serialize, Deserialize, ToOcamlRep, FromOcamlRep)]
- | ^-----------
- | |
- | `FromOcamlRep` is not local
- | move the `impl` block outside of this constant `_DERIVE_ocamlrep_FromOcamlRep_FOR_Unaryop`
- ...
- 71 | pub enum Unaryop {
- | ------- `Unaryop` is not local
- |
- = note: the derive macro `FromOcamlRep` defines the non-local `impl`, and may need to be changed
- = note: the derive macro `FromOcamlRep` may come from an old version of the `ocamlrep_derive` crate, try updating your dependency with `cargo update -p ocamlrep_derive`
- = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
- = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
- = note: this warning originates in the derive macro `FromOcamlRep` (in Nightly builds, run with -Z macro-backtrace for more info)
-
- warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
- --> ast.rs:79:34
- |
- 79 | #[derive(Serialize, Deserialize, ToOcamlRep, FromOcamlRep)]
- | ^---------
- | |
- | `ToOcamlRep` is not local
- | move the `impl` block outside of this constant `_DERIVE_ocamlrep_ToOcamlRep_FOR_TypeIgnore`
- ...
- 82 | pub enum TypeIgnore {
- | ---------- `TypeIgnore` is not local
- |
- = note: the derive macro `ToOcamlRep` defines the non-local `impl`, and may need to be changed
- = note: the derive macro `ToOcamlRep` may come from an old version of the `ocamlrep_derive` crate, try updating your dependency with `cargo update -p ocamlrep_derive`
- = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
- = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
- = note: this warning originates in the derive macro `ToOcamlRep` (in Nightly builds, run with -Z macro-backtrace for more info)
-
- warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
- --> ast.rs:79:46
- |
- 79 | #[derive(Serialize, Deserialize, ToOcamlRep, FromOcamlRep)]
- | ^-----------
- | |
- | `FromOcamlRep` is not local
- | move the `impl` block outside of this constant `_DERIVE_ocamlrep_FromOcamlRep_FOR_TypeIgnore`
- ...
- 82 | pub enum TypeIgnore {
- | ---------- `TypeIgnore` is not local
- |
- = note: the derive macro `FromOcamlRep` defines the non-local `impl`, and may need to be changed
- = note: the derive macro `FromOcamlRep` may come from an old version of the `ocamlrep_derive` crate, try updating your dependency with `cargo update -p ocamlrep_derive`
- = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
- = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
- = note: this warning originates in the derive macro `FromOcamlRep` (in Nightly builds, run with -Z macro-backtrace for more info)
-
- warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
- --> ast.rs:87:34
- |
- 87 | #[derive(Serialize, Deserialize, ToOcamlRep, FromOcamlRep)]
- | ^---------
- | |
- | `ToOcamlRep` is not local
- | move the `impl` block outside of this constant `_DERIVE_ocamlrep_ToOcamlRep_FOR_Stmt`
- ...
- 90 | pub struct Stmt {
- | ---- `Stmt` is not local
- |
- = note: the derive macro `ToOcamlRep` defines the non-local `impl`, and may need to be changed
- = note: the derive macro `ToOcamlRep` may come from an old version of the `ocamlrep_derive` crate, try updating your dependency with `cargo update -p ocamlrep_derive`
- = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
- = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
- = note: this warning originates in the derive macro `ToOcamlRep` (in Nightly builds, run with -Z macro-backtrace for more info)
-
- warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
- --> ast.rs:87:46
- |
- 87 | #[derive(Serialize, Deserialize, ToOcamlRep, FromOcamlRep)]
- | ^-----------
- | |
- | `FromOcamlRep` is not local
- | move the `impl` block outside of this constant `_DERIVE_ocamlrep_FromOcamlRep_FOR_Stmt`
- ...
- 90 | pub struct Stmt {
- | ---- `Stmt` is not local
- |
- = note: the derive macro `FromOcamlRep` defines the non-local `impl`, and may need to be changed
- = note: the derive macro `FromOcamlRep` may come from an old version of the `ocamlrep_derive` crate, try updating your dependency with `cargo update -p ocamlrep_derive`
- = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
- = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
- = note: this warning originates in the derive macro `FromOcamlRep` (in Nightly builds, run with -Z macro-backtrace for more info)
-
- warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
- --> ast.rs:99:34
- |
- 99 | #[derive(Serialize, Deserialize, ToOcamlRep, FromOcamlRep)]
- | ^---------
- | |
- | `ToOcamlRep` is not local
- | move the `impl` block outside of this constant `_DERIVE_ocamlrep_ToOcamlRep_FOR_StmtDesc`
- ...
- 102 | pub enum StmtDesc {
- | -------- `StmtDesc` is not local
- |
- = note: the derive macro `ToOcamlRep` defines the non-local `impl`, and may need to be changed
- = note: the derive macro `ToOcamlRep` may come from an old version of the `ocamlrep_derive` crate, try updating your dependency with `cargo update -p ocamlrep_derive`
- = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
- = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
- = note: this warning originates in the derive macro `ToOcamlRep` (in Nightly builds, run with -Z macro-backtrace for more info)
-
- warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
- --> ast.rs:99:46
- |
- 99 | #[derive(Serialize, Deserialize, ToOcamlRep, FromOcamlRep)]
- | ^-----------
- | |
- | `FromOcamlRep` is not local
- | move the `impl` block outside of this constant `_DERIVE_ocamlrep_FromOcamlRep_FOR_StmtDesc`
- ...
- 102 | pub enum StmtDesc {
- | -------- `StmtDesc` is not local
- |
- = note: the derive macro `FromOcamlRep` defines the non-local `impl`, and may need to be changed
- = note: the derive macro `FromOcamlRep` may come from an old version of the `ocamlrep_derive` crate, try updating your dependency with `cargo update -p ocamlrep_derive`
- = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
- = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
- = note: this warning originates in the derive macro `FromOcamlRep` (in Nightly builds, run with -Z macro-backtrace for more info)
-
- warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
- --> ast.rs:214:34
- |
- 214 | #[derive(Serialize, Deserialize, ToOcamlRep, FromOcamlRep)]
- | ^---------
- | |
- | `ToOcamlRep` is not local
- | move the `impl` block outside of this constant `_DERIVE_ocamlrep_ToOcamlRep_FOR_Pattern`
- ...
- 217 | pub struct Pattern {
- | ------- `Pattern` is not local
- |
- = note: the derive macro `ToOcamlRep` defines the non-local `impl`, and may need to be changed
- = note: the derive macro `ToOcamlRep` may come from an old version of the `ocamlrep_derive` crate, try updating your dependency with `cargo update -p ocamlrep_derive`
- = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
- = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
- = note: this warning originates in the derive macro `ToOcamlRep` (in Nightly builds, run with -Z macro-backtrace for more info)
-
- warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
- --> ast.rs:214:46
- |
- 214 | #[derive(Serialize, Deserialize, ToOcamlRep, FromOcamlRep)]
- | ^-----------
- | |
- | `FromOcamlRep` is not local
- | move the `impl` block outside of this constant `_DERIVE_ocamlrep_FromOcamlRep_FOR_Pattern`
- ...
- 217 | pub struct Pattern {
- | ------- `Pattern` is not local
- |
- = note: the derive macro `FromOcamlRep` defines the non-local `impl`, and may need to be changed
- = note: the derive macro `FromOcamlRep` may come from an old version of the `ocamlrep_derive` crate, try updating your dependency with `cargo update -p ocamlrep_derive`
- = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
- = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
- = note: this warning originates in the derive macro `FromOcamlRep` (in Nightly builds, run with -Z macro-backtrace for more info)
-
- warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
- --> ast.rs:226:34
- |
- 226 | #[derive(Serialize, Deserialize, ToOcamlRep, FromOcamlRep)]
- | ^---------
- | |
- | `ToOcamlRep` is not local
- | move the `impl` block outside of this constant `_DERIVE_ocamlrep_ToOcamlRep_FOR_PatternDesc`
- ...
- 229 | pub enum PatternDesc {
- | ----------- `PatternDesc` is not local
- |
- = note: the derive macro `ToOcamlRep` defines the non-local `impl`, and may need to be changed
- = note: the derive macro `ToOcamlRep` may come from an old version of the `ocamlrep_derive` crate, try updating your dependency with `cargo update -p ocamlrep_derive`
- = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
- = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
- = note: this warning originates in the derive macro `ToOcamlRep` (in Nightly builds, run with -Z macro-backtrace for more info)
-
- warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
- --> ast.rs:226:46
- |
- 226 | #[derive(Serialize, Deserialize, ToOcamlRep, FromOcamlRep)]
- | ^-----------
- | |
- | `FromOcamlRep` is not local
- | move the `impl` block outside of this constant `_DERIVE_ocamlrep_FromOcamlRep_FOR_PatternDesc`
- ...
- 229 | pub enum PatternDesc {
- | ----------- `PatternDesc` is not local
- |
- = note: the derive macro `FromOcamlRep` defines the non-local `impl`, and may need to be changed
- = note: the derive macro `FromOcamlRep` may come from an old version of the `ocamlrep_derive` crate, try updating your dependency with `cargo update -p ocamlrep_derive`
- = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
- = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
- = note: this warning originates in the derive macro `FromOcamlRep` (in Nightly builds, run with -Z macro-backtrace for more info)
-
- warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
- --> ast.rs:253:34
- |
- 253 | #[derive(Serialize, Deserialize, ToOcamlRep, FromOcamlRep)]
- | ^---------
- | |
- | `ToOcamlRep` is not local
- | move the `impl` block outside of this constant `_DERIVE_ocamlrep_ToOcamlRep_FOR_Operator`
- ...
- 256 | pub enum Operator {
- | -------- `Operator` is not local
- |
- = note: the derive macro `ToOcamlRep` defines the non-local `impl`, and may need to be changed
- = note: the derive macro `ToOcamlRep` may come from an old version of the `ocamlrep_derive` crate, try updating your dependency with `cargo update -p ocamlrep_derive`
- = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
- = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
- = note: this warning originates in the derive macro `ToOcamlRep` (in Nightly builds, run with -Z macro-backtrace for more info)
-
- warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
- --> ast.rs:253:46
- |
- 253 | #[derive(Serialize, Deserialize, ToOcamlRep, FromOcamlRep)]
- | ^-----------
- | |
- | `FromOcamlRep` is not local
- | move the `impl` block outside of this constant `_DERIVE_ocamlrep_FromOcamlRep_FOR_Operator`
- ...
- 256 | pub enum Operator {
- | -------- `Operator` is not local
- |
- = note: the derive macro `FromOcamlRep` defines the non-local `impl`, and may need to be changed
- = note: the derive macro `FromOcamlRep` may come from an old version of the `ocamlrep_derive` crate, try updating your dependency with `cargo update -p ocamlrep_derive`
- = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
- = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
- = note: this warning originates in the derive macro `FromOcamlRep` (in Nightly builds, run with -Z macro-backtrace for more info)
-
- warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
- --> ast.rs:273:34
- |
- 273 | #[derive(Serialize, Deserialize, ToOcamlRep, FromOcamlRep)]
- | ^---------
- | |
- | `ToOcamlRep` is not local
- | move the `impl` block outside of this constant `_DERIVE_ocamlrep_ToOcamlRep_FOR_Mod_`
- ...
- 276 | pub enum Mod_ {
- | ---- `Mod_` is not local
- |
- = note: the derive macro `ToOcamlRep` defines the non-local `impl`, and may need to be changed
- = note: the derive macro `ToOcamlRep` may come from an old version of the `ocamlrep_derive` crate, try updating your dependency with `cargo update -p ocamlrep_derive`
- = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
- = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
- = note: this warning originates in the derive macro `ToOcamlRep` (in Nightly builds, run with -Z macro-backtrace for more info)
-
- warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
- --> ast.rs:273:46
- |
- 273 | #[derive(Serialize, Deserialize, ToOcamlRep, FromOcamlRep)]
- | ^-----------
- | |
- | `FromOcamlRep` is not local
- | move the `impl` block outside of this constant `_DERIVE_ocamlrep_FromOcamlRep_FOR_Mod_`
- ...
- 276 | pub enum Mod_ {
- | ---- `Mod_` is not local
- |
- = note: the derive macro `FromOcamlRep` defines the non-local `impl`, and may need to be changed
- = note: the derive macro `FromOcamlRep` may come from an old version of the `ocamlrep_derive` crate, try updating your dependency with `cargo update -p ocamlrep_derive`
- = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
- = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
- = note: this warning originates in the derive macro `FromOcamlRep` (in Nightly builds, run with -Z macro-backtrace for more info)
-
- warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
- --> ast.rs:290:34
- |
- 290 | #[derive(Serialize, Deserialize, ToOcamlRep, FromOcamlRep)]
- | ^---------
- | |
- | `ToOcamlRep` is not local
- | move the `impl` block outside of this constant `_DERIVE_ocamlrep_ToOcamlRep_FOR_MatchCase`
- ...
- 293 | pub struct MatchCase {
- | --------- `MatchCase` is not local
- |
- = note: the derive macro `ToOcamlRep` defines the non-local `impl`, and may need to be changed
- = note: the derive macro `ToOcamlRep` may come from an old version of the `ocamlrep_derive` crate, try updating your dependency with `cargo update -p ocamlrep_derive`
- = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
- = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
- = note: this warning originates in the derive macro `ToOcamlRep` (in Nightly builds, run with -Z macro-backtrace for more info)
-
- warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
- --> ast.rs:290:46
- |
- 290 | #[derive(Serialize, Deserialize, ToOcamlRep, FromOcamlRep)]
- | ^-----------
- | |
- | `FromOcamlRep` is not local
- | move the `impl` block outside of this constant `_DERIVE_ocamlrep_FromOcamlRep_FOR_MatchCase`
- ...
- 293 | pub struct MatchCase {
- | --------- `MatchCase` is not local
- |
- = note: the derive macro `FromOcamlRep` defines the non-local `impl`, and may need to be changed
- = note: the derive macro `FromOcamlRep` may come from an old version of the `ocamlrep_derive` crate, try updating your dependency with `cargo update -p ocamlrep_derive`
- = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
- = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
- = note: this warning originates in the derive macro `FromOcamlRep` (in Nightly builds, run with -Z macro-backtrace for more info)
-
- warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
- --> ast.rs:300:34
- |
- 300 | #[derive(Serialize, Deserialize, ToOcamlRep, FromOcamlRep)]
- | ^---------
- | |
- | `ToOcamlRep` is not local
- | move the `impl` block outside of this constant `_DERIVE_ocamlrep_ToOcamlRep_FOR_Keyword`
- ...
- 303 | pub struct Keyword {
- | ------- `Keyword` is not local
- |
- = note: the derive macro `ToOcamlRep` defines the non-local `impl`, and may need to be changed
- = note: the derive macro `ToOcamlRep` may come from an old version of the `ocamlrep_derive` crate, try updating your dependency with `cargo update -p ocamlrep_derive`
- = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
- = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
- = note: this warning originates in the derive macro `ToOcamlRep` (in Nightly builds, run with -Z macro-backtrace for more info)
-
- warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
- --> ast.rs:300:46
- |
- 300 | #[derive(Serialize, Deserialize, ToOcamlRep, FromOcamlRep)]
- | ^-----------
- | |
- | `FromOcamlRep` is not local
- | move the `impl` block outside of this constant `_DERIVE_ocamlrep_FromOcamlRep_FOR_Keyword`
- ...
- 303 | pub struct Keyword {
- | ------- `Keyword` is not local
- |
- = note: the derive macro `FromOcamlRep` defines the non-local `impl`, and may need to be changed
- = note: the derive macro `FromOcamlRep` may come from an old version of the `ocamlrep_derive` crate, try updating your dependency with `cargo update -p ocamlrep_derive`
- = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
- = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
- = note: this warning originates in the derive macro `FromOcamlRep` (in Nightly builds, run with -Z macro-backtrace for more info)
-
- warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
- --> ast.rs:313:34
- |
- 313 | #[derive(Serialize, Deserialize, ToOcamlRep, FromOcamlRep)]
- | ^---------
- | |
- | `ToOcamlRep` is not local
- | move the `impl` block outside of this constant `_DERIVE_ocamlrep_ToOcamlRep_FOR_ExprContext`
- ...
- 316 | pub enum ExprContext {
- | ----------- `ExprContext` is not local
- |
- = note: the derive macro `ToOcamlRep` defines the non-local `impl`, and may need to be changed
- = note: the derive macro `ToOcamlRep` may come from an old version of the `ocamlrep_derive` crate, try updating your dependency with `cargo update -p ocamlrep_derive`
- = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
- = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
- = note: this warning originates in the derive macro `ToOcamlRep` (in Nightly builds, run with -Z macro-backtrace for more info)
-
- warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
- --> ast.rs:313:46
- |
- 313 | #[derive(Serialize, Deserialize, ToOcamlRep, FromOcamlRep)]
- | ^-----------
- | |
- | `FromOcamlRep` is not local
- | move the `impl` block outside of this constant `_DERIVE_ocamlrep_FromOcamlRep_FOR_ExprContext`
- ...
- 316 | pub enum ExprContext {
- | ----------- `ExprContext` is not local
- |
- = note: the derive macro `FromOcamlRep` defines the non-local `impl`, and may need to be changed
- = note: the derive macro `FromOcamlRep` may come from an old version of the `ocamlrep_derive` crate, try updating your dependency with `cargo update -p ocamlrep_derive`
- = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
- = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
- = note: this warning originates in the derive macro `FromOcamlRep` (in Nightly builds, run with -Z macro-backtrace for more info)
-
- warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
- --> ast.rs:323:34
- |
- 323 | #[derive(Serialize, Deserialize, ToOcamlRep, FromOcamlRep)]
- | ^---------
- | |
- | `ToOcamlRep` is not local
- | move the `impl` block outside of this constant `_DERIVE_ocamlrep_ToOcamlRep_FOR_Expr`
- ...
- 326 | pub struct Expr {
- | ---- `Expr` is not local
- |
- = note: the derive macro `ToOcamlRep` defines the non-local `impl`, and may need to be changed
- = note: the derive macro `ToOcamlRep` may come from an old version of the `ocamlrep_derive` crate, try updating your dependency with `cargo update -p ocamlrep_derive`
- = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
- = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
- = note: this warning originates in the derive macro `ToOcamlRep` (in Nightly builds, run with -Z macro-backtrace for more info)
-
- warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
- --> ast.rs:323:46
- |
- 323 | #[derive(Serialize, Deserialize, ToOcamlRep, FromOcamlRep)]
- | ^-----------
- | |
- | `FromOcamlRep` is not local
- | move the `impl` block outside of this constant `_DERIVE_ocamlrep_FromOcamlRep_FOR_Expr`
- ...
- 326 | pub struct Expr {
- | ---- `Expr` is not local
- |
- = note: the derive macro `FromOcamlRep` defines the non-local `impl`, and may need to be changed
- = note: the derive macro `FromOcamlRep` may come from an old version of the `ocamlrep_derive` crate, try updating your dependency with `cargo update -p ocamlrep_derive`
- = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
- = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
- ...TRUNCATED BY DUNE...
- warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
- --> ast.rs:335:46
- |
- 335 | #[derive(Serialize, Deserialize, ToOcamlRep, FromOcamlRep)]
- | ^-----------
- | |
- | `FromOcamlRep` is not local
- | move the `impl` block outside of this constant `_DERIVE_ocamlrep_FromOcamlRep_FOR_ExprDesc`
- ...
- 338 | pub enum ExprDesc {
- | -------- `ExprDesc` is not local
- |
- = note: the derive macro `FromOcamlRep` defines the non-local `impl`, and may need to be changed
- = note: the derive macro `FromOcamlRep` may come from an old version of the `ocamlrep_derive` crate, try updating your dependency with `cargo update -p ocamlrep_derive`
- = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
- = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
- = note: this warning originates in the derive macro `FromOcamlRep` (in Nightly builds, run with -Z macro-backtrace for more info)
-
- warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
- --> ast.rs:448:34
- |
- 448 | #[derive(Serialize, Deserialize, ToOcamlRep, FromOcamlRep)]
- | ^---------
- | |
- | `ToOcamlRep` is not local
- | move the `impl` block outside of this constant `_DERIVE_ocamlrep_ToOcamlRep_FOR_Excepthandler`
- ...
- 451 | pub struct Excepthandler {
- | ------------- `Excepthandler` is not local
- |
- = note: the derive macro `ToOcamlRep` defines the non-local `impl`, and may need to be changed
- = note: the derive macro `ToOcamlRep` may come from an old version of the `ocamlrep_derive` crate, try updating your dependency with `cargo update -p ocamlrep_derive`
- = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
- = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
- = note: this warning originates in the derive macro `ToOcamlRep` (in Nightly builds, run with -Z macro-backtrace for more info)
-
- warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
- --> ast.rs:448:46
- |
- 448 | #[derive(Serialize, Deserialize, ToOcamlRep, FromOcamlRep)]
- | ^-----------
- | |
- | `FromOcamlRep` is not local
- | move the `impl` block outside of this constant `_DERIVE_ocamlrep_FromOcamlRep_FOR_Excepthandler`
- ...
- 451 | pub struct Excepthandler {
- | ------------- `Excepthandler` is not local
- |
- = note: the derive macro `FromOcamlRep` defines the non-local `impl`, and may need to be changed
- = note: the derive macro `FromOcamlRep` may come from an old version of the `ocamlrep_derive` crate, try updating your dependency with `cargo update -p ocamlrep_derive`
- = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
- = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
- = note: this warning originates in the derive macro `FromOcamlRep` (in Nightly builds, run with -Z macro-backtrace for more info)
-
- warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
- --> ast.rs:460:34
- |
- 460 | #[derive(Serialize, Deserialize, ToOcamlRep, FromOcamlRep)]
- | ^---------
- | |
- | `ToOcamlRep` is not local
- | move the `impl` block outside of this constant `_DERIVE_ocamlrep_ToOcamlRep_FOR_ExcepthandlerDesc`
- ...
- 463 | pub enum ExcepthandlerDesc {
- | ----------------- `ExcepthandlerDesc` is not local
- |
- = note: the derive macro `ToOcamlRep` defines the non-local `impl`, and may need to be changed
- = note: the derive macro `ToOcamlRep` may come from an old version of the `ocamlrep_derive` crate, try updating your dependency with `cargo update -p ocamlrep_derive`
- = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
- = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
- = note: this warning originates in the derive macro `ToOcamlRep` (in Nightly builds, run with -Z macro-backtrace for more info)
-
- warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
- --> ast.rs:460:46
- |
- 460 | #[derive(Serialize, Deserialize, ToOcamlRep, FromOcamlRep)]
- | ^-----------
- | |
- | `FromOcamlRep` is not local
- | move the `impl` block outside of this constant `_DERIVE_ocamlrep_FromOcamlRep_FOR_ExcepthandlerDesc`
- ...
- 463 | pub enum ExcepthandlerDesc {
- | ----------------- `ExcepthandlerDesc` is not local
- |
- = note: the derive macro `FromOcamlRep` defines the non-local `impl`, and may need to be changed
- = note: the derive macro `FromOcamlRep` may come from an old version of the `ocamlrep_derive` crate, try updating your dependency with `cargo update -p ocamlrep_derive`
- = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
- = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
- = note: this warning originates in the derive macro `FromOcamlRep` (in Nightly builds, run with -Z macro-backtrace for more info)
-
- warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
- --> ast.rs:472:34
- |
- 472 | #[derive(Serialize, Deserialize, ToOcamlRep, FromOcamlRep)]
- | ^---------
- | |
- | `ToOcamlRep` is not local
- | move the `impl` block outside of this constant `_DERIVE_ocamlrep_ToOcamlRep_FOR_Comprehension`
- ...
- 475 | pub struct Comprehension {
- | ------------- `Comprehension` is not local
- |
- = note: the derive macro `ToOcamlRep` defines the non-local `impl`, and may need to be changed
- = note: the derive macro `ToOcamlRep` may come from an old version of the `ocamlrep_derive` crate, try updating your dependency with `cargo update -p ocamlrep_derive`
- = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
- = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
- = note: this warning originates in the derive macro `ToOcamlRep` (in Nightly builds, run with -Z macro-backtrace for more info)
-
- warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
- --> ast.rs:472:46
- |
- 472 | #[derive(Serialize, Deserialize, ToOcamlRep, FromOcamlRep)]
- | ^-----------
- | |
- | `FromOcamlRep` is not local
- | move the `impl` block outside of this constant `_DERIVE_ocamlrep_FromOcamlRep_FOR_Comprehension`
- ...
- 475 | pub struct Comprehension {
- | ------------- `Comprehension` is not local
- |
- = note: the derive macro `FromOcamlRep` defines the non-local `impl`, and may need to be changed
- = note: the derive macro `FromOcamlRep` may come from an old version of the `ocamlrep_derive` crate, try updating your dependency with `cargo update -p ocamlrep_derive`
- = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
- = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
- = note: this warning originates in the derive macro `FromOcamlRep` (in Nightly builds, run with -Z macro-backtrace for more info)
-
- warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
- --> ast.rs:483:34
- |
- 483 | #[derive(Serialize, Deserialize, ToOcamlRep, FromOcamlRep)]
- | ^---------
- | |
- | `ToOcamlRep` is not local
- | move the `impl` block outside of this constant `_DERIVE_ocamlrep_ToOcamlRep_FOR_Cmpop`
- ...
- 486 | pub enum Cmpop {
- | ----- `Cmpop` is not local
- |
- = note: the derive macro `ToOcamlRep` defines the non-local `impl`, and may need to be changed
- = note: the derive macro `ToOcamlRep` may come from an old version of the `ocamlrep_derive` crate, try updating your dependency with `cargo update -p ocamlrep_derive`
- = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
- = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
- = note: this warning originates in the derive macro `ToOcamlRep` (in Nightly builds, run with -Z macro-backtrace for more info)
-
- warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
- --> ast.rs:483:46
- |
- 483 | #[derive(Serialize, Deserialize, ToOcamlRep, FromOcamlRep)]
- | ^-----------
- | |
- | `FromOcamlRep` is not local
- | move the `impl` block outside of this constant `_DERIVE_ocamlrep_FromOcamlRep_FOR_Cmpop`
- ...
- 486 | pub enum Cmpop {
- | ----- `Cmpop` is not local
- |
- = note: the derive macro `FromOcamlRep` defines the non-local `impl`, and may need to be changed
- = note: the derive macro `FromOcamlRep` may come from an old version of the `ocamlrep_derive` crate, try updating your dependency with `cargo update -p ocamlrep_derive`
- = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
- = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
- = note: this warning originates in the derive macro `FromOcamlRep` (in Nightly builds, run with -Z macro-backtrace for more info)
-
- warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
- --> ast.rs:500:34
- |
- 500 | #[derive(Serialize, Deserialize, ToOcamlRep, FromOcamlRep)]
- | ^---------
- | |
- | `ToOcamlRep` is not local
- | move the `impl` block outside of this constant `_DERIVE_ocamlrep_ToOcamlRep_FOR_Boolop`
- ...
- 503 | pub enum Boolop {
- | ------ `Boolop` is not local
- |
- = note: the derive macro `ToOcamlRep` defines the non-local `impl`, and may need to be changed
- = note: the derive macro `ToOcamlRep` may come from an old version of the `ocamlrep_derive` crate, try updating your dependency with `cargo update -p ocamlrep_derive`
- = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
- = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
- = note: this warning originates in the derive macro `ToOcamlRep` (in Nightly builds, run with -Z macro-backtrace for more info)
-
- warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
- --> ast.rs:500:46
- |
- 500 | #[derive(Serialize, Deserialize, ToOcamlRep, FromOcamlRep)]
- | ^-----------
- | |
- | `FromOcamlRep` is not local
- | move the `impl` block outside of this constant `_DERIVE_ocamlrep_FromOcamlRep_FOR_Boolop`
- ...
- 503 | pub enum Boolop {
- | ------ `Boolop` is not local
- |
- = note: the derive macro `FromOcamlRep` defines the non-local `impl`, and may need to be changed
- = note: the derive macro `FromOcamlRep` may come from an old version of the `ocamlrep_derive` crate, try updating your dependency with `cargo update -p ocamlrep_derive`
- = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
- = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
- = note: this warning originates in the derive macro `FromOcamlRep` (in Nightly builds, run with -Z macro-backtrace for more info)
-
- warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
- --> ast.rs:509:34
- |
- 509 | #[derive(Serialize, Deserialize, ToOcamlRep, FromOcamlRep)]
- | ^---------
- | |
- | `ToOcamlRep` is not local
- | move the `impl` block outside of this constant `_DERIVE_ocamlrep_ToOcamlRep_FOR_Arguments`
- ...
- 512 | pub struct Arguments {
- | --------- `Arguments` is not local
- |
- = note: the derive macro `ToOcamlRep` defines the non-local `impl`, and may need to be changed
- = note: the derive macro `ToOcamlRep` may come from an old version of the `ocamlrep_derive` crate, try updating your dependency with `cargo update -p ocamlrep_derive`
- = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
- = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
- = note: this warning originates in the derive macro `ToOcamlRep` (in Nightly builds, run with -Z macro-backtrace for more info)
-
- warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
- --> ast.rs:509:46
- |
- 509 | #[derive(Serialize, Deserialize, ToOcamlRep, FromOcamlRep)]
- | ^-----------
- | |
- | `FromOcamlRep` is not local
- | move the `impl` block outside of this constant `_DERIVE_ocamlrep_FromOcamlRep_FOR_Arguments`
- ...
- 512 | pub struct Arguments {
- | --------- `Arguments` is not local
- |
- = note: the derive macro `FromOcamlRep` defines the non-local `impl`, and may need to be changed
- = note: the derive macro `FromOcamlRep` may come from an old version of the `ocamlrep_derive` crate, try updating your dependency with `cargo update -p ocamlrep_derive`
- = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
- = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
- = note: this warning originates in the derive macro `FromOcamlRep` (in Nightly builds, run with -Z macro-backtrace for more info)
-
- warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
- --> ast.rs:523:34
- |
- 523 | #[derive(Serialize, Deserialize, ToOcamlRep, FromOcamlRep)]
- | ^---------
- | |
- | `ToOcamlRep` is not local
- | move the `impl` block outside of this constant `_DERIVE_ocamlrep_ToOcamlRep_FOR_Arg`
- ...
- 526 | pub struct Arg {
- | --- `Arg` is not local
- |
- = note: the derive macro `ToOcamlRep` defines the non-local `impl`, and may need to be changed
- = note: the derive macro `ToOcamlRep` may come from an old version of the `ocamlrep_derive` crate, try updating your dependency with `cargo update -p ocamlrep_derive`
- = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
- = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
- = note: this warning originates in the derive macro `ToOcamlRep` (in Nightly builds, run with -Z macro-backtrace for more info)
-
- warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
- --> ast.rs:523:46
- |
- 523 | #[derive(Serialize, Deserialize, ToOcamlRep, FromOcamlRep)]
- | ^-----------
- | |
- | `FromOcamlRep` is not local
- | move the `impl` block outside of this constant `_DERIVE_ocamlrep_FromOcamlRep_FOR_Arg`
- ...
- 526 | pub struct Arg {
- | --- `Arg` is not local
- |
- = note: the derive macro `FromOcamlRep` defines the non-local `impl`, and may need to be changed
- = note: the derive macro `FromOcamlRep` may come from an old version of the `ocamlrep_derive` crate, try updating your dependency with `cargo update -p ocamlrep_derive`
- = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
- = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
- = note: this warning originates in the derive macro `FromOcamlRep` (in Nightly builds, run with -Z macro-backtrace for more info)
-
- warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
- --> ast.rs:537:34
- |
- 537 | #[derive(Serialize, Deserialize, ToOcamlRep, FromOcamlRep)]
- | ^---------
- | |
- | `ToOcamlRep` is not local
- | move the `impl` block outside of this constant `_DERIVE_ocamlrep_ToOcamlRep_FOR_Alias`
- ...
- 540 | pub struct Alias {
- | ----- `Alias` is not local
- |
- = note: the derive macro `ToOcamlRep` defines the non-local `impl`, and may need to be changed
- = note: the derive macro `ToOcamlRep` may come from an old version of the `ocamlrep_derive` crate, try updating your dependency with `cargo update -p ocamlrep_derive`
- = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
- = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
- = note: this warning originates in the derive macro `ToOcamlRep` (in Nightly builds, run with -Z macro-backtrace for more info)
-
- warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
- --> ast.rs:537:46
- |
- 537 | #[derive(Serialize, Deserialize, ToOcamlRep, FromOcamlRep)]
- | ^-----------
- | |
- | `FromOcamlRep` is not local
- | move the `impl` block outside of this constant `_DERIVE_ocamlrep_FromOcamlRep_FOR_Alias`
- ...
- 540 | pub struct Alias {
- | ----- `Alias` is not local
- |
- = note: the derive macro `FromOcamlRep` defines the non-local `impl`, and may need to be changed
- = note: the derive macro `FromOcamlRep` may come from an old version of the `ocamlrep_derive` crate, try updating your dependency with `cargo update -p ocamlrep_derive`
- = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
- = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
- = note: this warning originates in the derive macro `FromOcamlRep` (in Nightly builds, run with -Z macro-backtrace for more info)
-
- warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
- --> ast.rs:550:34
- |
- 550 | #[derive(Serialize, Deserialize, ToOcamlRep, FromOcamlRep)]
- | ^---------
- | |
- | `ToOcamlRep` is not local
- | move the `impl` block outside of this constant `_DERIVE_ocamlrep_ToOcamlRep_FOR_ArgumentsArgs`
- ...
- 553 | pub enum ArgumentsArgs {
- | ------------- `ArgumentsArgs` is not local
- |
- = note: the derive macro `ToOcamlRep` defines the non-local `impl`, and may need to be changed
- = note: the derive macro `ToOcamlRep` may come from an old version of the `ocamlrep_derive` crate, try updating your dependency with `cargo update -p ocamlrep_derive`
- = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
- = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
- = note: this warning originates in the derive macro `ToOcamlRep` (in Nightly builds, run with -Z macro-backtrace for more info)
-
- warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
- --> ast.rs:550:46
- |
- 550 | #[derive(Serialize, Deserialize, ToOcamlRep, FromOcamlRep)]
- | ^-----------
- | |
- | `FromOcamlRep` is not local
- | move the `impl` block outside of this constant `_DERIVE_ocamlrep_FromOcamlRep_FOR_ArgumentsArgs`
- ...
- 553 | pub enum ArgumentsArgs {
- | ------------- `ArgumentsArgs` is not local
- |
- = note: the derive macro `FromOcamlRep` defines the non-local `impl`, and may need to be changed
- = note: the derive macro `FromOcamlRep` may come from an old version of the `ocamlrep_derive` crate, try updating your dependency with `cargo update -p ocamlrep_derive`
- = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
- = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
- = note: this warning originates in the derive macro `FromOcamlRep` (in Nightly builds, run with -Z macro-backtrace for more info)
-
- warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
- --> ast.rs:561:34
- |
- 561 | #[derive(Serialize, Deserialize, ToOcamlRep, FromOcamlRep)]
- | ^---------
- | |
- | `ToOcamlRep` is not local
- | move the `impl` block outside of this constant `_DERIVE_ocamlrep_ToOcamlRep_FOR_ArgumentsKwarg`
- ...
- 564 | pub enum ArgumentsKwarg {
- | -------------- `ArgumentsKwarg` is not local
- |
- = note: the derive macro `ToOcamlRep` defines the non-local `impl`, and may need to be changed
- = note: the derive macro `ToOcamlRep` may come from an old version of the `ocamlrep_derive` crate, try updating your dependency with `cargo update -p ocamlrep_derive`
- = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
- = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
- = note: this warning originates in the derive macro `ToOcamlRep` (in Nightly builds, run with -Z macro-backtrace for more info)
-
- warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
- --> ast.rs:561:46
- |
- 561 | #[derive(Serialize, Deserialize, ToOcamlRep, FromOcamlRep)]
- | ^-----------
- | |
- | `FromOcamlRep` is not local
- | move the `impl` block outside of this constant `_DERIVE_ocamlrep_FromOcamlRep_FOR_ArgumentsKwarg`
- ...
- 564 | pub enum ArgumentsKwarg {
- | -------------- `ArgumentsKwarg` is not local
- |
- = note: the derive macro `FromOcamlRep` defines the non-local `impl`, and may need to be changed
- = note: the derive macro `FromOcamlRep` may come from an old version of the `ocamlrep_derive` crate, try updating your dependency with `cargo update -p ocamlrep_derive`
- = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
- = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
- = note: this warning originates in the derive macro `FromOcamlRep` (in Nightly builds, run with -Z macro-backtrace for more info)
-
- warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
- --> ast.rs:572:34
- |
- 572 | #[derive(Serialize, Deserialize, ToOcamlRep, FromOcamlRep)]
- | ^---------
- | |
- | `ToOcamlRep` is not local
- | move the `impl` block outside of this constant `_DERIVE_ocamlrep_ToOcamlRep_FOR_ArgumentsVararg`
- ...
- 575 | pub enum ArgumentsVararg {
- | --------------- `ArgumentsVararg` is not local
- |
- = note: the derive macro `ToOcamlRep` defines the non-local `impl`, and may need to be changed
- = note: the derive macro `ToOcamlRep` may come from an old version of the `ocamlrep_derive` crate, try updating your dependency with `cargo update -p ocamlrep_derive`
- = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
- = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
- = note: this warning originates in the derive macro `ToOcamlRep` (in Nightly builds, run with -Z macro-backtrace for more info)
-
- warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
- --> ast.rs:572:46
- |
- 572 | #[derive(Serialize, Deserialize, ToOcamlRep, FromOcamlRep)]
- | ^-----------
- | |
- | `FromOcamlRep` is not local
- | move the `impl` block outside of this constant `_DERIVE_ocamlrep_FromOcamlRep_FOR_ArgumentsVararg`
- ...
- 575 | pub enum ArgumentsVararg {
- | --------------- `ArgumentsVararg` is not local
- |
- = note: the derive macro `FromOcamlRep` defines the non-local `impl`, and may need to be changed
- = note: the derive macro `FromOcamlRep` may come from an old version of the `ocamlrep_derive` crate, try updating your dependency with `cargo update -p ocamlrep_derive`
- = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
- = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
- = note: this warning originates in the derive macro `FromOcamlRep` (in Nightly builds, run with -Z macro-backtrace for more info)
-
- warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
- --> ast.rs:583:34
- |
- 583 | #[derive(Serialize, Deserialize, ToOcamlRep, FromOcamlRep)]
- | ^---------
- | |
- | `ToOcamlRep` is not local
- | move the `impl` block outside of this constant `_DERIVE_ocamlrep_ToOcamlRep_FOR_ExcepthandlerExcepthandlerName`
- ...
- 586 | pub enum ExcepthandlerExcepthandlerName {
- | ------------------------------ `ExcepthandlerExcepthandlerName` is not local
- |
- = note: the derive macro `ToOcamlRep` defines the non-local `impl`, and may need to be changed
- = note: the derive macro `ToOcamlRep` may come from an old version of the `ocamlrep_derive` crate, try updating your dependency with `cargo update -p ocamlrep_derive`
- = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
- = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
- = note: this warning originates in the derive macro `ToOcamlRep` (in Nightly builds, run with -Z macro-backtrace for more info)
-
- warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
- --> ast.rs:583:46
- |
- 583 | #[derive(Serialize, Deserialize, ToOcamlRep, FromOcamlRep)]
- | ^-----------
- | |
- | `FromOcamlRep` is not local
- | move the `impl` block outside of this constant `_DERIVE_ocamlrep_FromOcamlRep_FOR_ExcepthandlerExcepthandlerName`
- ...
- 586 | pub enum ExcepthandlerExcepthandlerName {
- | ------------------------------ `ExcepthandlerExcepthandlerName` is not local
- |
- = note: the derive macro `FromOcamlRep` defines the non-local `impl`, and may need to be changed
- = note: the derive macro `FromOcamlRep` may come from an old version of the `ocamlrep_derive` crate, try updating your dependency with `cargo update -p ocamlrep_derive`
- = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
- = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
- = note: this warning originates in the derive macro `FromOcamlRep` (in Nightly builds, run with -Z macro-backtrace for more info)
-
- warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
- --> ast.rs:594:34
- |
- 594 | #[derive(Serialize, Deserialize, ToOcamlRep, FromOcamlRep)]
- | ^---------
- | |
- | `ToOcamlRep` is not local
- | move the `impl` block outside of this constant `_DERIVE_ocamlrep_ToOcamlRep_FOR_ExprBytesS`
- ...
- 597 | pub enum ExprBytesS {
- | ---------- `ExprBytesS` is not local
- |
- = note: the derive macro `ToOcamlRep` defines the non-local `impl`, and may need to be changed
- = note: the derive macro `ToOcamlRep` may come from an old version of the `ocamlrep_derive` crate, try updating your dependency with `cargo update -p ocamlrep_derive`
- = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
- = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
- = note: this warning originates in the derive macro `ToOcamlRep` (in Nightly builds, run with -Z macro-backtrace for more info)
-
- warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
- --> ast.rs:594:46
- |
- 594 | #[derive(Serialize, Deserialize, ToOcamlRep, FromOcamlRep)]
- | ^-----------
- | |
- | `FromOcamlRep` is not local
- | move the `impl` block outside of this constant `_DERIVE_ocamlrep_FromOcamlRep_FOR_ExprBytesS`
- ...
- 597 | pub enum ExprBytesS {
- | ---------- `ExprBytesS` is not local
- |
- = note: the derive macro `FromOcamlRep` defines the non-local `impl`, and may need to be changed
- = note: the derive macro `FromOcamlRep` may come from an old version of the `ocamlrep_derive` crate, try updating your dependency with `cargo update -p ocamlrep_derive`
- = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
- = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
- = note: this warning originates in the derive macro `FromOcamlRep` (in Nightly builds, run with -Z macro-backtrace for more info)
-
- warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
- --> ast.rs:603:34
- |
- 603 | #[derive(Serialize, Deserialize, ToOcamlRep, FromOcamlRep)]
- | ^---------
- | |
- | `ToOcamlRep` is not local
- | move the `impl` block outside of this constant `_DERIVE_ocamlrep_ToOcamlRep_FOR_ExprSubscriptSlice`
- ...
- 606 | pub enum ExprSubscriptSlice {
- | ------------------ `ExprSubscriptSlice` is not local
- |
- = note: the derive macro `ToOcamlRep` defines the non-local `impl`, and may need to be changed
- = note: the derive macro `ToOcamlRep` may come from an old version of the `ocamlrep_derive` crate, try updating your dependency with `cargo update -p ocamlrep_derive`
- = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
- = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
- = note: this warning originates in the derive macro `ToOcamlRep` (in Nightly builds, run with -Z macro-backtrace for more info)
-
- warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
- --> ast.rs:603:46
- |
- 603 | #[derive(Serialize, Deserialize, ToOcamlRep, FromOcamlRep)]
- | ^-----------
- | |
- | `FromOcamlRep` is not local
- | move the `impl` block outside of this constant `_DERIVE_ocamlrep_FromOcamlRep_FOR_ExprSubscriptSlice`
- ...
- 606 | pub enum ExprSubscriptSlice {
- | ------------------ `ExprSubscriptSlice` is not local
- |
- = note: the derive macro `FromOcamlRep` defines the non-local `impl`, and may need to be changed
- = note: the derive macro `FromOcamlRep` may come from an old version of the `ocamlrep_derive` crate, try updating your dependency with `cargo update -p ocamlrep_derive`
- = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
- = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
- = note: this warning originates in the derive macro `FromOcamlRep` (in Nightly builds, run with -Z macro-backtrace for more info)
-
- warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
- --> ast.rs:612:34
- |
- 612 | #[derive(Serialize, Deserialize, ToOcamlRep, FromOcamlRep)]
- | ^---------
- | |
- | `ToOcamlRep` is not local
- | move the `impl` block outside of this constant `_DERIVE_ocamlrep_ToOcamlRep_FOR_ExprYieldfromValue`
- ...
- 615 | pub enum ExprYieldfromValue {
- | ------------------ `ExprYieldfromValue` is not local
- |
- = note: the derive macro `ToOcamlRep` defines the non-local `impl`, and may need to be changed
- = note: the derive macro `ToOcamlRep` may come from an old version of the `ocamlrep_derive` crate, try updating your dependency with `cargo update -p ocamlrep_derive`
- = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
- = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
- = note: this warning originates in the derive macro `ToOcamlRep` (in Nightly builds, run with -Z macro-backtrace for more info)
-
- warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
- --> ast.rs:612:46
- |
- 612 | #[derive(Serialize, Deserialize, ToOcamlRep, FromOcamlRep)]
- | ^-----------
- | |
- | `FromOcamlRep` is not local
- | move the `impl` block outside of this constant `_DERIVE_ocamlrep_FromOcamlRep_FOR_ExprYieldfromValue`
- ...
- 615 | pub enum ExprYieldfromValue {
- | ------------------ `ExprYieldfromValue` is not local
- |
- = note: the derive macro `FromOcamlRep` defines the non-local `impl`, and may need to be changed
- = note: the derive macro `FromOcamlRep` may come from an old version of the `ocamlrep_derive` crate, try updating your dependency with `cargo update -p ocamlrep_derive`
- = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
- = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
- = note: this warning originates in the derive macro `FromOcamlRep` (in Nightly builds, run with -Z macro-backtrace for more info)
-
- warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
- --> ast.rs:622:34
- |
- 622 | #[derive(Serialize, Deserialize, ToOcamlRep, FromOcamlRep)]
- | ^---------
- | |
- | `ToOcamlRep` is not local
- | move the `impl` block outside of this constant `_DERIVE_ocamlrep_ToOcamlRep_FOR_KeywordArg`
- ...
- 625 | pub enum KeywordArg {
- | ---------- `KeywordArg` is not local
- |
- = note: the derive macro `ToOcamlRep` defines the non-local `impl`, and may need to be changed
- = note: the derive macro `ToOcamlRep` may come from an old version of the `ocamlrep_derive` crate, try updating your dependency with `cargo update -p ocamlrep_derive`
- = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
- = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
- = note: this warning originates in the derive macro `ToOcamlRep` (in Nightly builds, run with -Z macro-backtrace for more info)
-
- warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
- --> ast.rs:622:46
- |
- 622 | #[derive(Serialize, Deserialize, ToOcamlRep, FromOcamlRep)]
- | ^-----------
- | |
- | `FromOcamlRep` is not local
- | move the `impl` block outside of this constant `_DERIVE_ocamlrep_FromOcamlRep_FOR_KeywordArg`
- ...
- 625 | pub enum KeywordArg {
- | ---------- `KeywordArg` is not local
- |
- = note: the derive macro `FromOcamlRep` defines the non-local `impl`, and may need to be changed
- = note: the derive macro `FromOcamlRep` may come from an old version of the `ocamlrep_derive` crate, try updating your dependency with `cargo update -p ocamlrep_derive`
- = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
- = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
- = note: this warning originates in the derive macro `FromOcamlRep` (in Nightly builds, run with -Z macro-backtrace for more info)
-
- warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
- --> ast.rs:632:34
- |
- 632 | #[derive(Serialize, Deserialize, ToOcamlRep, FromOcamlRep)]
- | ^---------
- | |
- | `ToOcamlRep` is not local
- | move the `impl` block outside of this constant `_DERIVE_ocamlrep_ToOcamlRep_FOR_StmtImportfromModule`
- ...
- 635 | pub enum StmtImportfromModule {
- | -------------------- `StmtImportfromModule` is not local
- |
- = note: the derive macro `ToOcamlRep` defines the non-local `impl`, and may need to be changed
- = note: the derive macro `ToOcamlRep` may come from an old version of the `ocamlrep_derive` crate, try updating your dependency with `cargo update -p ocamlrep_derive`
- = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
- = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
- = note: this warning originates in the derive macro `ToOcamlRep` (in Nightly builds, run with -Z macro-backtrace for more info)
-
- warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
- --> ast.rs:632:46
- |
- 632 | #[derive(Serialize, Deserialize, ToOcamlRep, FromOcamlRep)]
- | ^-----------
- | |
- | `FromOcamlRep` is not local
- | move the `impl` block outside of this constant `_DERIVE_ocamlrep_FromOcamlRep_FOR_StmtImportfromModule`
- ...
- 635 | pub enum StmtImportfromModule {
- | -------------------- `StmtImportfromModule` is not local
- |
- = note: the derive macro `FromOcamlRep` defines the non-local `impl`, and may need to be changed
- = note: the derive macro `FromOcamlRep` may come from an old version of the `ocamlrep_derive` crate, try updating your dependency with `cargo update -p ocamlrep_derive`
- = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
- = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
- = note: this warning originates in the derive macro `FromOcamlRep` (in Nightly builds, run with -Z macro-backtrace for more info)
-
- warning: `ffi_ocaml` (lib) generated 74 warnings
- warning: `ffi_ocaml` (bin "print_cst") generated 74 warnings (74 duplicates)
- warning: `ffi_ocaml` (bin "print_ast") generated 74 warnings (74 duplicates)
- Finished `release` profile [optimized] target(s) in 2m 48s
-> compiled errpy.0.0.9
-> installed errpy.0.0.9
=== STDERR ===
2026-09-03 22:22.20: OK: build errpy.0.0.9 (runc: 176.3s, disk: 107KB)
2026-09-03 22:22.20: Job succeeded