[INFO] cloning repository https://github.com/Anasthase/git-broom [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Anasthase/git-broom" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnasthase%2Fgit-broom", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnasthase%2Fgit-broom'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6a7fee31e698bd3261f60d53a7a344d881f043c3 [INFO] building Anasthase/git-broom against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnasthase%2Fgit-broom" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Anasthase/git-broom [INFO] finished tweaking git repo https://github.com/Anasthase/git-broom [INFO] tweaked toml for git repo https://github.com/Anasthase/git-broom written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Anasthase/git-broom 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/Anasthase/git-broom 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 proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Downloaded unic-langid-macros v0.9.5 [INFO] [stderr] Downloaded sys-locale v0.3.1 [INFO] [stderr] Downloaded unic-langid v0.9.5 [INFO] [stderr] Downloaded proc-macro2 v1.0.88 [INFO] [stderr] Downloaded unic-langid-macros-impl v0.9.5 [INFO] [stderr] Downloaded anstream v0.6.15 [INFO] [stderr] Downloaded colorchoice v1.0.2 [INFO] [stderr] Downloaded gix-path v0.10.11 [INFO] [stderr] Downloaded gix-glob v0.14.1 [INFO] [stderr] Downloaded anstyle v1.0.8 [INFO] [stderr] Downloaded anstyle-query v1.1.1 [INFO] [stderr] Downloaded btoi v0.4.3 [INFO] [stderr] Downloaded anstyle-wincon v3.0.4 [INFO] [stderr] Downloaded anstyle-parse v0.2.5 [INFO] [stderr] Downloaded tempfile v3.13.0 [INFO] [stderr] Downloaded gix-ref v0.39.1 [INFO] [stderr] Downloaded gix-config v0.32.1 [INFO] [stderr] Downloaded clap v4.5.20 [INFO] [stderr] Downloaded fluent-bundle v0.15.3 [INFO] [stderr] Downloaded gix-utils v0.1.12 [INFO] [stderr] Downloaded prodash v26.2.2 [INFO] [stderr] Downloaded gix-hash v0.13.3 [INFO] [stderr] Downloaded clap_lex v0.7.2 [INFO] [stderr] Downloaded fluent-syntax v0.11.1 [INFO] [stderr] Downloaded clap_builder v4.5.20 [INFO] [stderr] Downloaded bstr v1.10.0 [INFO] [stderr] Downloaded rustix v0.38.37 [INFO] [stderr] Downloaded self_cell v1.0.4 [INFO] [stderr] Downloaded fluent-langneg v0.13.0 [INFO] [stderr] Downloaded gix-actor v0.28.1 [INFO] [stderr] Downloaded gix-date v0.8.7 [INFO] [stderr] Downloaded gix-tempfile v11.0.1 [INFO] [stderr] Downloaded gix-sec v0.10.8 [INFO] [stderr] Downloaded thiserror v1.0.64 [INFO] [stderr] Downloaded gix-object v0.39.0 [INFO] [stderr] Downloaded faster-hex v0.9.0 [INFO] [stderr] Downloaded gix-features v0.36.1 [INFO] [stderr] Downloaded regex v1.11.0 [INFO] [stderr] Downloaded libc v0.2.159 [INFO] [stderr] Downloaded fastrand v2.1.1 [INFO] [stderr] Downloaded rust-embed-utils v8.5.0 [INFO] [stderr] Downloaded syn v2.0.79 [INFO] [stderr] Downloaded unic-langid-impl v0.9.5 [INFO] [stderr] Downloaded intl-memoizer v0.5.2 [INFO] [stderr] Downloaded intl_pluralrules v7.0.2 [INFO] [stderr] Downloaded fluent v0.16.1 [INFO] [stderr] Downloaded gix-config-value v0.14.8 [INFO] [stderr] Downloaded gix-lock v11.0.1 [INFO] [stderr] Downloaded gix-validate v0.8.5 [INFO] [stderr] Downloaded regex-automata v0.4.8 [INFO] [stderr] Downloaded unicode-bom v2.0.3 [INFO] [stderr] Downloaded rust-embed-impl v8.5.0 [INFO] [stderr] Downloaded self_cell v0.10.3 [INFO] [stderr] Downloaded rust-embed v8.5.0 [INFO] [stderr] Downloaded gix-fs v0.8.1 [INFO] [stderr] Downloaded gix-trace v0.1.10 [INFO] [stderr] Downloaded thiserror-impl v1.0.64 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 9bb8220b31dc7595f2bd634d99897ee259abfc5a0a52e0260e346f028d4315ab [INFO] running `Command { std: "docker" "start" "-a" "9bb8220b31dc7595f2bd634d99897ee259abfc5a0a52e0260e346f028d4315ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9bb8220b31dc7595f2bd634d99897ee259abfc5a0a52e0260e346f028d4315ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bb8220b31dc7595f2bd634d99897ee259abfc5a0a52e0260e346f028d4315ab", kill_on_drop: false }` [INFO] [stdout] 9bb8220b31dc7595f2bd634d99897ee259abfc5a0a52e0260e346f028d4315ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] d7532e9c5f7aa33f795b3d8db97cc3da02ec1096fd1c344637686934095ea022 [INFO] running `Command { std: "docker" "start" "-a" "d7532e9c5f7aa33f795b3d8db97cc3da02ec1096fd1c344637686934095ea022", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.88 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling gix-trace v0.1.10 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling prodash v26.2.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling btoi v0.4.3 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling type-map v0.5.0 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling self_cell v1.0.4 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling self_cell v0.10.3 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling unicode-bom v2.0.3 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling gix-sec v0.10.8 [INFO] [stderr] Compiling sys-locale v0.3.1 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling gix-utils v0.1.12 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling faster-hex v0.9.0 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling unic-langid-impl v0.9.5 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling gix-hash v0.13.3 [INFO] [stderr] Compiling fluent-syntax v0.11.1 [INFO] [stderr] Compiling unic-langid-macros-impl v0.9.5 [INFO] [stderr] Compiling gix-features v0.36.1 [INFO] [stderr] Compiling gix-fs v0.8.1 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling gix-tempfile v11.0.1 [INFO] [stderr] Compiling unic-langid-macros v0.9.5 [INFO] [stderr] Compiling unic-langid v0.9.5 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling intl-memoizer v0.5.2 [INFO] [stderr] Compiling intl_pluralrules v7.0.2 [INFO] [stderr] Compiling gix-date v0.8.7 [INFO] [stderr] Compiling gix-path v0.10.11 [INFO] [stderr] Compiling gix-validate v0.8.5 [INFO] [stderr] Compiling gix-lock v11.0.1 [INFO] [stderr] Compiling fluent-bundle v0.15.3 [INFO] [stderr] Compiling gix-config-value v0.14.8 [INFO] [stderr] Compiling gix-glob v0.14.1 [INFO] [stderr] Compiling rust-embed-utils v8.5.0 [INFO] [stderr] Compiling gix-actor v0.28.1 [INFO] [stderr] Compiling rust-embed-impl v8.5.0 [INFO] [stderr] Compiling gix-object v0.39.0 [INFO] [stderr] Compiling fluent v0.16.1 [INFO] [stderr] Compiling gix-ref v0.39.1 [INFO] [stderr] Compiling rust-embed v8.5.0 [INFO] [stderr] Compiling gix-config v0.32.1 [INFO] [stderr] Compiling git-broom v1.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.87s [INFO] running `Command { std: "docker" "inspect" "d7532e9c5f7aa33f795b3d8db97cc3da02ec1096fd1c344637686934095ea022", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7532e9c5f7aa33f795b3d8db97cc3da02ec1096fd1c344637686934095ea022", kill_on_drop: false }` [INFO] [stdout] d7532e9c5f7aa33f795b3d8db97cc3da02ec1096fd1c344637686934095ea022 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 4d42cdb95b4a70ad73791e7734bce969a4e8da64767ac0a2d61ffb72f2be1359 [INFO] running `Command { std: "docker" "start" "-a" "4d42cdb95b4a70ad73791e7734bce969a4e8da64767ac0a2d61ffb72f2be1359", kill_on_drop: false }` [INFO] [stderr] Compiling git-broom v1.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.83s [INFO] running `Command { std: "docker" "inspect" "4d42cdb95b4a70ad73791e7734bce969a4e8da64767ac0a2d61ffb72f2be1359", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d42cdb95b4a70ad73791e7734bce969a4e8da64767ac0a2d61ffb72f2be1359", kill_on_drop: false }` [INFO] [stdout] 4d42cdb95b4a70ad73791e7734bce969a4e8da64767ac0a2d61ffb72f2be1359