[INFO] fetching crate preach 0.2.1... [INFO] checking preach-0.2.1 against master#5431404b87967c69438ea1e698edbe96505f0798 for pr-119849 [INFO] extracting crate preach 0.2.1 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate preach 0.2.1 on toolchain 5431404b87967c69438ea1e698edbe96505f0798 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5431404b87967c69438ea1e698edbe96505f0798" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate preach 0.2.1 [INFO] finished tweaking crates.io crate preach 0.2.1 [INFO] tweaked toml for crates.io crate preach 0.2.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5431404b87967c69438ea1e698edbe96505f0798" "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" "+5431404b87967c69438ea1e698edbe96505f0798" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dummy-waker v1.1.0 [INFO] [stderr] Downloaded webrtc-sdp v0.3.10 [INFO] [stderr] Downloaded datachannel-sys v0.18.5 [INFO] [stderr] Downloaded datachannel v0.9.1 [INFO] [stderr] Downloaded wasm_main_executor v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5431404b87967c69438ea1e698edbe96505f0798" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 71d0bdfbff484dd65933be23c85e5adf9648133f0b46276f40aa4f8015e7fe8a [INFO] running `Command { std: "docker" "start" "-a" "71d0bdfbff484dd65933be23c85e5adf9648133f0b46276f40aa4f8015e7fe8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "71d0bdfbff484dd65933be23c85e5adf9648133f0b46276f40aa4f8015e7fe8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71d0bdfbff484dd65933be23c85e5adf9648133f0b46276f40aa4f8015e7fe8a", kill_on_drop: false }` [INFO] [stdout] 71d0bdfbff484dd65933be23c85e5adf9648133f0b46276f40aa4f8015e7fe8a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5431404b87967c69438ea1e698edbe96505f0798" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3c8a921549fe7cd81fe6d368c6e65d7417d4f68c64d34ee025c06d70db84f46 [INFO] running `Command { std: "docker" "start" "-a" "d3c8a921549fe7cd81fe6d368c6e65d7417d4f68c64d34ee025c06d70db84f46", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Compiling prettyplease v0.2.16 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling bindgen v0.65.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Checking unicode-bidi v0.3.14 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Checking smallvec v1.12.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking arc-swap v1.6.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking webrtc-sdp v0.3.10 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking thiserror v1.0.56 [INFO] [stderr] Compiling datachannel-sys v0.18.5 [INFO] [stderr] Checking datachannel v0.9.1 [INFO] [stderr] Checking preach v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.69s [INFO] running `Command { std: "docker" "inspect" "d3c8a921549fe7cd81fe6d368c6e65d7417d4f68c64d34ee025c06d70db84f46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3c8a921549fe7cd81fe6d368c6e65d7417d4f68c64d34ee025c06d70db84f46", kill_on_drop: false }` [INFO] [stdout] d3c8a921549fe7cd81fe6d368c6e65d7417d4f68c64d34ee025c06d70db84f46