[INFO] fetching crate secop-modules 0.1.3...
[INFO] checking secop-modules-0.1.3 against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] extracting crate secop-modules 0.1.3 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate secop-modules 0.1.3
[INFO] finished tweaking crates.io crate secop-modules 0.1.3
[INFO] tweaked toml for crates.io crate secop-modules 0.1.3 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate secop-modules 0.1.3 on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 164 packages to highest compatible versions
[INFO] [stderr]       Adding mlzlog v0.7.0 (available: v0.8.3)
[INFO] [stderr]       Adding mlzutil v0.2.2 (available: v0.4.1)
[INFO] [stderr]       Adding parking_lot v0.11.2 (available: v0.12.5)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded secop-core v0.1.3
[INFO] [stderr]   Downloaded serialport v4.10.1
[INFO] [stderr]   Downloaded secop-derive v0.1.3
[INFO] [stderr]   Downloaded mlzutil v0.2.2
[INFO] [stderr]   Downloaded dns-lookup v1.0.8
[INFO] [stderr]   Downloaded mlzlog v0.7.0
[INFO] [stderr]   Downloaded systemstat v0.1.12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] cd0c2e84334e67da40489b5cf408bf6c70ef409583cc018a7db230aaa063ff47
[INFO] running `Command { std: "docker" "start" "cd0c2e84334e67da40489b5cf408bf6c70ef409583cc018a7db230aaa063ff47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd0c2e84334e67da40489b5cf408bf6c70ef409583cc018a7db230aaa063ff47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cd0c2e84334e67da40489b5cf408bf6c70ef409583cc018a7db230aaa063ff47" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd0c2e84334e67da40489b5cf408bf6c70ef409583cc018a7db230aaa063ff47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cd0c2e84334e67da40489b5cf408bf6c70ef409583cc018a7db230aaa063ff47" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking zerovec v0.11.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking zerotrie v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking parking_lot_core v0.8.6
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking thread-id v5.1.0
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking match_cfg v0.1.0
[INFO] [stderr]     Checking mock_instant v0.6.1
[INFO] [stderr]     Checking ahash v0.4.8
[INFO] [stderr]     Checking bytesize v1.3.3
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking time v0.3.55
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking crossbeam-channel v0.5.17
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking dns-lookup v1.0.8
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]     Checking libudev v0.3.0
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking tinystr v0.8.4
[INFO] [stderr]     Checking potential_utf v0.1.6
[INFO] [stderr]     Checking thiserror v2.0.20
[INFO] [stderr]     Checking icu_collections v2.3.0
[INFO] [stderr]     Checking unescaper v0.1.10
[INFO] [stderr]     Checking serialport v4.10.1
[INFO] [stderr]     Checking icu_locale_core v2.3.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking systemstat v0.1.12
[INFO] [stderr]     Checking log4rs v1.4.0
[INFO] [stderr]     Checking mlzlog v0.7.0
[INFO] [stderr]     Checking mlzutil v0.2.2
[INFO] [stderr]     Checking icu_provider v2.3.1
[INFO] [stderr]     Checking icu_normalizer v2.3.0
[INFO] [stderr]     Checking icu_properties v2.3.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling secop-derive v0.1.3
[INFO] [stderr]     Checking secop-core v0.1.3
[INFO] [stderr]     Checking secop-modules v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/support/comm.rs:237:49
[INFO] [stdout]     |
[INFO] [stdout] 237 |         self.convert(self.get_comm()?.read(u32::max_value()))
[INFO] [stdout]     |                                                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/support/comm.rs:237:49
[INFO] [stdout]     |
[INFO] [stdout] 237 |         self.convert(self.get_comm()?.read(u32::max_value()))
[INFO] [stdout]     |                                                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[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]    --> src/simcryo.rs:207:10
[INFO] [stdout]     |
[INFO] [stdout] 207 | #[derive(TypeDesc, Clone, PartialEq)]
[INFO] [stdout]     |          ^-------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `TypeDesc` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_DERIVE_TypeDesc_Mode`
[INFO] [stdout] 208 | enum Mode {
[INFO] [stdout]     |      ---- `ModeType` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `TypeDesc` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `TypeDesc` may come from an old version of the `secop_derive` crate, try updating your dependency with `cargo update -p secop_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: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]     = note: this warning originates in the derive macro `TypeDesc` (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]    --> src/simcryo.rs:217:10
[INFO] [stdout]     |
[INFO] [stdout] 217 | #[derive(TypeDesc, Clone, PartialEq, Default)]
[INFO] [stdout]     |          ^-------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `TypeDesc` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_DERIVE_TypeDesc_PID`
[INFO] [stdout] 218 | struct PID {
[INFO] [stdout]     |        --- `PIDType` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `TypeDesc` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `TypeDesc` may come from an old version of the `secop_derive` crate, try updating your dependency with `cargo update -p secop_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 warning originates in the derive macro `TypeDesc` (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]    --> src/simcryo.rs:227:10
[INFO] [stdout]     |
[INFO] [stdout] 227 | #[derive(ModuleBase)]
[INFO] [stdout]     |          ^---------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `ModuleBase` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_DERIVE_ModuleBase_FOR_SimCryo`
[INFO] [stdout] ...
[INFO] [stdout] 269 | pub struct SimCryo {
[INFO] [stdout]     |            ------- `SimCryo` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ModuleBase` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ModuleBase` may come from an old version of the `secop_derive` crate, try updating your dependency with `cargo update -p secop_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 warning originates in the derive macro `ModuleBase` (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]    --> src/simcryo.rs:227:10
[INFO] [stdout]     |
[INFO] [stdout] 227 | #[derive(ModuleBase)]
[INFO] [stdout]     |          ^---------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `Drop` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_DERIVE_Drop_FOR_SimCryo`
[INFO] [stdout] ...
[INFO] [stdout] 269 | pub struct SimCryo {
[INFO] [stdout]     |            ------- `SimCryo` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ModuleBase` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ModuleBase` may come from an old version of the `secop_derive` crate, try updating your dependency with `cargo update -p secop_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 warning originates in the derive macro `ModuleBase` (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]   --> src/serial.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(ModuleBase)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `ModuleBase` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_DERIVE_ModuleBase_FOR_SerialComm`
[INFO] [stdout] ...
[INFO] [stdout] 60 | pub struct SerialComm {
[INFO] [stdout]    |            ---------- `SerialComm` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ModuleBase` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ModuleBase` may come from an old version of the `secop_derive` crate, try updating your dependency with `cargo update -p secop_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 warning originates in the derive macro `ModuleBase` (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]   --> src/serial.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(ModuleBase)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Drop` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_DERIVE_Drop_FOR_SerialComm`
[INFO] [stdout] ...
[INFO] [stdout] 60 | pub struct SerialComm {
[INFO] [stdout]    |            ---------- `SerialComm` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ModuleBase` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ModuleBase` may come from an old version of the `secop_derive` crate, try updating your dependency with `cargo update -p secop_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 warning originates in the derive macro `ModuleBase` (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]   --> src/tcp.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(ModuleBase)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `ModuleBase` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_DERIVE_ModuleBase_FOR_TcpComm`
[INFO] [stdout] ...
[INFO] [stdout] 61 | pub struct TcpComm {
[INFO] [stdout]    |            ------- `TcpComm` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ModuleBase` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ModuleBase` may come from an old version of the `secop_derive` crate, try updating your dependency with `cargo update -p secop_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 warning originates in the derive macro `ModuleBase` (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]   --> src/tcp.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(ModuleBase)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Drop` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_DERIVE_Drop_FOR_TcpComm`
[INFO] [stdout] ...
[INFO] [stdout] 61 | pub struct TcpComm {
[INFO] [stdout]    |            ------- `TcpComm` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ModuleBase` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ModuleBase` may come from an old version of the `secop_derive` crate, try updating your dependency with `cargo update -p secop_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 warning originates in the derive macro `ModuleBase` (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]   --> src/toellner.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(ModuleBase)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `ModuleBase` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_DERIVE_ModuleBase_FOR_ToellnerPS`
[INFO] [stdout] ...
[INFO] [stdout] 40 | pub struct ToellnerPS {
[INFO] [stdout]    |            ---------- `ToellnerPS` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ModuleBase` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ModuleBase` may come from an old version of the `secop_derive` crate, try updating your dependency with `cargo update -p secop_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 warning originates in the derive macro `ModuleBase` (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]   --> src/toellner.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(ModuleBase)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Drop` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_DERIVE_Drop_FOR_ToellnerPS`
[INFO] [stdout] ...
[INFO] [stdout] 40 | pub struct ToellnerPS {
[INFO] [stdout]    |            ---------- `ToellnerPS` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ModuleBase` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ModuleBase` may come from an old version of the `secop_derive` crate, try updating your dependency with `cargo update -p secop_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 warning originates in the derive macro `ModuleBase` (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]    --> src/simcryo.rs:207:10
[INFO] [stdout]     |
[INFO] [stdout] 207 | #[derive(TypeDesc, Clone, PartialEq)]
[INFO] [stdout]     |          ^-------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `TypeDesc` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_DERIVE_TypeDesc_Mode`
[INFO] [stdout] 208 | enum Mode {
[INFO] [stdout]     |      ---- `ModeType` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `TypeDesc` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `TypeDesc` may come from an old version of the `secop_derive` crate, try updating your dependency with `cargo update -p secop_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: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]     = note: this warning originates in the derive macro `TypeDesc` (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]    --> src/simcryo.rs:217:10
[INFO] [stdout]     |
[INFO] [stdout] 217 | #[derive(TypeDesc, Clone, PartialEq, Default)]
[INFO] [stdout]     |          ^-------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `TypeDesc` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_DERIVE_TypeDesc_PID`
[INFO] [stdout] 218 | struct PID {
[INFO] [stdout]     |        --- `PIDType` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `TypeDesc` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `TypeDesc` may come from an old version of the `secop_derive` crate, try updating your dependency with `cargo update -p secop_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 warning originates in the derive macro `TypeDesc` (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]    --> src/simcryo.rs:227:10
[INFO] [stdout]     |
[INFO] [stdout] 227 | #[derive(ModuleBase)]
[INFO] [stdout]     |          ^---------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `ModuleBase` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_DERIVE_ModuleBase_FOR_SimCryo`
[INFO] [stdout] ...
[INFO] [stdout] 269 | pub struct SimCryo {
[INFO] [stdout]     |            ------- `SimCryo` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ModuleBase` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ModuleBase` may come from an old version of the `secop_derive` crate, try updating your dependency with `cargo update -p secop_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 warning originates in the derive macro `ModuleBase` (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]    --> src/simcryo.rs:227:10
[INFO] [stdout]     |
[INFO] [stdout] 227 | #[derive(ModuleBase)]
[INFO] [stdout]     |          ^---------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `Drop` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_DERIVE_Drop_FOR_SimCryo`
[INFO] [stdout] ...
[INFO] [stdout] 269 | pub struct SimCryo {
[INFO] [stdout]     |            ------- `SimCryo` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ModuleBase` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ModuleBase` may come from an old version of the `secop_derive` crate, try updating your dependency with `cargo update -p secop_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 warning originates in the derive macro `ModuleBase` (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]   --> src/serial.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(ModuleBase)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `ModuleBase` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_DERIVE_ModuleBase_FOR_SerialComm`
[INFO] [stdout] ...
[INFO] [stdout] 60 | pub struct SerialComm {
[INFO] [stdout]    |            ---------- `SerialComm` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ModuleBase` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ModuleBase` may come from an old version of the `secop_derive` crate, try updating your dependency with `cargo update -p secop_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 warning originates in the derive macro `ModuleBase` (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]   --> src/serial.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(ModuleBase)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Drop` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_DERIVE_Drop_FOR_SerialComm`
[INFO] [stdout] ...
[INFO] [stdout] 60 | pub struct SerialComm {
[INFO] [stdout]    |            ---------- `SerialComm` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ModuleBase` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ModuleBase` may come from an old version of the `secop_derive` crate, try updating your dependency with `cargo update -p secop_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 warning originates in the derive macro `ModuleBase` (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]   --> src/tcp.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(ModuleBase)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `ModuleBase` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_DERIVE_ModuleBase_FOR_TcpComm`
[INFO] [stdout] ...
[INFO] [stdout] 61 | pub struct TcpComm {
[INFO] [stdout]    |            ------- `TcpComm` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ModuleBase` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ModuleBase` may come from an old version of the `secop_derive` crate, try updating your dependency with `cargo update -p secop_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 warning originates in the derive macro `ModuleBase` (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]   --> src/tcp.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(ModuleBase)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Drop` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_DERIVE_Drop_FOR_TcpComm`
[INFO] [stdout] ...
[INFO] [stdout] 61 | pub struct TcpComm {
[INFO] [stdout]    |            ------- `TcpComm` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ModuleBase` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ModuleBase` may come from an old version of the `secop_derive` crate, try updating your dependency with `cargo update -p secop_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 warning originates in the derive macro `ModuleBase` (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]   --> src/toellner.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(ModuleBase)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `ModuleBase` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_DERIVE_ModuleBase_FOR_ToellnerPS`
[INFO] [stdout] ...
[INFO] [stdout] 40 | pub struct ToellnerPS {
[INFO] [stdout]    |            ---------- `ToellnerPS` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ModuleBase` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ModuleBase` may come from an old version of the `secop_derive` crate, try updating your dependency with `cargo update -p secop_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 warning originates in the derive macro `ModuleBase` (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]   --> src/toellner.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(ModuleBase)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Drop` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_DERIVE_Drop_FOR_ToellnerPS`
[INFO] [stdout] ...
[INFO] [stdout] 40 | pub struct ToellnerPS {
[INFO] [stdout]    |            ---------- `ToellnerPS` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ModuleBase` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ModuleBase` may come from an old version of the `secop_derive` crate, try updating your dependency with `cargo update -p secop_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 warning originates in the derive macro `ModuleBase` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.72s
[INFO] running `Command { std: "docker" "inspect" "cd0c2e84334e67da40489b5cf408bf6c70ef409583cc018a7db230aaa063ff47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd0c2e84334e67da40489b5cf408bf6c70ef409583cc018a7db230aaa063ff47", kill_on_drop: false }`
[INFO] [stdout] cd0c2e84334e67da40489b5cf408bf6c70ef409583cc018a7db230aaa063ff47
