[INFO] fetching crate hdf5-metno 0.9.2... [INFO] checking hdf5-metno-0.9.2 against master#a3f76a26e045a760bb1163b7eab36872985242d5 for pr-130930 [INFO] extracting crate hdf5-metno 0.9.2 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate hdf5-metno 0.9.2 on toolchain a3f76a26e045a760bb1163b7eab36872985242d5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3f76a26e045a760bb1163b7eab36872985242d5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate hdf5-metno 0.9.2 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate hdf5-metno 0.9.2 [INFO] tweaked toml for crates.io crate hdf5-metno 0.9.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate crates.io crate hdf5-metno 0.9.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3f76a26e045a760bb1163b7eab36872985242d5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mpi-sys v0.2.2 [INFO] [stderr] Downloaded build-probe-mpi v0.1.4 [INFO] [stderr] Downloaded hdf5-metno-derive v0.9.0 [INFO] [stderr] Downloaded hdf5-metno-types v0.9.0 [INFO] [stderr] Downloaded lzf-sys v0.1.0 [INFO] [stderr] Downloaded hdf5-metno-sys v0.9.1 [INFO] [stderr] Downloaded ascii v1.1.0 [INFO] [stderr] Downloaded blosc-src v0.3.4 [INFO] [stderr] Downloaded serde v1.0.206 [INFO] [stderr] Downloaded ndarray v0.16.0 [INFO] [stderr] Downloaded serde_derive v1.0.206 [INFO] [stderr] Downloaded cc v1.1.10 [INFO] [stderr] Downloaded hdf5-metno-src v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+a3f76a26e045a760bb1163b7eab36872985242d5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 281e6872b2b86c6860033e54acf8736b16ba9a23ce6acc0bf857ef3c0c4c3588 [INFO] running `Command { std: "docker" "start" "-a" "281e6872b2b86c6860033e54acf8736b16ba9a23ce6acc0bf857ef3c0c4c3588", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "281e6872b2b86c6860033e54acf8736b16ba9a23ce6acc0bf857ef3c0c4c3588", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "281e6872b2b86c6860033e54acf8736b16ba9a23ce6acc0bf857ef3c0c4c3588", kill_on_drop: false }` [INFO] [stdout] 281e6872b2b86c6860033e54acf8736b16ba9a23ce6acc0bf857ef3c0c4c3588 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+a3f76a26e045a760bb1163b7eab36872985242d5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b152037cbbb8f4fdeaf010b0bce3973e8bdc427c05e5fe06634fab7714a9fefd [INFO] running `Command { std: "docker" "start" "-a" "b152037cbbb8f4fdeaf010b0bce3973e8bdc427c05e5fe06634fab7714a9fefd", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.74 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking lock_api v0.4.12 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling hdf5-metno-types v0.9.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling hdf5-metno v0.9.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking ascii v1.1.0 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Checking ndarray v0.16.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Checking tempfile v3.12.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling hdf5-metno-derive v0.9.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling hdf5-metno-sys v0.9.1 [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> tests/tests.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(H5Type)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `H5Type` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_H5TYPE_FOR_Compound` and up 2 bodies [INFO] [stdout] 7 | #[repr(C)] [INFO] [stdout] 8 | struct Compound { [INFO] [stdout] | -------- `Compound` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `H5Type` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `H5Type` may come from an old version of the `hdf5_metno_derive` crate, try updating your dependency with `cargo update -p hdf5_metno_derive` [INFO] [stdout] = 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` [INFO] [stdout] = 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 [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `H5Type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> examples/simple.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(H5Type, Clone, PartialEq, Debug)] // register with HDF5 [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `H5Type` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_H5TYPE_FOR_Color` [INFO] [stdout] 8 | #[repr(u8)] [INFO] [stdout] 9 | pub enum Color { [INFO] [stdout] | ----- `Color` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `H5Type` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `H5Type` may come from an old version of the `hdf5_metno_derive` crate, try updating your dependency with `cargo update -p hdf5_metno_derive` [INFO] [stdout] = 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` [INFO] [stdout] = 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 [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `H5Type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> examples/simple.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(H5Type, Clone, PartialEq, Debug)] // register with HDF5 [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `H5Type` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_H5TYPE_FOR_Pixel` [INFO] [stdout] 16 | #[repr(C)] [INFO] [stdout] 17 | pub struct Pixel { [INFO] [stdout] | ----- `Pixel` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `H5Type` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `H5Type` may come from an old version of the `hdf5_metno_derive` crate, try updating your dependency with `cargo update -p hdf5_metno_derive` [INFO] [stdout] = 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` [INFO] [stdout] = 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 [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this warning originates in the derive macro `H5Type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> tests/test_plist.rs:739:14 [INFO] [stdout] | [INFO] [stdout] 739 | #[derive(H5Type, Clone, Debug, PartialEq, Eq)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `H5Type` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_H5TYPE_FOR_Data` and up 2 bodies [INFO] [stdout] 740 | #[repr(C)] [INFO] [stdout] 741 | struct Data { [INFO] [stdout] | ---- `Data` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `H5Type` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `H5Type` may come from an old version of the `hdf5_metno_derive` crate, try updating your dependency with `cargo update -p hdf5_metno_derive` [INFO] [stdout] = 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` [INFO] [stdout] = 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 [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `H5Type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> tests/common/gen.rs:197:10 [INFO] [stdout] | [INFO] [stdout] 197 | #[derive(H5Type, Clone, Copy, Debug, PartialEq)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `H5Type` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_H5TYPE_FOR_Enum` [INFO] [stdout] 198 | #[repr(i16)] [INFO] [stdout] 199 | pub enum Enum { [INFO] [stdout] | ---- `Enum` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `H5Type` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `H5Type` may come from an old version of the `hdf5_metno_derive` crate, try updating your dependency with `cargo update -p hdf5_metno_derive` [INFO] [stdout] = 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` [INFO] [stdout] = 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 [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `H5Type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> tests/common/gen.rs:210:10 [INFO] [stdout] | [INFO] [stdout] 210 | #[derive(H5Type, Clone, Copy, Debug, PartialEq)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `H5Type` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_H5TYPE_FOR_TupleStruct` [INFO] [stdout] 211 | #[repr(C)] [INFO] [stdout] 212 | pub struct TupleStruct(bool, Enum); [INFO] [stdout] | ----------- `TupleStruct` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `H5Type` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `H5Type` may come from an old version of the `hdf5_metno_derive` crate, try updating your dependency with `cargo update -p hdf5_metno_derive` [INFO] [stdout] = 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` [INFO] [stdout] = 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 [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this warning originates in the derive macro `H5Type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> tests/common/gen.rs:220:10 [INFO] [stdout] | [INFO] [stdout] 220 | #[derive(H5Type, Clone, Debug, PartialEq)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `H5Type` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_H5TYPE_FOR_FixedStruct` [INFO] [stdout] 221 | #[repr(C)] [INFO] [stdout] 222 | pub struct FixedStruct { [INFO] [stdout] | ----------- `FixedStruct` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `H5Type` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `H5Type` may come from an old version of the `hdf5_metno_derive` crate, try updating your dependency with `cargo update -p hdf5_metno_derive` [INFO] [stdout] = 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` [INFO] [stdout] = 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 [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this warning originates in the derive macro `H5Type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> tests/common/gen.rs:240:10 [INFO] [stdout] | [INFO] [stdout] 240 | #[derive(H5Type, Clone, Debug, PartialEq)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `H5Type` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_H5TYPE_FOR_VarLenStruct` [INFO] [stdout] 241 | #[repr(C)] [INFO] [stdout] 242 | pub struct VarLenStruct { [INFO] [stdout] | ------------ `VarLenStruct` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `H5Type` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `H5Type` may come from an old version of the `hdf5_metno_derive` crate, try updating your dependency with `cargo update -p hdf5_metno_derive` [INFO] [stdout] = 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` [INFO] [stdout] = 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 [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this warning originates in the derive macro `H5Type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> tests/common/gen.rs:254:10 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(H5Type, Clone, Debug, PartialEq)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `H5Type` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_H5TYPE_FOR_RenameStruct` [INFO] [stdout] 255 | #[repr(C)] [INFO] [stdout] 256 | pub struct RenameStruct { [INFO] [stdout] | ------------ `RenameStruct` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `H5Type` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `H5Type` may come from an old version of the `hdf5_metno_derive` crate, try updating your dependency with `cargo update -p hdf5_metno_derive` [INFO] [stdout] = 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` [INFO] [stdout] = 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 [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this warning originates in the derive macro `H5Type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> tests/common/gen.rs:268:10 [INFO] [stdout] | [INFO] [stdout] 268 | #[derive(H5Type, Clone, Copy, Debug, PartialEq)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `H5Type` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_H5TYPE_FOR_RenameTupleStruct` [INFO] [stdout] 269 | #[repr(C)] [INFO] [stdout] 270 | pub struct RenameTupleStruct(#[hdf5(rename = "my_boolean")] bool, #[hdf5(rename = "my_enum")] Enum); [INFO] [stdout] | ----------------- `RenameTupleStruct` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `H5Type` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `H5Type` may come from an old version of the `hdf5_metno_derive` crate, try updating your dependency with `cargo update -p hdf5_metno_derive` [INFO] [stdout] = 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` [INFO] [stdout] = 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 [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this warning originates in the derive macro `H5Type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> tests/common/gen.rs:278:10 [INFO] [stdout] | [INFO] [stdout] 278 | #[derive(H5Type, Clone, Copy, Debug, PartialEq)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `H5Type` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_H5TYPE_FOR_RenameEnum` [INFO] [stdout] 279 | #[repr(i16)] [INFO] [stdout] 280 | pub enum RenameEnum { [INFO] [stdout] | ---------- `RenameEnum` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `H5Type` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `H5Type` may come from an old version of the `hdf5_metno_derive` crate, try updating your dependency with `cargo update -p hdf5_metno_derive` [INFO] [stdout] = 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` [INFO] [stdout] = 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 [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this warning originates in the derive macro `H5Type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> tests/test_datatypes.rs:43:14 [INFO] [stdout] | [INFO] [stdout] 43 | #[derive(H5Type)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `H5Type` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_H5TYPE_FOR_X` and up 2 bodies [INFO] [stdout] 44 | #[repr(i64)] [INFO] [stdout] 45 | enum X { [INFO] [stdout] | - `X` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `H5Type` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `H5Type` may come from an old version of the `hdf5_metno_derive` crate, try updating your dependency with `cargo update -p hdf5_metno_derive` [INFO] [stdout] = 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` [INFO] [stdout] = 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 [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `H5Type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> tests/test_datatypes.rs:60:14 [INFO] [stdout] | [INFO] [stdout] 60 | #[derive(H5Type)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `H5Type` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_H5TYPE_FOR_Y` and up 2 bodies [INFO] [stdout] 61 | #[repr(i64)] [INFO] [stdout] 62 | enum Y { [INFO] [stdout] | - `Y` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `H5Type` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `H5Type` may come from an old version of the `hdf5_metno_derive` crate, try updating your dependency with `cargo update -p hdf5_metno_derive` [INFO] [stdout] = 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` [INFO] [stdout] = 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 [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this warning originates in the derive macro `H5Type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> tests/test_datatypes.rs:77:14 [INFO] [stdout] | [INFO] [stdout] 77 | #[derive(H5Type)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `H5Type` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_H5TYPE_FOR_A` and up 2 bodies [INFO] [stdout] 78 | #[repr(C)] [INFO] [stdout] 79 | struct A { [INFO] [stdout] | - `A` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `H5Type` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `H5Type` may come from an old version of the `hdf5_metno_derive` crate, try updating your dependency with `cargo update -p hdf5_metno_derive` [INFO] [stdout] = 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` [INFO] [stdout] = 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 [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this warning originates in the derive macro `H5Type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> tests/test_datatypes.rs:92:14 [INFO] [stdout] | [INFO] [stdout] 92 | #[derive(H5Type)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `H5Type` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_H5TYPE_FOR_C` and up 2 bodies [INFO] [stdout] 93 | #[repr(C)] [INFO] [stdout] 94 | struct C { [INFO] [stdout] | - `C` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `H5Type` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `H5Type` may come from an old version of the `hdf5_metno_derive` crate, try updating your dependency with `cargo update -p hdf5_metno_derive` [INFO] [stdout] = 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` [INFO] [stdout] = 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 [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this warning originates in the derive macro `H5Type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> tests/test_datatypes.rs:109:14 [INFO] [stdout] | [INFO] [stdout] 109 | #[derive(H5Type)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `H5Type` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_H5TYPE_FOR_D` and up 2 bodies [INFO] [stdout] 110 | #[repr(C)] [INFO] [stdout] 111 | struct D { [INFO] [stdout] | - `D` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `H5Type` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `H5Type` may come from an old version of the `hdf5_metno_derive` crate, try updating your dependency with `cargo update -p hdf5_metno_derive` [INFO] [stdout] = 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` [INFO] [stdout] = 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 [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this warning originates in the derive macro `H5Type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> tests/test_datatypes.rs:126:14 [INFO] [stdout] | [INFO] [stdout] 126 | #[derive(H5Type)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `H5Type` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_H5TYPE_FOR_E` and up 2 bodies [INFO] [stdout] 127 | #[repr(C)] [INFO] [stdout] 128 | struct E(#[hdf5(rename = "alpha")] u64, f64); [INFO] [stdout] | - `E` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `H5Type` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `H5Type` may come from an old version of the `hdf5_metno_derive` crate, try updating your dependency with `cargo update -p hdf5_metno_derive` [INFO] [stdout] = 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` [INFO] [stdout] = 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 [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this warning originates in the derive macro `H5Type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> tests/common/gen.rs:197:10 [INFO] [stdout] | [INFO] [stdout] 197 | #[derive(H5Type, Clone, Copy, Debug, PartialEq)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `H5Type` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_H5TYPE_FOR_Enum` [INFO] [stdout] 198 | #[repr(i16)] [INFO] [stdout] 199 | pub enum Enum { [INFO] [stdout] | ---- `Enum` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `H5Type` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `H5Type` may come from an old version of the `hdf5_metno_derive` crate, try updating your dependency with `cargo update -p hdf5_metno_derive` [INFO] [stdout] = 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` [INFO] [stdout] = 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 [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this warning originates in the derive macro `H5Type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> tests/common/gen.rs:210:10 [INFO] [stdout] | [INFO] [stdout] 210 | #[derive(H5Type, Clone, Copy, Debug, PartialEq)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `H5Type` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_H5TYPE_FOR_TupleStruct` [INFO] [stdout] 211 | #[repr(C)] [INFO] [stdout] 212 | pub struct TupleStruct(bool, Enum); [INFO] [stdout] | ----------- `TupleStruct` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `H5Type` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `H5Type` may come from an old version of the `hdf5_metno_derive` crate, try updating your dependency with `cargo update -p hdf5_metno_derive` [INFO] [stdout] = 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` [INFO] [stdout] = 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 [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this warning originates in the derive macro `H5Type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> tests/common/gen.rs:220:10 [INFO] [stdout] | [INFO] [stdout] 220 | #[derive(H5Type, Clone, Debug, PartialEq)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `H5Type` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_H5TYPE_FOR_FixedStruct` [INFO] [stdout] 221 | #[repr(C)] [INFO] [stdout] 222 | pub struct FixedStruct { [INFO] [stdout] | ----------- `FixedStruct` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `H5Type` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `H5Type` may come from an old version of the `hdf5_metno_derive` crate, try updating your dependency with `cargo update -p hdf5_metno_derive` [INFO] [stdout] = 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` [INFO] [stdout] = 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 [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this warning originates in the derive macro `H5Type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> tests/common/gen.rs:240:10 [INFO] [stdout] | [INFO] [stdout] 240 | #[derive(H5Type, Clone, Debug, PartialEq)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `H5Type` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_H5TYPE_FOR_VarLenStruct` [INFO] [stdout] 241 | #[repr(C)] [INFO] [stdout] 242 | pub struct VarLenStruct { [INFO] [stdout] | ------------ `VarLenStruct` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `H5Type` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `H5Type` may come from an old version of the `hdf5_metno_derive` crate, try updating your dependency with `cargo update -p hdf5_metno_derive` [INFO] [stdout] = 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` [INFO] [stdout] = 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 [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this warning originates in the derive macro `H5Type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> tests/common/gen.rs:254:10 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(H5Type, Clone, Debug, PartialEq)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `H5Type` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_H5TYPE_FOR_RenameStruct` [INFO] [stdout] 255 | #[repr(C)] [INFO] [stdout] 256 | pub struct RenameStruct { [INFO] [stdout] | ------------ `RenameStruct` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `H5Type` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `H5Type` may come from an old version of the `hdf5_metno_derive` crate, try updating your dependency with `cargo update -p hdf5_metno_derive` [INFO] [stdout] = 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` [INFO] [stdout] = 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 [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this warning originates in the derive macro `H5Type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> tests/common/gen.rs:268:10 [INFO] [stdout] | [INFO] [stdout] 268 | #[derive(H5Type, Clone, Copy, Debug, PartialEq)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `H5Type` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_H5TYPE_FOR_RenameTupleStruct` [INFO] [stdout] 269 | #[repr(C)] [INFO] [stdout] 270 | pub struct RenameTupleStruct(#[hdf5(rename = "my_boolean")] bool, #[hdf5(rename = "my_enum")] Enum); [INFO] [stdout] | ----------------- `RenameTupleStruct` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `H5Type` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `H5Type` may come from an old version of the `hdf5_metno_derive` crate, try updating your dependency with `cargo update -p hdf5_metno_derive` [INFO] [stdout] = 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` [INFO] [stdout] = 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 [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this warning originates in the derive macro `H5Type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> tests/common/gen.rs:278:10 [INFO] [stdout] | [INFO] [stdout] 278 | #[derive(H5Type, Clone, Copy, Debug, PartialEq)] [INFO] [stdout] | ^----- [INFO] [stdout] | | [INFO] [stdout] | `H5Type` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_H5TYPE_FOR_RenameEnum` [INFO] [stdout] 279 | #[repr(i16)] [INFO] [stdout] 280 | pub enum RenameEnum { [INFO] [stdout] | ---------- `RenameEnum` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `H5Type` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `H5Type` may come from an old version of the `hdf5_metno_derive` crate, try updating your dependency with `cargo update -p hdf5_metno_derive` [INFO] [stdout] = 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` [INFO] [stdout] = 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 [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this warning originates in the derive macro `H5Type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.19s [INFO] running `Command { std: "docker" "inspect" "b152037cbbb8f4fdeaf010b0bce3973e8bdc427c05e5fe06634fab7714a9fefd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b152037cbbb8f4fdeaf010b0bce3973e8bdc427c05e5fe06634fab7714a9fefd", kill_on_drop: false }` [INFO] [stdout] b152037cbbb8f4fdeaf010b0bce3973e8bdc427c05e5fe06634fab7714a9fefd