[INFO] fetching crate containerd-runc-shim 0.1.1... [INFO] checking containerd-runc-shim-0.1.1 against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3 [INFO] extracting crate containerd-runc-shim 0.1.1 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate containerd-runc-shim 0.1.1 [INFO] finished tweaking crates.io crate containerd-runc-shim 0.1.1 [INFO] tweaked toml for crates.io crate containerd-runc-shim 0.1.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate containerd-runc-shim 0.1.1 on toolchain b1f2594eac607c1f051534800237eeedb5590a49 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate containerd-runc-shim 0.1.1 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5b0ddbd6fdae070af44607de26754a54b680ad8d0a79ad79232d01fddfe8b92f [INFO] running `Command { std: "docker" "start" "-a" "5b0ddbd6fdae070af44607de26754a54b680ad8d0a79ad79232d01fddfe8b92f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5b0ddbd6fdae070af44607de26754a54b680ad8d0a79ad79232d01fddfe8b92f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b0ddbd6fdae070af44607de26754a54b680ad8d0a79ad79232d01fddfe8b92f", kill_on_drop: false }` [INFO] [stdout] 5b0ddbd6fdae070af44607de26754a54b680ad8d0a79ad79232d01fddfe8b92f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2379b9393491f7b0dac32ea2529d785a3434a3ae5e92abd9f7f72dcbaa46f071 [INFO] running `Command { std: "docker" "start" "-a" "2379b9393491f7b0dac32ea2529d785a3434a3ae5e92abd9f7f72dcbaa46f071", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling protobuf v2.27.1 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling crossbeam-queue v0.3.4 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Checking num_threads v0.1.3 [INFO] [stderr] Compiling containerd-shim-protos v0.2.0 [INFO] [stderr] Checking path-dedot v3.0.14 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Checking go-flag v0.1.0 [INFO] [stderr] Checking path-absolutize v3.0.11 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking crossbeam-channel v0.5.2 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking crossbeam v0.8.1 [INFO] [stderr] Checking getrandom v0.2.5 [INFO] [stderr] Checking nix v0.23.1 [INFO] [stderr] Checking nix v0.22.3 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking os_pipe v1.0.1 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling protobuf-codegen v2.27.1 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling protobuf-codegen-pure v2.27.1 [INFO] [stderr] Checking prctl v1.0.0 [INFO] [stderr] Checking cgroups-rs v0.2.9 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling ttrpc v0.6.0 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Compiling derive_builder_core v0.10.2 [INFO] [stderr] Checking command-fds v0.2.1 [INFO] [stderr] Compiling derive_builder_macro v0.10.2 [INFO] [stderr] Checking derive_builder v0.10.2 [INFO] [stderr] Checking time v0.3.7 [INFO] [stderr] Checking oci-spec v0.5.5 [INFO] [stderr] Checking runc v0.2.0 [INFO] [stderr] Checking containerd-shim v0.3.0 [INFO] [stderr] Checking containerd-runc-shim v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `uri` is never read [INFO] [stdout] --> src/common.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct ProcessIO { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 42 | pub uri: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `uri` is never read [INFO] [stdout] --> src/common.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct ProcessIO { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 42 | pub uri: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.03s [INFO] running `Command { std: "docker" "inspect" "2379b9393491f7b0dac32ea2529d785a3434a3ae5e92abd9f7f72dcbaa46f071", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2379b9393491f7b0dac32ea2529d785a3434a3ae5e92abd9f7f72dcbaa46f071", kill_on_drop: false }` [INFO] [stdout] 2379b9393491f7b0dac32ea2529d785a3434a3ae5e92abd9f7f72dcbaa46f071