[INFO] fetching crate srm 0.3.0... [INFO] checking srm-0.3.0 against beta for pr-78714 [INFO] extracting crate srm 0.3.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate srm 0.3.0 on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", 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-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "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] 1e67e13bdc16267e02fd6ff8b5bd6bf1e1791bbe49d1ddd5e22b8ccb6d9798f1 [INFO] running `Command { std: "docker" "start" "-a" "1e67e13bdc16267e02fd6ff8b5bd6bf1e1791bbe49d1ddd5e22b8ccb6d9798f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e67e13bdc16267e02fd6ff8b5bd6bf1e1791bbe49d1ddd5e22b8ccb6d9798f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e67e13bdc16267e02fd6ff8b5bd6bf1e1791bbe49d1ddd5e22b8ccb6d9798f1", kill_on_drop: false }` [INFO] [stdout] 1e67e13bdc16267e02fd6ff8b5bd6bf1e1791bbe49d1ddd5e22b8ccb6d9798f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] a85638d703fffd97c2ec0808ea3042e826f234ae0c9b60cc4a33ac835b15c3b5 [INFO] running `Command { std: "docker" "start" "-a" "a85638d703fffd97c2ec0808ea3042e826f234ae0c9b60cc4a33ac835b15c3b5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Checking libloading v0.5.2 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Checking serde_yaml v0.8.14 [INFO] [stderr] Checking hashbrown v0.1.8 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Checking capnp v0.9.5 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Checking rayon v1.5.0 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking ctrlc v3.1.7 [INFO] [stderr] Checking 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: 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] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.38s [INFO] running `Command { std: "docker" "inspect" "a85638d703fffd97c2ec0808ea3042e826f234ae0c9b60cc4a33ac835b15c3b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a85638d703fffd97c2ec0808ea3042e826f234ae0c9b60cc4a33ac835b15c3b5", kill_on_drop: false }` [INFO] [stdout] a85638d703fffd97c2ec0808ea3042e826f234ae0c9b60cc4a33ac835b15c3b5