[INFO] fetching crate tokio-util-codec-compose 0.1.1... [INFO] checking tokio-util-codec-compose-0.1.1 against master#a3f76a26e045a760bb1163b7eab36872985242d5 for pr-130930 [INFO] extracting crate tokio-util-codec-compose 0.1.1 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate tokio-util-codec-compose 0.1.1 on toolchain a3f76a26e045a760bb1163b7eab36872985242d5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3f76a26e045a760bb1163b7eab36872985242d5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tokio-util-codec-compose 0.1.1 [INFO] finished tweaking crates.io crate tokio-util-codec-compose 0.1.1 [INFO] tweaked toml for crates.io crate tokio-util-codec-compose 0.1.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate crates.io crate tokio-util-codec-compose 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" "+a3f76a26e045a760bb1163b7eab36872985242d5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded anyhow v1.0.71 [INFO] [stderr] Downloaded tokio-util v0.7.8 [INFO] [stderr] Downloaded quick-error v2.0.1 [INFO] [stderr] Downloaded io-lifetimes v1.0.10 [INFO] [stderr] Downloaded rustix v0.37.19 [INFO] [stderr] Downloaded tokio v1.28.1 [INFO] [stderr] Downloaded getrandom v0.2.9 [INFO] [stderr] Downloaded proptest v1.1.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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+a3f76a26e045a760bb1163b7eab36872985242d5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 02af1ee7297b52341bba0124cb8675bdfe0a51dc12ecf3afd1d292c5c9c50263 [INFO] running `Command { std: "docker" "start" "-a" "02af1ee7297b52341bba0124cb8675bdfe0a51dc12ecf3afd1d292c5c9c50263", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "02af1ee7297b52341bba0124cb8675bdfe0a51dc12ecf3afd1d292c5c9c50263", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02af1ee7297b52341bba0124cb8675bdfe0a51dc12ecf3afd1d292c5c9c50263", kill_on_drop: false }` [INFO] [stdout] 02af1ee7297b52341bba0124cb8675bdfe0a51dc12ecf3afd1d292c5c9c50263 [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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+a3f76a26e045a760bb1163b7eab36872985242d5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ccd8d7d31aa46a32d51fe665b5446c14383f7a36602cfbf7e0da2566c1de8a9c [INFO] running `Command { std: "docker" "start" "-a" "ccd8d7d31aa46a32d51fe665b5446c14383f7a36602cfbf7e0da2566c1de8a9c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Compiling tokio v1.28.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tokio-util-codec-compose v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking getrandom v0.2.9 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tempfile v3.5.0 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking proptest v1.1.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.97s [INFO] running `Command { std: "docker" "inspect" "ccd8d7d31aa46a32d51fe665b5446c14383f7a36602cfbf7e0da2566c1de8a9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccd8d7d31aa46a32d51fe665b5446c14383f7a36602cfbf7e0da2566c1de8a9c", kill_on_drop: false }` [INFO] [stdout] ccd8d7d31aa46a32d51fe665b5446c14383f7a36602cfbf7e0da2566c1de8a9c