[INFO] cloning repository https://github.com/segeljakt/cargo-gpt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/segeljakt/cargo-gpt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsegeljakt%2Fcargo-gpt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsegeljakt%2Fcargo-gpt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2f4f0687b87562eca42ec38992e54261ccb31b38
[INFO] building segeljakt/cargo-gpt against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsegeljakt%2Fcargo-gpt" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/segeljakt/cargo-gpt
[INFO] finished tweaking git repo https://github.com/segeljakt/cargo-gpt
[INFO] tweaked toml for git repo https://github.com/segeljakt/cargo-gpt written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/segeljakt/cargo-gpt on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/segeljakt/cargo-gpt 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded countme v3.0.1
[INFO] [stderr]   Downloaded smol_str v0.3.2
[INFO] [stderr]   Downloaded rowan v0.15.15
[INFO] [stderr]   Downloaded newline-converter v0.3.0
[INFO] [stderr]   Downloaded serde_derive v1.0.157
[INFO] [stderr]   Downloaded drop_bomb v0.1.5
[INFO] [stderr]   Downloaded ra_ap_stdx v0.0.280
[INFO] [stderr]   Downloaded ra-ap-rustc_lexer v0.110.0
[INFO] [stderr]   Downloaded globset v0.4.10
[INFO] [stderr]   Downloaded miow v0.6.0
[INFO] [stderr]   Downloaded text-size v1.1.1
[INFO] [stderr]   Downloaded serde v1.0.157
[INFO] [stderr]   Downloaded crossterm v0.25.0
[INFO] [stderr]   Downloaded ra_ap_syntax v0.0.280
[INFO] [stderr]   Downloaded rustc-literal-escaper v0.0.2
[INFO] [stderr]   Downloaded inquire v0.7.5
[INFO] [stderr]   Downloaded ra_ap_edition v0.0.280
[INFO] [stderr]   Downloaded bstr v1.4.0
[INFO] [stderr]   Downloaded jod-thread v1.0.0
[INFO] [stderr]   Downloaded ra_ap_parser v0.0.280
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4220034e33e6272905489ceff02849f45dbda12dcdc694ae37b6748b4990682b
[INFO] running `Command { std: "docker" "start" "-a" "4220034e33e6272905489ceff02849f45dbda12dcdc694ae37b6748b4990682b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4220034e33e6272905489ceff02849f45dbda12dcdc694ae37b6748b4990682b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4220034e33e6272905489ceff02849f45dbda12dcdc694ae37b6748b4990682b", kill_on_drop: false }`
[INFO] [stdout] 4220034e33e6272905489ceff02849f45dbda12dcdc694ae37b6748b4990682b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c227b446916dfbb3053a26ed3512c98e4fff50a7659acc6eeb24f19777a76f20
[INFO] running `Command { std: "docker" "start" "-a" "c227b446916dfbb3053a26ed3512c98e4fff50a7659acc6eeb24f19777a76f20", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling serde_derive v1.0.157
[INFO] [stderr]    Compiling serde v1.0.157
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling ra-ap-rustc_lexer v0.110.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling bstr v1.4.0
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling ra_ap_edition v0.0.280
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling serde_json v1.0.99
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling jod-thread v1.0.0
[INFO] [stderr]    Compiling drop_bomb v0.1.5
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]    Compiling rustc-literal-escaper v0.0.2
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling text-size v1.1.1
[INFO] [stderr]    Compiling clap_builder v4.5.38
[INFO] [stderr]    Compiling rowan v0.15.15
[INFO] [stderr]    Compiling globset v0.4.10
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling newline-converter v0.3.0
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling triomphe v0.1.14
[INFO] [stderr]    Compiling smol_str v0.3.2
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling inquire v0.7.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling ra_ap_stdx v0.0.280
[INFO] [stderr]    Compiling ra_ap_parser v0.0.280
[INFO] [stderr]    Compiling arboard v3.5.0
[INFO] [stderr]    Compiling ignore v0.4.20
[INFO] [stderr]    Compiling clap v4.5.38
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling ra_ap_syntax v0.0.280
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling toml v0.8.22
[INFO] [stderr]    Compiling cargo-gpt v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 35s
[INFO] running `Command { std: "docker" "inspect" "c227b446916dfbb3053a26ed3512c98e4fff50a7659acc6eeb24f19777a76f20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c227b446916dfbb3053a26ed3512c98e4fff50a7659acc6eeb24f19777a76f20", kill_on_drop: false }`
[INFO] [stdout] c227b446916dfbb3053a26ed3512c98e4fff50a7659acc6eeb24f19777a76f20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f8a41e8bbaefffd36dc85a31f9e368b3152ba3bb1efe377db975a51892387fe7
[INFO] running `Command { std: "docker" "start" "-a" "f8a41e8bbaefffd36dc85a31f9e368b3152ba3bb1efe377db975a51892387fe7", kill_on_drop: false }`
[INFO] [stderr]    Compiling cargo-gpt v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.95s
[INFO] running `Command { std: "docker" "inspect" "f8a41e8bbaefffd36dc85a31f9e368b3152ba3bb1efe377db975a51892387fe7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8a41e8bbaefffd36dc85a31f9e368b3152ba3bb1efe377db975a51892387fe7", kill_on_drop: false }`
[INFO] [stdout] f8a41e8bbaefffd36dc85a31f9e368b3152ba3bb1efe377db975a51892387fe7
