[INFO] fetching crate srm 0.3.0... [INFO] testing srm-0.3.0 against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] extracting crate srm 0.3.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate srm 0.3.0 on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate srm 0.3.0 [INFO] finished tweaking crates.io crate srm 0.3.0 [INFO] tweaked toml for crates.io crate srm 0.3.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hashbrown v0.1.8 [INFO] [stderr] Downloaded capnp v0.9.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fba4ce288d508db92916d23d6608b6e1f08c8a225e763fb3eb7f8913f521eb8e [INFO] running `Command { std: "docker" "start" "-a" "fba4ce288d508db92916d23d6608b6e1f08c8a225e763fb3eb7f8913f521eb8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fba4ce288d508db92916d23d6608b6e1f08c8a225e763fb3eb7f8913f521eb8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fba4ce288d508db92916d23d6608b6e1f08c8a225e763fb3eb7f8913f521eb8e", kill_on_drop: false }` [INFO] [stdout] fba4ce288d508db92916d23d6608b6e1f08c8a225e763fb3eb7f8913f521eb8e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c9f1c630ff6bcce4d5bc97af6b2dbd208059c29fa308daaa17e92f6e7cd0ad1e [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" "c9f1c630ff6bcce4d5bc97af6b2dbd208059c29fa308daaa17e92f6e7cd0ad1e", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling capnp v0.9.5 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling ctrlc v3.1.9 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling srm v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `get_type` [INFO] [stdout] --> src/node.rs:98:12 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn get_type(&self) -> &str { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `library` [INFO] [stdout] --> src/node_plugin.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | library: Library, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `with_max_callbacks` [INFO] [stdout] --> src/static_core.rs:689:12 [INFO] [stdout] | [INFO] [stdout] 689 | pub fn with_max_callbacks(name: String, msg_type: u64, max_num_callbacks: usize) -> Channel { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `publish_nonblocking` [INFO] [stdout] --> src/static_core.rs:747:12 [INFO] [stdout] | [INFO] [stdout] 747 | pub fn publish_nonblocking(&self, allocator: alloc::CacheAlignedAllocator) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.55s [INFO] running `Command { std: "docker" "inspect" "c9f1c630ff6bcce4d5bc97af6b2dbd208059c29fa308daaa17e92f6e7cd0ad1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9f1c630ff6bcce4d5bc97af6b2dbd208059c29fa308daaa17e92f6e7cd0ad1e", kill_on_drop: false }` [INFO] [stdout] c9f1c630ff6bcce4d5bc97af6b2dbd208059c29fa308daaa17e92f6e7cd0ad1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 710b6d6626f3e9325317388d9d5f46985467f904d9c8aeb6745b5f1f2fb04d14 [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" "710b6d6626f3e9325317388d9d5f46985467f904d9c8aeb6745b5f1f2fb04d14", kill_on_drop: false }` [INFO] [stderr] Compiling srm v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `get_type` [INFO] [stdout] --> src/node.rs:98:12 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn get_type(&self) -> &str { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `library` [INFO] [stdout] --> src/node_plugin.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | library: Library, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `with_max_callbacks` [INFO] [stdout] --> src/static_core.rs:689:12 [INFO] [stdout] | [INFO] [stdout] 689 | pub fn with_max_callbacks(name: String, msg_type: u64, max_num_callbacks: usize) -> Channel { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `publish_nonblocking` [INFO] [stdout] --> src/static_core.rs:747:12 [INFO] [stdout] | [INFO] [stdout] 747 | pub fn publish_nonblocking(&self, allocator: alloc::CacheAlignedAllocator) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.60s [INFO] running `Command { std: "docker" "inspect" "710b6d6626f3e9325317388d9d5f46985467f904d9c8aeb6745b5f1f2fb04d14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "710b6d6626f3e9325317388d9d5f46985467f904d9c8aeb6745b5f1f2fb04d14", kill_on_drop: false }` [INFO] [stdout] 710b6d6626f3e9325317388d9d5f46985467f904d9c8aeb6745b5f1f2fb04d14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f32ec62c6c97639bcbda8c52ad1acbc9e03a895950bfb75998bbcb53776a9855 [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" "f32ec62c6c97639bcbda8c52ad1acbc9e03a895950bfb75998bbcb53776a9855", kill_on_drop: false }` [INFO] [stderr] warning: associated function is never used: `get_type` [INFO] [stderr] --> src/node.rs:98:12 [INFO] [stderr] | [INFO] [stderr] 98 | pub fn get_type(&self) -> &str { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `library` [INFO] [stderr] --> src/node_plugin.rs:33:5 [INFO] [stderr] | [INFO] [stderr] 33 | library: Library, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `with_max_callbacks` [INFO] [stderr] --> src/static_core.rs:689:12 [INFO] [stderr] | [INFO] [stderr] 689 | pub fn with_max_callbacks(name: String, msg_type: u64, max_num_callbacks: usize) -> Channel { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `publish_nonblocking` [INFO] [stderr] --> src/static_core.rs:747:12 [INFO] [stderr] | [INFO] [stderr] 747 | pub fn publish_nonblocking(&self, allocator: alloc::CacheAlignedAllocator) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/srm-6a98b051719b886b) [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] running `Command { std: "docker" "inspect" "f32ec62c6c97639bcbda8c52ad1acbc9e03a895950bfb75998bbcb53776a9855", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f32ec62c6c97639bcbda8c52ad1acbc9e03a895950bfb75998bbcb53776a9855", kill_on_drop: false }` [INFO] [stdout] f32ec62c6c97639bcbda8c52ad1acbc9e03a895950bfb75998bbcb53776a9855