[INFO] cloning repository https://github.com/disco-v8/MilterDecoder [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/disco-v8/MilterDecoder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdisco-v8%2FMilterDecoder", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdisco-v8%2FMilterDecoder'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0be3905a936170b8b8686085a167599982d51d1d [INFO] checking disco-v8/MilterDecoder against try#579169d0e78824dc60934e5eb74cd3841f2b33e8 for pr-149328 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdisco-v8%2FMilterDecoder" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/disco-v8/MilterDecoder [INFO] finished tweaking git repo https://github.com/disco-v8/MilterDecoder [INFO] tweaked toml for git repo https://github.com/disco-v8/MilterDecoder written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/disco-v8/MilterDecoder on toolchain 579169d0e78824dc60934e5eb74cd3841f2b33e8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+579169d0e78824dc60934e5eb74cd3841f2b33e8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/disco-v8/MilterDecoder 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" "+579169d0e78824dc60934e5eb74cd3841f2b33e8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded chrono-tz-build v0.2.1 [INFO] [stderr] Downloaded hashify v0.2.6 [INFO] [stderr] Downloaded chrono-tz v0.8.6 [INFO] [stderr] Downloaded mail-parser v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+579169d0e78824dc60934e5eb74cd3841f2b33e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] da7a08b2de99f5beea39b32d366b3a8d766ddb087f7788356df4bc51f0e47c15 [INFO] running `Command { std: "docker" "start" "-a" "da7a08b2de99f5beea39b32d366b3a8d766ddb087f7788356df4bc51f0e47c15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "da7a08b2de99f5beea39b32d366b3a8d766ddb087f7788356df4bc51f0e47c15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da7a08b2de99f5beea39b32d366b3a8d766ddb087f7788356df4bc51f0e47c15", kill_on_drop: false }` [INFO] [stdout] da7a08b2de99f5beea39b32d366b3a8d766ddb087f7788356df4bc51f0e47c15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+579169d0e78824dc60934e5eb74cd3841f2b33e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 46ba9d6acdbbd805293c8d000110c8a9055d36f2c93e44f02460b6527590b937 [INFO] running `Command { std: "docker" "start" "-a" "46ba9d6acdbbd805293c8d000110c8a9055d36f2c93e44f02460b6527590b937", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking phf_shared v0.11.3 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling hashify v0.2.6 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Checking mail-parser v0.11.0 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Compiling chrono-tz v0.8.6 [INFO] [stderr] Checking milter_decoder v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.45s [INFO] running `Command { std: "docker" "inspect" "46ba9d6acdbbd805293c8d000110c8a9055d36f2c93e44f02460b6527590b937", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46ba9d6acdbbd805293c8d000110c8a9055d36f2c93e44f02460b6527590b937", kill_on_drop: false }` [INFO] [stdout] 46ba9d6acdbbd805293c8d000110c8a9055d36f2c93e44f02460b6527590b937