[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] checking keith-hall/bat against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeith-hall%2Fbat" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/keith-hall/bat on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6e8f6fecf8783ff524dc31001b915ceb4f094c9ea08275d484036b129eff7dd2
[INFO] running `Command { std: "docker" "start" "-a" "6e8f6fecf8783ff524dc31001b915ceb4f094c9ea08275d484036b129eff7dd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6e8f6fecf8783ff524dc31001b915ceb4f094c9ea08275d484036b129eff7dd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e8f6fecf8783ff524dc31001b915ceb4f094c9ea08275d484036b129eff7dd2", kill_on_drop: false }`
[INFO] [stdout] 6e8f6fecf8783ff524dc31001b915ceb4f094c9ea08275d484036b129eff7dd2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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 -Dunmustuse_in_always_ok" "-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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5a9b3b309c0cde956da873188f3a7333c369d50debbe9bd8b6e66a8b7f5d9d03
[INFO] running `Command { std: "docker" "start" "-a" "5a9b3b309c0cde956da873188f3a7333c369d50debbe9bd8b6e66a8b7f5d9d03", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling jobserver v0.1.32
[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]     Checking itoa v1.0.14
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling cc v1.2.7
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling prettyplease v0.2.35
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]     Checking indexmap v2.8.0
[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]     Checking adler2 v2.0.0
[INFO] [stderr]    Compiling toml_writer v1.0.0
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling terminal_size v0.4.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling clap_builder v4.5.46
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[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 crc32fast v1.4.2
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling bugreport v0.5.1
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling toml_parser v1.0.0
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking rgb v0.8.50
[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]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking terminal-trx v0.2.4
[INFO] [stderr]     Checking std_prelude v0.2.12
[INFO] [stderr]     Checking shell-escape v0.1.5
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking xterm-color v1.0.1
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking etcetera v0.10.0
[INFO] [stderr]     Checking terminal-colorsaurus v1.0.0
[INFO] [stderr]     Checking path_abs v0.5.1
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking bstr v1.11.3
[INFO] [stderr]     Checking ansi_colours v1.2.3
[INFO] [stderr]     Checking console v0.16.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking clircle v0.6.1
[INFO] [stderr]     Checking content_inspector v0.2.4
[INFO] [stderr]     Checking wild v2.2.1
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking sysinfo v0.33.1
[INFO] [stderr]    Compiling assert_cmd v2.0.16
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking bytesize v1.3.0
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking nu-ansi-term v0.50.1
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]    Compiling clap v4.5.46
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]     Checking dissimilar v1.0.9
[INFO] [stderr]     Checking tempfile v3.16.0
[INFO] [stderr]     Checking grep-cli v0.1.11
[INFO] [stderr]     Checking expect-test v1.5.1
[INFO] [stderr]    Compiling toml v0.9.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking onig v6.4.0
[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.217
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[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 serial_test_derive v2.0.0
[INFO] [stderr]     Checking serial_test v2.0.0
[INFO] [stderr]     Checking git-version v0.3.9
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking minus v5.6.1
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]    Compiling serde_with v3.12.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling bat v0.25.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<MappingTarget, Infallible>
[INFO] [stdout]   --> build/syntax_mapping.rs:31:53
[INFO] [stdout]    |
[INFO] [stdout] 31 |       fn from_str(s: &str) -> Result<Self, Self::Err> {
[INFO] [stdout]    |  _____________________________________________________^
[INFO] [stdout] 32 | |         match s {
[INFO] [stdout] 33 | |             "MappingTarget::MapToUnknown" => Ok(Self::MapToUnknown),
[INFO] [stdout] 34 | |             "MappingTarget::MapExtensionToUnknown" => Ok(Self::MapExtensionToUnknown),
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<MappingTarget, Infallible>
[INFO] [stdout]   --> build/syntax_mapping.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 | /         match s {
[INFO] [stdout] 33 | |             "MappingTarget::MapToUnknown" => Ok(Self::MapToUnknown),
[INFO] [stdout] 34 | |             "MappingTarget::MapExtensionToUnknown" => Ok(Self::MapExtensionToUnknown),
[INFO] [stdout] 35 | |             syntax => Ok(Self::MapTo(syntax.into())),
[INFO] [stdout] 36 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<MappingTarget, Infallible>
[INFO] [stdout]   --> build/syntax_mapping.rs:33:46
[INFO] [stdout]    |
[INFO] [stdout] 33 |             "MappingTarget::MapToUnknown" => Ok(Self::MapToUnknown),
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<MappingTarget, Infallible>
[INFO] [stdout]   --> build/syntax_mapping.rs:34:55
[INFO] [stdout]    |
[INFO] [stdout] 34 |             "MappingTarget::MapExtensionToUnknown" => Ok(Self::MapExtensionToUnknown),
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<MappingTarget, Infallible>
[INFO] [stdout]   --> build/syntax_mapping.rs:35:23
[INFO] [stdout]    |
[INFO] [stdout] 35 |             syntax => Ok(Self::MapTo(syntax.into())),
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bat` (build script) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "5a9b3b309c0cde956da873188f3a7333c369d50debbe9bd8b6e66a8b7f5d9d03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a9b3b309c0cde956da873188f3a7333c369d50debbe9bd8b6e66a8b7f5d9d03", kill_on_drop: false }`
[INFO] [stdout] 5a9b3b309c0cde956da873188f3a7333c369d50debbe9bd8b6e66a8b7f5d9d03
