[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] 5b749f09844f408c630d53359ce93827df97a024 [INFO] checking PierreAntoineGuillaume/quick-automation-devtool/5b749f09844f408c630d53359ce93827df97a024 against master#f167efad2f51088d86180ee89177b3d7c9e7c2f5 for pr-129543 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPierreAntoineGuillaume%2Fquick-automation-devtool" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PierreAntoineGuillaume/quick-automation-devtool on toolchain f167efad2f51088d86180ee89177b3d7c9e7c2f5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f167efad2f51088d86180ee89177b3d7c9e7c2f5" "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-7-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" "+f167efad2f51088d86180ee89177b3d7c9e7c2f5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded argh v0.1.12 [INFO] [stderr] Downloaded argh_shared v0.1.12 [INFO] [stderr] Downloaded ansi-to-tui v5.0.0-rc.1 [INFO] [stderr] Downloaded argh_derive v0.1.12 [INFO] [stderr] Downloaded ratatui v0.27.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+f167efad2f51088d86180ee89177b3d7c9e7c2f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3ad5d9b98b2ba415c5dc78943f59d6e62200a98976c6054f808774403bca60bc [INFO] running `Command { std: "docker" "start" "-a" "3ad5d9b98b2ba415c5dc78943f59d6e62200a98976c6054f808774403bca60bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ad5d9b98b2ba415c5dc78943f59d6e62200a98976c6054f808774403bca60bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ad5d9b98b2ba415c5dc78943f59d6e62200a98976c6054f808774403bca60bc", kill_on_drop: false }` [INFO] [stdout] 3ad5d9b98b2ba415c5dc78943f59d6e62200a98976c6054f808774403bca60bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+f167efad2f51088d86180ee89177b3d7c9e7c2f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee62eae0df03067721939da3aa48a92b68033893533039808dad79d593b15d75 [INFO] running `Command { std: "docker" "start" "-a" "ee62eae0df03067721939da3aa48a92b68033893533039808dad79d593b15d75", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling thiserror v1.0.62 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking lru v0.12.3 [INFO] [stderr] Checking compact_str v0.7.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Checking simdutf8 v0.1.4 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking const_format v0.2.32 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling stability v0.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.62 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking ratatui v0.27.0 [INFO] [stderr] Checking ansi-to-tui v5.0.0-rc.1 [INFO] [stderr] Checking argh_shared v0.1.12 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling argh_derive v0.1.12 [INFO] [stderr] Checking argh v0.1.12 [INFO] [stderr] Checking qad v2.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.12s [INFO] running `Command { std: "docker" "inspect" "ee62eae0df03067721939da3aa48a92b68033893533039808dad79d593b15d75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee62eae0df03067721939da3aa48a92b68033893533039808dad79d593b15d75", kill_on_drop: false }` [INFO] [stdout] ee62eae0df03067721939da3aa48a92b68033893533039808dad79d593b15d75