[INFO] cloning repository https://github.com/PierreAntoineGuillaume/quick-automation-devtool [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PierreAntoineGuillaume/quick-automation-devtool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPierreAntoineGuillaume%2Fquick-automation-devtool", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPierreAntoineGuillaume%2Fquick-automation-devtool'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c62f823f2288a08241960217d0066efeabaae4e0 [INFO] checking PierreAntoineGuillaume/quick-automation-devtool against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPierreAntoineGuillaume%2Fquick-automation-devtool" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PierreAntoineGuillaume/quick-automation-devtool on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/PierreAntoineGuillaume/quick-automation-devtool [INFO] finished tweaking git repo https://github.com/PierreAntoineGuillaume/quick-automation-devtool [INFO] tweaked toml for git repo https://github.com/PierreAntoineGuillaume/quick-automation-devtool written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/PierreAntoineGuillaume/quick-automation-devtool 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded strum_macros v0.26.1 [INFO] [stderr] Downloaded stability v0.1.1 [INFO] [stderr] Downloaded strum v0.26.1 [INFO] [stderr] Downloaded unsafe-libyaml v0.2.10 [INFO] [stderr] Downloaded ansi-to-tui v4.0.1 [INFO] [stderr] Downloaded serde_yaml v0.9.32 [INFO] [stderr] Downloaded ratatui v0.26.1 [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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 667de11870faab2e304aae8f8baeda7c91bb77980878537a7270b081abc9f8bc [INFO] running `Command { std: "docker" "start" "-a" "667de11870faab2e304aae8f8baeda7c91bb77980878537a7270b081abc9f8bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "667de11870faab2e304aae8f8baeda7c91bb77980878537a7270b081abc9f8bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "667de11870faab2e304aae8f8baeda7c91bb77980878537a7270b081abc9f8bc", kill_on_drop: false }` [INFO] [stdout] 667de11870faab2e304aae8f8baeda7c91bb77980878537a7270b081abc9f8bc [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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7cb1f0024a3865b63b65e58a4bd07a4455901a9593be7d82632a98b4d83a9bae [INFO] running `Command { std: "docker" "start" "-a" "7cb1f0024a3865b63b65e58a4bd07a4455901a9593be7d82632a98b4d83a9bae", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking unsafe-libyaml v0.2.10 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking simdutf8 v0.1.4 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Checking castaway v0.2.2 [INFO] [stderr] Checking compact_str v0.7.1 [INFO] [stderr] Checking lru v0.12.3 [INFO] [stderr] Checking indexmap v2.2.5 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking const_format v0.2.32 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling strum_macros v0.26.1 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling stability v0.1.1 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking strum v0.26.1 [INFO] [stderr] Checking ratatui v0.26.1 [INFO] [stderr] Checking ansi-to-tui v4.0.1 [INFO] [stderr] Checking argh_shared v0.1.12 [INFO] [stderr] Checking serde_yaml v0.9.32 [INFO] [stderr] Compiling argh_derive v0.1.12 [INFO] [stderr] Checking argh v0.1.12 [INFO] [stderr] Checking qad v2.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.64s [INFO] running `Command { std: "docker" "inspect" "7cb1f0024a3865b63b65e58a4bd07a4455901a9593be7d82632a98b4d83a9bae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cb1f0024a3865b63b65e58a4bd07a4455901a9593be7d82632a98b4d83a9bae", kill_on_drop: false }` [INFO] [stdout] 7cb1f0024a3865b63b65e58a4bd07a4455901a9593be7d82632a98b4d83a9bae