[INFO] cloning repository https://github.com/keith-hall/bat
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/keith-hall/bat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeith-hall%2Fbat", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeith-hall%2Fbat'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9d003dd1b9f3c44cc977e2eb5fc34de3270e8d0d
[INFO] building keith-hall/bat against master#eb171a227f9e5de5d376b6edb56b174bc8235fb3 for pr-149937
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeith-hall%2Fbat" "/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/keith-hall/bat
[INFO] finished tweaking git repo https://github.com/keith-hall/bat
[INFO] tweaked toml for git repo https://github.com/keith-hall/bat written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/keith-hall/bat on toolchain eb171a227f9e5de5d376b6edb56b174bc8235fb3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/keith-hall/bat 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" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_spanned v1.0.0
[INFO] [stderr]   Downloaded toml v0.9.1
[INFO] [stderr]   Downloaded execute-command-macro-impl v0.1.10
[INFO] [stderr]   Downloaded serial_test_derive v2.0.0
[INFO] [stderr]   Downloaded execute v0.2.13
[INFO] [stderr]   Downloaded serial_test v2.0.0
[INFO] [stderr]   Downloaded dissimilar v1.0.9
[INFO] [stderr]   Downloaded execute-command-tokens v0.1.7
[INFO] [stderr]   Downloaded generic-array v1.1.1
[INFO] [stderr]   Downloaded toml_parser v1.0.0
[INFO] [stderr]   Downloaded terminal-trx v0.2.4
[INFO] [stderr]   Downloaded clap v4.5.46
[INFO] [stderr]   Downloaded clap_builder v4.5.46
[INFO] [stderr]   Downloaded serde_json v1.0.135
[INFO] [stderr]   Downloaded execute-command-macro v0.1.9
[INFO] [stderr]   Downloaded etcetera v0.10.0
[INFO] [stderr]   Downloaded git2 v0.20.0
[INFO] [stderr]   Downloaded terminal-colorsaurus v1.0.0
[INFO] [stderr]   Downloaded toml_datetime v0.7.0
[INFO] [stderr]   Downloaded toml_writer v1.0.0
[INFO] [stderr]   Downloaded rustix v0.38.43
[INFO] [stderr]   Downloaded libgit2-sys v0.18.0+1.9.0
[INFO] [stderr]   Downloaded console v0.16.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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ebf83e41bc88de5459ef75da3ab5a04965d8831f07f363f56a3380ffe99be08f
[INFO] running `Command { std: "docker" "start" "-a" "ebf83e41bc88de5459ef75da3ab5a04965d8831f07f363f56a3380ffe99be08f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ebf83e41bc88de5459ef75da3ab5a04965d8831f07f363f56a3380ffe99be08f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebf83e41bc88de5459ef75da3ab5a04965d8831f07f363f56a3380ffe99be08f", kill_on_drop: false }`
[INFO] [stdout] ebf83e41bc88de5459ef75da3ab5a04965d8831f07f363f56a3380ffe99be08f
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3293272341c9a5511681b84cbc6a87928e4f937b82ea8ae36fd42ff9eba00621
[INFO] running `Command { std: "docker" "start" "-a" "3293272341c9a5511681b84cbc6a87928e4f937b82ea8ae36fd42ff9eba00621", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling prettyplease v0.2.35
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling toml_writer v1.0.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling quick-xml v0.32.0
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling cc v1.2.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling terminal_size v0.4.1
[INFO] [stderr]    Compiling toml_parser v1.0.0
[INFO] [stderr]    Compiling clap_builder v4.5.46
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling bugreport v0.5.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling rgb v0.8.50
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling terminal-trx v0.2.4
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling sysinfo v0.33.1
[INFO] [stderr]    Compiling libz-sys v1.1.21
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling libgit2-sys v0.18.0+1.9.0
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling plist v1.7.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling bstr v1.11.3
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling shell-escape v0.1.5
[INFO] [stderr]    Compiling toml v0.9.1
[INFO] [stderr]    Compiling xterm-color v1.0.1
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling std_prelude v0.2.12
[INFO] [stderr]    Compiling terminal-colorsaurus v1.0.0
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling path_abs v0.5.1
[INFO] [stderr]    Compiling etcetera v0.10.0
[INFO] [stderr]    Compiling ansi_colours v1.2.3
[INFO] [stderr]    Compiling grep-cli v0.1.11
[INFO] [stderr]    Compiling console v0.16.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling clircle v0.6.1
[INFO] [stderr]    Compiling clap v4.5.46
[INFO] [stderr]    Compiling content_inspector v0.2.4
[INFO] [stderr]    Compiling wild v2.2.1
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling bytesize v1.3.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling git-version-macro v0.3.9
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling git-version v0.3.9
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling minus v5.6.1
[INFO] [stderr]    Compiling onig v6.4.0
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling serde_with v3.12.0
[INFO] [stderr]    Compiling syntect v5.2.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling bat v0.25.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling git2 v0.20.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "3293272341c9a5511681b84cbc6a87928e4f937b82ea8ae36fd42ff9eba00621", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3293272341c9a5511681b84cbc6a87928e4f937b82ea8ae36fd42ff9eba00621", kill_on_drop: false }`
[INFO] [stdout] 3293272341c9a5511681b84cbc6a87928e4f937b82ea8ae36fd42ff9eba00621
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f55ff1fe5f0624767d5026cec7d66339e8215bd6f4595d48baf4117c0ec7950
[INFO] running `Command { std: "docker" "start" "-a" "1f55ff1fe5f0624767d5026cec7d66339e8215bd6f4595d48baf4117c0ec7950", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling assert_cmd v2.0.16
[INFO] [stderr]    Compiling serial_test_derive v2.0.0
[INFO] [stderr]    Compiling dissimilar v1.0.9
[INFO] [stderr]    Compiling terminal_size v0.4.1
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling clap_builder v4.5.46
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling cc v1.2.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling sysinfo v0.33.1
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling terminal-trx v0.2.4
[INFO] [stderr]    Compiling grep-cli v0.1.11
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling terminal-colorsaurus v1.0.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling console v0.16.0
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling tempfile v3.16.0
[INFO] [stderr]    Compiling libz-sys v1.1.21
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling libgit2-sys v0.18.0+1.9.0
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling bugreport v0.5.1
[INFO] [stderr]    Compiling expect-test v1.5.1
[INFO] [stderr]    Compiling serial_test v2.0.0
[INFO] [stderr]    Compiling minus v5.6.1
[INFO] [stderr]    Compiling clap v4.5.46
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling plist v1.7.0
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling onig v6.4.0
[INFO] [stderr]    Compiling bat v0.25.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling syntect v5.2.0
[INFO] [stderr]    Compiling git2 v0.20.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 50.10s
[INFO] running `Command { std: "docker" "inspect" "1f55ff1fe5f0624767d5026cec7d66339e8215bd6f4595d48baf4117c0ec7950", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f55ff1fe5f0624767d5026cec7d66339e8215bd6f4595d48baf4117c0ec7950", kill_on_drop: false }`
[INFO] [stdout] 1f55ff1fe5f0624767d5026cec7d66339e8215bd6f4595d48baf4117c0ec7950
