[INFO] fetching crate uppercut 0.2.0... [INFO] checking uppercut-0.2.0 against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] extracting crate uppercut 0.2.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate uppercut 0.2.0 on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate uppercut 0.2.0 [INFO] finished tweaking crates.io crate uppercut 0.2.0 [INFO] tweaked toml for crates.io crate uppercut 0.2.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate uppercut 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 520f6ebb7032ef5b51b6f7cd2afda5269a7fd82a639a59a78525a41c6afccf47 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "520f6ebb7032ef5b51b6f7cd2afda5269a7fd82a639a59a78525a41c6afccf47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "520f6ebb7032ef5b51b6f7cd2afda5269a7fd82a639a59a78525a41c6afccf47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "520f6ebb7032ef5b51b6f7cd2afda5269a7fd82a639a59a78525a41c6afccf47", kill_on_drop: false }` [INFO] [stdout] 520f6ebb7032ef5b51b6f7cd2afda5269a7fd82a639a59a78525a41c6afccf47 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f49152c4170fbe5f78cc1049b8cdd04ae6bc3fa74a6910532ef8b3d1a76b9923 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f49152c4170fbe5f78cc1049b8cdd04ae6bc3fa74a6910532ef8b3d1a76b9923", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking parsed v0.1.4 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking bencher v0.1.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking mio v0.7.0 [INFO] [stderr] Checking core_affinity v0.5.10 [INFO] [stderr] Checking uppercut v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `is_empty` [INFO] [stdout] --> src/remote/client.rs:88:12 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn is_empty(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get` [INFO] [stdout] --> src/remote/client.rs:102:12 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn get(&mut self, addr: &str) -> Option<&mut ByteStream> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `token` [INFO] [stdout] --> src/remote/client.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 110 | token: Token, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_empty` [INFO] [stdout] --> src/remote/client.rs:88:12 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn is_empty(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get` [INFO] [stdout] --> src/remote/client.rs:102:12 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn get(&mut self, addr: &str) -> Option<&mut ByteStream> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `token` [INFO] [stdout] --> src/remote/client.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 110 | token: Token, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> benches/../src/config.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn new(scheduler: SchedulerConfig, remote: RemoteConfig) -> Config { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `listening_at` [INFO] [stdout] --> benches/../src/config.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn listening_at(listening: &str) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `with_total_threads` [INFO] [stdout] --> benches/../src/config.rs:67:12 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn with_total_threads(total_threads: usize) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_empty` [INFO] [stdout] --> benches/../src/remote/client.rs:88:12 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn is_empty(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get` [INFO] [stdout] --> benches/../src/remote/client.rs:102:12 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn get(&mut self, addr: &str) -> Option<&mut ByteStream> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `token` [INFO] [stdout] --> benches/../src/remote/client.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 110 | token: Token, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pool` [INFO] [stdout] --> benches/../src/core.rs:206:5 [INFO] [stdout] | [INFO] [stdout] 206 | pool: &'a ThreadPool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `delay` [INFO] [stdout] --> benches/../src/core.rs:227:12 [INFO] [stdout] | [INFO] [stdout] 227 | pub fn delay(&self, address: &str, mut envelope: Envelope, duration: Duration) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `stop` [INFO] [stdout] --> benches/../src/core.rs:235:12 [INFO] [stdout] | [INFO] [stdout] 235 | pub fn stop(&self, address: &str) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `submit` [INFO] [stdout] --> benches/../src/core.rs:245:12 [INFO] [stdout] | [INFO] [stdout] 245 | pub fn submit(&self, f: F) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> tests/../src/config.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn new(scheduler: SchedulerConfig, remote: RemoteConfig) -> Config { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `listening_at` [INFO] [stdout] --> tests/../src/config.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn listening_at(listening: &str) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `with_total_threads` [INFO] [stdout] --> tests/../src/config.rs:67:12 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn with_total_threads(total_threads: usize) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_empty` [INFO] [stdout] --> tests/../src/remote/client.rs:88:12 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn is_empty(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get` [INFO] [stdout] --> tests/../src/remote/client.rs:102:12 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn get(&mut self, addr: &str) -> Option<&mut ByteStream> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `token` [INFO] [stdout] --> tests/../src/remote/client.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 110 | token: Token, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pool` [INFO] [stdout] --> tests/../src/core.rs:206:5 [INFO] [stdout] | [INFO] [stdout] 206 | pool: &'a ThreadPool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `spawn_default` [INFO] [stdout] --> tests/../src/core.rs:222:12 [INFO] [stdout] | [INFO] [stdout] 222 | pub fn spawn_default(&self, address: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `stop` [INFO] [stdout] --> tests/../src/core.rs:235:12 [INFO] [stdout] | [INFO] [stdout] 235 | pub fn stop(&self, address: &str) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `submit` [INFO] [stdout] --> tests/../src/core.rs:245:12 [INFO] [stdout] | [INFO] [stdout] 245 | pub fn submit(&self, f: F) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.56s [INFO] running `Command { std: "docker" "inspect" "f49152c4170fbe5f78cc1049b8cdd04ae6bc3fa74a6910532ef8b3d1a76b9923", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f49152c4170fbe5f78cc1049b8cdd04ae6bc3fa74a6910532ef8b3d1a76b9923", kill_on_drop: false }` [INFO] [stdout] f49152c4170fbe5f78cc1049b8cdd04ae6bc3fa74a6910532ef8b3d1a76b9923