[INFO] fetching crate protofetch 0.1.13...
[INFO] testing protofetch-0.1.13 against 1.91.0 for beta-1.92-2
[INFO] extracting crate protofetch 0.1.13 into /workspace/builds/worker-3-tc1/source
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate protofetch 0.1.13
[INFO] finished tweaking crates.io crate protofetch 0.1.13
[INFO] tweaked toml for crates.io crate protofetch 0.1.13 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate protofetch 0.1.13 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate protofetch 0.1.13 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.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ssh-cipher v0.2.0
[INFO] [stderr]   Downloaded project-root v0.2.2
[INFO] [stderr]   Downloaded primeorder v0.13.6
[INFO] [stderr]   Downloaded ecdsa v0.16.9
[INFO] [stderr]   Downloaded ssh-encoding v0.2.0
[INFO] [stderr]   Downloaded pkg-config v0.3.31
[INFO] [stderr]   Downloaded jobserver v0.1.32
[INFO] [stderr]   Downloaded rsa v0.9.7
[INFO] [stderr]   Downloaded clap v4.5.36
[INFO] [stderr]   Downloaded openssl-sys v0.9.106
[INFO] [stderr]   Downloaded p521 v0.13.3
[INFO] [stderr]   Downloaded ssh-key v0.6.7
[INFO] [stderr]   Downloaded regex-lite v0.1.6
[INFO] [stderr]   Downloaded clap_builder v4.5.36
[INFO] [stderr]   Downloaded winnow v0.7.3
[INFO] [stderr]   Downloaded p256 v0.13.2
[INFO] [stderr]   Downloaded p384 v0.13.1
[INFO] [stderr]   Downloaded git2 v0.20.0
[INFO] [stderr]   Downloaded config v0.15.11
[INFO] [stderr]   Downloaded libssh2-sys v0.3.1
[INFO] [stderr]   Downloaded libc v0.2.170
[INFO] [stderr]   Downloaded libz-sys v1.1.21
[INFO] [stderr]   Downloaded libgit2-sys v0.18.0+1.9.0
[INFO] [stderr]   Downloaded openssl-src v300.4.2+3.4.1
[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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cf1f4f335a2fa6dc8e5414558730a227186c08819ee0ab341607021ba495675c
[INFO] running `Command { std: "docker" "start" "-a" "cf1f4f335a2fa6dc8e5414558730a227186c08819ee0ab341607021ba495675c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cf1f4f335a2fa6dc8e5414558730a227186c08819ee0ab341607021ba495675c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf1f4f335a2fa6dc8e5414558730a227186c08819ee0ab341607021ba495675c", kill_on_drop: false }`
[INFO] [stdout] cf1f4f335a2fa6dc8e5414558730a227186c08819ee0ab341607021ba495675c
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 00fefaf82474807fd30623ff0847066758b690217e93194c6cbec09df5ebd1a6
[INFO] running `Command { std: "docker" "start" "-a" "00fefaf82474807fd30623ff0847066758b690217e93194c6cbec09df5ebd1a6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling winnow v0.7.3
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling clap_builder v4.5.36
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling cc v1.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling ssh-encoding v0.2.0
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling ssh-cipher v0.2.0
[INFO] [stderr]    Compiling ssh-key v0.6.7
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling libz-sys v1.1.21
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.18.0+1.9.0
[INFO] [stderr]    Compiling fs4 v0.13.1
[INFO] [stderr]    Compiling synstructure v0.13.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 serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling clap v4.5.36
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[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 serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.24
[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 toml v0.8.20
[INFO] [stderr]    Compiling config v0.15.11
[INFO] [stderr]    Compiling git2 v0.20.0
[INFO] [stderr]    Compiling protofetch v0.1.13 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/git/cache.rs:79:23
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn repository(&self, entry: &Coordinate) -> Result<ProtoGitRepository, CacheError> {
[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] 79 |     pub fn repository(&self, entry: &Coordinate) -> Result<ProtoGitRepository<'_>, CacheError> {
[INFO] [stdout]    |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/git/repository.rs:48:16
[INFO] [stdout]    |
[INFO] [stdout] 48 |         cache: &ProtofetchGitCache,
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 51 |     ) -> ProtoGitRepository {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^ 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] 51 |     ) -> ProtoGitRepository<'_> {
[INFO] [stdout]    |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 41s
[INFO] running `Command { std: "docker" "inspect" "00fefaf82474807fd30623ff0847066758b690217e93194c6cbec09df5ebd1a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00fefaf82474807fd30623ff0847066758b690217e93194c6cbec09df5ebd1a6", kill_on_drop: false }`
[INFO] [stdout] 00fefaf82474807fd30623ff0847066758b690217e93194c6cbec09df5ebd1a6
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1770e7e4659600a1f14d8c10a471c458ccbf34185c5f59b0af67974c5c9c2a94
[INFO] running `Command { std: "docker" "start" "-a" "1770e7e4659600a1f14d8c10a471c458ccbf34185c5f59b0af67974c5c9c2a94", kill_on_drop: false }`
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling project-root v0.2.2
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/git/cache.rs:79:23
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn repository(&self, entry: &Coordinate) -> Result<ProtoGitRepository, CacheError> {
[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] 79 |     pub fn repository(&self, entry: &Coordinate) -> Result<ProtoGitRepository<'_>, CacheError> {
[INFO] [stdout]    |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/git/repository.rs:48:16
[INFO] [stdout]    |
[INFO] [stdout] 48 |         cache: &ProtofetchGitCache,
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 51 |     ) -> ProtoGitRepository {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^ 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] 51 |     ) -> ProtoGitRepository<'_> {
[INFO] [stdout]    |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling protofetch v0.1.13 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/git/cache.rs:79:23
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn repository(&self, entry: &Coordinate) -> Result<ProtoGitRepository, CacheError> {
[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] 79 |     pub fn repository(&self, entry: &Coordinate) -> Result<ProtoGitRepository<'_>, CacheError> {
[INFO] [stdout]    |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/git/repository.rs:48:16
[INFO] [stdout]    |
[INFO] [stdout] 48 |         cache: &ProtofetchGitCache,
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 51 |     ) -> ProtoGitRepository {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^ 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] 51 |     ) -> ProtoGitRepository<'_> {
[INFO] [stdout]    |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.19s
[INFO] running `Command { std: "docker" "inspect" "1770e7e4659600a1f14d8c10a471c458ccbf34185c5f59b0af67974c5c9c2a94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1770e7e4659600a1f14d8c10a471c458ccbf34185c5f59b0af67974c5c9c2a94", kill_on_drop: false }`
[INFO] [stdout] 1770e7e4659600a1f14d8c10a471c458ccbf34185c5f59b0af67974c5c9c2a94
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7f1ea2b67713a6bae9225a5474aed22ba34521042fd62b028d7347ed01abe73b
[INFO] running `Command { std: "docker" "start" "-a" "7f1ea2b67713a6bae9225a5474aed22ba34521042fd62b028d7347ed01abe73b", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] 
[INFO] [stderr]   --> src/git/cache.rs:79:23
[INFO] [stdout] running 32 tests
[INFO] [stderr]    |
[INFO] [stdout] test config::tests::load_config_file ... ok
[INFO] [stderr] 79 |     pub fn repository(&self, entry: &Coordinate) -> Result<ProtoGitRepository, CacheError> {
[INFO] [stdout] test config::tests::load_empty ... ok
[INFO] [stderr]    |                       ^^^^^ the lifetime is elided here    ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] test config::tests::load_environment ... ok
[INFO] [stderr]    |
[INFO] [stdout] test fetch::tests::resolve_transitive ... ok
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] test fetch::tests::resolve_transitive_root_priority ... ok
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] test model::protodep::tests::load_valid_file_multiple_dep ... ok
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stdout] test model::protodep::tests::load_valid_file_no_dep ... ok
[INFO] [stderr]    |
[INFO] [stdout] test model::protodep::tests::load_valid_file_one_dep ... ok
[INFO] [stderr] 79 |     pub fn repository(&self, entry: &Coordinate) -> Result<ProtoGitRepository<'_>, CacheError> {
[INFO] [stdout] test model::protodep::tests::migrate_protodep_to_protofetch_file ... ok
[INFO] [stderr]    |                                                                              ++++
[INFO] [stdout] test model::protofetch::lock::tests::load_lock_file_v1 ... ok
[INFO] [stderr] 
[INFO] [stdout] test model::protofetch::lock::tests::load_save_lock_file ... ok
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] test model::protofetch::tests::build_coordinate ... ok
[INFO] [stderr]   --> src/git/repository.rs:48:16
[INFO] [stdout] test model::protofetch::tests::build_coordinate_slash ... ok
[INFO] [stderr]    |
[INFO] [stdout] test model::protofetch::tests::load_file_no_deps ... ok
[INFO] [stderr] 48 |         cache: &ProtofetchGitCache,
[INFO] [stdout] test model::protofetch::tests::load_invalid_protocol ... ok
[INFO] [stderr]    |                ^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] test model::protofetch::tests::load_invalid_url ... ok
[INFO] [stderr] ...
[INFO] [stdout] test model::protofetch::tests::load_valid_file_multiple_dep ... ok
[INFO] [stderr] 51 |     ) -> ProtoGitRepository {
[INFO] [stdout] test model::protofetch::tests::load_valid_file_no_revision ... ok
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] test model::protofetch::tests::load_valid_file_one_dep ... ok
[INFO] [stderr]    |
[INFO] [stdout] test model::protofetch::tests::load_valid_file_one_dep_with_rules ... ok
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] test model::protofetch::tests::test_allow_policies_rule_filter ... ok
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stdout] test model::protofetch::tests::test_allow_policies_rule_filter_edge_case_slash_path ... ok
[INFO] [stderr]    |
[INFO] [stdout] test model::protofetch::tests::test_allow_policies_rule_filter_edge_case_slash_rule ... ok
[INFO] [stderr] 51 |     ) -> ProtoGitRepository<'_> {
[INFO] [stdout] test model::protofetch::tests::test_deny_policies_rule_filter ... ok
[INFO] [stderr]    |                            ++++
[INFO] [stdout] test model::protofetch::tests::test_deny_policies_rule_filter_file ... ok
[INFO] [stderr] 
[INFO] [stdout] test proto::tests::collect_all_root_dependencies_ ... ok
[INFO] [stderr] warning: `protofetch` (lib) generated 2 warnings (run `cargo fix --lib -p protofetch` to apply 2 suggestions)
[INFO] [stdout] test proto::tests::collect_transitive_dependencies_test ... ok
[INFO] [stderr] warning: `protofetch` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stdout] test proto::tests::collect_all_root_dependencies_filtered ... ok
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stdout] test proto::tests::extract_dependencies_test ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/protofetch-2c7a70ea89a54b70)
[INFO] [stdout] test proto::tests::content_root_dependencies ... ok
[INFO] [stdout] test proto::tests::pruned_dependencies ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/protofetch-a3a943bb8d140f0f)
[INFO] [stdout] test model::protofetch::tests::load_invalid_file_invalid_rule - should panic ... ok
[INFO] [stderr]    Doc-tests protofetch
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7f1ea2b67713a6bae9225a5474aed22ba34521042fd62b028d7347ed01abe73b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f1ea2b67713a6bae9225a5474aed22ba34521042fd62b028d7347ed01abe73b", kill_on_drop: false }`
[INFO] [stdout] 7f1ea2b67713a6bae9225a5474aed22ba34521042fd62b028d7347ed01abe73b
