[INFO] fetching crate actix-codec 0.5.1... [INFO] checking actix-codec-0.5.1 against master#36b61e5aa593cc60cc92fc548b0d351e414aee2a for pr-116930 [INFO] extracting crate actix-codec 0.5.1 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate actix-codec 0.5.1 on toolchain 36b61e5aa593cc60cc92fc548b0d351e414aee2a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36b61e5aa593cc60cc92fc548b0d351e414aee2a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate actix-codec 0.5.1 [INFO] finished tweaking crates.io crate actix-codec 0.5.1 [INFO] tweaked toml for crates.io crate actix-codec 0.5.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36b61e5aa593cc60cc92fc548b0d351e414aee2a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36b61e5aa593cc60cc92fc548b0d351e414aee2a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-stream-impl v0.3.5 [INFO] [stderr] Downloaded tokio-test v0.4.3 [INFO] [stderr] Downloaded async-stream v0.3.5 [INFO] [stderr] Downloaded tokio-stream v0.1.14 [INFO] [stderr] Downloaded tokio-util v0.7.9 [INFO] [stderr] Downloaded tokio v1.33.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+36b61e5aa593cc60cc92fc548b0d351e414aee2a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7a646ec0e4ed0acd38efd9f4c83fe7f38183b015e1e67224f4a24e54b1ad1620 [INFO] running `Command { std: "docker" "start" "-a" "7a646ec0e4ed0acd38efd9f4c83fe7f38183b015e1e67224f4a24e54b1ad1620", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a646ec0e4ed0acd38efd9f4c83fe7f38183b015e1e67224f4a24e54b1ad1620", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a646ec0e4ed0acd38efd9f4c83fe7f38183b015e1e67224f4a24e54b1ad1620", kill_on_drop: false }` [INFO] [stdout] 7a646ec0e4ed0acd38efd9f4c83fe7f38183b015e1e67224f4a24e54b1ad1620 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+36b61e5aa593cc60cc92fc548b0d351e414aee2a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc26ed01cfe16e134606c9207e6e1aa68a01bacacda70d67cfa0d5425ac638ec [INFO] running `Command { std: "docker" "start" "-a" "bc26ed01cfe16e134606c9207e6e1aa68a01bacacda70d67cfa0d5425ac638ec", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking tokio v1.33.0 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking tokio-util v0.7.9 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking actix-codec v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking criterion-plot v0.4.5 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.189 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking tokio-test v0.4.3 [INFO] [stderr] Checking criterion v0.3.6 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.16s [INFO] running `Command { std: "docker" "inspect" "bc26ed01cfe16e134606c9207e6e1aa68a01bacacda70d67cfa0d5425ac638ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc26ed01cfe16e134606c9207e6e1aa68a01bacacda70d67cfa0d5425ac638ec", kill_on_drop: false }` [INFO] [stdout] bc26ed01cfe16e134606c9207e6e1aa68a01bacacda70d67cfa0d5425ac638ec