[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 try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fniclashoyer%2Floco" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-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-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/niclashoyer/loco on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 291dc9c6ef2584bffe0c3ef875016c16e2a95f42baeea3e00c91c4efa8e35bd6
[INFO] running `Command { std: "docker" "start" "-a" "291dc9c6ef2584bffe0c3ef875016c16e2a95f42baeea3e00c91c4efa8e35bd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "291dc9c6ef2584bffe0c3ef875016c16e2a95f42baeea3e00c91c4efa8e35bd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "291dc9c6ef2584bffe0c3ef875016c16e2a95f42baeea3e00c91c4efa8e35bd6", kill_on_drop: false }`
[INFO] [stdout] 291dc9c6ef2584bffe0c3ef875016c16e2a95f42baeea3e00c91c4efa8e35bd6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f2341dfc025b3240905c612d414fea9d6bd7964572cc055d06c70927934a01d7
[INFO] running `Command { std: "docker" "start" "-a" "f2341dfc025b3240905c612d414fea9d6bd7964572cc055d06c70927934a01d7", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling libc v0.2.116
[INFO] [stderr]    Compiling nb v1.0.0
[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 proc-macro2 v1.0.36
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling embedded-hal v1.0.0-alpha.6
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling lock_api v0.4.6
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling heapless v0.7.10
[INFO] [stderr]    Compiling spin v0.9.2
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling cortex-m v0.7.4
[INFO] [stderr]    Compiling nb v0.1.3
[INFO] [stderr]    Compiling radium v0.6.2
[INFO] [stderr]    Compiling vcell v0.1.3
[INFO] [stderr]    Compiling num-complex v0.3.1
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling embedded-hal v0.2.6
[INFO] [stderr]    Compiling volatile-register v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling bitfield v0.13.2
[INFO] [stderr]    Compiling nix v0.23.1
[INFO] [stderr]    Compiling generic-array v0.13.3
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling num v0.3.1
[INFO] [stderr]    Compiling embedded-time v0.12.1
[INFO] [stderr]    Compiling cortex-m v0.6.7
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling wyz v0.4.0
[INFO] [stderr]    Compiling serial-core v0.4.0
[INFO] [stderr]    Compiling as-slice v0.1.5
[INFO] [stderr]    Compiling ioctl-rs v0.1.6
[INFO] [stderr]    Compiling termios v0.2.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling no-std-net v0.5.0
[INFO] [stderr]    Compiling funty v1.2.0
[INFO] [stderr]    Compiling aligned v0.3.5
[INFO] [stderr]    Compiling serial-unix v0.4.0
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling embedded-nal v0.6.0
[INFO] [stderr]    Compiling embedded-time v0.10.1
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling bitvec v0.22.3
[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 env_logger v0.9.0
[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 loco-core v0.1.0 (/opt/rustwide/workdir/core)
[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] [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] [stderr]    Compiling i2cdev v0.5.1
[INFO] [stderr]    Compiling sysfs_gpio v0.6.1
[INFO] [stderr]    Compiling spidev v0.5.1
[INFO] [stderr]    Compiling gpio-cdev v0.5.1
[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 loco-z21 v0.1.0 (/opt/rustwide/workdir/z21)
[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]   --> 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]    Compiling linux-dcc v0.1.0 (/opt/rustwide/workdir/command-station/examples/linux-dcc)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.93s
[INFO] running `Command { std: "docker" "inspect" "f2341dfc025b3240905c612d414fea9d6bd7964572cc055d06c70927934a01d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2341dfc025b3240905c612d414fea9d6bd7964572cc055d06c70927934a01d7", kill_on_drop: false }`
[INFO] [stdout] f2341dfc025b3240905c612d414fea9d6bd7964572cc055d06c70927934a01d7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5677d43570a913bae34a82830643d0f1dc0a7af1b364a2296b8e9352d28913b9
[INFO] running `Command { std: "docker" "start" "-a" "5677d43570a913bae34a82830643d0f1dc0a7af1b364a2296b8e9352d28913b9", 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 smallvec v1.8.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling thread-priority v0.2.4
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[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] [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 embedded-hal-vcd v0.1.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] [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] [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-xpressnet v0.1.0 (/opt/rustwide/workdir/xpressnet)
[INFO] [stderr]    Compiling loco-command-station v0.1.0 (/opt/rustwide/workdir/command-station)
[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 `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] [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] [stderr]    Compiling linux-dcc v0.1.0 (/opt/rustwide/workdir/command-station/examples/linux-dcc)
[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 `test` profile [unoptimized + debuginfo] target(s) in 12.31s
[INFO] running `Command { std: "docker" "inspect" "5677d43570a913bae34a82830643d0f1dc0a7af1b364a2296b8e9352d28913b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5677d43570a913bae34a82830643d0f1dc0a7af1b364a2296b8e9352d28913b9", kill_on_drop: false }`
[INFO] [stdout] 5677d43570a913bae34a82830643d0f1dc0a7af1b364a2296b8e9352d28913b9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d440ec8440b2d9e015cd217239f5b333ff1dafdc8d41a576e8b75e28ad77d6b9
[INFO] running `Command { std: "docker" "start" "-a" "d440ec8440b2d9e015cd217239f5b333ff1dafdc8d41a576e8b75e28ad77d6b9", 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: `loco-dcc` (lib test) generated 1 warning (1 duplicate)
[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: 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.28s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/linux_dcc-c1d78654d66beed7)
[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-a90b412b783ac3ff)
[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-e5c22f2fb96f4cb2)
[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_dcc-7ae9f804d2452be4)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running tests/read.rs (/opt/rustwide/target/debug/deps/read-2b4abbe448eeb7e9)
[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 1 test
[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.13s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/write_and_read.rs (/opt/rustwide/target/debug/deps/write_and_read-620b4f11c9fa36fe)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test single_message ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/loco_susi-bc9590484145f889)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test message::tests::function_group_data ... ok
[INFO] [stdout] test message::tests::msg_motor_power ... 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 message::tests::msg_speed_diff ... ok
[INFO] [stdout] test message::tests::msg_trigger ... ok
[INFO] [stdout] test reader::tests::single_noop ... ok
[INFO] [stdout] test writer::tests::single_speed ... ok
[INFO] [stdout] test writer::tests::single_noop ... ok
[INFO] [stdout] test reader::tests::three_messages ... 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.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/realtime.rs (/opt/rustwide/target/debug/deps/realtime-a757dd4e1eb8ee94)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test single_message ... ok
[INFO] [stdout] test three_messages ... FAILED
[INFO] [stdout] test two_messages ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- three_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 487 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 1918 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 2996 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 220 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 2774 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 990 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 1998 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 549 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 239 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 206 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 3322 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 226 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 1869 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 627 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 1393 µ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 1760 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 564 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 207 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 1502 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 287 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 327 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 1385 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 1447 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 1499 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 723 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 1512 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 2409 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 273 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 209 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 1976 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 2985 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 2710 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 1756 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 253 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 218 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 468 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 3417 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 1725 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 242 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 4822 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 365 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 1344 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 2705 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 434 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 293 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 1083 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 314 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 1571 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 220 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 543 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 268 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 1384 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 2209 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 2187 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 425 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 291 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 259 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 559 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 2085 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 224 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 2939 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 1536 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 229 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 1066 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 995 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 23611 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 210 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 1519 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 3686 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 201 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 1596 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 821 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 1990 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 4745 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 297 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 656 µ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 530 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 11722 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 234 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 202 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 984 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 2024 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 237 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 4135 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 210 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 494 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 235 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 1222 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 1980 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 2345 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 606 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 758 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 266 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 1828 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 313 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 217 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 217 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 1349 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 269 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 271 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 218 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 246 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 226 µ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 261 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 2951 µ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 207 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 493 µ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 206 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 423 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 331 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 373 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 749 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 572 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 667 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 440 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 386 µ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 293 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 489 µs, more than 200 µs will cause problems
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (45) panicked at susi/tests/realtime.rs:118:17:
[INFO] [stdout] reader timed out - buf: [LocomotiveSpeed(Forward, 120), LocomotiveSpeed(Forward, 120)]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5677ba2fb89a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5677ba2fb89a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5677ba2fb89a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5677ba2fb89a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5677ba30fdda - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5677ba30fdda - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5677ba300182 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5677ba300182 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5677ba2da7df - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5677ba2da7df - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5677ba2f3c89 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5677ba27699c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5677ba27699c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5677ba2f3e42 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5677ba2f3e42 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5677ba2da898 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5677ba2d2209 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5677ba2db5ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5677ba31056c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5677ba26313e - realtime[39a7891d7aafe061]::write_and_read_messages::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/susi/tests/realtime.rs:118:17
[INFO] [stdout]   20:     0x5677ba269a42 - <realtime[39a7891d7aafe061]::write_and_read_messages::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<(loco_susi[56c19664bbea3135]::reader::Reader<embedded_hal_sync_pins[890274fb4f66090a]::wire::OpenDrainPin, embedded_hal_sync_pins[890274fb4f66090a]::wire::InputOnlyPin, realtime[39a7891d7aafe061]::MsToStdCountDown<linux_embedded_hal[e1f4c79dfd24c274]::timer::SysTimer>>,)>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   21:     0x5677ba261af4 - realtime[39a7891d7aafe061]::write_and_read::<realtime[39a7891d7aafe061]::write_and_read_messages::{closure#0}, realtime[39a7891d7aafe061]::write_and_read_messages::{closure#1}>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/susi/tests/realtime.rs:76:9
[INFO] [stdout]   22:     0x5677ba25f681 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<realtime[39a7891d7aafe061]::write_and_read<realtime[39a7891d7aafe061]::write_and_read_messages::{closure#0}, realtime[39a7891d7aafe061]::write_and_read_messages::{closure#1}>::{closure#1}, alloc[a8a7aba520129d98]::vec::Vec<loco_susi[56c19664bbea3135]::message::Msg>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   23:     0x5677ba2627e9 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<realtime[39a7891d7aafe061]::write_and_read<realtime[39a7891d7aafe061]::write_and_read_messages::{closure#0}, realtime[39a7891d7aafe061]::write_and_read_messages::{closure#1}>::{closure#1}, alloc[a8a7aba520129d98]::vec::Vec<loco_susi[56c19664bbea3135]::message::Msg>>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   24:     0x5677ba2691ec - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<realtime[39a7891d7aafe061]::write_and_read<realtime[39a7891d7aafe061]::write_and_read_messages::{closure#0}, realtime[39a7891d7aafe061]::write_and_read_messages::{closure#1}>::{closure#1}, alloc[a8a7aba520129d98]::vec::Vec<loco_susi[56c19664bbea3135]::message::Msg>>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x5677ba260e5d - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<realtime[39a7891d7aafe061]::write_and_read<realtime[39a7891d7aafe061]::write_and_read_messages::{closure#0}, realtime[39a7891d7aafe061]::write_and_read_messages::{closure#1}>::{closure#1}, alloc[a8a7aba520129d98]::vec::Vec<loco_susi[56c19664bbea3135]::message::Msg>>::{closure#1}::{closure#0}>, alloc[a8a7aba520129d98]::vec::Vec<loco_susi[56c19664bbea3135]::message::Msg>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x5677ba269bdb - __rust_try
[INFO] [stdout]   27:     0x5677ba262207 - std[ec419fa8110287d5]::panicking::catch_unwind::<alloc[a8a7aba520129d98]::vec::Vec<loco_susi[56c19664bbea3135]::message::Msg>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<realtime[39a7891d7aafe061]::write_and_read<realtime[39a7891d7aafe061]::write_and_read_messages::{closure#0}, realtime[39a7891d7aafe061]::write_and_read_messages::{closure#1}>::{closure#1}, alloc[a8a7aba520129d98]::vec::Vec<loco_susi[56c19664bbea3135]::message::Msg>>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5677ba262207 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<realtime[39a7891d7aafe061]::write_and_read<realtime[39a7891d7aafe061]::write_and_read_messages::{closure#0}, realtime[39a7891d7aafe061]::write_and_read_messages::{closure#1}>::{closure#1}, alloc[a8a7aba520129d98]::vec::Vec<loco_susi[56c19664bbea3135]::message::Msg>>::{closure#1}::{closure#0}>, alloc[a8a7aba520129d98]::vec::Vec<loco_susi[56c19664bbea3135]::message::Msg>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5677ba262207 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<realtime[39a7891d7aafe061]::write_and_read<realtime[39a7891d7aafe061]::write_and_read_messages::{closure#0}, realtime[39a7891d7aafe061]::write_and_read_messages::{closure#1}>::{closure#1}, alloc[a8a7aba520129d98]::vec::Vec<loco_susi[56c19664bbea3135]::message::Msg>>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   30:     0x5677ba2636ae - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<realtime[39a7891d7aafe061]::write_and_read<realtime[39a7891d7aafe061]::write_and_read_messages::{closure#0}, realtime[39a7891d7aafe061]::write_and_read_messages::{closure#1}>::{closure#1}, alloc[a8a7aba520129d98]::vec::Vec<loco_susi[56c19664bbea3135]::message::Msg>>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5677ba2fb1af - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   32:     0x5677ba2fb1af - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   33:     0x7bbd0b5c3aa4 - <unknown>
[INFO] [stdout]   34:     0x7bbd0b650a64 - clone
[INFO] [stdout]   35:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'three_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:     0x5677ba2fb89a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5677ba2fb89a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5677ba2fb89a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5677ba2fb89a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5677ba30fdda - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5677ba30fdda - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5677ba300182 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5677ba300182 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5677ba2da7df - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5677ba2da7df - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5677ba2f3c89 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5677ba27699c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5677ba27699c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5677ba2f3e42 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5677ba2f3e42 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5677ba2da898 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5677ba2d2209 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5677ba2db5ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5677ba31056c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5677ba3102e2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5677ba25df5b - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::vec::Vec<loco_susi[56c19664bbea3135]::message::Msg>, alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::any::Any + core[35159d6ffb30e017]::marker::Send>>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5677ba25df5b - realtime[39a7891d7aafe061]::write_and_read::<realtime[39a7891d7aafe061]::write_and_read_messages::{closure#0}, realtime[39a7891d7aafe061]::write_and_read_messages::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/workdir/susi/tests/realtime.rs:78:29
[INFO] [stdout]   22:     0x5677ba2637dc - realtime[39a7891d7aafe061]::write_and_read_messages
[INFO] [stdout]                                at /opt/rustwide/workdir/susi/tests/realtime.rs:141:16
[INFO] [stdout]   23:     0x5677ba263500 - realtime[39a7891d7aafe061]::three_messages::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/susi/tests/realtime.rs:165:5
[INFO] [stdout]   24:     0x5677ba269ade - <realtime[39a7891d7aafe061]::three_messages::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5677ba2ad687 - serial_test[d381da2dfa399bf9]::serial_core
[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:     0x5677ba263917 - realtime[39a7891d7aafe061]::three_messages
[INFO] [stdout]                                at /opt/rustwide/workdir/susi/tests/realtime.rs:163:1
[INFO] [stdout]   27:     0x5677ba262917 - realtime[39a7891d7aafe061]::three_messages::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/susi/tests/realtime.rs:164:20
[INFO] [stdout]   28:     0x5677ba269956 - <realtime[39a7891d7aafe061]::three_messages::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x5677ba269c7b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x5677ba269c7b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   31:     0x5677ba27746b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   32:     0x5677ba27746b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   33:     0x5677ba27746b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x5677ba27746b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x5677ba27746b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x5677ba27746b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   37:     0x5677ba27746b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   38:     0x5677ba271e44 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   39:     0x5677ba271e44 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   40:     0x5677ba27a072 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   41:     0x5677ba27a072 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   42:     0x5677ba27a072 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x5677ba27a072 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x5677ba27a072 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x5677ba27a072 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   46:     0x5677ba27a072 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5677ba2fb1af - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   48:     0x5677ba2fb1af - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   49:     0x7bbd0b5c3aa4 - <unknown>
[INFO] [stdout]   50:     0x7bbd0b650a64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[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 2687 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 2002 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 994 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 995 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 3059 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 460 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 215 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 289 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 214 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 220 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 273 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 322 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 232 µ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 210 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 303 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 322 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 2352 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 203 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 234 µ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 2883 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 1990 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 259 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 434 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 784 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 4434 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 1258 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 290 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 403 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 210 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 287 µ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 2726 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 2208 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 1180 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 634 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 242 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 220 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 264 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 315 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 314 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 207 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 243 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 229 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 292 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 381 µ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 369 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 7114 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 1806 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 2009 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 276 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 1469 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 1996 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 1998 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 994 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 625 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 1423 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 412 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 305 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 368 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 470 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 1091 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 645 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 1678 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 486 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 1851 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 221 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 830 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 1764 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 1935 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 2126 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 1082 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 234 µ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 234 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 204 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 218 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 206 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 241 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 2878 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 2018 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 979 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 1998 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 267 µ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 281 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 211 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 259 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 248 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 294 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 267 µs, more than 200 µs will cause problems
[INFO] [stderr] error: test failed, to rerun pass `-p loco-susi --test realtime`
[INFO] [stdout] WARNING: reader slept 214 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 213 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 211 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 301 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 229 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 250 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 216 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 298 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 339 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 292 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 266 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 227 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 307 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 243 µ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 325 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 282 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 226 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 2295 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 232 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 240 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 300 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 202 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 1117 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 286 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 1718 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 223 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 2007 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 210 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 1080 µ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 201 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 285 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 663 µ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 218 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 221 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 385 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 457 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 280 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 222 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 273 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 248 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 491 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 238 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 231 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 2740 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 214 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 354 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 292 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 249 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 341 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 248 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 273 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 267 µ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 242 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 306 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 277 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 224 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 242 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 235 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 276 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 214 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 294 µ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 246 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 245 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 240 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 298 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 545 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 675 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 871 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 520 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 222 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 3870 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 940 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 564 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 2887 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 233 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 510 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 517 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 243 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 835 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 206 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 230 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 237 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 214 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 236 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 355 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 206 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 239 µ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 211 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 4638 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 2989 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 7116 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 893 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 848 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 557 µs, more than 200 µs will cause problems
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (47) panicked at susi/tests/realtime.rs:118:17:
[INFO] [stdout] reader timed out - buf: [Unknown([20, 124, 0])]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5677ba2fb89a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5677ba2fb89a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5677ba2fb89a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5677ba2fb89a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5677ba30fdda - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5677ba30fdda - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5677ba300182 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5677ba300182 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5677ba2da7df - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5677ba2da7df - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5677ba2f3c89 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5677ba27699c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5677ba27699c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5677ba2f3e42 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5677ba2f3e42 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5677ba2da898 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5677ba2d2209 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5677ba2db5ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5677ba31056c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5677ba26313e - realtime[39a7891d7aafe061]::write_and_read_messages::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/susi/tests/realtime.rs:118:17
[INFO] [stdout]   20:     0x5677ba269a42 - <realtime[39a7891d7aafe061]::write_and_read_messages::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<(loco_susi[56c19664bbea3135]::reader::Reader<embedded_hal_sync_pins[890274fb4f66090a]::wire::OpenDrainPin, embedded_hal_sync_pins[890274fb4f66090a]::wire::InputOnlyPin, realtime[39a7891d7aafe061]::MsToStdCountDown<linux_embedded_hal[e1f4c79dfd24c274]::timer::SysTimer>>,)>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   21:     0x5677ba261af4 - realtime[39a7891d7aafe061]::write_and_read::<realtime[39a7891d7aafe061]::write_and_read_messages::{closure#0}, realtime[39a7891d7aafe061]::write_and_read_messages::{closure#1}>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/susi/tests/realtime.rs:76:9
[INFO] [stdout]   22:     0x5677ba25f681 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<realtime[39a7891d7aafe061]::write_and_read<realtime[39a7891d7aafe061]::write_and_read_messages::{closure#0}, realtime[39a7891d7aafe061]::write_and_read_messages::{closure#1}>::{closure#1}, alloc[a8a7aba520129d98]::vec::Vec<loco_susi[56c19664bbea3135]::message::Msg>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   23:     0x5677ba2627e9 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<realtime[39a7891d7aafe061]::write_and_read<realtime[39a7891d7aafe061]::write_and_read_messages::{closure#0}, realtime[39a7891d7aafe061]::write_and_read_messages::{closure#1}>::{closure#1}, alloc[a8a7aba520129d98]::vec::Vec<loco_susi[56c19664bbea3135]::message::Msg>>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   24:     0x5677ba2691ec - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<realtime[39a7891d7aafe061]::write_and_read<realtime[39a7891d7aafe061]::write_and_read_messages::{closure#0}, realtime[39a7891d7aafe061]::write_and_read_messages::{closure#1}>::{closure#1}, alloc[a8a7aba520129d98]::vec::Vec<loco_susi[56c19664bbea3135]::message::Msg>>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x5677ba260e5d - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<realtime[39a7891d7aafe061]::write_and_read<realtime[39a7891d7aafe061]::write_and_read_messages::{closure#0}, realtime[39a7891d7aafe061]::write_and_read_messages::{closure#1}>::{closure#1}, alloc[a8a7aba520129d98]::vec::Vec<loco_susi[56c19664bbea3135]::message::Msg>>::{closure#1}::{closure#0}>, alloc[a8a7aba520129d98]::vec::Vec<loco_susi[56c19664bbea3135]::message::Msg>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x5677ba269bdb - __rust_try
[INFO] [stdout]   27:     0x5677ba262207 - std[ec419fa8110287d5]::panicking::catch_unwind::<alloc[a8a7aba520129d98]::vec::Vec<loco_susi[56c19664bbea3135]::message::Msg>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<realtime[39a7891d7aafe061]::write_and_read<realtime[39a7891d7aafe061]::write_and_read_messages::{closure#0}, realtime[39a7891d7aafe061]::write_and_read_messages::{closure#1}>::{closure#1}, alloc[a8a7aba520129d98]::vec::Vec<loco_susi[56c19664bbea3135]::message::Msg>>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5677ba262207 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<realtime[39a7891d7aafe061]::write_and_read<realtime[39a7891d7aafe061]::write_and_read_messages::{closure#0}, realtime[39a7891d7aafe061]::write_and_read_messages::{closure#1}>::{closure#1}, alloc[a8a7aba520129d98]::vec::Vec<loco_susi[56c19664bbea3135]::message::Msg>>::{closure#1}::{closure#0}>, alloc[a8a7aba520129d98]::vec::Vec<loco_susi[56c19664bbea3135]::message::Msg>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5677ba262207 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<realtime[39a7891d7aafe061]::write_and_read<realtime[39a7891d7aafe061]::write_and_read_messages::{closure#0}, realtime[39a7891d7aafe061]::write_and_read_messages::{closure#1}>::{closure#1}, alloc[a8a7aba520129d98]::vec::Vec<loco_susi[56c19664bbea3135]::message::Msg>>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   30:     0x5677ba2636ae - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<realtime[39a7891d7aafe061]::write_and_read<realtime[39a7891d7aafe061]::write_and_read_messages::{closure#0}, realtime[39a7891d7aafe061]::write_and_read_messages::{closure#1}>::{closure#1}, alloc[a8a7aba520129d98]::vec::Vec<loco_susi[56c19664bbea3135]::message::Msg>>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5677ba2fb1af - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   32:     0x5677ba2fb1af - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   33:     0x7bbd0b5c3aa4 - <unknown>
[INFO] [stdout]   34:     0x7bbd0b650a64 - clone
[INFO] [stdout]   35:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'two_messages' (41) 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:     0x5677ba2fb89a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5677ba2fb89a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5677ba2fb89a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5677ba2fb89a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5677ba30fdda - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5677ba30fdda - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5677ba300182 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5677ba300182 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5677ba2da7df - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5677ba2da7df - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5677ba2f3c89 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5677ba27699c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5677ba27699c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5677ba2f3e42 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5677ba2f3e42 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5677ba2da898 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5677ba2d2209 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5677ba2db5ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5677ba31056c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5677ba3102e2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5677ba25df5b - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::vec::Vec<loco_susi[56c19664bbea3135]::message::Msg>, alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::any::Any + core[35159d6ffb30e017]::marker::Send>>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5677ba25df5b - realtime[39a7891d7aafe061]::write_and_read::<realtime[39a7891d7aafe061]::write_and_read_messages::{closure#0}, realtime[39a7891d7aafe061]::write_and_read_messages::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/workdir/susi/tests/realtime.rs:78:29
[INFO] [stdout]   22:     0x5677ba2637dc - realtime[39a7891d7aafe061]::write_and_read_messages
[INFO] [stdout]                                at /opt/rustwide/workdir/susi/tests/realtime.rs:141:16
[INFO] [stdout]   23:     0x5677ba26327e - realtime[39a7891d7aafe061]::two_messages::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/susi/tests/realtime.rs:156:5
[INFO] [stdout]   24:     0x5677ba269a7e - <realtime[39a7891d7aafe061]::two_messages::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5677ba2ad687 - serial_test[d381da2dfa399bf9]::serial_core
[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:     0x5677ba2638d7 - realtime[39a7891d7aafe061]::two_messages
[INFO] [stdout]                                at /opt/rustwide/workdir/susi/tests/realtime.rs:154:1
[INFO] [stdout]   27:     0x5677ba2628b7 - realtime[39a7891d7aafe061]::two_messages::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/susi/tests/realtime.rs:155:18
[INFO] [stdout]   28:     0x5677ba2698d6 - <realtime[39a7891d7aafe061]::two_messages::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x5677ba269c7b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x5677ba269c7b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   31:     0x5677ba27746b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   32:     0x5677ba27746b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   33:     0x5677ba27746b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x5677ba27746b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x5677ba27746b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x5677ba27746b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   37:     0x5677ba27746b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   38:     0x5677ba271e44 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   39:     0x5677ba271e44 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   40:     0x5677ba27a072 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   41:     0x5677ba27a072 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   42:     0x5677ba27a072 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x5677ba27a072 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x5677ba27a072 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x5677ba27a072 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   46:     0x5677ba27a072 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5677ba2fb1af - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   48:     0x5677ba2fb1af - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   49:     0x7bbd0b5c3aa4 - <unknown>
[INFO] [stdout]   50:     0x7bbd0b650a64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     three_messages
[INFO] [stdout]     two_messages
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.45s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d440ec8440b2d9e015cd217239f5b333ff1dafdc8d41a576e8b75e28ad77d6b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d440ec8440b2d9e015cd217239f5b333ff1dafdc8d41a576e8b75e28ad77d6b9", kill_on_drop: false }`
[INFO] [stdout] d440ec8440b2d9e015cd217239f5b333ff1dafdc8d41a576e8b75e28ad77d6b9
