[INFO] fetching crate git-credentials 0.9.2... [INFO] testing git-credentials-0.9.2 against 1.90.0 for beta-1.91-3 [INFO] extracting crate git-credentials 0.9.2 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate git-credentials 0.9.2 [INFO] finished tweaking crates.io crate git-credentials 0.9.2 [INFO] tweaked toml for crates.io crate git-credentials 0.9.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate git-credentials 0.9.2 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] crate crates.io crate git-credentials 0.9.2 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded home v0.5.4 [INFO] [stderr] Downloaded git-command v0.2.4 [INFO] [stderr] Downloaded git-config-value v0.10.2 [INFO] [stderr] Downloaded litrs v0.2.3 [INFO] [stderr] Downloaded document-features v0.2.7 [INFO] [stderr] Downloaded git-sec v0.6.3 [INFO] [stderr] Downloaded git-hash v0.10.3 [INFO] [stderr] Downloaded git-path v0.7.2 [INFO] [stderr] Downloaded git-url v0.13.3 [INFO] [stderr] Downloaded git-prompt v0.3.3 [INFO] [stderr] Downloaded git-features v0.26.5 [INFO] [stderr] Downloaded bstr v1.2.0 [INFO] [stderr] Downloaded windows v0.43.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] d072ebbee485e5d793c0ba34c309bd3479a74646c068a66671f585bbda6aff97 [INFO] running `Command { std: "docker" "start" "-a" "d072ebbee485e5d793c0ba34c309bd3479a74646c068a66671f585bbda6aff97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d072ebbee485e5d793c0ba34c309bd3479a74646c068a66671f585bbda6aff97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d072ebbee485e5d793c0ba34c309bd3479a74646c068a66671f585bbda6aff97", kill_on_drop: false }` [INFO] [stdout] d072ebbee485e5d793c0ba34c309bd3479a74646c068a66671f585bbda6aff97 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] d66c8a13382279721222ec6c7b526bc42d08df687f4900041c9b5c260232c2d0 [INFO] running `Command { std: "docker" "start" "-a" "d66c8a13382279721222ec6c7b526bc42d08df687f4900041c9b5c260232c2d0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling home v0.5.4 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling bstr v1.2.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling git-command v0.2.4 [INFO] [stderr] Compiling nix v0.26.2 [INFO] [stderr] Compiling git-sec v0.6.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling git-path v0.7.2 [INFO] [stderr] Compiling git-hash v0.10.3 [INFO] [stderr] Compiling git-features v0.26.5 [INFO] [stderr] Compiling git-config-value v0.10.2 [INFO] [stderr] Compiling git-prompt v0.3.3 [INFO] [stderr] Compiling git-url v0.13.3 [INFO] [stderr] Compiling git-credentials v0.9.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.94s [INFO] running `Command { std: "docker" "inspect" "d66c8a13382279721222ec6c7b526bc42d08df687f4900041c9b5c260232c2d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d66c8a13382279721222ec6c7b526bc42d08df687f4900041c9b5c260232c2d0", kill_on_drop: false }` [INFO] [stdout] d66c8a13382279721222ec6c7b526bc42d08df687f4900041c9b5c260232c2d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 05cb5723811901e33b41bbd74ff1dca6079c4c988b637ed13ca91504c4eb83c8 [INFO] running `Command { std: "docker" "start" "-a" "05cb5723811901e33b41bbd74ff1dca6079c4c988b637ed13ca91504c4eb83c8", kill_on_drop: false }` [INFO] [stderr] Compiling git-credentials v0.9.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `git_testtools` [INFO] [stdout] --> tests/credentials.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use git_testtools::Result; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `git_testtools` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `git_testtools`, use `cargo add git_testtools` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `git_testtools` [INFO] [stdout] --> tests/helper/cascade.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | use git_testtools::fixture_path; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `git_testtools` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `git_testtools`, use `cargo add git_testtools` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `git_testtools` [INFO] [stdout] --> tests/helper/invoke.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use git_testtools::fixture_path; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `git_testtools` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `git_testtools`, use `cargo add git_testtools` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `git_testtools` [INFO] [stdout] --> tests/helper/invoke.rs:92:60 [INFO] [stdout] | [INFO] [stdout] 92 | git_path::into_bstr(git_path::realpath(git_testtools::fixture_path("custom-helper.sh"))?) [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `git_testtools` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `git_testtools`, use `cargo add git_testtools` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `git-credentials` (test "credentials") due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "05cb5723811901e33b41bbd74ff1dca6079c4c988b637ed13ca91504c4eb83c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05cb5723811901e33b41bbd74ff1dca6079c4c988b637ed13ca91504c4eb83c8", kill_on_drop: false }` [INFO] [stdout] 05cb5723811901e33b41bbd74ff1dca6079c4c988b637ed13ca91504c4eb83c8