[INFO] fetching crate tokio-util-codec-compose 0.1.1... [INFO] checking tokio-util-codec-compose-0.1.1 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] extracting crate tokio-util-codec-compose 0.1.1 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate tokio-util-codec-compose 0.1.1 on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "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-0-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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proptest v1.1.0 [INFO] [stderr] Downloaded tokio v1.28.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cf63a37a3f2d4264ea74cba19f97685062830aca2f80dcf4f702992bd4692a19 [INFO] running `Command { std: "docker" "start" "-a" "cf63a37a3f2d4264ea74cba19f97685062830aca2f80dcf4f702992bd4692a19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf63a37a3f2d4264ea74cba19f97685062830aca2f80dcf4f702992bd4692a19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf63a37a3f2d4264ea74cba19f97685062830aca2f80dcf4f702992bd4692a19", kill_on_drop: false }` [INFO] [stdout] cf63a37a3f2d4264ea74cba19f97685062830aca2f80dcf4f702992bd4692a19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6899be6280ae2c99dec47ea821a83b189e69fa221e9533088006de3fe6bd202 [INFO] running `Command { std: "docker" "start" "-a" "a6899be6280ae2c99dec47ea821a83b189e69fa221e9533088006de3fe6bd202", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling tokio v1.28.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking unarray v0.1.4 [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 tracing-core v0.1.31 [INFO] [stderr] Checking tracing v0.1.37 [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 8.49s [INFO] running `Command { std: "docker" "inspect" "a6899be6280ae2c99dec47ea821a83b189e69fa221e9533088006de3fe6bd202", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6899be6280ae2c99dec47ea821a83b189e69fa221e9533088006de3fe6bd202", kill_on_drop: false }` [INFO] [stdout] a6899be6280ae2c99dec47ea821a83b189e69fa221e9533088006de3fe6bd202