[INFO] fetching crate ripit 1.0.0...
[INFO] testing ripit-1.0.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate ripit 1.0.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate ripit 1.0.0
[INFO] finished tweaking crates.io crate ripit 1.0.0
[INFO] tweaked toml for crates.io crate ripit 1.0.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ripit 1.0.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ripit 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3557d8a046168b637eaef03800ed2f00e1e930efadbd827a7cee9db78104530c
[INFO] running `Command { std: "docker" "start" "-a" "3557d8a046168b637eaef03800ed2f00e1e930efadbd827a7cee9db78104530c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3557d8a046168b637eaef03800ed2f00e1e930efadbd827a7cee9db78104530c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3557d8a046168b637eaef03800ed2f00e1e930efadbd827a7cee9db78104530c", kill_on_drop: false }`
[INFO] [stdout] 3557d8a046168b637eaef03800ed2f00e1e930efadbd827a7cee9db78104530c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fd287253cd08b5d9388648a3e7f699ecc705106bfdab855fb76cda6d86bb28aa
[INFO] running `Command { std: "docker" "start" "-a" "fd287253cd08b5d9388648a3e7f699ecc705106bfdab855fb76cda6d86bb28aa", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.49
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling io-lifetimes v1.0.3
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling rustix v0.36.6
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling os_str_bytes v6.4.1
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.5
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling clap_lex v0.3.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]    Compiling is-terminal v0.4.2
[INFO] [stderr]    Compiling clap v4.0.32
[INFO] [stderr]    Compiling openssl-sys v0.9.80
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling libssh2-sys v0.2.23
[INFO] [stderr]    Compiling libgit2-sys v0.14.0+1.5.0
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling git2 v0.15.0
[INFO] [stderr]    Compiling serde_yaml v0.9.16
[INFO] [stderr]    Compiling ripit v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/commits_map.rs:100:16
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn get(&self, oid: git2::Oid) -> Option<&SyncedCommit> {
[INFO] [stdout]     |                ^^^^^                            ^^^^^^^^^^^^^
[INFO] [stdout]     |                |                                ||
[INFO] [stdout]     |                |                                |the same lifetime is hidden here
[INFO] [stdout]     |                |                                the same lifetime is elided here
[INFO] [stdout]     |                the lifetime is elided 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] 100 |     pub fn get(&self, oid: git2::Oid) -> Option<&SyncedCommit<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.71s
[INFO] running `Command { std: "docker" "inspect" "fd287253cd08b5d9388648a3e7f699ecc705106bfdab855fb76cda6d86bb28aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd287253cd08b5d9388648a3e7f699ecc705106bfdab855fb76cda6d86bb28aa", kill_on_drop: false }`
[INFO] [stdout] fd287253cd08b5d9388648a3e7f699ecc705106bfdab855fb76cda6d86bb28aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6b53504c3c9a62cab5613caeffe406613e026c6dc106f4a64da4d858d40e1d45
[INFO] running `Command { std: "docker" "start" "-a" "6b53504c3c9a62cab5613caeffe406613e026c6dc106f4a64da4d858d40e1d45", kill_on_drop: false }`
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/commits_map.rs:100:16
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn get(&self, oid: git2::Oid) -> Option<&SyncedCommit> {
[INFO] [stdout]     |                ^^^^^                            ^^^^^^^^^^^^^
[INFO] [stdout]     |                |                                ||
[INFO] [stdout]     |                |                                |the same lifetime is hidden here
[INFO] [stdout]     |                |                                the same lifetime is elided here
[INFO] [stdout]     |                the lifetime is elided 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] 100 |     pub fn get(&self, oid: git2::Oid) -> Option<&SyncedCommit<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling ripit v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> tests/env/mod.rs:54:22
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn do_commit(&self, msg: &str) -> git2::Commit {
[INFO] [stdout]    |                      ^^^^^                ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided 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] 54 |     pub fn do_commit(&self, msg: &str) -> git2::Commit<'_> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> tests/env/mod.rs:86:24
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn commit_file(&self, filename: &str, commit_msg: &str) -> git2::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] 86 |     pub fn commit_file(&self, filename: &str, commit_msg: &str) -> git2::Commit<'_> {
[INFO] [stdout]    |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> tests/env/mod.rs:91:40
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub fn resolve_conflict_and_commit(&self, filename: &str) -> git2::Commit {
[INFO] [stdout]    |                                        ^^^^^                     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                        |
[INFO] [stdout]    |                                        the lifetime is elided 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] 91 |     pub fn resolve_conflict_and_commit(&self, filename: &str) -> git2::Commit<'_> {
[INFO] [stdout]    |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> tests/env/mod.rs:117:28
[INFO] [stdout]     |
[INFO] [stdout] 117 |     fn commit_file_and_tag(&self, filename: &str, tag: &str) -> git2::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] 117 |     fn commit_file_and_tag(&self, filename: &str, tag: &str) -> git2::Commit<'_> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> tests/env/mod.rs:140:24
[INFO] [stdout]     |
[INFO] [stdout] 140 |     fn do_merge_commit(&self, theirs: &git2::Commit, content: &str) -> git2::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] 140 |     fn do_merge_commit(&self, theirs: &git2::Commit, content: &str) -> git2::Commit<'_> {
[INFO] [stdout]     |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> tests/env/mod.rs:192:17
[INFO] [stdout]     |
[INFO] [stdout] 192 |     fn do_merge(&self, theirs: &git2::Commit, content: &str) -> git2::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] 192 |     fn do_merge(&self, theirs: &git2::Commit, content: &str) -> git2::Commit<'_> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/commits_map.rs:100:16
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn get(&self, oid: git2::Oid) -> Option<&SyncedCommit> {
[INFO] [stdout]     |                ^^^^^                            ^^^^^^^^^^^^^
[INFO] [stdout]     |                |                                ||
[INFO] [stdout]     |                |                                |the same lifetime is hidden here
[INFO] [stdout]     |                |                                the same lifetime is elided here
[INFO] [stdout]     |                the lifetime is elided 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] 100 |     pub fn get(&self, oid: git2::Oid) -> Option<&SyncedCommit<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.18s
[INFO] running `Command { std: "docker" "inspect" "6b53504c3c9a62cab5613caeffe406613e026c6dc106f4a64da4d858d40e1d45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b53504c3c9a62cab5613caeffe406613e026c6dc106f4a64da4d858d40e1d45", kill_on_drop: false }`
[INFO] [stdout] 6b53504c3c9a62cab5613caeffe406613e026c6dc106f4a64da4d858d40e1d45
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 60a3a124dc08b942bd5e8cdba24f1875c9c0a4548a63fcc56ce283f0bd75ef38
[INFO] running `Command { std: "docker" "start" "-a" "60a3a124dc08b942bd5e8cdba24f1875c9c0a4548a63fcc56ce283f0bd75ef38", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/commits_map.rs:100:16
[INFO] [stderr]     |
[INFO] [stderr] 100 |     pub fn get(&self, oid: git2::Oid) -> Option<&SyncedCommit> {
[INFO] [stderr]     |                ^^^^^                            ^^^^^^^^^^^^^
[INFO] [stderr]     |                |                                ||
[INFO] [stderr]     |                |                                |the same lifetime is hidden here
[INFO] [stderr]     |                |                                the same lifetime is elided here
[INFO] [stderr]     |                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 100 |     pub fn get(&self, oid: git2::Oid) -> Option<&SyncedCommit<'_>> {
[INFO] [stderr]     |                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> tests/env/mod.rs:54:22
[INFO] [stderr]    |
[INFO] [stderr] 54 |     pub fn do_commit(&self, msg: &str) -> git2::Commit {
[INFO] [stderr]    |                      ^^^^^                ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                      |
[INFO] [stderr]    |                      the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 54 |     pub fn do_commit(&self, msg: &str) -> git2::Commit<'_> {
[INFO] [stderr]    |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> tests/env/mod.rs:86:24
[INFO] [stderr]    |
[INFO] [stderr] 86 |     pub fn commit_file(&self, filename: &str, commit_msg: &str) -> git2::Commit {
[INFO] [stderr]    |                        ^^^^^ the lifetime is elided here           ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 86 |     pub fn commit_file(&self, filename: &str, commit_msg: &str) -> git2::Commit<'_> {
[INFO] [stderr]    |                                                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> tests/env/mod.rs:91:40
[INFO] [stderr]    |
[INFO] [stderr] 91 |     pub fn resolve_conflict_and_commit(&self, filename: &str) -> git2::Commit {
[INFO] [stderr]    |                                        ^^^^^                     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                        |
[INFO] [stderr]    |                                        the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 91 |     pub fn resolve_conflict_and_commit(&self, filename: &str) -> git2::Commit<'_> {
[INFO] [stderr]    |                                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> tests/env/mod.rs:117:28
[INFO] [stderr]     |
[INFO] [stderr] 117 |     fn commit_file_and_tag(&self, filename: &str, tag: &str) -> git2::Commit {
[INFO] [stderr]     |                            ^^^^^ the lifetime is elided here    ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 117 |     fn commit_file_and_tag(&self, filename: &str, tag: &str) -> git2::Commit<'_> {
[INFO] [stderr]     |                                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> tests/env/mod.rs:140:24
[INFO] [stderr]     |
[INFO] [stderr] 140 |     fn do_merge_commit(&self, theirs: &git2::Commit, content: &str) -> git2::Commit {
[INFO] [stderr]     |                        ^^^^^ the lifetime is elided here               ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 140 |     fn do_merge_commit(&self, theirs: &git2::Commit, content: &str) -> git2::Commit<'_> {
[INFO] [stderr]     |                                                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> tests/env/mod.rs:192:17
[INFO] [stderr]     |
[INFO] [stderr] 192 |     fn do_merge(&self, theirs: &git2::Commit, content: &str) -> git2::Commit {
[INFO] [stderr]     |                 ^^^^^ the lifetime is elided here               ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 192 |     fn do_merge(&self, theirs: &git2::Commit, content: &str) -> git2::Commit<'_> {
[INFO] [stderr]     |                                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `ripit` (bin "ripit" test) generated 1 warning (run `cargo fix --bin "ripit" -p ripit --tests` to apply 1 suggestion)
[INFO] [stderr] warning: `ripit` (test "tests") generated 6 warnings (run `cargo fix --test "tests" -p ripit` to apply 6 suggestions)
[INFO] [stderr] warning: `ripit` (bin "ripit") generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ripit-151bed714dec3962)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test app::verify_app ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-a151f5e35d1e9136)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test test_commits_filtering ... ok
[INFO] [stdout] test test_basic_sync ... ok
[INFO] [stdout] test test_merge_sync ... ok
[INFO] [stdout] test test_merge_solving_conflicts ... ok
[INFO] [stdout] test test_bootstrap ... ok
[INFO] [stdout] test test_resync_uprooted_merge ... ok
[INFO] [stdout] test test_abort_on_local_changes ... ok
[INFO] [stdout] test test_uproot_merge ... ok
[INFO] [stdout] test test_sync_specific_branch ... ok
[INFO] [stdout] test test_merge_multiple_branches ... ok
[INFO] [stdout] test test_uproot_sync ... ok
[INFO] [stdout] test test_uproot_merge_with_conflicts ... ok
[INFO] [stdout] test test_uproot_sync_with_conflicts ... ok
[INFO] [stdout] test test_cache_file ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.70s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "60a3a124dc08b942bd5e8cdba24f1875c9c0a4548a63fcc56ce283f0bd75ef38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60a3a124dc08b942bd5e8cdba24f1875c9c0a4548a63fcc56ce283f0bd75ef38", kill_on_drop: false }`
[INFO] [stdout] 60a3a124dc08b942bd5e8cdba24f1875c9c0a4548a63fcc56ce283f0bd75ef38
