[INFO] cloning repository https://github.com/bittide/aegir [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bittide/aegir" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbittide%2Faegir", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbittide%2Faegir'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9279f565659c06920cc305ede3c985793fc8e266 [INFO] testing bittide/aegir against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbittide%2Faegir" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bittide/aegir on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bittide/aegir [INFO] finished tweaking git repo https://github.com/bittide/aegir [INFO] tweaked toml for git repo https://github.com/bittide/aegir written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/bittide/aegir 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" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rand_seeder v0.2.3 [INFO] [stderr] Downloaded mnist v0.5.0 [INFO] [stderr] Downloaded iter-read v0.3.1 [INFO] [stderr] Downloaded vcd v0.6.1 [INFO] [stderr] Downloaded serde-pickle v1.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1d30fb1a766346af858177be79ef7ca7c41fd5d942b8262445ab743fbf69fa82 [INFO] running `Command { std: "docker" "start" "-a" "1d30fb1a766346af858177be79ef7ca7c41fd5d942b8262445ab743fbf69fa82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d30fb1a766346af858177be79ef7ca7c41fd5d942b8262445ab743fbf69fa82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d30fb1a766346af858177be79ef7ca7c41fd5d942b8262445ab743fbf69fa82", kill_on_drop: false }` [INFO] [stdout] 1d30fb1a766346af858177be79ef7ca7c41fd5d942b8262445ab743fbf69fa82 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c3b81d334b8921df9b63a5bae3696539545265965ebffe3fe15dcc0d581a695 [INFO] running `Command { std: "docker" "start" "-a" "3c3b81d334b8921df9b63a5bae3696539545265965ebffe3fe15dcc0d581a695", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling serde_derive v1.0.154 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling serde v1.0.154 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling anyhow v1.0.69 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling num-complex v0.4.3 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling vcd v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.94 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling rand_pcg v0.3.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling rand_seeder v0.2.3 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling iter-read v0.3.1 [INFO] [stderr] Compiling mnist v0.5.0 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling schema_derive v0.1.0 (/opt/rustwide/workdir/bits/schema_derive) [INFO] [stderr] Compiling bits_derive v0.1.0 (/opt/rustwide/workdir/bits/bits_derive) [INFO] [stderr] Compiling smart-default v0.6.0 [INFO] [stderr] Compiling waves v0.2.0 (/opt/rustwide/workdir/waves) [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling serde-pickle v1.1.1 [INFO] [stderr] Compiling schema v0.1.0 (/opt/rustwide/workdir/bits/schema) [INFO] [stderr] Compiling bits v0.1.0 (/opt/rustwide/workdir/bits/bits) [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> bits/bits/src/lib.rs:159:20 [INFO] [stdout] | [INFO] [stdout] 159 | A: Bits + Eq + std::fmt::Debug, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> bits/bits/src/lib.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | unused_qualifications, // Please don't clutter code with paths. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 159 - A: Bits + Eq + std::fmt::Debug, [INFO] [stdout] 159 + A: Bits + Eq + fmt::Debug, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> bits/bits/src/lib.rs:183:20 [INFO] [stdout] | [INFO] [stdout] 183 | A: Bits + Eq + std::fmt::Debug, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 183 - A: Bits + Eq + std::fmt::Debug, [INFO] [stdout] 183 + A: Bits + Eq + fmt::Debug, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling with_checksum v0.1.0 (/opt/rustwide/workdir/bits/with_checksum) [INFO] [stderr] Compiling bits_test v0.1.0 (/opt/rustwide/workdir/bits/bits_test) [INFO] [stderr] Compiling platform v0.5.0 (/opt/rustwide/workdir/platform) [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> platform/src/bootstrap.rs:68:10 [INFO] [stdout] | [INFO] [stdout] 68 | #[derive(Bits, Clone, Copy, Debug, PartialEq)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `trace-echo-vcd-signal-changes` and `trace-io-memory-contents` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Bits` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Bits` may come from an old version of the `bits_derive` crate, try updating your dependency with `cargo update -p bits_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Bits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::scheduler::alloc::PathBatching` [INFO] [stdout] --> platform/src/scheduler.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | pub use crate::scheduler::alloc::PathBatching; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> platform/src/bootstrap.rs:344:21 [INFO] [stdout] | [INFO] [stdout] 344 | if let Some(mut neighbor) = self.neighbors[port].as_mut() { [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling kvstore v0.1.0 (/opt/rustwide/workdir/apps/kvstore) [INFO] [stderr] Compiling life v0.1.0 (/opt/rustwide/workdir/apps/life) [INFO] [stderr] Compiling exchange v0.1.0 (/opt/rustwide/workdir/apps/exchange) [INFO] [stderr] Compiling nn_classifier v0.1.0 (/opt/rustwide/workdir/apps/nn_classifier) [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> apps/kvstore/src/lib.rs:72:10 [INFO] [stdout] | [INFO] [stdout] 72 | #[derive(Bits, Clone, Copy, Debug, FromPrimitive, PartialEq, Eq)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Bits` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Bits` may come from an old version of the `bits_derive` crate, try updating your dependency with `cargo update -p bits_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Bits` (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] --> apps/kvstore/src/lib.rs:72:36 [INFO] [stdout] | [INFO] [stdout] 72 | #[derive(Bits, Clone, Copy, Debug, FromPrimitive, PartialEq, Eq)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Operation` [INFO] [stdout] 73 | pub enum Operation { [INFO] [stdout] | --------- `Operation` 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] [stderr] Compiling multiapps v0.1.0 (/opt/rustwide/workdir/tests/multiapps) [INFO] [stderr] Compiling multifreq v0.1.0 (/opt/rustwide/workdir/tests/multifreq) [INFO] [stderr] Compiling circuit v0.1.0 (/opt/rustwide/workdir/apps/circuit) [INFO] [stderr] Compiling one_to_one_network v0.1.0 (/opt/rustwide/workdir/tests/one_to_one_network) [INFO] [stderr] Compiling failures v0.1.0 (/opt/rustwide/workdir/tests/failures) [INFO] [stderr] Compiling packetnet v0.1.0 (/opt/rustwide/workdir/apps/packetnet) [INFO] [stderr] Compiling simple v0.1.0 (/opt/rustwide/workdir/apps/simple) [INFO] [stderr] Compiling virtual_links v0.1.0 (/opt/rustwide/workdir/tests/virtual_links) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 40s [INFO] running `Command { std: "docker" "inspect" "3c3b81d334b8921df9b63a5bae3696539545265965ebffe3fe15dcc0d581a695", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c3b81d334b8921df9b63a5bae3696539545265965ebffe3fe15dcc0d581a695", kill_on_drop: false }` [INFO] [stdout] 3c3b81d334b8921df9b63a5bae3696539545265965ebffe3fe15dcc0d581a695 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 61f2bea7e38bc4d03978e216ebea304c9f5077dfbdf08733500c7041fb9a5c28 [INFO] running `Command { std: "docker" "start" "-a" "61f2bea7e38bc4d03978e216ebea304c9f5077dfbdf08733500c7041fb9a5c28", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.154 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling bits_derive v0.1.0 (/opt/rustwide/workdir/bits/bits_derive) [INFO] [stderr] Compiling schema_derive v0.1.0 (/opt/rustwide/workdir/bits/schema_derive) [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling anyhow v1.0.69 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling waves v0.2.0 (/opt/rustwide/workdir/waves) [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling num-complex v0.4.3 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling schema v0.1.0 (/opt/rustwide/workdir/bits/schema) [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling bits v0.1.0 (/opt/rustwide/workdir/bits/bits) [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> bits/bits/src/lib.rs:159:20 [INFO] [stdout] | [INFO] [stdout] 159 | A: Bits + Eq + std::fmt::Debug, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> bits/bits/src/lib.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | unused_qualifications, // Please don't clutter code with paths. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 159 - A: Bits + Eq + std::fmt::Debug, [INFO] [stdout] 159 + A: Bits + Eq + fmt::Debug, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> bits/bits/src/lib.rs:183:20 [INFO] [stdout] | [INFO] [stdout] 183 | A: Bits + Eq + std::fmt::Debug, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 183 - A: Bits + Eq + std::fmt::Debug, [INFO] [stdout] 183 + A: Bits + Eq + fmt::Debug, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling vcd v0.6.1 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling serde_json v1.0.94 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling rand_pcg v0.3.1 [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling platform v0.5.0 (/opt/rustwide/workdir/platform) [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> platform/src/bootstrap.rs:68:10 [INFO] [stdout] | [INFO] [stdout] 68 | #[derive(Bits, Clone, Copy, Debug, PartialEq)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `trace-echo-vcd-signal-changes` and `trace-io-memory-contents` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Bits` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Bits` may come from an old version of the `bits_derive` crate, try updating your dependency with `cargo update -p bits_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Bits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::scheduler::alloc::PathBatching` [INFO] [stdout] --> platform/src/scheduler.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | pub use crate::scheduler::alloc::PathBatching; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> platform/src/bootstrap.rs:344:21 [INFO] [stdout] | [INFO] [stdout] 344 | if let Some(mut neighbor) = self.neighbors[port].as_mut() { [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand_seeder v0.2.3 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling exchange v0.1.0 (/opt/rustwide/workdir/apps/exchange) [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling with_checksum v0.1.0 (/opt/rustwide/workdir/bits/with_checksum) [INFO] [stderr] Compiling iter-read v0.3.1 [INFO] [stderr] Compiling serde-pickle v1.1.1 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling mnist v0.5.0 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> bits/bits/src/lib.rs:159:20 [INFO] [stdout] | [INFO] [stdout] 159 | A: Bits + Eq + std::fmt::Debug, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> bits/bits/src/lib.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | unused_qualifications, // Please don't clutter code with paths. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 159 - A: Bits + Eq + std::fmt::Debug, [INFO] [stdout] 159 + A: Bits + Eq + fmt::Debug, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> bits/bits/src/lib.rs:183:20 [INFO] [stdout] | [INFO] [stdout] 183 | A: Bits + Eq + std::fmt::Debug, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 183 - A: Bits + Eq + std::fmt::Debug, [INFO] [stdout] 183 + A: Bits + Eq + fmt::Debug, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling life v0.1.0 (/opt/rustwide/workdir/apps/life) [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> platform/src/bootstrap.rs:68:10 [INFO] [stdout] | [INFO] [stdout] 68 | #[derive(Bits, Clone, Copy, Debug, PartialEq)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `trace-echo-vcd-signal-changes` and `trace-io-memory-contents` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Bits` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Bits` may come from an old version of the `bits_derive` crate, try updating your dependency with `cargo update -p bits_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Bits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling kvstore v0.1.0 (/opt/rustwide/workdir/apps/kvstore) [INFO] [stdout] warning: unused import: `crate::scheduler::alloc::PathBatching` [INFO] [stdout] --> platform/src/scheduler.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | pub use crate::scheduler::alloc::PathBatching; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> apps/kvstore/src/lib.rs:72:10 [INFO] [stdout] | [INFO] [stdout] 72 | #[derive(Bits, Clone, Copy, Debug, FromPrimitive, PartialEq, Eq)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Bits` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Bits` may come from an old version of the `bits_derive` crate, try updating your dependency with `cargo update -p bits_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Bits` (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] --> apps/kvstore/src/lib.rs:72:36 [INFO] [stdout] | [INFO] [stdout] 72 | #[derive(Bits, Clone, Copy, Debug, FromPrimitive, PartialEq, Eq)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Operation` [INFO] [stdout] 73 | pub enum Operation { [INFO] [stdout] | --------- `Operation` 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] [stderr] Compiling bencher v0.1.5 [INFO] [stderr] Compiling bits_test v0.1.0 (/opt/rustwide/workdir/bits/bits_test) [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> platform/src/bootstrap.rs:344:21 [INFO] [stdout] | [INFO] [stdout] 344 | if let Some(mut neighbor) = self.neighbors[port].as_mut() { [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling nn_classifier v0.1.0 (/opt/rustwide/workdir/apps/nn_classifier) [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> platform/src/bootstrap.rs:68:10 [INFO] [stdout] | [INFO] [stdout] 68 | #[derive(Bits, Clone, Copy, Debug, PartialEq)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `trace-echo-vcd-signal-changes` and `trace-io-memory-contents` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Bits` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Bits` may come from an old version of the `bits_derive` crate, try updating your dependency with `cargo update -p bits_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Bits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::scheduler::alloc::PathBatching` [INFO] [stdout] --> platform/src/scheduler.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | pub use crate::scheduler::alloc::PathBatching; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> bits/bits_test/src/lib.rs:33:27 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Clone, Copy, Bits, Debug, PartialEq, Eq)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Bits` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Bits` may come from an old version of the `bits_derive` crate, try updating your dependency with `cargo update -p bits_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Bits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> bits/bits_test/src/lib.rs:96:27 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Clone, Copy, Bits, Debug, PartialEq, Eq)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Bits` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Bits` may come from an old version of the `bits_derive` crate, try updating your dependency with `cargo update -p bits_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Bits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> bits/bits_test/src/lib.rs:199:27 [INFO] [stdout] | [INFO] [stdout] 199 | #[derive(Clone, Copy, Bits, Debug, PartialEq, Eq)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Bits` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Bits` may come from an old version of the `bits_derive` crate, try updating your dependency with `cargo update -p bits_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Bits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> platform/src/bootstrap.rs:344:21 [INFO] [stdout] | [INFO] [stdout] 344 | if let Some(mut neighbor) = self.neighbors[port].as_mut() { [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> bits/bits/src/lib.rs:159:20 [INFO] [stdout] | [INFO] [stdout] 159 | A: Bits + Eq + std::fmt::Debug, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> bits/bits/src/lib.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | unused_qualifications, // Please don't clutter code with paths. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 159 - A: Bits + Eq + std::fmt::Debug, [INFO] [stdout] 159 + A: Bits + Eq + fmt::Debug, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> bits/bits/src/lib.rs:183:20 [INFO] [stdout] | [INFO] [stdout] 183 | A: Bits + Eq + std::fmt::Debug, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 183 - A: Bits + Eq + std::fmt::Debug, [INFO] [stdout] 183 + A: Bits + Eq + fmt::Debug, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling circuit v0.1.0 (/opt/rustwide/workdir/apps/circuit) [INFO] [stderr] Compiling multiapps v0.1.0 (/opt/rustwide/workdir/tests/multiapps) [INFO] [stderr] Compiling simple v0.1.0 (/opt/rustwide/workdir/apps/simple) [INFO] [stderr] Compiling packetnet v0.1.0 (/opt/rustwide/workdir/apps/packetnet) [INFO] [stderr] Compiling one_to_one_network v0.1.0 (/opt/rustwide/workdir/tests/one_to_one_network) [INFO] [stderr] Compiling multifreq v0.1.0 (/opt/rustwide/workdir/tests/multifreq) [INFO] [stderr] Compiling virtual_links v0.1.0 (/opt/rustwide/workdir/tests/virtual_links) [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> apps/kvstore/src/lib.rs:72:10 [INFO] [stdout] | [INFO] [stdout] 72 | #[derive(Bits, Clone, Copy, Debug, FromPrimitive, PartialEq, Eq)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Bits` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Bits` may come from an old version of the `bits_derive` crate, try updating your dependency with `cargo update -p bits_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Bits` (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] --> apps/kvstore/src/lib.rs:72:36 [INFO] [stdout] | [INFO] [stdout] 72 | #[derive(Bits, Clone, Copy, Debug, FromPrimitive, PartialEq, Eq)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Operation` [INFO] [stdout] 73 | pub enum Operation { [INFO] [stdout] | --------- `Operation` 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] [stderr] Compiling failures v0.1.0 (/opt/rustwide/workdir/tests/failures) [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 8m 23s [INFO] running `Command { std: "docker" "inspect" "61f2bea7e38bc4d03978e216ebea304c9f5077dfbdf08733500c7041fb9a5c28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61f2bea7e38bc4d03978e216ebea304c9f5077dfbdf08733500c7041fb9a5c28", kill_on_drop: false }` [INFO] [stdout] 61f2bea7e38bc4d03978e216ebea304c9f5077dfbdf08733500c7041fb9a5c28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 74258a0bf09e69429939e88f97eb53858278eaf656742fdbc85df16253daa59f [INFO] running `Command { std: "docker" "start" "-a" "74258a0bf09e69429939e88f97eb53858278eaf656742fdbc85df16253daa59f", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: unnecessary qualification [INFO] [stderr] --> bits/bits/src/lib.rs:159:20 [INFO] [stderr] | [INFO] [stderr] 159 | A: Bits + Eq + std::fmt::Debug, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> bits/bits/src/lib.rs:25:5 [INFO] [stderr] | [INFO] [stderr] 25 | unused_qualifications, // Please don't clutter code with paths. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] help: remove the unnecessary path segments [INFO] [stderr] | [INFO] [stderr] 159 - A: Bits + Eq + std::fmt::Debug, [INFO] [stderr] 159 + A: Bits + Eq + fmt::Debug, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary qualification [INFO] [stderr] --> bits/bits/src/lib.rs:183:20 [INFO] [stderr] | [INFO] [stderr] 183 | A: Bits + Eq + std::fmt::Debug, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: remove the unnecessary path segments [INFO] [stderr] | [INFO] [stderr] 183 - A: Bits + Eq + std::fmt::Debug, [INFO] [stderr] 183 + A: Bits + Eq + fmt::Debug, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `bits` (lib) generated 2 warnings (run `cargo fix --lib -p bits` to apply 2 suggestions) [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> platform/src/bootstrap.rs:68:10 [INFO] [stderr] | [INFO] [stderr] 68 | #[derive(Bits, Clone, Copy, Debug, PartialEq)] [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `trace-echo-vcd-signal-changes` and `trace-io-memory-contents` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Bits` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Bits` may come from an old version of the `bits_derive` crate, try updating your dependency with `cargo update -p bits_derive` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] = note: this warning originates in the derive macro `Bits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::scheduler::alloc::PathBatching` [INFO] [stderr] --> platform/src/scheduler.rs:42:9 [INFO] [stderr] | [INFO] [stderr] 42 | pub use crate::scheduler::alloc::PathBatching; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> platform/src/bootstrap.rs:344:21 [INFO] [stderr] | [INFO] [stderr] 344 | if let Some(mut neighbor) = self.neighbors[port].as_mut() { [INFO] [stderr] | ----^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `platform` (lib) generated 3 warnings (run `cargo fix --lib -p platform` to apply 2 suggestions) [INFO] [stderr] warning: `bits` (lib) generated 2 warnings (2 duplicates) [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> apps/kvstore/src/lib.rs:72:10 [INFO] [stderr] | [INFO] [stderr] 72 | #[derive(Bits, Clone, Copy, Debug, FromPrimitive, PartialEq, Eq)] [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Bits` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Bits` may come from an old version of the `bits_derive` crate, try updating your dependency with `cargo update -p bits_derive` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] = note: this warning originates in the derive macro `Bits` (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] --> apps/kvstore/src/lib.rs:72:36 [INFO] [stderr] | [INFO] [stderr] 72 | #[derive(Bits, Clone, Copy, Debug, FromPrimitive, PartialEq, Eq)] [INFO] [stderr] | ^------------ [INFO] [stderr] | | [INFO] [stderr] | `FromPrimitive` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Operation` [INFO] [stderr] 73 | pub enum Operation { [INFO] [stderr] | --------- `Operation` 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: `platform` (lib) generated 3 warnings (3 duplicates) [INFO] [stderr] warning: `kvstore` (lib) generated 2 warnings [INFO] [stderr] warning: `platform` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] warning: `kvstore` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> bits/bits_test/src/lib.rs:33:27 [INFO] [stderr] | [INFO] [stderr] 33 | #[derive(Clone, Copy, Bits, Debug, PartialEq, Eq)] [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Bits` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Bits` may come from an old version of the `bits_derive` crate, try updating your dependency with `cargo update -p bits_derive` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] = note: this warning originates in the derive macro `Bits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> bits/bits_test/src/lib.rs:96:27 [INFO] [stderr] | [INFO] [stderr] 96 | #[derive(Clone, Copy, Bits, Debug, PartialEq, Eq)] [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Bits` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Bits` may come from an old version of the `bits_derive` crate, try updating your dependency with `cargo update -p bits_derive` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Bits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> bits/bits_test/src/lib.rs:199:27 [INFO] [stderr] | [INFO] [stderr] 199 | #[derive(Clone, Copy, Bits, Debug, PartialEq, Eq)] [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Bits` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Bits` may come from an old version of the `bits_derive` crate, try updating your dependency with `cargo update -p bits_derive` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Bits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `bits_test` (lib test) generated 3 warnings [INFO] [stderr] warning: `bits` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bits-263d0df8eab91e8f) [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/bits_derive-7d0c01f4f3fa1ba9) [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/bits_test-3d3ac0c5949c2368) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test tests::test_derive_big_struct ... ok [INFO] [stdout] test tests::test_derive_generic_struct ... ok [INFO] [stdout] test tests::test_derive_enum ... ok [INFO] [stdout] test tests::test_derive_struct ... ok [INFO] [stdout] test tests::test_derive_unnamed_struct ... ok [INFO] [stdout] test tests::test_derived_nopanic ... ok [INFO] [stdout] test tests::test_derive_enum2 ... ok [INFO] [stdout] test tests::test_derived_panic - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/circuit-01e9911ac5d3d59a) [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/exchange-dee55cf9db4d1d27) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test exchange::center::tests::test_step_exchange ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/exchange-07584c66bb5db342) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test exchange::center::tests::test_step_exchange ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/run_exchange.rs (/opt/rustwide/target/debug/deps/run_exchange-cbd5ab128926cbe7) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_run_exchange ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_run_exchange stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_run_exchange' panicked at apps/exchange/src/exchange/logger.rs:30:31: [INFO] [stdout] Failed to open log file test_run_exchange_app_10.log for writing: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c4f8d031190 - std::backtrace_rs::backtrace::libunwind::trace::h2b8934d68a0c74cb [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5c4f8d031190 - std::backtrace_rs::backtrace::trace_unsynchronized::h72d137991fa6eab8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5c4f8d031190 - std::sys::backtrace::_print_fmt::h3e831e32e6da920b [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5c4f8d031190 - ::fmt::h6d42cc84fc840290 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5c4f8d057c13 - core::fmt::rt::Argument::fmt::h7239af9e2199f2a8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x5c4f8d057c13 - core::fmt::write::h5af61a909e3ec64d [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/fmt/mod.rs:1449:21 [INFO] [stdout] 6: 0x5c4f8d02e0f3 - std::io::Write::write_fmt::h64baa9197d9a3b04 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/io/mod.rs:1890:15 [INFO] [stdout] 7: 0x5c4f8d030fe2 - std::sys::backtrace::BacktraceLock::print::h555579e7396c26ac [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5c4f8d0325bf - std::panicking::default_hook::{{closure}}::h9128866118196224 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:298:22 [INFO] [stdout] 9: 0x5c4f8d0323d8 - std::panicking::default_hook::h52e9e7314e0255f6 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:322:9 [INFO] [stdout] 10: 0x5c4f8cf61de5 - as core::ops::function::Fn>::call::hb86f691850cc3c26 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1990:9 [INFO] [stdout] 11: 0x5c4f8cf61de5 - test::test_main::{{closure}}::h903d8079e3c94d93 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x5c4f8d033033 - as core::ops::function::Fn>::call::h7c356b28a03897d7 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1990:9 [INFO] [stdout] 13: 0x5c4f8d033033 - std::panicking::rust_panic_with_hook::h541791bcc774ef34 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:839:13 [INFO] [stdout] 14: 0x5c4f8d032d0a - std::panicking::begin_panic_handler::{{closure}}::h6479a2f0137c7d19 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:704:13 [INFO] [stdout] 15: 0x5c4f8d0316a9 - std::sys::backtrace::__rust_end_short_backtrace::ha04e7c0fc61ded91 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x5c4f8d03299d - rust_begin_unwind [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:695:5 [INFO] [stdout] 17: 0x5c4f8cef9930 - core::panicking::panic_fmt::h5764ee7030b7a73d [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x5c4f8cf0db74 - exchange::exchange::logger::logger::{{closure}}::ha8675abd6a254e8b [INFO] [stdout] at /opt/rustwide/workdir/apps/exchange/src/exchange/logger.rs:30:31 [INFO] [stdout] 19: 0x5c4f8cf0da5a - core::result::Result::unwrap_or_else::hddee49bb28288d1b [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/result.rs:1463:23 [INFO] [stdout] 20: 0x5c4f8cf0da5a - exchange::exchange::logger::logger::hefa1732cca33f8f9 [INFO] [stdout] at /opt/rustwide/workdir/apps/exchange/src/exchange/logger.rs:30:10 [INFO] [stdout] 21: 0x5c4f8cf2705f - ::run_action_function::ha95c6e80a25fd26d [INFO] [stdout] at /opt/rustwide/workdir/platform/src/app.rs:345:9 [INFO] [stdout] 22: 0x5c4f8cf0e55a - platform::sim::SoftwareSystemSimulation::simulate_node_one_cycle::h157601d6b6ef4e98 [INFO] [stdout] at /opt/rustwide/workdir/platform/src/sim.rs:945:9 [INFO] [stdout] 23: 0x5c4f8cf0e55a - >::simulate_system_one_cycle::h93651b79ba787477 [INFO] [stdout] at /opt/rustwide/workdir/platform/src/sim.rs:998:13 [INFO] [stdout] 24: 0x5c4f8cf003ec - exchange::exchange::run_exchange_app::hf6300e4941ef3374 [INFO] [stdout] at /opt/rustwide/workdir/apps/exchange/src/exchange.rs:136:9 [INFO] [stdout] 25: 0x5c4f8cefbd91 - run_exchange::test_run_exchange::h7e843a8f12c81be2 [INFO] [stdout] at /opt/rustwide/workdir/apps/exchange/tests/run_exchange.rs:32:5 [INFO] [stdout] 26: 0x5c4f8cefbd91 - run_exchange::test_run_exchange::{{closure}}::he17e3e4837bb62c7 [INFO] [stdout] at /opt/rustwide/workdir/apps/exchange/tests/run_exchange.rs:20:23 [INFO] [stdout] 27: 0x5c4f8cefbd91 - core::ops::function::FnOnce::call_once::h7471f474ee8cbb05 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x5c4f8cf6756b - core::ops::function::FnOnce::call_once::h1dfa20b1ec1f6e08 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 29: 0x5c4f8cf6756b - test::__rust_begin_short_backtrace::h7b10906492afc420 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:637:18 [INFO] [stdout] 30: 0x5c4f8cf66458 - test::run_test_in_process::{{closure}}::h51c1c0d319f72c0a [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660:60 [INFO] [stdout] 31: 0x5c4f8cf66458 - as core::ops::function::FnOnce<()>>::call_once::h5fadb750f3dbe714 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 32: 0x5c4f8cf66458 - std::panicking::try::do_call::h1ca5071cef82bb40 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stdout] 33: 0x5c4f8cf66458 - std::panicking::try::h6931de76fb9a61b1 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stdout] 34: 0x5c4f8cf66458 - std::panic::catch_unwind::h67fc9dccf413f4e5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stdout] 35: 0x5c4f8cf66458 - test::run_test_in_process::ha966dfbb1d048be5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660:27 [INFO] [stdout] 36: 0x5c4f8cf66458 - test::run_test::{{closure}}::he209928ac5e8a3b8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:581:43 [INFO] [stdout] 37: 0x5c4f8cf2a3e5 - test::run_test::{{closure}}::h34c6289e0b5ed5a5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:611:41 [INFO] [stdout] 38: 0x5c4f8cf2a3e5 - std::sys::backtrace::__rust_begin_short_backtrace::h365aabf21799e6fc [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 39: 0x5c4f8cf2de5a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h3d5e582cba74b1c3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 40: 0x5c4f8cf2de5a - as core::ops::function::FnOnce<()>>::call_once::h1214c75c3f73f94f [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 41: 0x5c4f8cf2de5a - std::panicking::try::do_call::h73540336a45c0cec [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stdout] 42: 0x5c4f8cf2de5a - std::panicking::try::h428956564307af63 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stdout] 43: 0x5c4f8cf2de5a - std::panic::catch_unwind::h1a53a6ea2f2041e3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stdout] 44: 0x5c4f8cf2de5a - std::thread::Builder::spawn_unchecked_::{{closure}}::hac66cbb88d807e14 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 45: 0x5c4f8cf2de5a - core::ops::function::FnOnce::call_once{{vtable.shim}}::had7e2d02878d3212 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x5c4f8d036e9b - as core::ops::function::FnOnce>::call_once::h292d1663b0785fda [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 47: 0x5c4f8d036e9b - as core::ops::function::FnOnce>::call_once::h9d4af7b531852d72 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 48: 0x5c4f8d036e9b - std::sys::pal::unix::thread::Thread::new::thread_start::hcc5ed016d554f327 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 49: 0x70d8fc1f1aa4 - [INFO] [stdout] 50: 0x70d8fc27ea34 - clone [INFO] [stdout] 51: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_run_exchange [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p exchange --test run_exchange` [INFO] running `Command { std: "docker" "inspect" "74258a0bf09e69429939e88f97eb53858278eaf656742fdbc85df16253daa59f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74258a0bf09e69429939e88f97eb53858278eaf656742fdbc85df16253daa59f", kill_on_drop: false }` [INFO] [stdout] 74258a0bf09e69429939e88f97eb53858278eaf656742fdbc85df16253daa59f