[INFO] fetching crate aurum_actors 0.0.1...
[INFO] checking aurum_actors-0.0.1 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate aurum_actors 0.0.1 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate aurum_actors 0.0.1 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate aurum_actors 0.0.1
[INFO] finished tweaking crates.io crate aurum_actors 0.0.1
[INFO] tweaked toml for crates.io crate aurum_actors 0.0.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded aurum_actors_macros v0.0.1
[INFO] [stderr]   Downloaded validator_types v0.14.0
[INFO] [stderr]   Downloaded rpds v0.9.0
[INFO] [stderr]   Downloaded wyhash v0.5.0
[INFO] [stderr]   Downloaded archery v0.4.0
[INFO] [stderr]   Downloaded statrs v0.13.0
[INFO] [stderr]   Downloaded validator v0.14.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c568382134984790777b34243fe25e08c1b0b12e02da8b0b3faab11ec7203ef5
[INFO] running `Command { std: "docker" "start" "-a" "c568382134984790777b34243fe25e08c1b0b12e02da8b0b3faab11ec7203ef5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c568382134984790777b34243fe25e08c1b0b12e02da8b0b3faab11ec7203ef5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c568382134984790777b34243fe25e08c1b0b12e02da8b0b3faab11ec7203ef5", kill_on_drop: false }`
[INFO] [stdout] c568382134984790777b34243fe25e08c1b0b12e02da8b0b3faab11ec7203ef5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b054b0ec1964fc0fd297c8117cfc39b5022d4d8b4575f662881697f7ebcc6248
[INFO] running `Command { std: "docker" "start" "-a" "b054b0ec1964fc0fd297c8117cfc39b5022d4d8b4575f662881697f7ebcc6248", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking matrixmultiply v0.2.4
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking quote v1.0.35
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking archery v0.4.0
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking crossbeam-channel v0.5.12
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking bitmaps v2.1.0
[INFO] [stderr]     Checking generic-array v0.13.3
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking wyhash v0.5.0
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking rayon v1.9.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking rand_distr v0.2.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking sized-chunks v0.6.5
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking alga v0.9.3
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking validator_types v0.14.0
[INFO] [stderr]     Checking nalgebra v0.19.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling aurum_actors_macros v0.0.1
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]     Checking num_enum v0.5.11
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking tokio-stream v0.1.14
[INFO] [stderr]     Checking tokio-test v0.4.3
[INFO] [stderr]     Checking statrs v0.13.0
[INFO] [stderr]     Checking serde_json v1.0.114
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking rpds v0.9.0
[INFO] [stderr]     Checking validator v0.14.0
[INFO] [stderr]     Checking aurum_actors v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `im` is imported redundantly
[INFO] [stdout]   --> src/cluster/cluster.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use im;
[INFO] [stdout]    |     ^^ the item `im` is already defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `im` is imported redundantly
[INFO] [stdout]  --> src/cluster/devices/devices_state.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | use im::{self, ordmap, OrdMap};
[INFO] [stdout]   |          ^^^^ the item `im` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PartialEq` is imported redundantly
[INFO] [stdout]  --> src/core/actor_ref.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::cmp::PartialEq;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `PartialEq` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `im` is imported redundantly
[INFO] [stdout]  --> src/testkit/failure_config.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use im;
[INFO] [stdout]   |     ^^ the item `im` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `im` is imported redundantly
[INFO] [stdout]   --> src/cluster/cluster.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use im;
[INFO] [stdout]    |     ^^ the item `im` is already defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `im` is imported redundantly
[INFO] [stdout]  --> src/cluster/devices/devices_state.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | use im::{self, ordmap, OrdMap};
[INFO] [stdout]   |          ^^^^ the item `im` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PartialEq` is imported redundantly
[INFO] [stdout]  --> src/core/actor_ref.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::cmp::PartialEq;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `PartialEq` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `im` is imported redundantly
[INFO] [stdout]  --> src/testkit/failure_config.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use im;
[INFO] [stdout]   |     ^^ the item `im` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/core/packets.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 82 |     &slice[..DatagramHeader::SIZE].copy_from_slice(&header_buf[..]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 82 |     let _ = &slice[..DatagramHeader::SIZE].copy_from_slice(&header_buf[..]);
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/core/packets.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 82 |     &slice[..DatagramHeader::SIZE].copy_from_slice(&header_buf[..]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 82 |     let _ = &slice[..DatagramHeader::SIZE].copy_from_slice(&header_buf[..]);
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `im` is imported redundantly
[INFO] [stdout]   --> tests/crdt-test.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use im;
[INFO] [stdout]    |     ^^ the item `im` is already defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.19s
[INFO] running `Command { std: "docker" "inspect" "b054b0ec1964fc0fd297c8117cfc39b5022d4d8b4575f662881697f7ebcc6248", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b054b0ec1964fc0fd297c8117cfc39b5022d4d8b4575f662881697f7ebcc6248", kill_on_drop: false }`
[INFO] [stdout] b054b0ec1964fc0fd297c8117cfc39b5022d4d8b4575f662881697f7ebcc6248
[INFO] checking aurum_actors-0.0.1 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate aurum_actors 0.0.1 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate aurum_actors 0.0.1 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate aurum_actors 0.0.1
[INFO] finished tweaking crates.io crate aurum_actors 0.0.1
[INFO] tweaked toml for crates.io crate aurum_actors 0.0.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 958f3b0b30ac8b377002b0ebaeeb20133c069bee1f5e841edcc655182faf5f13
[INFO] running `Command { std: "docker" "start" "-a" "958f3b0b30ac8b377002b0ebaeeb20133c069bee1f5e841edcc655182faf5f13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "958f3b0b30ac8b377002b0ebaeeb20133c069bee1f5e841edcc655182faf5f13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "958f3b0b30ac8b377002b0ebaeeb20133c069bee1f5e841edcc655182faf5f13", kill_on_drop: false }`
[INFO] [stdout] 958f3b0b30ac8b377002b0ebaeeb20133c069bee1f5e841edcc655182faf5f13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ab57f8222cf01f221bda334b781bf103f6f14191c0ad57712816dcc58b80b1ec
[INFO] running `Command { std: "docker" "start" "-a" "ab57f8222cf01f221bda334b781bf103f6f14191c0ad57712816dcc58b80b1ec", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking matrixmultiply v0.2.4
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]     Checking quote v1.0.35
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]     Checking archery v0.4.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking crossbeam-channel v0.5.12
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking wyhash v0.5.0
[INFO] [stderr]     Checking generic-array v0.13.3
[INFO] [stderr]     Checking bitmaps v2.1.0
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking rand_distr v0.2.2
[INFO] [stderr]     Checking rayon v1.9.0
[INFO] [stderr]     Checking sized-chunks v0.6.5
[INFO] [stderr]     Checking alga v0.9.3
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking nalgebra v0.19.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking validator_types v0.14.0
[INFO] [stderr]    Compiling aurum_actors_macros v0.0.1
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking num_enum v0.5.11
[INFO] [stderr]     Checking tokio-stream v0.1.14
[INFO] [stderr]     Checking tokio-test v0.4.3
[INFO] [stderr]     Checking statrs v0.13.0
[INFO] [stderr]     Checking serde_json v1.0.114
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking rpds v0.9.0
[INFO] [stderr]     Checking validator v0.14.0
[INFO] [stderr]     Checking aurum_actors v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `im` is imported redundantly
[INFO] [stdout]   --> src/cluster/cluster.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use im;
[INFO] [stdout]    |     ^^ the item `im` is already defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `im` is imported redundantly
[INFO] [stdout]  --> src/cluster/devices/devices_state.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | use im::{self, ordmap, OrdMap};
[INFO] [stdout]   |          ^^^^ the item `im` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PartialEq` is imported redundantly
[INFO] [stdout]  --> src/core/actor_ref.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::cmp::PartialEq;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `PartialEq` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `im` is imported redundantly
[INFO] [stdout]  --> src/testkit/failure_config.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use im;
[INFO] [stdout]   |     ^^ the item `im` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `im` is imported redundantly
[INFO] [stdout]   --> src/cluster/cluster.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use im;
[INFO] [stdout]    |     ^^ the item `im` is already defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `im` is imported redundantly
[INFO] [stdout]  --> src/cluster/devices/devices_state.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | use im::{self, ordmap, OrdMap};
[INFO] [stdout]   |          ^^^^ the item `im` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PartialEq` is imported redundantly
[INFO] [stdout]  --> src/core/actor_ref.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::cmp::PartialEq;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `PartialEq` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `im` is imported redundantly
[INFO] [stdout]  --> src/testkit/failure_config.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use im;
[INFO] [stdout]   |     ^^ the item `im` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/core/packets.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 82 |     &slice[..DatagramHeader::SIZE].copy_from_slice(&header_buf[..]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 82 |     let _ = &slice[..DatagramHeader::SIZE].copy_from_slice(&header_buf[..]);
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/core/packets.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 82 |     &slice[..DatagramHeader::SIZE].copy_from_slice(&header_buf[..]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 82 |     let _ = &slice[..DatagramHeader::SIZE].copy_from_slice(&header_buf[..]);
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `im` is imported redundantly
[INFO] [stdout]   --> tests/crdt-test.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use im;
[INFO] [stdout]    |     ^^ the item `im` is already defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.64s
[INFO] running `Command { std: "docker" "inspect" "ab57f8222cf01f221bda334b781bf103f6f14191c0ad57712816dcc58b80b1ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab57f8222cf01f221bda334b781bf103f6f14191c0ad57712816dcc58b80b1ec", kill_on_drop: false }`
[INFO] [stdout] ab57f8222cf01f221bda334b781bf103f6f14191c0ad57712816dcc58b80b1ec
