[INFO] fetching crate git-revision 0.10.4...
[INFO] testing git-revision-0.10.4 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate git-revision 0.10.4 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate git-revision 0.10.4
[INFO] finished tweaking crates.io crate git-revision 0.10.4
[INFO] tweaked toml for crates.io crate git-revision 0.10.4 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate git-revision 0.10.4 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 40 packages to latest compatible versions
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8902b0c3e72b6624dd81740d4f54c05b028e1c46d166e392851c666c5f7460a2
[INFO] running `Command { std: "docker" "start" "-a" "8902b0c3e72b6624dd81740d4f54c05b028e1c46d166e392851c666c5f7460a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8902b0c3e72b6624dd81740d4f54c05b028e1c46d166e392851c666c5f7460a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8902b0c3e72b6624dd81740d4f54c05b028e1c46d166e392851c666c5f7460a2", kill_on_drop: false }`
[INFO] [stdout] 8902b0c3e72b6624dd81740d4f54c05b028e1c46d166e392851c666c5f7460a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] edde763186b8f58e3db99d240c667fe023ff7ecab8cd391449d53f8c589865db
[INFO] running `Command { std: "docker" "start" "-a" "edde763186b8f58e3db99d240c667fe023ff7ecab8cd391449d53f8c589865db", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling btoi v0.4.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling git-hash v0.10.3
[INFO] [stderr]    Compiling git-features v0.26.5
[INFO] [stderr]    Compiling git-hashtable v0.1.2
[INFO] [stderr]    Compiling git-validate v0.7.3
[INFO] [stderr]    Compiling git-date v0.4.3
[INFO] [stderr]    Compiling git-actor v0.17.2
[INFO] [stderr]    Compiling git-object v0.26.2
[INFO] [stderr]    Compiling git-revision v0.10.4 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/spec/parse/function.rs:325:17
[INFO] [stdout]     |
[INFO] [stdout] 325 |     match input.as_ref() {
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 326 |         [b':'] => return Err(Error::MissingColonSuffix),
[INFO] [stdout]     |         ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: try using a fully qualified path to specify the expected types
[INFO] [stdout]     |
[INFO] [stdout] 325 -     match input.as_ref() {
[INFO] [stdout] 325 +     match <BStr as AsRef<T>>::as_ref(input) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/spec/parse/function.rs:537:25
[INFO] [stdout]     |
[INFO] [stdout] 535 |                     let target = match kind.as_ref().as_ref() {
[INFO] [stdout]     |                                        ---------------------- this expression has type `&[u8; 6]`
[INFO] [stdout] 536 |                         b"commit" => delegate::PeelTo::ObjectKind(git_object::Kind::Commit),
[INFO] [stdout] 537 |                         b"tag" => delegate::PeelTo::ObjectKind(git_object::Kind::Tag),
[INFO] [stdout]     |                         ^^^^^^ expected an array with a size of 6, found one with a size of 3
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/spec/parse/function.rs:538:25
[INFO] [stdout]     |
[INFO] [stdout] 535 |                     let target = match kind.as_ref().as_ref() {
[INFO] [stdout]     |                                        ---------------------- this expression has type `&[u8; 6]`
[INFO] [stdout] ...
[INFO] [stdout] 538 |                         b"tree" => delegate::PeelTo::ObjectKind(git_object::Kind::Tree),
[INFO] [stdout]     |                         ^^^^^^^ expected an array with a size of 6, found one with a size of 4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/spec/parse/function.rs:539:25
[INFO] [stdout]     |
[INFO] [stdout] 535 |                     let target = match kind.as_ref().as_ref() {
[INFO] [stdout]     |                                        ---------------------- this expression has type `&[u8; 6]`
[INFO] [stdout] ...
[INFO] [stdout] 539 |                         b"blob" => delegate::PeelTo::ObjectKind(git_object::Kind::Blob),
[INFO] [stdout]     |                         ^^^^^^^ expected an array with a size of 6, found one with a size of 4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/spec/parse/function.rs:541:25
[INFO] [stdout]     |
[INFO] [stdout] 535 |                     let target = match kind.as_ref().as_ref() {
[INFO] [stdout]     |                                        ---------------------- this expression has type `&[u8; 6]`
[INFO] [stdout] ...
[INFO] [stdout] 541 |                         b"" => delegate::PeelTo::RecursiveTagObject,
[INFO] [stdout]     |                         ^^^ expected an array with a size of 6, found one with a size of 0
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `BStr: AsRef<[u8; 6]>` is not satisfied
[INFO] [stdout]    --> src/spec/parse/function.rs:535:54
[INFO] [stdout]     |
[INFO] [stdout] 535 |                     let target = match kind.as_ref().as_ref() {
[INFO] [stdout]     |                                                      ^^^^^^ the trait `AsRef<[u8; 6]>` is not implemented for `BStr`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsRef<T>`:
[INFO] [stdout]               `BStr` implements `AsRef<BStr>`
[INFO] [stdout]               `BStr` implements `AsRef<[u8]>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0282, E0308.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `git-revision` (lib) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "edde763186b8f58e3db99d240c667fe023ff7ecab8cd391449d53f8c589865db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "edde763186b8f58e3db99d240c667fe023ff7ecab8cd391449d53f8c589865db", kill_on_drop: false }`
[INFO] [stdout] edde763186b8f58e3db99d240c667fe023ff7ecab8cd391449d53f8c589865db
