[INFO] fetching crate git-refspec 0.7.3...
[INFO] testing git-refspec-0.7.3 against 1.90.0 for beta-1.91-3
[INFO] extracting crate git-refspec 0.7.3 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate git-refspec 0.7.3
[INFO] finished tweaking crates.io crate git-refspec 0.7.3
[INFO] tweaked toml for crates.io crate git-refspec 0.7.3 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate git-refspec 0.7.3 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 39 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded git-hashtable v0.1.2
[INFO] [stderr]   Downloaded git-revision v0.10.4
[INFO] [stderr]   Downloaded hashbrown v0.13.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d54a58649f14d3ed29a9145c7873e9028c32d3dcfc9e9769fe05b03ff0b43c36
[INFO] running `Command { std: "docker" "start" "-a" "d54a58649f14d3ed29a9145c7873e9028c32d3dcfc9e9769fe05b03ff0b43c36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d54a58649f14d3ed29a9145c7873e9028c32d3dcfc9e9769fe05b03ff0b43c36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d54a58649f14d3ed29a9145c7873e9028c32d3dcfc9e9769fe05b03ff0b43c36", kill_on_drop: false }`
[INFO] [stdout] d54a58649f14d3ed29a9145c7873e9028c32d3dcfc9e9769fe05b03ff0b43c36
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cfa6a40edbcf1642ac6f05cb842ee93f7526cc7dd5ba07cde3d68a11345c5727
[INFO] running `Command { std: "docker" "start" "-a" "cfa6a40edbcf1642ac6f05cb842ee93f7526cc7dd5ba07cde3d68a11345c5727", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling btoi v0.4.3
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling git-hash v0.10.3
[INFO] [stderr]    Compiling git-date v0.4.3
[INFO] [stderr]    Compiling git-validate v0.7.3
[INFO] [stderr]    Compiling git-features v0.26.5
[INFO] [stderr]    Compiling git-hashtable v0.1.2
[INFO] [stderr]    Compiling git-actor v0.17.2
[INFO] [stderr]    Compiling git-object v0.26.2
[INFO] [stderr]    Compiling git-revision v0.10.4
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/git-revision-0.10.4/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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/git-revision-0.10.4/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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/git-revision-0.10.4/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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/git-revision-0.10.4/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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/git-revision-0.10.4/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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/git-revision-0.10.4/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" "cfa6a40edbcf1642ac6f05cb842ee93f7526cc7dd5ba07cde3d68a11345c5727", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cfa6a40edbcf1642ac6f05cb842ee93f7526cc7dd5ba07cde3d68a11345c5727", kill_on_drop: false }`
[INFO] [stdout] cfa6a40edbcf1642ac6f05cb842ee93f7526cc7dd5ba07cde3d68a11345c5727
