[INFO] fetching crate git-ref 0.24.1...
[INFO] testing git-ref-0.24.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate git-ref 0.24.1 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate git-ref 0.24.1
[INFO] finished tweaking crates.io crate git-ref 0.24.1
[INFO] tweaked toml for crates.io crate git-ref 0.24.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate git-ref 0.24.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 69 packages to latest compatible versions
[INFO] [stderr]       Adding memmap2 v0.5.10 (available: v0.9.9)
[INFO] [stderr]       Adding nom v7.1.3 (available: v8.0.0)
[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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded git-actor v0.17.2
[INFO] [stderr]   Downloaded git-date v0.4.3
[INFO] [stderr]   Downloaded git-validate v0.7.3
[INFO] [stderr]   Downloaded git-lock v3.0.3
[INFO] [stderr]   Downloaded git-tempfile v3.0.3
[INFO] [stderr]   Downloaded git-object v0.26.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] be6466d37df1000f070cd749f87f64e609af8c1b39cd502278551add54ab5a67
[INFO] running `Command { std: "docker" "start" "-a" "be6466d37df1000f070cd749f87f64e609af8c1b39cd502278551add54ab5a67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "be6466d37df1000f070cd749f87f64e609af8c1b39cd502278551add54ab5a67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be6466d37df1000f070cd749f87f64e609af8c1b39cd502278551add54ab5a67", kill_on_drop: false }`
[INFO] [stdout] be6466d37df1000f070cd749f87f64e609af8c1b39cd502278551add54ab5a67
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3e86776f94cf119a05e8cc84923ff5b08e44d05e52e2b6582b68dc1ad233dbe6
[INFO] running `Command { std: "docker" "start" "-a" "3e86776f94cf119a05e8cc84923ff5b08e44d05e52e2b6582b68dc1ad233dbe6", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling git-hash v0.10.3
[INFO] [stderr]    Compiling git-features v0.26.5
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling git-tempfile v3.0.3
[INFO] [stderr]    Compiling btoi v0.4.3
[INFO] [stderr]    Compiling git-lock v3.0.3
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling git-validate v0.7.3
[INFO] [stderr]    Compiling git-path v0.7.2
[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-ref v0.24.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0277]: the trait bound `BStr: AsRef<[_; 0]>` is not satisfied
[INFO] [stdout]    --> src/store/packed/find.rs:95:52
[INFO] [stdout]     |
[INFO] [stdout]  95 |                 .map(|(_rest, r)| r.name.as_bstr().as_ref())
[INFO] [stdout]     |                                                    ^^^^^^ the trait `AsRef<[_; 0]>` is not implemented for `BStr`
[INFO] [stdout]     |
[INFO] [stdout] help: the following other types implement trait `AsRef<T>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bstr-1.12.1/src/impls.rs:679:5
[INFO] [stdout]     |
[INFO] [stdout] 679 |     impl AsRef<[u8]> for BStr {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^ `BStr` implements `AsRef<[u8]>`
[INFO] [stdout] ...
[INFO] [stdout] 686 |     impl AsRef<BStr> for BStr {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^ `BStr` implements `AsRef<BStr>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `BStr: AsRef<[_; 0]>` is not satisfied
[INFO] [stdout]    --> src/store/packed/find.rs:91:43
[INFO] [stdout]     |
[INFO] [stdout]  91 |         a.binary_search_by_key(&full_name.as_ref(), |b: &u8| {
[INFO] [stdout]     |                                           ^^^^^^ the trait `AsRef<[_; 0]>` is not implemented for `BStr`
[INFO] [stdout]     |
[INFO] [stdout] help: the following other types implement trait `AsRef<T>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bstr-1.12.1/src/impls.rs:679:5
[INFO] [stdout]     |
[INFO] [stdout] 679 |     impl AsRef<[u8]> for BStr {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^ `BStr` implements `AsRef<[u8]>`
[INFO] [stdout] ...
[INFO] [stdout] 686 |     impl AsRef<BStr> for BStr {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^ `BStr` implements `AsRef<BStr>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/fullname.rs:109:43
[INFO] [stdout]     |
[INFO] [stdout] 109 |             if let Some(shortened) = name.strip_prefix(category.prefix().as_ref()) {
[INFO] [stdout]     |                                           ^^^^^^^^^^^^ -------------------------- type must be known at this point
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           cannot infer type of the type parameter `P` declared on the method `strip_prefix`
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `_: SlicePattern`
[INFO] [stdout] help: the following types implement trait `SlicePattern`
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/slice/mod.rs:5197:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: `[T; N]`
[INFO] [stdout]    ::: /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/slice/mod.rs:5187:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: `[T]`
[INFO] [stdout] note: required by a bound in `core::slice::<impl [T]>::strip_prefix`
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/slice/mod.rs:2676:4
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 109 |             if let Some(shortened) = name.strip_prefix::<P>(category.prefix().as_ref()) {
[INFO] [stdout]     |                                                       +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/fullname.rs:109:43
[INFO] [stdout]     |
[INFO] [stdout] 109 |             if let Some(shortened) = name.strip_prefix(category.prefix().as_ref()) {
[INFO] [stdout]     |                                           ^^^^^^^^^^^^                   ------ type must be known at this point
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           cannot infer type of the type parameter `P` declared on the method `strip_prefix`
[INFO] [stdout]     |
[INFO] [stdout]     = note: multiple `impl`s satisfying `BStr: AsRef<_>` found in the `bstr` crate:
[INFO] [stdout]             - impl AsRef<BStr> for BStr;
[INFO] [stdout]             - impl AsRef<[u8]> for BStr;
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 109 |             if let Some(shortened) = name.strip_prefix::<P>(category.prefix().as_ref()) {
[INFO] [stdout]     |                                                       +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/fullname.rs:132:46
[INFO] [stdout]     |
[INFO] [stdout] 132 |         } else if let Some(shortened) = name.strip_prefix(Category::MainPseudoRef.prefix().as_ref()) {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^                                  ------ type must be known at this point
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              cannot infer type of the type parameter `P` declared on the method `strip_prefix`
[INFO] [stdout]     |
[INFO] [stdout]     = note: multiple `impl`s satisfying `BStr: AsRef<_>` found in the `bstr` crate:
[INFO] [stdout]             - impl AsRef<BStr> for BStr;
[INFO] [stdout]             - impl AsRef<[u8]> for BStr;
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 132 |         } else if let Some(shortened) = name.strip_prefix::<P>(Category::MainPseudoRef.prefix().as_ref()) {
[INFO] [stdout]     |                                                          +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/fullname.rs:139:18
[INFO] [stdout]     |
[INFO] [stdout] 139 |             name.strip_prefix(Category::LinkedPseudoRef { name: "".into() }.prefix().as_ref())
[INFO] [stdout]     |                  ^^^^^^^^^^^^                                                        ------ type must be known at this point
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  cannot infer type of the type parameter `P` declared on the method `strip_prefix`
[INFO] [stdout]     |
[INFO] [stdout]     = note: multiple `impl`s satisfying `BStr: AsRef<_>` found in the `bstr` crate:
[INFO] [stdout]             - impl AsRef<BStr> for BStr;
[INFO] [stdout]             - impl AsRef<[u8]> for BStr;
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 139 |             name.strip_prefix::<P>(Category::LinkedPseudoRef { name: "".into() }.prefix().as_ref())
[INFO] [stdout]     |                              +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/raw.rs:76:18
[INFO] [stdout]    |
[INFO] [stdout] 76 |                 .strip_prefix(namespace.0.as_bstr().as_ref())
[INFO] [stdout]    |                  ^^^^^^^^^^^^ ------------------------------ type must be known at this point
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  cannot infer type of the type parameter `P` declared on the method `strip_prefix`
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `_: SlicePattern`
[INFO] [stdout] help: the following types implement trait `SlicePattern`
[INFO] [stdout]   --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/slice/mod.rs:5197:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: `[T; N]`
[INFO] [stdout]   ::: /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/slice/mod.rs:5187:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: `[T]`
[INFO] [stdout] note: required by a bound in `core::slice::<impl [T]>::strip_prefix`
[INFO] [stdout]   --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/slice/mod.rs:2676:4
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]    |
[INFO] [stdout] 76 |                 .strip_prefix::<P>(namespace.0.as_bstr().as_ref())
[INFO] [stdout]    |                              +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/raw.rs:76:18
[INFO] [stdout]    |
[INFO] [stdout] 76 |                 .strip_prefix(namespace.0.as_bstr().as_ref())
[INFO] [stdout]    |                  ^^^^^^^^^^^^                       ------ type must be known at this point
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  cannot infer type of the type parameter `P` declared on the method `strip_prefix`
[INFO] [stdout]    |
[INFO] [stdout]    = note: multiple `impl`s satisfying `BStr: AsRef<_>` found in the `bstr` crate:
[INFO] [stdout]            - impl AsRef<BStr> for BStr;
[INFO] [stdout]            - impl AsRef<[u8]> for BStr;
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]    |
[INFO] [stdout] 76 |                 .strip_prefix::<P>(namespace.0.as_bstr().as_ref())
[INFO] [stdout]    |                              +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0283.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `git-ref` (lib) due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "3e86776f94cf119a05e8cc84923ff5b08e44d05e52e2b6582b68dc1ad233dbe6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e86776f94cf119a05e8cc84923ff5b08e44d05e52e2b6582b68dc1ad233dbe6", kill_on_drop: false }`
[INFO] [stdout] 3e86776f94cf119a05e8cc84923ff5b08e44d05e52e2b6582b68dc1ad233dbe6
