[INFO] fetching crate cargo-semantic-release 1.0.0...
[INFO] testing cargo-semantic-release-1.0.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate cargo-semantic-release 1.0.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate cargo-semantic-release 1.0.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate cargo-semantic-release 1.0.0
[INFO] tweaked toml for crates.io crate cargo-semantic-release 1.0.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cargo-semantic-release 1.0.0 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] crate crates.io crate cargo-semantic-release 1.0.0 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap_derive v4.5.28
[INFO] [stderr]   Downloaded git2 v0.20.0
[INFO] [stderr]   Downloaded cc v1.2.7
[INFO] [stderr]   Downloaded libgit2-sys v0.18.0+1.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 4b7c3b745d577450249d788f1dcd9259cf2b1c641ff6935417abb039fce5169b
[INFO] running `Command { std: "docker" "start" "-a" "4b7c3b745d577450249d788f1dcd9259cf2b1c641ff6935417abb039fce5169b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b7c3b745d577450249d788f1dcd9259cf2b1c641ff6935417abb039fce5169b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b7c3b745d577450249d788f1dcd9259cf2b1c641ff6935417abb039fce5169b", kill_on_drop: false }`
[INFO] [stdout] 4b7c3b745d577450249d788f1dcd9259cf2b1c641ff6935417abb039fce5169b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] d0587dabb7720ef0c535a27b121ff8f483b212561b96e3fbf18c0a44c3e8f594
[INFO] running `Command { std: "docker" "start" "-a" "d0587dabb7720ef0c535a27b121ff8f483b212561b96e3fbf18c0a44c3e8f594", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling clap_builder v4.5.31
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling cc v1.2.7
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling libz-sys v1.1.21
[INFO] [stderr]    Compiling libssh2-sys v0.3.0
[INFO] [stderr]    Compiling libgit2-sys v0.18.0+1.9.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tempfile v3.16.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling clap v4.5.31
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling clap-cargo v0.15.2
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling git2 v0.20.0
[INFO] [stderr]    Compiling cargo-semantic-release v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.88s
[INFO] running `Command { std: "docker" "inspect" "d0587dabb7720ef0c535a27b121ff8f483b212561b96e3fbf18c0a44c3e8f594", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0587dabb7720ef0c535a27b121ff8f483b212561b96e3fbf18c0a44c3e8f594", kill_on_drop: false }`
[INFO] [stdout] d0587dabb7720ef0c535a27b121ff8f483b212561b96e3fbf18c0a44c3e8f594
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7b5895cca65c8ae6657be4ba611e5a1370f0d96e193e693a4930877295cfe850
[INFO] running `Command { std: "docker" "start" "-a" "7b5895cca65c8ae6657be4ba611e5a1370f0d96e193e693a4930877295cfe850", kill_on_drop: false }`
[INFO] [stderr]    Compiling cargo-semantic-release v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `cargo_semantic_release::test_util`
[INFO] [stdout]  --> tests/integration.rs:1:29
[INFO] [stdout]   |
[INFO] [stdout] 1 | use cargo_semantic_release::test_util::repo_init;
[INFO] [stdout]   |                             ^^^^^^^^^ could not find `test_util` in `cargo_semantic_release`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/workdir/src/lib.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(any(test, feature = "test_util"))]
[INFO] [stdout]   |          ----------------------------- the item is gated here
[INFO] [stdout] 4 | pub mod test_util;
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `cargo_semantic_release::test_util`
[INFO] [stdout]  --> tests/integration.rs:2:33
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use cargo_semantic_release::test_util::RepositoryTestExtensions;
[INFO] [stdout]   |                                 ^^^^^^^^^ could not find `test_util` in `cargo_semantic_release`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/workdir/src/lib.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(any(test, feature = "test_util"))]
[INFO] [stdout]   |          ----------------------------- the item is gated here
[INFO] [stdout] 4 | pub mod test_util;
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cargo-semantic-release` (test "integration") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/test_util.rs:33:31
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn find_commit_by_message(&self, commit_message: &str) -> Option<Commit>;
[INFO] [stdout]    |                               ^^^^^ the lifetime is elided here      ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn find_commit_by_message(&self, commit_message: &str) -> Option<Commit<'_>>;
[INFO] [stdout]    |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/test_util.rs:73:31
[INFO] [stdout]    |
[INFO] [stdout] 73 |     fn find_commit_by_message(&self, commit_message: &str) -> Option<Commit> {
[INFO] [stdout]    |                               ^^^^^ the lifetime is elided here      ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 73 |     fn find_commit_by_message(&self, commit_message: &str) -> Option<Commit<'_>> {
[INFO] [stdout]    |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7b5895cca65c8ae6657be4ba611e5a1370f0d96e193e693a4930877295cfe850", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b5895cca65c8ae6657be4ba611e5a1370f0d96e193e693a4930877295cfe850", kill_on_drop: false }`
[INFO] [stdout] 7b5895cca65c8ae6657be4ba611e5a1370f0d96e193e693a4930877295cfe850
