[INFO] cloning repository https://github.com/mikeleppane/rust-atomics-and-locks
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mikeleppane/rust-atomics-and-locks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikeleppane%2Frust-atomics-and-locks", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikeleppane%2Frust-atomics-and-locks'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 491bce7c76ee7f029f4fde79bbef39e819a411f3
[INFO] testing mikeleppane/rust-atomics-and-locks against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikeleppane%2Frust-atomics-and-locks" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/mikeleppane/rust-atomics-and-locks on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/mikeleppane/rust-atomics-and-locks
[INFO] finished tweaking git repo https://github.com/mikeleppane/rust-atomics-and-locks
[INFO] tweaked toml for git repo https://github.com/mikeleppane/rust-atomics-and-locks written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/mikeleppane/rust-atomics-and-locks 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f2c04a5e25cce4732fbeae4e5adbc8ae3959aa8d1d4ccdae6d96c251776e3e77
[INFO] running `Command { std: "docker" "start" "-a" "f2c04a5e25cce4732fbeae4e5adbc8ae3959aa8d1d4ccdae6d96c251776e3e77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f2c04a5e25cce4732fbeae4e5adbc8ae3959aa8d1d4ccdae6d96c251776e3e77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2c04a5e25cce4732fbeae4e5adbc8ae3959aa8d1d4ccdae6d96c251776e3e77", kill_on_drop: false }`
[INFO] [stdout] f2c04a5e25cce4732fbeae4e5adbc8ae3959aa8d1d4ccdae6d96c251776e3e77
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 771abcb59cba0adcdb8c4e0a08923bb662b77854eab69b4cefac91db653ee775
[INFO] running `Command { std: "docker" "start" "-a" "771abcb59cba0adcdb8c4e0a08923bb662b77854eab69b4cefac91db653ee775", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling pretty_assertions v1.3.0
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling atomics-and-locks v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::thread`
[INFO] [stdout]   --> src/channels/channel.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |     use std::thread;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread`
[INFO] [stdout]    --> src/channels/channel.rs:136:9
[INFO] [stdout]     |
[INFO] [stdout] 136 |     use std::thread;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread`
[INFO] [stdout]    --> src/channels/channel.rs:214:9
[INFO] [stdout]     |
[INFO] [stdout] 214 |     use std::thread;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread`
[INFO] [stdout]   --> src/memory_ordering/memory.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |     use std::thread;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread::current`
[INFO] [stdout]   --> src/memory_ordering/memory.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |     use std::thread::current;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new` and `get_mut` are never used
[INFO] [stdout]   --> src/arc/reference_counting.rs:21:16
[INFO] [stdout]    |
[INFO] [stdout] 20 |     impl<T> Arc<T> {
[INFO] [stdout]    |     -------------- associated functions in this implementation
[INFO] [stdout] 21 |         pub fn new(data: T) -> Arc<T> {
[INFO] [stdout]    |                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |         pub fn get_mut(arc: &mut Self) -> Option<&mut T> {
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new`, `get_mut`, and `downgrade` are never used
[INFO] [stdout]    --> src/arc/reference_counting.rs:138:16
[INFO] [stdout]     |
[INFO] [stdout] 137 |     impl<T> Arc<T> {
[INFO] [stdout]     |     -------------- associated functions in this implementation
[INFO] [stdout] 138 |         pub fn new(data: T) -> Arc<T> {
[INFO] [stdout]     |                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 150 |         pub fn get_mut(arc: &mut Self) -> Option<&mut T> {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 167 |         pub fn downgrade(arc: &Self) -> Weak<T> {
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `upgrade` is never used
[INFO] [stdout]    --> src/arc/reference_counting.rs:177:16
[INFO] [stdout]     |
[INFO] [stdout] 172 |     impl<T> Weak<T> {
[INFO] [stdout]     |     --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 177 |         pub fn upgrade(&self) -> Option<Arc<T>> {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/arc/reference_counting.rs:319:16
[INFO] [stdout]     |
[INFO] [stdout] 318 |     impl<T> Arc<T> {
[INFO] [stdout]     |     -------------- associated function in this implementation
[INFO] [stdout] 319 |         pub fn new(data: T) -> Arc<T> {
[INFO] [stdout]     |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `upgrade` and `get_mut` are never used
[INFO] [stdout]    --> src/arc/reference_counting.rs:349:16
[INFO] [stdout]     |
[INFO] [stdout] 344 |     impl<T> Weak<T> {
[INFO] [stdout]     |     --------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 349 |         pub fn upgrade(&self) -> Option<Arc<T>> {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 368 |         pub fn get_mut(arc: &mut Self) -> Option<&mut T> {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Channel` is never constructed
[INFO] [stdout]  --> src/channels/channel.rs:5:16
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub struct Channel<T> {
[INFO] [stdout]   |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `send`, and `receive` are never used
[INFO] [stdout]   --> src/channels/channel.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout] 10 |     impl<T> Channel<T> {
[INFO] [stdout]    |     ------------------ associated items in this implementation
[INFO] [stdout] 11 |         pub fn new() -> Self {
[INFO] [stdout]    |                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |         pub fn send(&self, message: T) {
[INFO] [stdout]    |                ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |         pub fn receive(&self) -> T {
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `in_use` is never read
[INFO] [stdout]   --> src/channels/channel.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub struct Channel<T> {
[INFO] [stdout]    |                ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 43 |         in_use: AtomicBool,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `send`, `is_ready`, and `receive` are never used
[INFO] [stdout]   --> src/channels/channel.rs:49:22
[INFO] [stdout]    |
[INFO] [stdout] 48 |     impl<T> Channel<T> {
[INFO] [stdout]    |     ------------------ associated items in this implementation
[INFO] [stdout] 49 |         pub const fn new() -> Self {
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 |         pub fn send(&self, message: T) {
[INFO] [stdout]    |                ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 68 |         pub fn is_ready(&self) -> bool {
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 77 |         pub fn receive(&self) -> T {
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Sender` is never constructed
[INFO] [stdout]    --> src/channels/channel.rs:138:16
[INFO] [stdout]     |
[INFO] [stdout] 138 |     pub struct Sender<T> {
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Receiver` is never constructed
[INFO] [stdout]    --> src/channels/channel.rs:142:16
[INFO] [stdout]     |
[INFO] [stdout] 142 |     pub struct Receiver<T> {
[INFO] [stdout]     |                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Channel` is never constructed
[INFO] [stdout]    --> src/channels/channel.rs:146:12
[INFO] [stdout]     |
[INFO] [stdout] 146 |     struct Channel<T> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `channel` is never used
[INFO] [stdout]    --> src/channels/channel.rs:154:12
[INFO] [stdout]     |
[INFO] [stdout] 154 |     pub fn channel<T>() -> (Sender<T>, Receiver<T>) {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `send` is never used
[INFO] [stdout]    --> src/channels/channel.rs:164:16
[INFO] [stdout]     |
[INFO] [stdout] 162 |     impl<T> Sender<T> {
[INFO] [stdout]     |     ----------------- method in this implementation
[INFO] [stdout] 163 |         /// This never panics. :)
[INFO] [stdout] 164 |         pub fn send(self, message: T) {
[INFO] [stdout]     |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_ready` and `receive` are never used
[INFO] [stdout]    --> src/channels/channel.rs:171:16
[INFO] [stdout]     |
[INFO] [stdout] 170 |     impl<T> Receiver<T> {
[INFO] [stdout]     |     ------------------- methods in this implementation
[INFO] [stdout] 171 |         pub fn is_ready(&self) -> bool {
[INFO] [stdout]     |                ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 174 |         pub fn receive(self) -> T {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Sender` is never constructed
[INFO] [stdout]    --> src/channels/channel.rs:223:16
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub struct Sender<'a, T> {
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Receiver` is never constructed
[INFO] [stdout]    --> src/channels/channel.rs:227:16
[INFO] [stdout]     |
[INFO] [stdout] 227 |     pub struct Receiver<'a, T> {
[INFO] [stdout]     |                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `split` are never used
[INFO] [stdout]    --> src/channels/channel.rs:232:22
[INFO] [stdout]     |
[INFO] [stdout] 231 |     impl<T> Channel<T> {
[INFO] [stdout]     |     ------------------ associated items in this implementation
[INFO] [stdout] 232 |         pub const fn new() -> Self {
[INFO] [stdout]     |                      ^^^
[INFO] [stdout] ...
[INFO] [stdout] 238 |         pub fn split(&mut self) -> (Sender<T>, Receiver<T>) {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `send` is never used
[INFO] [stdout]    --> src/channels/channel.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 244 |     impl<T> Sender<'_, T> {
[INFO] [stdout]     |     --------------------- method in this implementation
[INFO] [stdout] 245 |         pub fn send(self, message: T) {
[INFO] [stdout]     |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_ready` and `receive` are never used
[INFO] [stdout]    --> src/channels/channel.rs:252:16
[INFO] [stdout]     |
[INFO] [stdout] 251 |     impl<T> Receiver<'_, T> {
[INFO] [stdout]     |     ----------------------- methods in this implementation
[INFO] [stdout] 252 |         pub fn is_ready(&self) -> bool {
[INFO] [stdout]     |                ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 |         pub fn receive(self) -> T {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `lock`, and `unlock` are never used
[INFO] [stdout]   --> src/spinning/spin_lock.rs:41:18
[INFO] [stdout]    |
[INFO] [stdout] 40 | impl<T> SpinLock<T> {
[INFO] [stdout]    | ------------------- associated items in this implementation
[INFO] [stdout] 41 |     pub const fn new(value: T) -> Self {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |     pub fn lock(&self) -> Guard<T> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub unsafe fn unlock(&self) {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 26 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.62s
[INFO] running `Command { std: "docker" "inspect" "771abcb59cba0adcdb8c4e0a08923bb662b77854eab69b4cefac91db653ee775", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "771abcb59cba0adcdb8c4e0a08923bb662b77854eab69b4cefac91db653ee775", kill_on_drop: false }`
[INFO] [stdout] 771abcb59cba0adcdb8c4e0a08923bb662b77854eab69b4cefac91db653ee775
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 30d5e70f4505dd9968fe1ad018e2dd046de3ef04d24ef6986622e22a0125bcbf
[INFO] running `Command { std: "docker" "start" "-a" "30d5e70f4505dd9968fe1ad018e2dd046de3ef04d24ef6986622e22a0125bcbf", kill_on_drop: false }`
[INFO] [stderr]    Compiling atomics-and-locks v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated function `get_mut` is never used
[INFO] [stdout]   --> src/arc/reference_counting.rs:34:16
[INFO] [stdout]    |
[INFO] [stdout] 20 |     impl<T> Arc<T> {
[INFO] [stdout]    |     -------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 34 |         pub fn get_mut(arc: &mut Self) -> Option<&mut T> {
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `get_mut` is never used
[INFO] [stdout]    --> src/arc/reference_counting.rs:150:16
[INFO] [stdout]     |
[INFO] [stdout] 137 |     impl<T> Arc<T> {
[INFO] [stdout]     |     -------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 150 |         pub fn get_mut(arc: &mut Self) -> Option<&mut T> {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/arc/reference_counting.rs:319:16
[INFO] [stdout]     |
[INFO] [stdout] 318 |     impl<T> Arc<T> {
[INFO] [stdout]     |     -------------- associated function in this implementation
[INFO] [stdout] 319 |         pub fn new(data: T) -> Arc<T> {
[INFO] [stdout]     |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `upgrade` and `get_mut` are never used
[INFO] [stdout]    --> src/arc/reference_counting.rs:349:16
[INFO] [stdout]     |
[INFO] [stdout] 344 |     impl<T> Weak<T> {
[INFO] [stdout]     |     --------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 349 |         pub fn upgrade(&self) -> Option<Arc<T>> {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 368 |         pub fn get_mut(arc: &mut Self) -> Option<&mut T> {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Channel` is never constructed
[INFO] [stdout]  --> src/channels/channel.rs:5:16
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub struct Channel<T> {
[INFO] [stdout]   |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `send`, and `receive` are never used
[INFO] [stdout]   --> src/channels/channel.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout] 10 |     impl<T> Channel<T> {
[INFO] [stdout]    |     ------------------ associated items in this implementation
[INFO] [stdout] 11 |         pub fn new() -> Self {
[INFO] [stdout]    |                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |         pub fn send(&self, message: T) {
[INFO] [stdout]    |                ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |         pub fn receive(&self) -> T {
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `unlock` is never used
[INFO] [stdout]   --> src/spinning/spin_lock.rs:58:19
[INFO] [stdout]    |
[INFO] [stdout] 40 | impl<T> SpinLock<T> {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub unsafe fn unlock(&self) {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s
[INFO] running `Command { std: "docker" "inspect" "30d5e70f4505dd9968fe1ad018e2dd046de3ef04d24ef6986622e22a0125bcbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30d5e70f4505dd9968fe1ad018e2dd046de3ef04d24ef6986622e22a0125bcbf", kill_on_drop: false }`
[INFO] [stdout] 30d5e70f4505dd9968fe1ad018e2dd046de3ef04d24ef6986622e22a0125bcbf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] dca0c9c98b2a7deceb055810a12954c6f24c4ab926f1c381ca0439ae40049c9c
[INFO] running `Command { std: "docker" "start" "-a" "dca0c9c98b2a7deceb055810a12954c6f24c4ab926f1c381ca0439ae40049c9c", kill_on_drop: false }`
[INFO] [stderr] warning: associated function `get_mut` is never used
[INFO] [stderr]   --> src/arc/reference_counting.rs:34:16
[INFO] [stderr]    |
[INFO] [stderr] 20 |     impl<T> Arc<T> {
[INFO] [stderr]    |     -------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 34 |         pub fn get_mut(arc: &mut Self) -> Option<&mut T> {
[INFO] [stderr]    |                ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `get_mut` is never used
[INFO] [stderr]    --> src/arc/reference_counting.rs:150:16
[INFO] [stderr]     |
[INFO] [stderr] 137 |     impl<T> Arc<T> {
[INFO] [stderr]     |     -------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 150 |         pub fn get_mut(arc: &mut Self) -> Option<&mut T> {
[INFO] [stderr]     |                ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]    --> src/arc/reference_counting.rs:319:16
[INFO] [stderr]     |
[INFO] [stderr] 318 |     impl<T> Arc<T> {
[INFO] [stderr]     |     -------------- associated function in this implementation
[INFO] [stderr] 319 |         pub fn new(data: T) -> Arc<T> {
[INFO] [stderr]     |                ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `upgrade` and `get_mut` are never used
[INFO] [stderr]    --> src/arc/reference_counting.rs:349:16
[INFO] [stderr]     |
[INFO] [stderr] 344 |     impl<T> Weak<T> {
[INFO] [stderr]     |     --------------- associated items in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 349 |         pub fn upgrade(&self) -> Option<Arc<T>> {
[INFO] [stderr]     |                ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 368 |         pub fn get_mut(arc: &mut Self) -> Option<&mut T> {
[INFO] [stderr]     |                ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Channel` is never constructed
[INFO] [stderr]  --> src/channels/channel.rs:5:16
[INFO] [stderr]   |
[INFO] [stderr] 5 |     pub struct Channel<T> {
[INFO] [stderr]   |                ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `send`, and `receive` are never used
[INFO] [stderr]   --> src/channels/channel.rs:11:16
[INFO] [stderr]    |
[INFO] [stderr] 10 |     impl<T> Channel<T> {
[INFO] [stderr]    |     ------------------ associated items in this implementation
[INFO] [stderr] 11 |         pub fn new() -> Self {
[INFO] [stderr]    |                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 17 |         pub fn send(&self, message: T) {
[INFO] [stderr]    |                ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 21 |         pub fn receive(&self) -> T {
[INFO] [stderr]    |                ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `unlock` is never used
[INFO] [stderr]   --> src/spinning/spin_lock.rs:58:19
[INFO] [stderr]    |
[INFO] [stderr] 40 | impl<T> SpinLock<T> {
[INFO] [stderr]    | ------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 58 |     pub unsafe fn unlock(&self) {
[INFO] [stderr]    |                   ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `atomics-and-locks` (bin "atomics-and-locks" test) generated 7 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/atomics_and_locks-4c65670e06ced4d6)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test arc::reference_counting::basic::test ... ok
[INFO] [stdout] test arc::reference_counting::with_weak::test ... ok
[INFO] [stdout] test channels::channel::sender_receiver_channel_with_borrowing::test_sender_receiver ... ok
[INFO] [stdout] test channels::channel::sender_receiver_channel_with_arc::test_sender_receiver - should panic ... FAILED
[INFO] [stdout] test memory_ordering::memory::lazy_init::test_get_data ... ok
[INFO] [stdout] test memory_ordering::memory::seq_cst::test_main ... ok
[INFO] [stdout] test channels::channel::one_shot_channel::test_one_shot_channel_with_parking ... ok
[INFO] [stdout] test spinning::spin_lock::tests::test_spin_lock ... ok
[INFO] [stdout] test memory_ordering::memory::rel_acq::test_values_from_thin_air ... ok
[INFO] [stdout] test channels::channel::one_shot_channel::test_one_shot_channel_calling_send_twice_should_panic - should panic ... ok
[INFO] [stdout] test memory_ordering::memory::fences::test_main ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- channels::channel::sender_receiver_channel_with_arc::test_sender_receiver stdout ----
[INFO] [stdout] note: test did not panic as expected
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     channels::channel::sender_receiver_channel_with_arc::test_sender_receiver
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 10 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin atomics-and-locks`
[INFO] running `Command { std: "docker" "inspect" "dca0c9c98b2a7deceb055810a12954c6f24c4ab926f1c381ca0439ae40049c9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dca0c9c98b2a7deceb055810a12954c6f24c4ab926f1c381ca0439ae40049c9c", kill_on_drop: false }`
[INFO] [stdout] dca0c9c98b2a7deceb055810a12954c6f24c4ab926f1c381ca0439ae40049c9c
