[INFO] fetching crate vergen-git2 2.1.0-beta.10...
[INFO] testing vergen-git2-2.1.0-beta.10 against 1.90.0 for beta-1.91-3
[INFO] extracting crate vergen-git2 2.1.0-beta.10 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate vergen-git2 2.1.0-beta.10
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate vergen-git2 2.1.0-beta.10
[INFO] tweaked toml for crates.io crate vergen-git2 2.1.0-beta.10 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate vergen-git2 2.1.0-beta.10 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 vergen-git2 2.1.0-beta.10 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cargo_metadata v0.22.0
[INFO] [stderr]   Downloaded temp-env v0.3.6
[INFO] [stderr]   Downloaded vergen-lib v1.0.0-beta.2
[INFO] [stderr]   Downloaded cargo-platform v0.3.1
[INFO] [stderr]   Downloaded cargo-util-schemas v0.8.2
[INFO] [stderr]   Downloaded vergen v10.0.0-beta.2
[INFO] [stderr]   Downloaded sysinfo v0.37.1
[INFO] [stderr]   Downloaded scc v2.4.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] b7356ff7b48390914bb6e35a2958cfbd892cdde11c6864f21383722885f9c17b
[INFO] running `Command { std: "docker" "start" "-a" "b7356ff7b48390914bb6e35a2958cfbd892cdde11c6864f21383722885f9c17b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b7356ff7b48390914bb6e35a2958cfbd892cdde11c6864f21383722885f9c17b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7356ff7b48390914bb6e35a2958cfbd892cdde11c6864f21383722885f9c17b", kill_on_drop: false }`
[INFO] [stdout] b7356ff7b48390914bb6e35a2958cfbd892cdde11c6864f21383722885f9c17b
[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] 0d4dda2f83897b405815068c360a1e446cece0534555110410c541964e33f16e
[INFO] running `Command { std: "docker" "start" "-a" "0d4dda2f83897b405815068c360a1e446cece0534555110410c541964e33f16e", kill_on_drop: false }`
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling vergen-lib v1.0.0-beta.2
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling vergen v10.0.0-beta.2
[INFO] [stderr]    Compiling vergen-git2 v2.1.0-beta.10 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling libgit2-sys v0.18.2+1.9.1
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling bon-macros v3.7.2
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling bon v3.7.2
[INFO] [stderr]    Compiling git2 v0.20.2
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]    --> src/lib.rs:471:13
[INFO] [stdout]     |
[INFO] [stdout] 471 | #![cfg_attr(coverage_nightly, feature(coverage_attribute))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `beta`, `docsrs`, `feature`, `nightly`, `stable`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(coverage_nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(coverage_nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]    --> src/git2/mod.rs:759:16
[INFO] [stdout]     |
[INFO] [stdout] 759 |     #[cfg_attr(coverage_nightly, coverage(off))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(coverage_nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(coverage_nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.69s
[INFO] running `Command { std: "docker" "inspect" "0d4dda2f83897b405815068c360a1e446cece0534555110410c541964e33f16e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d4dda2f83897b405815068c360a1e446cece0534555110410c541964e33f16e", kill_on_drop: false }`
[INFO] [stdout] 0d4dda2f83897b405815068c360a1e446cece0534555110410c541964e33f16e
[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] 3fd4e8a7ad9d985b0b4776052b0643ca1352101864dbe8627ee22398240129a6
[INFO] running `Command { std: "docker" "start" "-a" "3fd4e8a7ad9d985b0b4776052b0643ca1352101864dbe8627ee22398240129a6", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling temp-env v0.3.6
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]    --> src/lib.rs:471:13
[INFO] [stdout]     |
[INFO] [stdout] 471 | #![cfg_attr(coverage_nightly, feature(coverage_attribute))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `beta`, `docsrs`, `feature`, `nightly`, `stable`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(coverage_nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(coverage_nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]    --> src/git2/mod.rs:759:16
[INFO] [stdout]     |
[INFO] [stdout] 759 |     #[cfg_attr(coverage_nightly, coverage(off))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(coverage_nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(coverage_nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling vergen-git2 v2.1.0-beta.10 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `test_util`
[INFO] [stdout]   --> tests/git_output.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     use test_util::TestRepos;
[INFO] [stdout]    |         ^^^^^^^^^ use of unresolved module or unlinked crate `test_util`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `test_util`, use `cargo add test_util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_util`
[INFO] [stdout]    --> tests/git_output.rs:313:13
[INFO] [stdout]     |
[INFO] [stdout] 313 |         use test_util::TestRepos;
[INFO] [stdout]     |             ^^^^^^^^^ use of unresolved module or unlinked crate `test_util`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_util`, use `cargo add test_util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_util`
[INFO] [stdout]    --> src/git2/mod.rs:959:9
[INFO] [stdout]     |
[INFO] [stdout] 959 |     use test_util::TEST_MTIME;
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `test_util`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_util`, use `cargo add test_util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_util`
[INFO] [stdout]    --> src/git2/mod.rs:960:9
[INFO] [stdout]     |
[INFO] [stdout] 960 |     use test_util::TestRepos;
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `test_util`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_util`, use `cargo add test_util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]    --> src/lib.rs:471:13
[INFO] [stdout]     |
[INFO] [stdout] 471 | #![cfg_attr(coverage_nightly, feature(coverage_attribute))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `beta`, `docsrs`, `feature`, `nightly`, `stable`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(coverage_nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(coverage_nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]    --> src/git2/mod.rs:759:16
[INFO] [stdout]     |
[INFO] [stdout] 759 |     #[cfg_attr(coverage_nightly, coverage(off))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(coverage_nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(coverage_nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vergen-git2` (test "git_output") 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 E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vergen-git2` (lib test) due to 2 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "3fd4e8a7ad9d985b0b4776052b0643ca1352101864dbe8627ee22398240129a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3fd4e8a7ad9d985b0b4776052b0643ca1352101864dbe8627ee22398240129a6", kill_on_drop: false }`
[INFO] [stdout] 3fd4e8a7ad9d985b0b4776052b0643ca1352101864dbe8627ee22398240129a6
