[INFO] cloning repository https://github.com/niclashoyer/loco
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/niclashoyer/loco" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fniclashoyer%2Floco", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fniclashoyer%2Floco'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a72d1d1b426ee65e0084acb6f05809bf786e031f
[INFO] testing niclashoyer/loco against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fniclashoyer%2Floco" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/niclashoyer/loco
[INFO] finished tweaking git repo https://github.com/niclashoyer/loco
[INFO] tweaked toml for git repo https://github.com/niclashoyer/loco written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/niclashoyer/loco on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/niclashoyer/loco 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 011fe723efa5dbc4891ce2b6d39d0b417b9af88d9ef1db3bc5bb23853e8fa344
[INFO] running `Command { std: "docker" "start" "-a" "011fe723efa5dbc4891ce2b6d39d0b417b9af88d9ef1db3bc5bb23853e8fa344", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "011fe723efa5dbc4891ce2b6d39d0b417b9af88d9ef1db3bc5bb23853e8fa344", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "011fe723efa5dbc4891ce2b6d39d0b417b9af88d9ef1db3bc5bb23853e8fa344", kill_on_drop: false }`
[INFO] [stdout] 011fe723efa5dbc4891ce2b6d39d0b417b9af88d9ef1db3bc5bb23853e8fa344
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 748a30acf91434d428edc58135fdc48984b63cf8aa479e12d2381bc01bbb2a4b
[INFO] running `Command { std: "docker" "start" "-a" "748a30acf91434d428edc58135fdc48984b63cf8aa479e12d2381bc01bbb2a4b", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling libc v0.2.116
[INFO] [stderr]    Compiling nb v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling embedded-hal v1.0.0-alpha.6
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling lock_api v0.4.6
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling heapless v0.7.10
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling spin v0.9.2
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling cortex-m v0.7.4
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling nb v0.1.3
[INFO] [stderr]    Compiling radium v0.6.2
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling nix v0.23.1
[INFO] [stderr]    Compiling generic-array v0.13.3
[INFO] [stderr]    Compiling num-complex v0.3.1
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling vcell v0.1.3
[INFO] [stderr]    Compiling volatile-register v0.2.1
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling embedded-hal v0.2.6
[INFO] [stderr]    Compiling bitfield v0.13.2
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling cortex-m v0.6.7
[INFO] [stderr]    Compiling num v0.3.1
[INFO] [stderr]    Compiling as-slice v0.1.5
[INFO] [stderr]    Compiling embedded-time v0.12.1
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling wyz v0.4.0
[INFO] [stderr]    Compiling aligned v0.3.5
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling ioctl-rs v0.1.6
[INFO] [stderr]    Compiling termios v0.2.2
[INFO] [stderr]    Compiling serial-core v0.4.0
[INFO] [stderr]    Compiling funty v1.2.0
[INFO] [stderr]    Compiling no-std-net v0.5.0
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling bitvec v0.22.3
[INFO] [stderr]    Compiling embedded-nal v0.6.0
[INFO] [stderr]    Compiling serial-unix v0.4.0
[INFO] [stderr]    Compiling embedded-time v0.10.1
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling numtoa v0.1.0
[INFO] [stderr]    Compiling termion v1.5.6
[INFO] [stderr]    Compiling std-embedded-nal v0.1.2
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling drogue-embedded-timer v0.2.3 (https://github.com/niclashoyer/drogue-embedded-timer?branch=hal-1.0.0#e95df52e)
[INFO] [stderr]    Compiling gpio-cdev v0.5.1
[INFO] [stderr]    Compiling spidev v0.5.1
[INFO] [stderr]    Compiling i2cdev v0.5.1
[INFO] [stderr]    Compiling sysfs_gpio v0.6.1
[INFO] [stderr]    Compiling loco-core v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> core/src/analog.rs:3:35
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, FromPrimitive, ToPrimitive)]
[INFO] [stdout]   |                                   ^------------
[INFO] [stdout]   |                                   |
[INFO] [stdout]   |                                   `FromPrimitive` is not local
[INFO] [stdout]   |                                   move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_AnalogNumber`
[INFO] [stdout] 4 | pub enum AnalogNumber {
[INFO] [stdout]   |          ------------ `AnalogNumber` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_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 `FromPrimitive` (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]  --> core/src/analog.rs:3:50
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, FromPrimitive, ToPrimitive)]
[INFO] [stdout]   |                                                  ^----------
[INFO] [stdout]   |                                                  |
[INFO] [stdout]   |                                                  `ToPrimitive` is not local
[INFO] [stdout]   |                                                  move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_AnalogNumber`
[INFO] [stdout] 4 | pub enum AnalogNumber {
[INFO] [stdout]   |          ------------ `AnalogNumber` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_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 `ToPrimitive` (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]  --> core/src/functions.rs:3:35
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, FromPrimitive, ToPrimitive, Copy)]
[INFO] [stdout]   |                                   ^------------
[INFO] [stdout]   |                                   |
[INFO] [stdout]   |                                   `FromPrimitive` is not local
[INFO] [stdout]   |                                   move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Function`
[INFO] [stdout] 4 | pub enum Function {
[INFO] [stdout]   |          -------- `Function` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_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 `FromPrimitive` (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]  --> core/src/functions.rs:3:50
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, FromPrimitive, ToPrimitive, Copy)]
[INFO] [stdout]   |                                                  ^----------
[INFO] [stdout]   |                                                  |
[INFO] [stdout]   |                                                  `ToPrimitive` is not local
[INFO] [stdout]   |                                                  move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_Function`
[INFO] [stdout] 4 | pub enum Function {
[INFO] [stdout]   |          -------- `Function` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_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 `ToPrimitive` (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]   --> core/src/functions.rs:76:35
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Clone, Debug, PartialEq, FromPrimitive, ToPrimitive, Copy)]
[INFO] [stdout]    |                                   ^------------
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `FromPrimitive` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_FunctionGroupNumber`
[INFO] [stdout] 77 | pub enum FunctionGroupNumber {
[INFO] [stdout]    |          ------------------- `FunctionGroupNumber` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_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 `FromPrimitive` (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]   --> core/src/functions.rs:76:50
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Clone, Debug, PartialEq, FromPrimitive, ToPrimitive, Copy)]
[INFO] [stdout]    |                                                  ^----------
[INFO] [stdout]    |                                                  |
[INFO] [stdout]    |                                                  `ToPrimitive` is not local
[INFO] [stdout]    |                                                  move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_FunctionGroupNumber`
[INFO] [stdout] 77 | pub enum FunctionGroupNumber {
[INFO] [stdout]    |          ------------------- `FunctionGroupNumber` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_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 `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling loco-dcc v0.1.0 (/opt/rustwide/workdir/dcc)
[INFO] [stderr]    Compiling linux-embedded-hal v0.4.0-alpha.1 (https://github.com/caemor/linux-embedded-hal#8789ce2f)
[INFO] [stdout] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stdout]   --> dcc/src/address.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |             mov!(buf[0..=1] <- &self.num.to_le_bytes());
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 22 |             let _ = mov!(buf[0..=1] <- &self.num.to_le_bytes());;
[INFO] [stdout]    |             +++++++                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling loco-xpressnet v0.1.0 (/opt/rustwide/workdir/xpressnet)
[INFO] [stderr]    Compiling loco-susi v0.1.0 (/opt/rustwide/workdir/susi)
[INFO] [stdout] warning: unused return value of `bitflags::core::slice::<impl [T]>::len` that must be used
[INFO] [stdout]    --> xpressnet/src/lib.rs:171:17
[INFO] [stdout]     |
[INFO] [stdout] 171 |                 mov!(buf[1..=2] <- &loco_address.num.to_le_bytes());
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 171 |                 let _ = mov!(buf[1..=2] <- &loco_address.num.to_le_bytes());;
[INFO] [stdout]     |                 +++++++                                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling loco-command-station v0.1.0 (/opt/rustwide/workdir/command-station)
[INFO] [stderr]    Compiling linux-dcc v0.1.0 (/opt/rustwide/workdir/command-station/examples/linux-dcc)
[INFO] [stderr]    Compiling loco-z21 v0.1.0 (/opt/rustwide/workdir/z21)
[INFO] [stdout] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stdout]   --> z21/src/main.rs:97:17
[INFO] [stdout]    |
[INFO] [stdout] 97 |                 mov!(buf[0..=3] <- &[0x14, 0x00, 0x84, 0x00]);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 97 |                 let _ = mov!(buf[0..=3] <- &[0x14, 0x00, 0x84, 0x00]);;
[INFO] [stdout]    |                 +++++++                                              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stdout]   --> z21/src/main.rs:98:17
[INFO] [stdout]    |
[INFO] [stdout] 98 |                 mov!(buf[4..=5] <- &main_current.to_le_bytes());
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 98 |                 let _ = mov!(buf[4..=5] <- &main_current.to_le_bytes());;
[INFO] [stdout]    |                 +++++++                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stdout]   --> z21/src/main.rs:99:17
[INFO] [stdout]    |
[INFO] [stdout] 99 |                 mov!(buf[6..=7] <- &prog_current.to_le_bytes());
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 99 |                 let _ = mov!(buf[6..=7] <- &prog_current.to_le_bytes());;
[INFO] [stdout]    |                 +++++++                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stdout]    --> z21/src/main.rs:100:17
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 mov!(buf[8..=9] <- &filtered_main_current.to_le_bytes());
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 let _ = mov!(buf[8..=9] <- &filtered_main_current.to_le_bytes());;
[INFO] [stdout]     |                 +++++++                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stdout]    --> z21/src/main.rs:101:17
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 mov!(buf[10..=11] <- &temperature.to_le_bytes());
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 let _ = mov!(buf[10..=11] <- &temperature.to_le_bytes());;
[INFO] [stdout]     |                 +++++++                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stdout]    --> z21/src/main.rs:102:17
[INFO] [stdout]     |
[INFO] [stdout] 102 |                 mov!(buf[12..=13] <- &supply_voltage.to_le_bytes());
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 102 |                 let _ = mov!(buf[12..=13] <- &supply_voltage.to_le_bytes());;
[INFO] [stdout]     |                 +++++++                                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stdout]    --> z21/src/main.rs:103:17
[INFO] [stdout]     |
[INFO] [stdout] 103 |                 mov!(buf[14..=15] <- &vcc_voltage.to_le_bytes());
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 103 |                 let _ = mov!(buf[14..=15] <- &vcc_voltage.to_le_bytes());;
[INFO] [stdout]     |                 +++++++                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stdout]    --> z21/src/main.rs:104:17
[INFO] [stdout]     |
[INFO] [stdout] 104 |                 mov!(buf[16..=19] <- &[central_state.bits, central_state_ex.bits, 0x00, 0x00]);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 104 |                 let _ = mov!(buf[16..=19] <- &[central_state.bits, central_state_ex.bits, 0x00, 0x00]);;
[INFO] [stdout]     |                 +++++++                                                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stdout]    --> z21/src/main.rs:108:17
[INFO] [stdout]     |
[INFO] [stdout] 108 |                 mov!(buf[0..=1] <- &[0x10, 0x11]);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 108 |                 let _ = mov!(buf[0..=1] <- &[0x10, 0x11]);;
[INFO] [stdout]     |                 +++++++                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stdout]    --> z21/src/main.rs:109:17
[INFO] [stdout]     |
[INFO] [stdout] 109 |                 mov!(buf[2..=5] <- &num.to_le_bytes());
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 109 |                 let _ = mov!(buf[2..=5] <- &num.to_le_bytes());;
[INFO] [stdout]     |                 +++++++                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stdout]    --> z21/src/main.rs:113:17
[INFO] [stdout]     |
[INFO] [stdout] 113 |                 mov!(buf[2..=3] <- &[0x40, 0x00]);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 113 |                 let _ = mov!(buf[2..=3] <- &[0x40, 0x00]);;
[INFO] [stdout]     |                 +++++++                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stdout]    --> z21/src/main.rs:116:17
[INFO] [stdout]     |
[INFO] [stdout] 116 |                 mov!(buf[0..=1] <- &(size as u16).to_le_bytes());
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 116 |                 let _ = mov!(buf[0..=1] <- &(size as u16).to_le_bytes());;
[INFO] [stdout]     |                 +++++++                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.10s
[INFO] running `Command { std: "docker" "inspect" "748a30acf91434d428edc58135fdc48984b63cf8aa479e12d2381bc01bbb2a4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "748a30acf91434d428edc58135fdc48984b63cf8aa479e12d2381bc01bbb2a4b", kill_on_drop: false }`
[INFO] [stdout] 748a30acf91434d428edc58135fdc48984b63cf8aa479e12d2381bc01bbb2a4b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 254701602fca3914c2de0ec2df7a02edafefe6583b858c56ebb644283e7be7d1
[INFO] running `Command { std: "docker" "start" "-a" "254701602fca3914c2de0ec2df7a02edafefe6583b858c56ebb644283e7be7d1", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling vcd v0.6.1
[INFO] [stderr]    Compiling embedded-hal-mock v0.8.0 (https://github.com/niclashoyer/embedded-hal-mock?branch=timers#069d123d)
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling thread-priority v0.2.4
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling serial_test_derive v0.5.1
[INFO] [stderr]    Compiling test-log v0.2.8
[INFO] [stderr]    Compiling serial_test v0.5.1
[INFO] [stderr]    Compiling loco-core v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stderr]    Compiling embedded-hal-sync-pins v0.5.2
[INFO] [stderr]    Compiling loco-dcc v0.1.0 (/opt/rustwide/workdir/dcc)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> core/src/analog.rs:3:35
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, FromPrimitive, ToPrimitive)]
[INFO] [stdout]   |                                   ^------------
[INFO] [stdout]   |                                   |
[INFO] [stdout]   |                                   `FromPrimitive` is not local
[INFO] [stdout]   |                                   move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_AnalogNumber`
[INFO] [stdout] 4 | pub enum AnalogNumber {
[INFO] [stdout]   |          ------------ `AnalogNumber` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_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 `FromPrimitive` (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]  --> core/src/analog.rs:3:50
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, FromPrimitive, ToPrimitive)]
[INFO] [stdout]   |                                                  ^----------
[INFO] [stdout]   |                                                  |
[INFO] [stdout]   |                                                  `ToPrimitive` is not local
[INFO] [stdout]   |                                                  move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_AnalogNumber`
[INFO] [stdout] 4 | pub enum AnalogNumber {
[INFO] [stdout]   |          ------------ `AnalogNumber` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_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 `ToPrimitive` (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]  --> core/src/functions.rs:3:35
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, FromPrimitive, ToPrimitive, Copy)]
[INFO] [stdout]   |                                   ^------------
[INFO] [stdout]   |                                   |
[INFO] [stdout]   |                                   `FromPrimitive` is not local
[INFO] [stdout]   |                                   move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Function`
[INFO] [stdout] 4 | pub enum Function {
[INFO] [stdout]   |          -------- `Function` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_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 `FromPrimitive` (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]  --> core/src/functions.rs:3:50
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, FromPrimitive, ToPrimitive, Copy)]
[INFO] [stdout]   |                                                  ^----------
[INFO] [stdout]   |                                                  |
[INFO] [stdout]   |                                                  `ToPrimitive` is not local
[INFO] [stdout]   |                                                  move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_Function`
[INFO] [stdout] 4 | pub enum Function {
[INFO] [stdout]   |          -------- `Function` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_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 `ToPrimitive` (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]   --> core/src/functions.rs:76:35
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Clone, Debug, PartialEq, FromPrimitive, ToPrimitive, Copy)]
[INFO] [stdout]    |                                   ^------------
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `FromPrimitive` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_FunctionGroupNumber`
[INFO] [stdout] 77 | pub enum FunctionGroupNumber {
[INFO] [stdout]    |          ------------------- `FunctionGroupNumber` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_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 `FromPrimitive` (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]   --> core/src/functions.rs:76:50
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Clone, Debug, PartialEq, FromPrimitive, ToPrimitive, Copy)]
[INFO] [stdout]    |                                                  ^----------
[INFO] [stdout]    |                                                  |
[INFO] [stdout]    |                                                  `ToPrimitive` is not local
[INFO] [stdout]    |                                                  move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_FunctionGroupNumber`
[INFO] [stdout] 77 | pub enum FunctionGroupNumber {
[INFO] [stdout]    |          ------------------- `FunctionGroupNumber` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_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 `ToPrimitive` (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]  --> core/src/analog.rs:3:35
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, FromPrimitive, ToPrimitive)]
[INFO] [stdout]   |                                   ^------------
[INFO] [stdout]   |                                   |
[INFO] [stdout]   |                                   `FromPrimitive` is not local
[INFO] [stdout]   |                                   move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_AnalogNumber`
[INFO] [stdout] 4 | pub enum AnalogNumber {
[INFO] [stdout]   |          ------------ `AnalogNumber` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_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 `FromPrimitive` (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]  --> core/src/analog.rs:3:50
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, FromPrimitive, ToPrimitive)]
[INFO] [stdout]   |                                                  ^----------
[INFO] [stdout]   |                                                  |
[INFO] [stdout]   |                                                  `ToPrimitive` is not local
[INFO] [stdout]   |                                                  move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_AnalogNumber`
[INFO] [stdout] 4 | pub enum AnalogNumber {
[INFO] [stdout]   |          ------------ `AnalogNumber` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_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 `ToPrimitive` (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]  --> core/src/functions.rs:3:35
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, FromPrimitive, ToPrimitive, Copy)]
[INFO] [stdout]   |                                   ^------------
[INFO] [stdout]   |                                   |
[INFO] [stdout]   |                                   `FromPrimitive` is not local
[INFO] [stdout]   |                                   move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Function`
[INFO] [stdout] 4 | pub enum Function {
[INFO] [stdout]   |          -------- `Function` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_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 `FromPrimitive` (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]  --> core/src/functions.rs:3:50
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, FromPrimitive, ToPrimitive, Copy)]
[INFO] [stdout]   |                                                  ^----------
[INFO] [stdout]   |                                                  |
[INFO] [stdout]   |                                                  `ToPrimitive` is not local
[INFO] [stdout]   |                                                  move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_Function`
[INFO] [stdout] 4 | pub enum Function {
[INFO] [stdout]   |          -------- `Function` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_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 `ToPrimitive` (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]   --> core/src/functions.rs:76:35
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Clone, Debug, PartialEq, FromPrimitive, ToPrimitive, Copy)]
[INFO] [stdout]    |                                   ^------------
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `FromPrimitive` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_FunctionGroupNumber`
[INFO] [stdout] 77 | pub enum FunctionGroupNumber {
[INFO] [stdout]    |          ------------------- `FunctionGroupNumber` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_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 `FromPrimitive` (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]   --> core/src/functions.rs:76:50
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Clone, Debug, PartialEq, FromPrimitive, ToPrimitive, Copy)]
[INFO] [stdout]    |                                                  ^----------
[INFO] [stdout]    |                                                  |
[INFO] [stdout]    |                                                  `ToPrimitive` is not local
[INFO] [stdout]    |                                                  move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_FunctionGroupNumber`
[INFO] [stdout] 77 | pub enum FunctionGroupNumber {
[INFO] [stdout]    |          ------------------- `FunctionGroupNumber` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_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 `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling embedded-hal-vcd v0.1.0
[INFO] [stdout] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stdout]   --> dcc/src/address.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |             mov!(buf[0..=1] <- &self.num.to_le_bytes());
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 22 |             let _ = mov!(buf[0..=1] <- &self.num.to_le_bytes());;
[INFO] [stdout]    |             +++++++                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling loco-susi v0.1.0 (/opt/rustwide/workdir/susi)
[INFO] [stderr]    Compiling loco-command-station v0.1.0 (/opt/rustwide/workdir/command-station)
[INFO] [stderr]    Compiling loco-xpressnet v0.1.0 (/opt/rustwide/workdir/xpressnet)
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> susi/src/tests_mock.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use embedded_time::duration::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `units` in the type namespace is first re-exported here
[INFO] [stdout] 4 | pub use embedded_time::rate::*;
[INFO] [stdout]   |         ---------------------- but the name `units` in the type namespace is also re-exported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> susi/src/tests_mock.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use embedded_time::duration::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `Generic` in the type namespace is first re-exported here
[INFO] [stdout] 4 | pub use embedded_time::rate::*;
[INFO] [stdout]   |         ---------------------- but the name `Generic` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> susi/src/tests_mock.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use embedded_time::duration::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `Extensions` in the type namespace is first re-exported here
[INFO] [stdout] 4 | pub use embedded_time::rate::*;
[INFO] [stdout]   |         ---------------------- but the name `Extensions` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stdout]   --> dcc/src/address.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |             mov!(buf[0..=1] <- &self.num.to_le_bytes());
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 22 |             let _ = mov!(buf[0..=1] <- &self.num.to_le_bytes());;
[INFO] [stdout]    |             +++++++                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling linux-dcc v0.1.0 (/opt/rustwide/workdir/command-station/examples/linux-dcc)
[INFO] [stdout] warning: unused return value of `bitflags::core::slice::<impl [T]>::len` that must be used
[INFO] [stdout]    --> xpressnet/src/lib.rs:171:17
[INFO] [stdout]     |
[INFO] [stdout] 171 |                 mov!(buf[1..=2] <- &loco_address.num.to_le_bytes());
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 171 |                 let _ = mov!(buf[1..=2] <- &loco_address.num.to_le_bytes());;
[INFO] [stdout]     |                 +++++++                                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling loco-z21 v0.1.0 (/opt/rustwide/workdir/z21)
[INFO] [stdout] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stdout]   --> z21/src/main.rs:97:17
[INFO] [stdout]    |
[INFO] [stdout] 97 |                 mov!(buf[0..=3] <- &[0x14, 0x00, 0x84, 0x00]);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 97 |                 let _ = mov!(buf[0..=3] <- &[0x14, 0x00, 0x84, 0x00]);;
[INFO] [stdout]    |                 +++++++                                              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stdout]   --> z21/src/main.rs:98:17
[INFO] [stdout]    |
[INFO] [stdout] 98 |                 mov!(buf[4..=5] <- &main_current.to_le_bytes());
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 98 |                 let _ = mov!(buf[4..=5] <- &main_current.to_le_bytes());;
[INFO] [stdout]    |                 +++++++                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stdout]   --> z21/src/main.rs:99:17
[INFO] [stdout]    |
[INFO] [stdout] 99 |                 mov!(buf[6..=7] <- &prog_current.to_le_bytes());
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 99 |                 let _ = mov!(buf[6..=7] <- &prog_current.to_le_bytes());;
[INFO] [stdout]    |                 +++++++                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stdout]    --> z21/src/main.rs:100:17
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 mov!(buf[8..=9] <- &filtered_main_current.to_le_bytes());
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 let _ = mov!(buf[8..=9] <- &filtered_main_current.to_le_bytes());;
[INFO] [stdout]     |                 +++++++                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stdout]    --> z21/src/main.rs:101:17
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 mov!(buf[10..=11] <- &temperature.to_le_bytes());
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 let _ = mov!(buf[10..=11] <- &temperature.to_le_bytes());;
[INFO] [stdout]     |                 +++++++                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stdout]    --> z21/src/main.rs:102:17
[INFO] [stdout]     |
[INFO] [stdout] 102 |                 mov!(buf[12..=13] <- &supply_voltage.to_le_bytes());
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 102 |                 let _ = mov!(buf[12..=13] <- &supply_voltage.to_le_bytes());;
[INFO] [stdout]     |                 +++++++                                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stdout]    --> z21/src/main.rs:103:17
[INFO] [stdout]     |
[INFO] [stdout] 103 |                 mov!(buf[14..=15] <- &vcc_voltage.to_le_bytes());
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 103 |                 let _ = mov!(buf[14..=15] <- &vcc_voltage.to_le_bytes());;
[INFO] [stdout]     |                 +++++++                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stdout]    --> z21/src/main.rs:104:17
[INFO] [stdout]     |
[INFO] [stdout] 104 |                 mov!(buf[16..=19] <- &[central_state.bits, central_state_ex.bits, 0x00, 0x00]);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 104 |                 let _ = mov!(buf[16..=19] <- &[central_state.bits, central_state_ex.bits, 0x00, 0x00]);;
[INFO] [stdout]     |                 +++++++                                                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stdout]    --> z21/src/main.rs:108:17
[INFO] [stdout]     |
[INFO] [stdout] 108 |                 mov!(buf[0..=1] <- &[0x10, 0x11]);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 108 |                 let _ = mov!(buf[0..=1] <- &[0x10, 0x11]);;
[INFO] [stdout]     |                 +++++++                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stdout]    --> z21/src/main.rs:109:17
[INFO] [stdout]     |
[INFO] [stdout] 109 |                 mov!(buf[2..=5] <- &num.to_le_bytes());
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 109 |                 let _ = mov!(buf[2..=5] <- &num.to_le_bytes());;
[INFO] [stdout]     |                 +++++++                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stdout]    --> z21/src/main.rs:113:17
[INFO] [stdout]     |
[INFO] [stdout] 113 |                 mov!(buf[2..=3] <- &[0x40, 0x00]);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 113 |                 let _ = mov!(buf[2..=3] <- &[0x40, 0x00]);;
[INFO] [stdout]     |                 +++++++                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stdout]    --> z21/src/main.rs:116:17
[INFO] [stdout]     |
[INFO] [stdout] 116 |                 mov!(buf[0..=1] <- &(size as u16).to_le_bytes());
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 116 |                 let _ = mov!(buf[0..=1] <- &(size as u16).to_le_bytes());;
[INFO] [stdout]     |                 +++++++                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `bitflags::core::slice::<impl [T]>::len` that must be used
[INFO] [stdout]    --> xpressnet/src/lib.rs:171:17
[INFO] [stdout]     |
[INFO] [stdout] 171 |                 mov!(buf[1..=2] <- &loco_address.num.to_le_bytes());
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 171 |                 let _ = mov!(buf[1..=2] <- &loco_address.num.to_le_bytes());;
[INFO] [stdout]     |                 +++++++                                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.29s
[INFO] running `Command { std: "docker" "inspect" "254701602fca3914c2de0ec2df7a02edafefe6583b858c56ebb644283e7be7d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "254701602fca3914c2de0ec2df7a02edafefe6583b858c56ebb644283e7be7d1", kill_on_drop: false }`
[INFO] [stdout] 254701602fca3914c2de0ec2df7a02edafefe6583b858c56ebb644283e7be7d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7e9b03d84df60464b3e0a2d1560b51ca77ba91111a28ce4904de153baef9f1a6
[INFO] running `Command { std: "docker" "start" "-a" "7e9b03d84df60464b3e0a2d1560b51ca77ba91111a28ce4904de153baef9f1a6", kill_on_drop: false }`
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> core/src/analog.rs:3:35
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[derive(Clone, Debug, PartialEq, FromPrimitive, ToPrimitive)]
[INFO] [stderr]   |                                   ^------------
[INFO] [stderr]   |                                   |
[INFO] [stderr]   |                                   `FromPrimitive` is not local
[INFO] [stderr]   |                                   move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_AnalogNumber`
[INFO] [stderr] 4 | pub enum AnalogNumber {
[INFO] [stderr]   |          ------------ `AnalogNumber` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stderr]   = 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] [stderr]   = 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] [stderr]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]   = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> core/src/analog.rs:3:50
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[derive(Clone, Debug, PartialEq, FromPrimitive, ToPrimitive)]
[INFO] [stderr]   |                                                  ^----------
[INFO] [stderr]   |                                                  |
[INFO] [stderr]   |                                                  `ToPrimitive` is not local
[INFO] [stderr]   |                                                  move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_AnalogNumber`
[INFO] [stderr] 4 | pub enum AnalogNumber {
[INFO] [stderr]   |          ------------ `AnalogNumber` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stderr]   = 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] [stderr]   = 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] [stderr]   = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> core/src/functions.rs:3:35
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[derive(Clone, Debug, PartialEq, FromPrimitive, ToPrimitive, Copy)]
[INFO] [stderr]   |                                   ^------------
[INFO] [stderr]   |                                   |
[INFO] [stderr]   |                                   `FromPrimitive` is not local
[INFO] [stderr]   |                                   move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Function`
[INFO] [stderr] 4 | pub enum Function {
[INFO] [stderr]   |          -------- `Function` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stderr]   = 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] [stderr]   = 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] [stderr]   = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> core/src/functions.rs:3:50
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[derive(Clone, Debug, PartialEq, FromPrimitive, ToPrimitive, Copy)]
[INFO] [stderr]   |                                                  ^----------
[INFO] [stderr]   |                                                  |
[INFO] [stderr]   |                                                  `ToPrimitive` is not local
[INFO] [stderr]   |                                                  move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_Function`
[INFO] [stderr] 4 | pub enum Function {
[INFO] [stderr]   |          -------- `Function` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stderr]   = 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] [stderr]   = 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] [stderr]   = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> core/src/functions.rs:76:35
[INFO] [stderr]    |
[INFO] [stderr] 76 | #[derive(Clone, Debug, PartialEq, FromPrimitive, ToPrimitive, Copy)]
[INFO] [stderr]    |                                   ^------------
[INFO] [stderr]    |                                   |
[INFO] [stderr]    |                                   `FromPrimitive` is not local
[INFO] [stderr]    |                                   move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_FunctionGroupNumber`
[INFO] [stderr] 77 | pub enum FunctionGroupNumber {
[INFO] [stderr]    |          ------------------- `FunctionGroupNumber` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stderr]    = 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] [stderr]    = 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] [stderr]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> core/src/functions.rs:76:50
[INFO] [stderr]    |
[INFO] [stderr] 76 | #[derive(Clone, Debug, PartialEq, FromPrimitive, ToPrimitive, Copy)]
[INFO] [stderr]    |                                                  ^----------
[INFO] [stderr]    |                                                  |
[INFO] [stderr]    |                                                  `ToPrimitive` is not local
[INFO] [stderr]    |                                                  move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_FunctionGroupNumber`
[INFO] [stderr] 77 | pub enum FunctionGroupNumber {
[INFO] [stderr]    |          ------------------- `FunctionGroupNumber` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stderr]    = 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] [stderr]    = 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] [stderr]    = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `loco-core` (lib) generated 6 warnings
[INFO] [stderr] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stderr]   --> dcc/src/address.rs:22:13
[INFO] [stderr]    |
[INFO] [stderr] 22 |             mov!(buf[0..=1] <- &self.num.to_le_bytes());
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 22 |             let _ = mov!(buf[0..=1] <- &self.num.to_le_bytes());;
[INFO] [stderr]    |             +++++++                                            +
[INFO] [stderr] 
[INFO] [stderr] warning: `loco-dcc` (lib) generated 1 warning
[INFO] [stderr] warning: unused return value of `bitflags::core::slice::<impl [T]>::len` that must be used
[INFO] [stderr]    --> xpressnet/src/lib.rs:171:17
[INFO] [stderr]     |
[INFO] [stderr] 171 |                 mov!(buf[1..=2] <- &loco_address.num.to_le_bytes());
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 171 |                 let _ = mov!(buf[1..=2] <- &loco_address.num.to_le_bytes());;
[INFO] [stderr]     |                 +++++++                                                    +
[INFO] [stderr] 
[INFO] [stderr] warning: `loco-xpressnet` (lib) generated 1 warning
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]  --> susi/src/tests_mock.rs:3:9
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub use embedded_time::duration::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `units` in the type namespace is first re-exported here
[INFO] [stderr] 4 | pub use embedded_time::rate::*;
[INFO] [stderr]   |         ---------------------- but the name `units` in the type namespace is also re-exported here
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]  --> susi/src/tests_mock.rs:3:9
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub use embedded_time::duration::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `Generic` in the type namespace is first re-exported here
[INFO] [stderr] 4 | pub use embedded_time::rate::*;
[INFO] [stderr]   |         ---------------------- but the name `Generic` in the type namespace is also re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]  --> susi/src/tests_mock.rs:3:9
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub use embedded_time::duration::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `Extensions` in the type namespace is first re-exported here
[INFO] [stderr] 4 | pub use embedded_time::rate::*;
[INFO] [stderr]   |         ---------------------- but the name `Extensions` in the type namespace is also re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: `loco-susi` (lib test) generated 3 warnings
[INFO] [stderr] warning: `loco-dcc` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stderr]   --> z21/src/main.rs:97:17
[INFO] [stderr]    |
[INFO] [stderr] 97 |                 mov!(buf[0..=3] <- &[0x14, 0x00, 0x84, 0x00]);
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 97 |                 let _ = mov!(buf[0..=3] <- &[0x14, 0x00, 0x84, 0x00]);;
[INFO] [stderr]    |                 +++++++                                              +
[INFO] [stderr] 
[INFO] [stderr] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stderr]   --> z21/src/main.rs:98:17
[INFO] [stderr]    |
[INFO] [stderr] 98 |                 mov!(buf[4..=5] <- &main_current.to_le_bytes());
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 98 |                 let _ = mov!(buf[4..=5] <- &main_current.to_le_bytes());;
[INFO] [stderr]    |                 +++++++                                                +
[INFO] [stderr] 
[INFO] [stderr] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stderr]   --> z21/src/main.rs:99:17
[INFO] [stderr]    |
[INFO] [stderr] 99 |                 mov!(buf[6..=7] <- &prog_current.to_le_bytes());
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 99 |                 let _ = mov!(buf[6..=7] <- &prog_current.to_le_bytes());;
[INFO] [stderr]    |                 +++++++                                                +
[INFO] [stderr] 
[INFO] [stderr] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stderr]    --> z21/src/main.rs:100:17
[INFO] [stderr]     |
[INFO] [stderr] 100 |                 mov!(buf[8..=9] <- &filtered_main_current.to_le_bytes());
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 100 |                 let _ = mov!(buf[8..=9] <- &filtered_main_current.to_le_bytes());;
[INFO] [stderr]     |                 +++++++                                                         +
[INFO] [stderr] 
[INFO] [stderr] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stderr]    --> z21/src/main.rs:101:17
[INFO] [stderr]     |
[INFO] [stderr] 101 |                 mov!(buf[10..=11] <- &temperature.to_le_bytes());
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 101 |                 let _ = mov!(buf[10..=11] <- &temperature.to_le_bytes());;
[INFO] [stderr]     |                 +++++++                                                 +
[INFO] [stderr] 
[INFO] [stderr] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stderr]    --> z21/src/main.rs:102:17
[INFO] [stderr]     |
[INFO] [stderr] 102 |                 mov!(buf[12..=13] <- &supply_voltage.to_le_bytes());
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 102 |                 let _ = mov!(buf[12..=13] <- &supply_voltage.to_le_bytes());;
[INFO] [stderr]     |                 +++++++                                                    +
[INFO] [stderr] 
[INFO] [stderr] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stderr]    --> z21/src/main.rs:103:17
[INFO] [stderr]     |
[INFO] [stderr] 103 |                 mov!(buf[14..=15] <- &vcc_voltage.to_le_bytes());
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 103 |                 let _ = mov!(buf[14..=15] <- &vcc_voltage.to_le_bytes());;
[INFO] [stderr]     |                 +++++++                                                 +
[INFO] [stderr] 
[INFO] [stderr] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stderr]    --> z21/src/main.rs:104:17
[INFO] [stderr]     |
[INFO] [stderr] 104 |                 mov!(buf[16..=19] <- &[central_state.bits, central_state_ex.bits, 0x00, 0x00]);
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 104 |                 let _ = mov!(buf[16..=19] <- &[central_state.bits, central_state_ex.bits, 0x00, 0x00]);;
[INFO] [stderr]     |                 +++++++                                                                               +
[INFO] [stderr] 
[INFO] [stderr] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stderr]    --> z21/src/main.rs:108:17
[INFO] [stderr]     |
[INFO] [stderr] 108 |                 mov!(buf[0..=1] <- &[0x10, 0x11]);
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 108 |                 let _ = mov!(buf[0..=1] <- &[0x10, 0x11]);;
[INFO] [stderr]     |                 +++++++                                  +
[INFO] [stderr] 
[INFO] [stderr] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stderr]    --> z21/src/main.rs:109:17
[INFO] [stderr]     |
[INFO] [stderr] 109 |                 mov!(buf[2..=5] <- &num.to_le_bytes());
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 109 |                 let _ = mov!(buf[2..=5] <- &num.to_le_bytes());;
[INFO] [stderr]     |                 +++++++                                       +
[INFO] [stderr] 
[INFO] [stderr] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stderr]    --> z21/src/main.rs:113:17
[INFO] [stderr]     |
[INFO] [stderr] 113 |                 mov!(buf[2..=3] <- &[0x40, 0x00]);
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 113 |                 let _ = mov!(buf[2..=3] <- &[0x40, 0x00]);;
[INFO] [stderr]     |                 +++++++                                  +
[INFO] [stderr] 
[INFO] [stderr] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stderr]    --> z21/src/main.rs:116:17
[INFO] [stderr]     |
[INFO] [stderr] 116 |                 mov!(buf[0..=1] <- &(size as u16).to_le_bytes());
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 116 |                 let _ = mov!(buf[0..=1] <- &(size as u16).to_le_bytes());;
[INFO] [stderr]     |                 +++++++                                                 +
[INFO] [stderr] 
[INFO] [stderr] warning: `loco-z21` (bin "loco-z21" test) generated 12 warnings
[INFO] [stderr] warning: `loco-xpressnet` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `loco-core` (lib test) generated 6 warnings (6 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/linux_dcc-35911bdb1bdad53e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/loco_command_station-06d7ae374d526564)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/loco_core-6823e2a82dcf383c)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/loco_dcc-2e2750b9d1e398e1)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/read.rs (/opt/rustwide/target/debug/deps/read-f82917fa98bf2895)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/write_and_read.rs (/opt/rustwide/target/debug/deps/write_and_read-e706baf3b38c4211)
[INFO] [stdout] test read ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test single_message ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/loco_susi-6c9858bf18e8e531)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test message::tests::function_group_data ... ok
[INFO] [stdout] test message::tests::msg_speed_diff ... ok
[INFO] [stdout] test message::tests::msg_motor_power ... ok
[INFO] [stdout] test message::tests::msg_trigger ... ok
[INFO] [stdout] test reader::tests::single_noop ... ok
[INFO] [stdout] test reader::tests::three_messages ... ok
[INFO] [stdout] test writer::tests::single_speed ... ok
[INFO] [stdout] test message::tests::needs_ack ... ok
[INFO] [stdout] test reader::tests::cv_set ... ok
[INFO] [stdout] test reader::tests::single_diff ... ok
[INFO] [stdout] test writer::tests::single_noop ... ok
[INFO] [stdout] test message::tests::parse_and_back ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.31s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/realtime.rs (/opt/rustwide/target/debug/deps/realtime-4a96117f4eaff3c4)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test single_message ... ok
[INFO] [stdout] test two_messages ... FAILED
[INFO] [stdout] test three_messages ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- two_messages stdout ----
[INFO] [stdout] WARNING: no realtime scheduling possible, the integration tests might fail!
[INFO] [stdout] WARNING: no realtime scheduling possible, the integration tests might fail!
[INFO] [stdout] WARNING: reader slept 4014 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 3086 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 1995 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 3981 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 1405 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 2341 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 474 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 1776 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 338 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 593 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 747 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 1589 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 296 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 3043 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 1993 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 504 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 654 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 257 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 270 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 361 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 1227 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 637 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 461 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 281 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 917 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 1776 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 228 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 1304 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 444 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 397 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 1658 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 659 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 279 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 3078 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 2516 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 802 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 328 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 3713 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 611 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 482 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 739 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 351 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 244 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 2466 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 1215 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 3408 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 1860 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 633 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 299 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 3147 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 219 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 212 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 437 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 2138 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 256 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 2537 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 2937 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 485 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 7179 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 1485 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 2500 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 746 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 205 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 228 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 1306 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 1999 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 4008 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 1518 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 1582 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 1819 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 2918 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 618 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 796 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 288 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 429 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 522 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 5302 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 7877 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 5812 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 272 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 247 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 689 µs, more than 200 µs will cause problems
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (44) panicked at susi/tests/realtime.rs:118:17:
[INFO] [stdout] reader timed out - buf: [LocomotiveSpeed(Forward, 120)]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62df36c8cb6a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62df36c8cb6a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62df36c8cb6a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62df36c8cb6a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62df36ca0eca - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62df36ca0eca - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x62df36c914a2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62df36c914a2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62df36c6bcbf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62df36c6bcbf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62df36c85019 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62df36c0933c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x62df36c0933c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62df36c851d2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x62df36c851d2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62df36c6bd78 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62df36c636e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62df36c6ca8d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62df36ca177c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62df36bf5f5c - realtime::write_and_read_messages::{{closure}}::h30595a3b0c5f4bed
[INFO] [stdout]                                at /opt/rustwide/workdir/susi/tests/realtime.rs:118:17
[INFO] [stdout]   20:     0x62df36bfa5c2 - core::ops::function::FnOnce::call_once::h5547c0668d3d8dff
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   21:     0x62df36bf55a4 - realtime::write_and_read::{{closure}}::h167b863651f3a2f4
[INFO] [stdout]                                at /opt/rustwide/workdir/susi/tests/realtime.rs:76:9
[INFO] [stdout]   22:     0x62df36bf67f1 - std::sys::backtrace::__rust_begin_short_backtrace::hbd72e6ea470930d6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   23:     0x62df36bf32d9 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::h9eff2f4b3bb77054
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   24:     0x62df36bf65fc - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9faa048434e5a0d8
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   25:     0x62df36bf6d8d - std::panicking::catch_unwind::do_call::h4c929f9d712bd7ec
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x62df36bf645b - __rust_try
[INFO] [stdout]   27:     0x62df36bf2740 - std::panicking::catch_unwind::h7315e40edabc6f2f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x62df36bf2740 - std::panic::catch_unwind::hb9c520b3d079de20
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x62df36bf2740 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h61f12197054cb13d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   30:     0x62df36bfa43e - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9a5166e2969ecc22
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x62df36c8c47f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   32:     0x62df36c8c47f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   33:     0x72c2f326aaa4 - <unknown>
[INFO] [stdout]   34:     0x72c2f32f7a64 - clone
[INFO] [stdout]   35:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'two_messages' (40) panicked at susi/tests/realtime.rs:78:29:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Any { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62df36c8cb6a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62df36c8cb6a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62df36c8cb6a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62df36c8cb6a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62df36ca0eca - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62df36ca0eca - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x62df36c914a2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62df36c914a2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62df36c6bcbf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62df36c6bcbf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62df36c85019 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62df36c0933c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x62df36c0933c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62df36c851d2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x62df36c851d2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62df36c6bd78 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62df36c636e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62df36c6ca8d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62df36ca177c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62df36ca14f2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62df36bf516b - core::result::Result<T,E>::unwrap::h0a1c302e8f218d83
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x62df36bf516b - realtime::write_and_read::he1f2b7cc91f96eaa
[INFO] [stdout]                                at /opt/rustwide/workdir/susi/tests/realtime.rs:78:29
[INFO] [stdout]   22:     0x62df36bf59fc - realtime::write_and_read_messages::ha65de26e48197c36
[INFO] [stdout]                                at /opt/rustwide/workdir/susi/tests/realtime.rs:141:16
[INFO] [stdout]   23:     0x62df36bf495e - realtime::two_messages::{{closure}}::h66228aec1de1546a
[INFO] [stdout]                                at /opt/rustwide/workdir/susi/tests/realtime.rs:156:5
[INFO] [stdout]   24:     0x62df36bfa4de - core::ops::function::FnOnce::call_once::h23e8744159346936
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62df36c3bc57 - serial_test::serial_core::h0960d8dd2c56ae76
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.5.1/src/lib.rs:64:5
[INFO] [stdout]   26:     0x62df36bf4837 - realtime::two_messages::h39ebaa7b5e191c6b
[INFO] [stdout]                                at /opt/rustwide/workdir/susi/tests/realtime.rs:154:1
[INFO] [stdout]   27:     0x62df36bf4997 - realtime::two_messages::{{closure}}::hfedf753e2a0f7cb2
[INFO] [stdout]                                at /opt/rustwide/workdir/susi/tests/realtime.rs:155:18
[INFO] [stdout]   28:     0x62df36bfa636 - core::ops::function::FnOnce::call_once::h8ec35332e2bbda41
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x62df36bfd41b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x62df36bfd41b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   31:     0x62df36c09e0b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   32:     0x62df36c09e0b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x62df36c09e0b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x62df36c09e0b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x62df36c09e0b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x62df36c09e0b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   37:     0x62df36c09e0b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   38:     0x62df36c05524 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   39:     0x62df36c05524 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   40:     0x62df36c0ca12 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   41:     0x62df36c0ca12 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x62df36c0ca12 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x62df36c0ca12 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x62df36c0ca12 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x62df36c0ca12 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46:     0x62df36c0ca12 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x62df36c8c47f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   48:     0x62df36c8c47f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   49:     0x72c2f326aaa4 - <unknown>
[INFO] [stdout]   50:     0x72c2f32f7a64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     two_messages
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.85s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p loco-susi --test realtime`
[INFO] running `Command { std: "docker" "inspect" "7e9b03d84df60464b3e0a2d1560b51ca77ba91111a28ce4904de153baef9f1a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e9b03d84df60464b3e0a2d1560b51ca77ba91111a28ce4904de153baef9f1a6", kill_on_drop: false }`
[INFO] [stdout] 7e9b03d84df60464b3e0a2d1560b51ca77ba91111a28ce4904de153baef9f1a6
