[INFO] fetching crate git-url 0.13.3...
[INFO] checking git-url-0.13.3 against master#3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777 for pr-132289
[INFO] extracting crate git-url 0.13.3 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate git-url 0.13.3 on toolchain 3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate git-url 0.13.3
[INFO] finished tweaking crates.io crate git-url 0.13.3
[INFO] tweaked toml for crates.io crate git-url 0.13.3 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 36 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2a68fa3f46ff8b1462e4259fa0f8dff96429cecd64e2dd0bd1ed0219baaaea59
[INFO] running `Command { std: "docker" "start" "-a" "2a68fa3f46ff8b1462e4259fa0f8dff96429cecd64e2dd0bd1ed0219baaaea59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2a68fa3f46ff8b1462e4259fa0f8dff96429cecd64e2dd0bd1ed0219baaaea59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a68fa3f46ff8b1462e4259fa0f8dff96429cecd64e2dd0bd1ed0219baaaea59", kill_on_drop: false }`
[INFO] [stdout] 2a68fa3f46ff8b1462e4259fa0f8dff96429cecd64e2dd0bd1ed0219baaaea59
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1acaf0ce6cc4b74d3ced4110abb3559c2425325a2add67078e81e44fd8ae71d1
[INFO] running `Command { std: "docker" "start" "-a" "1acaf0ce6cc4b74d3ced4110abb3559c2425325a2add67078e81e44fd8ae71d1", kill_on_drop: false }`
[INFO] [stderr]     Checking bstr v1.10.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]     Checking thiserror v1.0.65
[INFO] [stderr]     Checking git-hash v0.10.3
[INFO] [stderr]     Checking git-path v0.7.2
[INFO] [stderr]     Checking git-features v0.26.5
[INFO] [stderr]     Checking git-url v0.13.3 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:122:54
[INFO] [stdout]     |
[INFO] [stdout] 122 |             let path = git_path::from_bstr(self.path.as_ref());
[INFO] [stdout]     |                                                      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: multiple `impl`s satisfying `BString: AsRef<_>` found in the `bstr` crate:
[INFO] [stdout]             - impl AsRef<BStr> for BString;
[INFO] [stdout]             - impl AsRef<[u8]> for BString;
[INFO] [stdout] help: try using a fully qualified path to specify the expected types
[INFO] [stdout]     |
[INFO] [stdout] 122 |             let path = git_path::from_bstr(<BString as AsRef<T>>::as_ref(&self.path));
[INFO] [stdout]     |                                            +++++++++++++++++++++++++++++++         ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:122:54
[INFO] [stdout]     |
[INFO] [stdout] 122 |             let path = git_path::from_bstr(self.path.as_ref());
[INFO] [stdout]     |                                                      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: multiple `impl`s satisfying `BString: AsRef<_>` found in the `bstr` crate:
[INFO] [stdout]             - impl AsRef<BStr> for BString;
[INFO] [stdout]             - impl AsRef<[u8]> for BString;
[INFO] [stdout] help: try using a fully qualified path to specify the expected types
[INFO] [stdout]     |
[INFO] [stdout] 122 |             let path = git_path::from_bstr(<BString as AsRef<T>>::as_ref(&self.path));
[INFO] [stdout]     |                                            +++++++++++++++++++++++++++++++         ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:122:24
[INFO] [stdout]     |
[INFO] [stdout] 122 |             let path = git_path::from_bstr(self.path.as_ref());
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type for reference `&_`
[INFO] [stdout]     |
[INFO] [stdout]     = note: multiple `impl`s satisfying `Cow<'_, BStr>: From<&_>` found in the `bstr` crate:
[INFO] [stdout]             - impl<'a> From<&'a BStr> for Cow<'a, BStr>;
[INFO] [stdout]             - impl<'a> From<&'a BString> for Cow<'a, BStr>;
[INFO] [stdout]     = note: required for `&_` to implement `Into<Cow<'_, BStr>>`
[INFO] [stdout] note: required by a bound in `from_bstr`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/git-path-0.7.2/src/convert.rs:116:34
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub fn from_bstr<'a>(input: impl Into<Cow<'a, BStr>>) -> Cow<'a, Path> {
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^ required by this bound in `from_bstr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:122:24
[INFO] [stdout]     |
[INFO] [stdout] 122 |             let path = git_path::from_bstr(self.path.as_ref());
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type for reference `&_`
[INFO] [stdout]     |
[INFO] [stdout]     = note: multiple `impl`s satisfying `Cow<'_, BStr>: From<&_>` found in the `bstr` crate:
[INFO] [stdout]             - impl<'a> From<&'a BStr> for Cow<'a, BStr>;
[INFO] [stdout]             - impl<'a> From<&'a BString> for Cow<'a, BStr>;
[INFO] [stdout]     = note: required for `&_` to implement `Into<Cow<'_, BStr>>`
[INFO] [stdout] note: required by a bound in `from_bstr`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/git-path-0.7.2/src/convert.rs:116:34
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub fn from_bstr<'a>(input: impl Into<Cow<'a, BStr>>) -> Cow<'a, Path> {
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^ required by this bound in `from_bstr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0283`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `git-url` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0283`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `git-url` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "1acaf0ce6cc4b74d3ced4110abb3559c2425325a2add67078e81e44fd8ae71d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1acaf0ce6cc4b74d3ced4110abb3559c2425325a2add67078e81e44fd8ae71d1", kill_on_drop: false }`
[INFO] [stdout] 1acaf0ce6cc4b74d3ced4110abb3559c2425325a2add67078e81e44fd8ae71d1
