[INFO] cloning repository https://github.com/minerva-jupiter/gemini-commit-message [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/minerva-jupiter/gemini-commit-message" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fminerva-jupiter%2Fgemini-commit-message", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fminerva-jupiter%2Fgemini-commit-message'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a31c282542143441466299353a71d17c4856e322 [INFO] checking minerva-jupiter/gemini-commit-message against master#8317fef20409adedaa7c385fa6e954867bf626fc for pr-154149-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fminerva-jupiter%2Fgemini-commit-message" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/minerva-jupiter/gemini-commit-message [INFO] finished tweaking git repo https://github.com/minerva-jupiter/gemini-commit-message [INFO] tweaked toml for git repo https://github.com/minerva-jupiter/gemini-commit-message written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/minerva-jupiter/gemini-commit-message on toolchain 8317fef20409adedaa7c385fa6e954867bf626fc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8317fef20409adedaa7c385fa6e954867bf626fc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/minerva-jupiter/gemini-commit-message 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" "+8317fef20409adedaa7c385fa6e954867bf626fc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cookie_store v0.22.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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8317fef20409adedaa7c385fa6e954867bf626fc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 571fed6769a5790994a64bf4fc65d92a5f3d03c254ad3957849ad32611682328 [INFO] running `Command { std: "docker" "start" "-a" "571fed6769a5790994a64bf4fc65d92a5f3d03c254ad3957849ad32611682328", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "571fed6769a5790994a64bf4fc65d92a5f3d03c254ad3957849ad32611682328", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "571fed6769a5790994a64bf4fc65d92a5f3d03c254ad3957849ad32611682328", kill_on_drop: false }` [INFO] [stdout] 571fed6769a5790994a64bf4fc65d92a5f3d03c254ad3957849ad32611682328 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8317fef20409adedaa7c385fa6e954867bf626fc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa63fdfc736bd74a93d07defcc19974e37227ab55901585b41d75cc75fcc2579 [INFO] running `Command { std: "docker" "start" "-a" "fa63fdfc736bd74a93d07defcc19974e37227ab55901585b41d75cc75fcc2579", kill_on_drop: false }` [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking pxfm v0.1.25 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Checking rustls-pki-types v1.13.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking ureq-proto v0.5.3 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Checking png v0.18.0 [INFO] [stderr] Checking webpki-roots v1.0.6 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking moxcms v0.7.9 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Checking rustls-webpki v0.103.8 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Checking x11rb v0.13.2 [INFO] [stderr] Checking image v0.25.8 [INFO] [stderr] Checking arboard v3.6.1 [INFO] [stderr] Checking ureq v3.2.0 [INFO] [stderr] Checking gemini-commit-message v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.03s [INFO] running `Command { std: "docker" "inspect" "fa63fdfc736bd74a93d07defcc19974e37227ab55901585b41d75cc75fcc2579", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa63fdfc736bd74a93d07defcc19974e37227ab55901585b41d75cc75fcc2579", kill_on_drop: false }` [INFO] [stdout] fa63fdfc736bd74a93d07defcc19974e37227ab55901585b41d75cc75fcc2579