[INFO] fetching crate multiqueue 0.3.2... [INFO] testing multiqueue-0.3.2 against 1.55.0 for beta-1.56-1 [INFO] extracting crate multiqueue 0.3.2 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate multiqueue 0.3.2 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate multiqueue 0.3.2 [INFO] finished tweaking crates.io crate multiqueue 0.3.2 [INFO] tweaked toml for crates.io crate multiqueue 0.3.2 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded smallvec v0.3.4 [INFO] [stderr] Downloaded owning_ref v0.2.4 [INFO] [stderr] Downloaded parking_lot v0.3.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 500e67c47e3085e9ff50c78c5e782da82990f418e1568e4a1c7a627ca98aa573 [INFO] running `Command { std: "docker" "start" "-a" "500e67c47e3085e9ff50c78c5e782da82990f418e1568e4a1c7a627ca98aa573", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "500e67c47e3085e9ff50c78c5e782da82990f418e1568e4a1c7a627ca98aa573", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "500e67c47e3085e9ff50c78c5e782da82990f418e1568e4a1c7a627ca98aa573", kill_on_drop: false }` [INFO] [stdout] 500e67c47e3085e9ff50c78c5e782da82990f418e1568e4a1c7a627ca98aa573 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bfef73602d3d743c182535d7f5feb02c54c1408cc4a7b85c48b264d5e3ea5823 [INFO] running `Command { std: "docker" "start" "-a" "bfef73602d3d743c182535d7f5feb02c54c1408cc4a7b85c48b264d5e3ea5823", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling owning_ref v0.2.4 [INFO] [stderr] Compiling smallvec v0.3.4 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling crossbeam v0.2.12 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling parking_lot v0.3.8 [INFO] [stderr] Compiling multiqueue v0.3.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/countedindex.rs:23:33 [INFO] [stdout] | [INFO] [stdout] 23 | pub const MASK_IND: Index = (1 << 63); [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/multiqueue.rs:34:16 [INFO] [stdout] | [INFO] [stdout] 34 | fn inc_ref(&AtomicUsize); [INFO] [stdout] | ^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &AtomicUsize` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/multiqueue.rs:35:16 [INFO] [stdout] | [INFO] [stdout] 35 | fn dec_ref(&AtomicUsize); [INFO] [stdout] | ^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &AtomicUsize` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/multiqueue.rs:36:18 [INFO] [stdout] | [INFO] [stdout] 36 | fn check_ref(&AtomicUsize) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &AtomicUsize` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/multiqueue.rs:38:23 [INFO] [stdout] | [INFO] [stdout] 38 | unsafe fn get_val(&mut T) -> T; [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut T` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/multiqueue.rs:39:19 [INFO] [stdout] | [INFO] [stdout] 39 | fn forget_val(T); [INFO] [stdout] | ^ help: try naming the parameter or explicitly ignoring it: `_: T` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/multiqueue.rs:40:29 [INFO] [stdout] | [INFO] [stdout] 40 | unsafe fn drop_in_place(&mut T); [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut T` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/multiqueue.rs:160:21 [INFO] [stdout] | [INFO] [stdout] 160 | pub waiter: Arc, [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Wait` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/multiqueue.rs:222:49 [INFO] [stdout] | [INFO] [stdout] 222 | fn new_internal(_capacity: Index, wait: Arc) -> (InnerSend, InnerRecv) { [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Wait` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/wait.rs:43:20 [INFO] [stdout] | [INFO] [stdout] 43 | fn wait(&self, usize, &AtomicUsize, &AtomicUsize); [INFO] [stdout] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: usize` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/wait.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn wait(&self, usize, &AtomicUsize, &AtomicUsize); [INFO] [stdout] | ^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &AtomicUsize` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/wait.rs:43:41 [INFO] [stdout] | [INFO] [stdout] 43 | fn wait(&self, usize, &AtomicUsize, &AtomicUsize); [INFO] [stdout] | ^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &AtomicUsize` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `mpmc::futures::task::park`: renamed to `current` [INFO] [stdout] --> src/multiqueue.rs:29:27 [INFO] [stdout] | [INFO] [stdout] 29 | use self::futures::task::{park, Task}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/multiqueue.rs:239:31 [INFO] [stdout] | [INFO] [stdout] 239 | d1: unsafe { mem::uninitialized() }, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/multiqueue.rs:244:31 [INFO] [stdout] | [INFO] [stdout] 244 | d2: unsafe { mem::uninitialized() }, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/multiqueue.rs:253:31 [INFO] [stdout] | [INFO] [stdout] 253 | d3: unsafe { mem::uninitialized() }, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/multiqueue.rs:257:31 [INFO] [stdout] | [INFO] [stdout] 257 | d4: unsafe { mem::uninitialized() }, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `mpmc::futures::task::park`: renamed to `current` [INFO] [stdout] --> src/multiqueue.rs:875:26 [INFO] [stdout] | [INFO] [stdout] 875 | parked.push_back(park()); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `mpmc::futures::task::park`: renamed to `current` [INFO] [stdout] --> src/multiqueue.rs:901:34 [INFO] [stdout] | [INFO] [stdout] 901 | parked.push_back(park()); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type annotations needed [INFO] [stdout] --> src/multiqueue.rs:228:55 [INFO] [stdout] | [INFO] [stdout] 228 | let elem: &QueueEntry = &*queuedat.offset(i); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(tyvar_behind_raw_pointer)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #46906 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type annotations needed [INFO] [stdout] --> src/multiqueue.rs:231:46 [INFO] [stdout] | [INFO] [stdout] 231 | let refd: &RefCnt = &*refdat.offset(i); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #46906 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `mpmc::futures::task::Task::unpark`: renamed to `notify` [INFO] [stdout] --> src/multiqueue.rs:913:21 [INFO] [stdout] | [INFO] [stdout] 913 | val.unpark(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `mpmc::futures::task::Task::unpark`: renamed to `notify` [INFO] [stdout] --> src/multiqueue.rs:931:25 [INFO] [stdout] | [INFO] [stdout] 931 | val.unpark(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `mpmc::futures::task::Task::unpark`: renamed to `notify` [INFO] [stdout] --> src/multiqueue.rs:938:25 [INFO] [stdout] | [INFO] [stdout] 938 | val.unpark(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.08s [INFO] running `Command { std: "docker" "inspect" "bfef73602d3d743c182535d7f5feb02c54c1408cc4a7b85c48b264d5e3ea5823", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfef73602d3d743c182535d7f5feb02c54c1408cc4a7b85c48b264d5e3ea5823", kill_on_drop: false }` [INFO] [stdout] bfef73602d3d743c182535d7f5feb02c54c1408cc4a7b85c48b264d5e3ea5823 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ee29a16a6f544eccc9aefc0c660c475606827b202dd60c2e874ec5cf8c14096 [INFO] running `Command { std: "docker" "start" "-a" "0ee29a16a6f544eccc9aefc0c660c475606827b202dd60c2e874ec5cf8c14096", kill_on_drop: false }` [INFO] [stderr] Compiling multiqueue v0.3.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/countedindex.rs:23:33 [INFO] [stdout] | [INFO] [stdout] 23 | pub const MASK_IND: Index = (1 << 63); [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/multiqueue.rs:34:16 [INFO] [stdout] | [INFO] [stdout] 34 | fn inc_ref(&AtomicUsize); [INFO] [stdout] | ^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &AtomicUsize` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/multiqueue.rs:35:16 [INFO] [stdout] | [INFO] [stdout] 35 | fn dec_ref(&AtomicUsize); [INFO] [stdout] | ^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &AtomicUsize` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/multiqueue.rs:36:18 [INFO] [stdout] | [INFO] [stdout] 36 | fn check_ref(&AtomicUsize) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &AtomicUsize` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/multiqueue.rs:38:23 [INFO] [stdout] | [INFO] [stdout] 38 | unsafe fn get_val(&mut T) -> T; [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut T` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/multiqueue.rs:39:19 [INFO] [stdout] | [INFO] [stdout] 39 | fn forget_val(T); [INFO] [stdout] | ^ help: try naming the parameter or explicitly ignoring it: `_: T` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/multiqueue.rs:40:29 [INFO] [stdout] | [INFO] [stdout] 40 | unsafe fn drop_in_place(&mut T); [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut T` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/multiqueue.rs:160:21 [INFO] [stdout] | [INFO] [stdout] 160 | pub waiter: Arc, [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Wait` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/multiqueue.rs:222:49 [INFO] [stdout] | [INFO] [stdout] 222 | fn new_internal(_capacity: Index, wait: Arc) -> (InnerSend, InnerRecv) { [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Wait` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/wait.rs:43:20 [INFO] [stdout] | [INFO] [stdout] 43 | fn wait(&self, usize, &AtomicUsize, &AtomicUsize); [INFO] [stdout] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: usize` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/wait.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn wait(&self, usize, &AtomicUsize, &AtomicUsize); [INFO] [stdout] | ^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &AtomicUsize` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/wait.rs:43:41 [INFO] [stdout] | [INFO] [stdout] 43 | fn wait(&self, usize, &AtomicUsize, &AtomicUsize); [INFO] [stdout] | ^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &AtomicUsize` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `mpmc::futures::task::park`: renamed to `current` [INFO] [stdout] --> src/multiqueue.rs:29:27 [INFO] [stdout] | [INFO] [stdout] 29 | use self::futures::task::{park, Task}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/multiqueue.rs:239:31 [INFO] [stdout] | [INFO] [stdout] 239 | d1: unsafe { mem::uninitialized() }, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/multiqueue.rs:244:31 [INFO] [stdout] | [INFO] [stdout] 244 | d2: unsafe { mem::uninitialized() }, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/multiqueue.rs:253:31 [INFO] [stdout] | [INFO] [stdout] 253 | d3: unsafe { mem::uninitialized() }, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/multiqueue.rs:257:31 [INFO] [stdout] | [INFO] [stdout] 257 | d4: unsafe { mem::uninitialized() }, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `mpmc::futures::task::park`: renamed to `current` [INFO] [stdout] --> src/multiqueue.rs:875:26 [INFO] [stdout] | [INFO] [stdout] 875 | parked.push_back(park()); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `mpmc::futures::task::park`: renamed to `current` [INFO] [stdout] --> src/multiqueue.rs:901:34 [INFO] [stdout] | [INFO] [stdout] 901 | parked.push_back(park()); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type annotations needed [INFO] [stdout] --> src/multiqueue.rs:228:55 [INFO] [stdout] | [INFO] [stdout] 228 | let elem: &QueueEntry = &*queuedat.offset(i); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(tyvar_behind_raw_pointer)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #46906 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type annotations needed [INFO] [stdout] --> src/multiqueue.rs:231:46 [INFO] [stdout] | [INFO] [stdout] 231 | let refd: &RefCnt = &*refdat.offset(i); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #46906 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `mpmc::futures::task::Task::unpark`: renamed to `notify` [INFO] [stdout] --> src/multiqueue.rs:913:21 [INFO] [stdout] | [INFO] [stdout] 913 | val.unpark(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `mpmc::futures::task::Task::unpark`: renamed to `notify` [INFO] [stdout] --> src/multiqueue.rs:931:25 [INFO] [stdout] | [INFO] [stdout] 931 | val.unpark(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `mpmc::futures::task::Task::unpark`: renamed to `notify` [INFO] [stdout] --> src/multiqueue.rs:938:25 [INFO] [stdout] | [INFO] [stdout] 938 | val.unpark(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/countedindex.rs:23:33 [INFO] [stdout] | [INFO] [stdout] 23 | pub const MASK_IND: Index = (1 << 63); [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/multiqueue.rs:34:16 [INFO] [stdout] | [INFO] [stdout] 34 | fn inc_ref(&AtomicUsize); [INFO] [stdout] | ^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &AtomicUsize` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/multiqueue.rs:35:16 [INFO] [stdout] | [INFO] [stdout] 35 | fn dec_ref(&AtomicUsize); [INFO] [stdout] | ^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &AtomicUsize` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/multiqueue.rs:36:18 [INFO] [stdout] | [INFO] [stdout] 36 | fn check_ref(&AtomicUsize) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &AtomicUsize` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/multiqueue.rs:38:23 [INFO] [stdout] | [INFO] [stdout] 38 | unsafe fn get_val(&mut T) -> T; [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut T` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/multiqueue.rs:39:19 [INFO] [stdout] | [INFO] [stdout] 39 | fn forget_val(T); [INFO] [stdout] | ^ help: try naming the parameter or explicitly ignoring it: `_: T` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/multiqueue.rs:40:29 [INFO] [stdout] | [INFO] [stdout] 40 | unsafe fn drop_in_place(&mut T); [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut T` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/multiqueue.rs:160:21 [INFO] [stdout] | [INFO] [stdout] 160 | pub waiter: Arc, [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Wait` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/multiqueue.rs:222:49 [INFO] [stdout] | [INFO] [stdout] 222 | fn new_internal(_capacity: Index, wait: Arc) -> (InnerSend, InnerRecv) { [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Wait` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/wait.rs:43:20 [INFO] [stdout] | [INFO] [stdout] 43 | fn wait(&self, usize, &AtomicUsize, &AtomicUsize); [INFO] [stdout] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: usize` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/wait.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn wait(&self, usize, &AtomicUsize, &AtomicUsize); [INFO] [stdout] | ^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &AtomicUsize` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/wait.rs:43:41 [INFO] [stdout] | [INFO] [stdout] 43 | fn wait(&self, usize, &AtomicUsize, &AtomicUsize); [INFO] [stdout] | ^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &AtomicUsize` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `tx` is never read [INFO] [stdout] --> tests/multicast_fut.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | tx = tx.send(2).wait().unwrap(); [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `mpmc::futures::task::park`: renamed to `current` [INFO] [stdout] --> src/multiqueue.rs:29:27 [INFO] [stdout] | [INFO] [stdout] 29 | use self::futures::task::{park, Task}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/multiqueue.rs:239:31 [INFO] [stdout] | [INFO] [stdout] 239 | d1: unsafe { mem::uninitialized() }, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/multiqueue.rs:244:31 [INFO] [stdout] | [INFO] [stdout] 244 | d2: unsafe { mem::uninitialized() }, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/multiqueue.rs:253:31 [INFO] [stdout] | [INFO] [stdout] 253 | d3: unsafe { mem::uninitialized() }, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/multiqueue.rs:257:31 [INFO] [stdout] | [INFO] [stdout] 257 | d4: unsafe { mem::uninitialized() }, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `mpmc::futures::task::park`: renamed to `current` [INFO] [stdout] --> src/multiqueue.rs:875:26 [INFO] [stdout] | [INFO] [stdout] 875 | parked.push_back(park()); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `mpmc::futures::task::park`: renamed to `current` [INFO] [stdout] --> src/multiqueue.rs:901:34 [INFO] [stdout] | [INFO] [stdout] 901 | parked.push_back(park()); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `tx` is never read [INFO] [stdout] --> tests/mpmc_fut.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | tx = tx.send(2).wait().unwrap(); [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type annotations needed [INFO] [stdout] --> src/multiqueue.rs:228:55 [INFO] [stdout] | [INFO] [stdout] 228 | let elem: &QueueEntry = &*queuedat.offset(i); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(tyvar_behind_raw_pointer)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #46906 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type annotations needed [INFO] [stdout] --> src/multiqueue.rs:231:46 [INFO] [stdout] | [INFO] [stdout] 231 | let refd: &RefCnt = &*refdat.offset(i); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #46906 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `mpmc::futures::task::Task::unpark`: renamed to `notify` [INFO] [stdout] --> src/multiqueue.rs:913:21 [INFO] [stdout] | [INFO] [stdout] 913 | val.unpark(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `mpmc::futures::task::Task::unpark`: renamed to `notify` [INFO] [stdout] --> src/multiqueue.rs:931:25 [INFO] [stdout] | [INFO] [stdout] 931 | val.unpark(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `mpmc::futures::task::Task::unpark`: renamed to `notify` [INFO] [stdout] --> src/multiqueue.rs:938:25 [INFO] [stdout] | [INFO] [stdout] 938 | val.unpark(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `clone` that must be used [INFO] [stdout] --> src/mpmc.rs:940:9 [INFO] [stdout] | [INFO] [stdout] 940 | reader.clone(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: cloning is often expensive and is not expected to have side effects [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.58s [INFO] running `Command { std: "docker" "inspect" "0ee29a16a6f544eccc9aefc0c660c475606827b202dd60c2e874ec5cf8c14096", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ee29a16a6f544eccc9aefc0c660c475606827b202dd60c2e874ec5cf8c14096", kill_on_drop: false }` [INFO] [stdout] 0ee29a16a6f544eccc9aefc0c660c475606827b202dd60c2e874ec5cf8c14096 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 71e0105d63955bcfdab54539e9d7b3c93ae4c5cea718ea2dacb62201f9e008da [INFO] running `Command { std: "docker" "start" "-a" "71e0105d63955bcfdab54539e9d7b3c93ae4c5cea718ea2dacb62201f9e008da", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/countedindex.rs:23:33 [INFO] [stderr] | [INFO] [stderr] 23 | pub const MASK_IND: Index = (1 << 63); [INFO] [stderr] | ^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stderr] --> src/multiqueue.rs:34:16 [INFO] [stderr] | [INFO] [stderr] 34 | fn inc_ref(&AtomicUsize); [INFO] [stderr] | ^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &AtomicUsize` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stderr] --> src/multiqueue.rs:35:16 [INFO] [stderr] | [INFO] [stderr] 35 | fn dec_ref(&AtomicUsize); [INFO] [stderr] | ^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &AtomicUsize` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stderr] --> src/multiqueue.rs:36:18 [INFO] [stderr] | [INFO] [stderr] 36 | fn check_ref(&AtomicUsize) -> bool; [INFO] [stderr] | ^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &AtomicUsize` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stderr] --> src/multiqueue.rs:38:23 [INFO] [stderr] | [INFO] [stderr] 38 | unsafe fn get_val(&mut T) -> T; [INFO] [stderr] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut T` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stderr] --> src/multiqueue.rs:39:19 [INFO] [stderr] | [INFO] [stderr] 39 | fn forget_val(T); [INFO] [stderr] | ^ help: try naming the parameter or explicitly ignoring it: `_: T` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stderr] --> src/multiqueue.rs:40:29 [INFO] [stderr] | [INFO] [stderr] 40 | unsafe fn drop_in_place(&mut T); [INFO] [stderr] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut T` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/multiqueue.rs:160:21 [INFO] [stderr] | [INFO] [stderr] 160 | pub waiter: Arc, [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Wait` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/multiqueue.rs:222:49 [INFO] [stderr] | [INFO] [stderr] 222 | fn new_internal(_capacity: Index, wait: Arc) -> (InnerSend, InnerRecv) { [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Wait` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stderr] --> src/wait.rs:43:20 [INFO] [stderr] | [INFO] [stderr] 43 | fn wait(&self, usize, &AtomicUsize, &AtomicUsize); [INFO] [stderr] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: usize` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stderr] --> src/wait.rs:43:27 [INFO] [stderr] | [INFO] [stderr] 43 | fn wait(&self, usize, &AtomicUsize, &AtomicUsize); [INFO] [stderr] | ^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &AtomicUsize` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stderr] --> src/wait.rs:43:41 [INFO] [stderr] | [INFO] [stderr] 43 | fn wait(&self, usize, &AtomicUsize, &AtomicUsize); [INFO] [stderr] | ^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &AtomicUsize` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `mpmc::futures::task::park`: renamed to `current` [INFO] [stderr] --> src/multiqueue.rs:29:27 [INFO] [stderr] | [INFO] [stderr] 29 | use self::futures::task::{park, Task}; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stderr] --> src/multiqueue.rs:239:31 [INFO] [stderr] | [INFO] [stderr] 239 | d1: unsafe { mem::uninitialized() }, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stderr] --> src/multiqueue.rs:244:31 [INFO] [stderr] | [INFO] [stderr] 244 | d2: unsafe { mem::uninitialized() }, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stderr] --> src/multiqueue.rs:253:31 [INFO] [stderr] | [INFO] [stderr] 253 | d3: unsafe { mem::uninitialized() }, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stderr] --> src/multiqueue.rs:257:31 [INFO] [stderr] | [INFO] [stderr] 257 | d4: unsafe { mem::uninitialized() }, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `mpmc::futures::task::park`: renamed to `current` [INFO] [stderr] --> src/multiqueue.rs:875:26 [INFO] [stderr] | [INFO] [stderr] 875 | parked.push_back(park()); [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `mpmc::futures::task::park`: renamed to `current` [INFO] [stderr] --> src/multiqueue.rs:901:34 [INFO] [stderr] | [INFO] [stderr] 901 | parked.push_back(park()); [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: type annotations needed [INFO] [stderr] --> src/multiqueue.rs:228:55 [INFO] [stderr] | [INFO] [stderr] 228 | let elem: &QueueEntry = &*queuedat.offset(i); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(tyvar_behind_raw_pointer)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #46906 [INFO] [stderr] [INFO] [stderr] warning: type annotations needed [INFO] [stderr] --> src/multiqueue.rs:231:46 [INFO] [stderr] | [INFO] [stderr] 231 | let refd: &RefCnt = &*refdat.offset(i); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #46906 [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `mpmc::futures::task::Task::unpark`: renamed to `notify` [INFO] [stderr] --> src/multiqueue.rs:913:21 [INFO] [stderr] | [INFO] [stderr] 913 | val.unpark(); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `mpmc::futures::task::Task::unpark`: renamed to `notify` [INFO] [stderr] --> src/multiqueue.rs:931:25 [INFO] [stderr] | [INFO] [stderr] 931 | val.unpark(); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `mpmc::futures::task::Task::unpark`: renamed to `notify` [INFO] [stderr] --> src/multiqueue.rs:938:25 [INFO] [stderr] | [INFO] [stderr] 938 | val.unpark(); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `multiqueue` (lib) generated 24 warnings [INFO] [stderr] warning: unused return value of `clone` that must be used [INFO] [stderr] --> src/mpmc.rs:940:9 [INFO] [stderr] | [INFO] [stderr] 940 | reader.clone(); [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: cloning is often expensive and is not expected to have side effects [INFO] [stderr] [INFO] [stderr] warning: `multiqueue` (lib test) generated 25 warnings (24 duplicates) [INFO] [stderr] warning: value assigned to `tx` is never read [INFO] [stderr] --> tests/multicast_fut.rs:63:9 [INFO] [stderr] | [INFO] [stderr] 63 | tx = tx.send(2).wait().unwrap(); [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_assignments)]` on by default [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: value assigned to `tx` is never read [INFO] [stderr] --> tests/mpmc_fut.rs:63:9 [INFO] [stderr] | [INFO] [stderr] 63 | tx = tx.send(2).wait().unwrap(); [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_assignments)]` on by default [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: `multiqueue` (test "multicast_fut") generated 1 warning [INFO] [stderr] warning: `multiqueue` (test "mpmc_fut") generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/multiqueue-d71e963b28339de4) [INFO] [stdout] running 37 tests [INFO] [stdout] test broadcast::test::push_pop_test ... ok [INFO] [stdout] test broadcast::test::test_gooddrop ... ok [INFO] [stdout] test broadcast::test::test_single_leave_multi ... ok [INFO] [stdout] test broadcast::test::test_iterator_comp ... ok [INFO] [stdout] test broadcast::test::test_remove_reader ... ok [INFO] [stdout] test countedindex::tests::test_small ... ok [INFO] [stdout] test broadcast::test::build_queue ... ok [INFO] [stdout] test countedindex::tests::test_small_mt ... ok [INFO] [stdout] test countedindex::tests::test_tiny ... ok [INFO] [stdout] test broadcast::test::test_baddrop ... ok [INFO] [stdout] test countedindex::tests::test_transaction_fail ... ok [INFO] [stdout] test mpmc::test::build_queue ... ok [INFO] [stdout] test countedindex::tests::test_wrapu16 ... ok [INFO] [stdout] test mpmc::test::push_pop_test ... ok [INFO] [stdout] test countedindex::tests::test_tiny_mt ... ok [INFO] [stdout] test mpmc::test::test_baddrop ... ok [INFO] [stdout] test mpmc::test::test_iterator_comp ... ok [INFO] [stdout] test mpmc::test::test_gooddrop ... ok [INFO] [stdout] test mpmc::test::test_recv_clone_item_noclone ... ok [INFO] [stdout] test mpmc::test::test_single_leave_multi ... ok [INFO] [stdout] test wait::test::test_blockingwait_nospin ... ok [INFO] [stdout] test wait::test::test_blockingwait ... ok [INFO] [stdout] test countedindex::tests::test_wrapu16_mt ... ok [INFO] [stdout] test wait::test::test_yieldwait ... ok [INFO] [stdout] test wait::test::test_busywait ... ok [INFO] [stdout] test mpmc::test::test_spsc ... ok [INFO] [stdout] test mpmc::test::test_mpsc ... ok [INFO] [stdout] test broadcast::test::test_spsc_this ... ok [INFO] [stdout] test broadcast::test::test_mpsc_single ... ok [INFO] [stdout] test mpmc::test::test_spmc ... ok [INFO] [stdout] test broadcast::test::test_spmc ... ok [INFO] [stdout] test broadcast::test::test_mpmc ... ok [INFO] [stdout] test mpmc::test::test_mpmc ... ok [INFO] [stdout] test broadcast::test::test_spmc_broadcast ... ok [INFO] [stdout] test broadcast::test::test_mpsc_broadcast ... ok [INFO] [stdout] test broadcast::test::test_spsc_broadcast ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/example-1a747ef133411ede) [INFO] [stdout] test broadcast::test::test_mpmc_broadcast ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 22.07s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/throughput-f0dd0f0eb8c1ab4e) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/mpmc_fut.rs (/opt/rustwide/target/debug/deps/mpmc_fut-385ce40648aeaca0) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test send_recv_threads ... ok [INFO] [stdout] test tx_close_gets_none ... ok [INFO] [stdout] test send_shared_recv ... ok [INFO] [stdout] test bounds ... ok [INFO] [stdout] test recv_close_gets_none ... ok [INFO] [stdout] test send_recv ... ok [INFO] [stdout] test send_recv_threads_no_capacity ... ok [INFO] [stdout] test stress_shared_bounded_hard ... ok [INFO] [stderr] Running tests/multicast_fut.rs (/opt/rustwide/target/debug/deps/multicast_fut-ab428c5cbfa65d71) [INFO] [stdout] test stress_receiver_multi_task_bounded_hard ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.75s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test send_shared_recv ... ok [INFO] [stdout] test bounds ... ok [INFO] [stdout] test send_recv_threads ... ok [INFO] [stdout] test send_recv ... ok [INFO] [stdout] test recv_close_gets_none ... ok [INFO] [stdout] test tx_close_gets_none ... ok [INFO] [stdout] test send_recv_threads_no_capacity ... ok [INFO] [stdout] test stress_shared_bounded_hard ... ok [INFO] [stdout] test stress_receiver_multi_task_bounded_hard ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.24s [INFO] [stdout] [INFO] [stderr] Doc-tests multiqueue [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> /opt/rustwide/workdir/src/countedindex.rs:23:33 [INFO] [stderr] | [INFO] [stderr] 23 | pub const MASK_IND: Index = (1 << 63); [INFO] [stderr] | ^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stdout] [INFO] [stdout] running 39 tests [INFO] [stdout] test src/mpmc.rs - mpmc::MPMCReceiver::try_iter (line 261) ... ok [INFO] [stdout] test src/broadcast.rs - broadcast::BroadcastReceiver::add_stream (line 297) ... ok [INFO] [stdout] test src/mpmc.rs - mpmc::MPMCReceiver::recv (line 173) ... ok [INFO] [stdout] test src/mpmc.rs - mpmc::MPMCReceiver::try_recv (line 134) ... ok [INFO] [stdout] test src/broadcast.rs - broadcast::BroadcastReceiver::recv (line 250) ... ok [INFO] [stdout] test src/mpmc.rs - mpmc::MPMCReceiver::unsubscribe (line 214) ... ok [INFO] [stdout] test src/broadcast.rs - broadcast::BroadcastReceiver::recv (line 243) ... ok [INFO] [stdout] test src/broadcast.rs - broadcast::BroadcastReceiver::try_recv (line 204) ... ok [INFO] [stdout] test src/mpmc.rs - mpmc::MPMCUniReceiver::unsubscribe (line 352) ... FAILED [INFO] [stdout] test src/mpmc.rs - mpmc::MPMCUniReceiver::try_recv_view (line 294) ... FAILED [INFO] [stdout] test src/mpmc.rs - mpmc::mpmc_queue (line 695) ... FAILED [INFO] [stdout] test src/mpmc.rs - mpmc::MPMCSender (line 18) ... ok [INFO] [stdout] test src/broadcast.rs - broadcast::broadcast_queue (line 831) ... ok [INFO] [stdout] test src/broadcast.rs - broadcast::BroadcastReceiver::try_recv (line 197) ... ok [INFO] [stdout] test src/lib.rs - (line 241) ... ok [INFO] [stdout] test src/lib.rs - (line 135) ... ok [INFO] [stdout] test src/mpmc.rs - mpmc::MPMCUniReceiver::into_multi (line 369) ... ok [INFO] [stdout] test src/broadcast.rs - broadcast::BroadcastReceiver::unsubscribe (line 344) ... ok [INFO] [stdout] test src/broadcast.rs - broadcast::BroadcastUniReceiver::into_multi (line 496) ... ok [INFO] [stdout] test src/broadcast.rs - broadcast::BroadcastUniReceiver (line 139) ... ok [INFO] [stdout] test src/broadcast.rs - broadcast::BroadcastUniReceiver::try_recv_view (line 431) ... ok [INFO] [stdout] test src/broadcast.rs - broadcast::BroadcastReceiver::add_stream (line 284) ... ok [INFO] [stdout] test src/mpmc.rs - mpmc::MPMCReceiver::into_single (line 232) ... ok [INFO] [stdout] test src/broadcast.rs - broadcast::BroadcastReceiver::try_iter (line 367) ... ok [INFO] [stdout] test src/broadcast.rs - broadcast::BroadcastReceiver::into_single (line 389) ... ok [INFO] [stdout] test src/broadcast.rs - broadcast::BroadcastReceiver (line 78) ... ok [INFO] [stdout] test src/mpmc.rs - mpmc::MPMCReceiver::try_recv (line 127) ... ok [INFO] [stdout] test src/broadcast.rs - broadcast::BroadcastUniReceiver::iter_with (line 515) ... ok [INFO] [stdout] test src/lib.rs - (line 103) ... ok [INFO] [stdout] test src/broadcast.rs - broadcast::BroadcastUniReceiver::try_iter_with (line 539) ... ok [INFO] [stdout] test src/mpmc.rs - mpmc::MPMCReceiver::recv (line 180) ... ok [INFO] [stdout] test src/broadcast.rs - broadcast::broadcast_queue_with (line 846) ... ok [INFO] [stdout] test src/wait.rs - wait (line 8) ... ok [INFO] [stdout] test src/mpmc.rs - mpmc::MPMCUniReceiver::iter_with (line 388) ... ok [INFO] [stdout] test src/mpmc.rs - mpmc::MPMCUniReceiver::try_iter_with (line 412) ... ok [INFO] [stdout] test src/broadcast.rs - broadcast::BroadcastSender (line 18) ... ok [INFO] [stdout] test src/broadcast.rs - broadcast::BroadcastUniReceiver::recv_view (line 461) ... ok [INFO] [stdout] test src/lib.rs - (line 185) ... ok [INFO] [stdout] test src/mpmc.rs - mpmc::MPMCUniReceiver::recv_view (line 324) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/mpmc.rs - mpmc::MPMCUniReceiver::unsubscribe (line 352) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/mpmc.rs - mpmc::MPMCUniReceiver::try_recv_view (line 294) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/mpmc.rs - mpmc::mpmc_queue (line 695) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/mpmc.rs - mpmc::MPMCUniReceiver::try_recv_view (line 294) [INFO] [stdout] src/mpmc.rs - mpmc::MPMCUniReceiver::unsubscribe (line 352) [INFO] [stdout] src/mpmc.rs - mpmc::mpmc_queue (line 695) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 36 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.88s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "71e0105d63955bcfdab54539e9d7b3c93ae4c5cea718ea2dacb62201f9e008da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71e0105d63955bcfdab54539e9d7b3c93ae4c5cea718ea2dacb62201f9e008da", kill_on_drop: false }` [INFO] [stdout] 71e0105d63955bcfdab54539e9d7b3c93ae4c5cea718ea2dacb62201f9e008da