[INFO] fetching crate srm 0.3.0... [INFO] testing srm-0.3.0 against try#fc4ba03ef77ca5018fb78a097d3b924d30f15bfc+target=i686-unknown-linux-musl for musl_upgrade_1_2_take3 [INFO] extracting crate srm 0.3.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate srm 0.3.0 on toolchain fc4ba03ef77ca5018fb78a097d3b924d30f15bfc [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "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-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded capnp v0.9.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de0e9e4b4d0e1a0e9636673a4c2b9843134d18646ba252871cb0d7dd474b6b9f [INFO] running `Command { std: "docker" "start" "-a" "de0e9e4b4d0e1a0e9636673a4c2b9843134d18646ba252871cb0d7dd474b6b9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de0e9e4b4d0e1a0e9636673a4c2b9843134d18646ba252871cb0d7dd474b6b9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de0e9e4b4d0e1a0e9636673a4c2b9843134d18646ba252871cb0d7dd474b6b9f", kill_on_drop: false }` [INFO] [stdout] de0e9e4b4d0e1a0e9636673a4c2b9843134d18646ba252871cb0d7dd474b6b9f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "build" "--frozen" "--message-format=json" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 79ce130d5fad4759a7d0f97a9549861b247fa5300fc1273fc05092bd58dcc935 [INFO] running `Command { std: "docker" "start" "-a" "79ce130d5fad4759a7d0f97a9549861b247fa5300fc1273fc05092bd58dcc935", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.149 [INFO] [stderr] Compiling cc v1.0.77 [INFO] [stderr] Compiling rayon-core v1.10.1 [INFO] [stderr] Compiling serde v1.0.149 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling capnp v0.9.5 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling ctrlc v3.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling rayon v1.6.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling srm v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function `get_type` is never used [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 `library` is never read [INFO] [stdout] --> src/node_plugin.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct NodePlugin { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 33 | library: Library, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `with_max_callbacks` is never used [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 `publish_nonblocking` is never used [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 18.10s [INFO] running `Command { std: "docker" "inspect" "79ce130d5fad4759a7d0f97a9549861b247fa5300fc1273fc05092bd58dcc935", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79ce130d5fad4759a7d0f97a9549861b247fa5300fc1273fc05092bd58dcc935", kill_on_drop: false }` [INFO] [stdout] 79ce130d5fad4759a7d0f97a9549861b247fa5300fc1273fc05092bd58dcc935 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "test" "--frozen" "--no-run" "--message-format=json" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 467af47dac048a3a1ab01e9fa7eb6f30b0d23e08a50d470edcb75ef19c5bc224 [INFO] running `Command { std: "docker" "start" "-a" "467af47dac048a3a1ab01e9fa7eb6f30b0d23e08a50d470edcb75ef19c5bc224", kill_on_drop: false }` [INFO] [stderr] Compiling srm v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function `get_type` is never used [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 `library` is never read [INFO] [stdout] --> src/node_plugin.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct NodePlugin { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 33 | library: Library, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `with_max_callbacks` is never used [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 `publish_nonblocking` is never used [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.03s [INFO] running `Command { std: "docker" "inspect" "467af47dac048a3a1ab01e9fa7eb6f30b0d23e08a50d470edcb75ef19c5bc224", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "467af47dac048a3a1ab01e9fa7eb6f30b0d23e08a50d470edcb75ef19c5bc224", kill_on_drop: false }` [INFO] [stdout] 467af47dac048a3a1ab01e9fa7eb6f30b0d23e08a50d470edcb75ef19c5bc224 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "test" "--frozen" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] e063e597b220540b135d5306d406d1eb273f7dc29698da9917d114a8adb95912 [INFO] running `Command { std: "docker" "start" "-a" "e063e597b220540b135d5306d406d1eb273f7dc29698da9917d114a8adb95912", kill_on_drop: false }` [INFO] [stderr] warning: associated function `get_type` is never used [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 `library` is never read [INFO] [stderr] --> src/node_plugin.rs:33:5 [INFO] [stderr] | [INFO] [stderr] 32 | pub struct NodePlugin { [INFO] [stderr] | ---------- field in this struct [INFO] [stderr] 33 | library: Library, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `with_max_callbacks` is never used [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 `publish_nonblocking` is never used [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: `srm` (bin "srm" test) generated 4 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/srm-eb0f958026146b8b) [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" "e063e597b220540b135d5306d406d1eb273f7dc29698da9917d114a8adb95912", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e063e597b220540b135d5306d406d1eb273f7dc29698da9917d114a8adb95912", kill_on_drop: false }` [INFO] [stdout] e063e597b220540b135d5306d406d1eb273f7dc29698da9917d114a8adb95912