[INFO] cloning repository https://github.com/sharkdp/bat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sharkdp/bat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsharkdp%2Fbat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsharkdp%2Fbat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ce856dbba7459eea728612f2de89de69896355ee [INFO] checking sharkdp/bat against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsharkdp%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/sharkdp/bat [INFO] finished tweaking git repo https://github.com/sharkdp/bat [INFO] tweaked toml for git repo https://github.com/sharkdp/bat written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sharkdp/bat on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sharkdp/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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded terminal-colorsaurus v1.0.1 [INFO] [stderr] Downloaded xterm-color v1.0.1 [INFO] [stderr] Downloaded serde_spanned v1.0.0 [INFO] [stderr] Downloaded wild v2.2.1 [INFO] [stderr] Downloaded std_prelude v0.2.12 [INFO] [stderr] Downloaded toml_writer v1.0.0 [INFO] [stderr] Downloaded toml v0.9.1 [INFO] [stderr] Downloaded terminal_size v0.4.1 [INFO] [stderr] Downloaded git-version v0.3.9 [INFO] [stderr] Downloaded shell-escape v0.1.5 [INFO] [stderr] Downloaded bugreport v0.5.1 [INFO] [stderr] Downloaded git-version-macro v0.3.9 [INFO] [stderr] Downloaded windows-interface v0.56.0 [INFO] [stderr] Downloaded ansi_colours v1.2.3 [INFO] [stderr] Downloaded bytesize v1.3.0 [INFO] [stderr] Downloaded globset v0.4.16 [INFO] [stderr] Downloaded path_abs v0.5.1 [INFO] [stderr] Downloaded assert_cmd v2.0.16 [INFO] [stderr] Downloaded clap v4.5.46 [INFO] [stderr] Downloaded windows-core v0.56.0 [INFO] [stderr] Downloaded onig v6.5.1 [INFO] [stderr] Downloaded plist v1.7.0 [INFO] [stderr] Downloaded serde_json v1.0.135 [INFO] [stderr] Downloaded grep-cli v0.1.11 [INFO] [stderr] Downloaded windows-implement v0.56.0 [INFO] [stderr] Downloaded clap_builder v4.5.46 [INFO] [stderr] Downloaded etcetera v0.11.0 [INFO] [stderr] Downloaded fancy-regex v0.16.2 [INFO] [stderr] Downloaded generic-array v1.1.1 [INFO] [stderr] Downloaded rustix v0.38.43 [INFO] [stderr] Downloaded clircle v0.6.1 [INFO] [stderr] Downloaded console v0.16.0 [INFO] [stderr] Downloaded execute v0.2.13 [INFO] [stderr] Downloaded content_inspector v0.2.4 [INFO] [stderr] Downloaded execute-command-macro v0.1.9 [INFO] [stderr] Downloaded execute-command-macro-impl v0.1.10 [INFO] [stderr] Downloaded execute-command-tokens v0.1.7 [INFO] [stderr] Downloaded toml_parser v1.0.0 [INFO] [stderr] Downloaded terminal-trx v0.2.5 [INFO] [stderr] Downloaded minus v5.6.1 [INFO] [stderr] Downloaded onig_sys v69.9.1 [INFO] [stderr] Downloaded syntect v5.3.0 [INFO] [stderr] Downloaded libz-sys v1.1.21 [INFO] [stderr] Downloaded windows v0.56.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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6928fca2d6b1aa22b98d9c0c75a6b584d243647901b40d30eb32b91cac93fede [INFO] running `Command { std: "docker" "start" "-a" "6928fca2d6b1aa22b98d9c0c75a6b584d243647901b40d30eb32b91cac93fede", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6928fca2d6b1aa22b98d9c0c75a6b584d243647901b40d30eb32b91cac93fede", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6928fca2d6b1aa22b98d9c0c75a6b584d243647901b40d30eb32b91cac93fede", kill_on_drop: false }` [INFO] [stdout] 6928fca2d6b1aa22b98d9c0c75a6b584d243647901b40d30eb32b91cac93fede [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e8f833e6ce1a0c2cd035b147e703ac39a164e7fda5c7243f5393d450f4a57e7 [INFO] running `Command { std: "docker" "start" "-a" "0e8f833e6ce1a0c2cd035b147e703ac39a164e7fda5c7243f5393d450f4a57e7", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling cc v1.2.7 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling terminal_size v0.4.1 [INFO] [stderr] Compiling libz-sys v1.1.21 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Checking bstr v1.11.3 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling clap_builder v4.5.46 [INFO] [stderr] Compiling toml_parser v1.0.0 [INFO] [stderr] Compiling libgit2-sys v0.18.2+1.9.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling toml_writer v1.0.0 [INFO] [stderr] Checking time v0.3.37 [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 serde_derive v1.0.228 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Compiling clap v4.5.46 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling git-version-macro v0.3.9 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde_with_macros v3.15.1 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling toml v0.9.1 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Compiling serde_with v3.15.1 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking quick-xml v0.32.0 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking bytemuck v1.21.0 [INFO] [stderr] Compiling bugreport v0.5.1 [INFO] [stderr] Checking rgb v0.8.50 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Compiling bat v0.26.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking plist v1.7.0 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking sysinfo v0.33.1 [INFO] [stderr] Checking onig v6.5.1 [INFO] [stderr] Checking git-version v0.3.9 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking globset v0.4.16 [INFO] [stderr] Checking mio v1.1.0 [INFO] [stderr] Checking terminal-trx v0.2.5 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking shell-escape v0.1.5 [INFO] [stderr] Checking xterm-color v1.0.1 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Checking std_prelude v0.2.12 [INFO] [stderr] Checking path_abs v0.5.1 [INFO] [stderr] Checking grep-cli v0.1.11 [INFO] [stderr] Checking terminal-colorsaurus v1.0.1 [INFO] [stderr] Checking syntect v5.3.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking minus v5.6.1 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] Checking ansi_colours v1.2.3 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking console v0.16.0 [INFO] [stderr] Checking content_inspector v0.2.4 [INFO] [stderr] Checking clircle v0.6.1 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking etcetera v0.11.0 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Checking bytesize v1.3.0 [INFO] [stderr] Checking wild v2.2.1 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Compiling serial_test_derive v2.0.0 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking dissimilar v1.0.9 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking tempfile v3.16.0 [INFO] [stderr] Checking expect-test v1.5.1 [INFO] [stderr] Checking serial_test v2.0.0 [INFO] [stderr] Checking git2 v0.20.2 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 26s [INFO] running `Command { std: "docker" "inspect" "0e8f833e6ce1a0c2cd035b147e703ac39a164e7fda5c7243f5393d450f4a57e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e8f833e6ce1a0c2cd035b147e703ac39a164e7fda5c7243f5393d450f4a57e7", kill_on_drop: false }` [INFO] [stdout] 0e8f833e6ce1a0c2cd035b147e703ac39a164e7fda5c7243f5393d450f4a57e7