[INFO] fetching crate ubr 0.1.0...
[INFO] testing ubr-0.1.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate ubr 0.1.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate ubr 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ubr 0.1.0
[INFO] tweaked toml for crates.io crate ubr 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ubr 0.1.0 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 ubr 0.1.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" "+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 serde_derive v1.0.208
[INFO] [stderr]   Downloaded indoc v2.0.5
[INFO] [stderr]   Downloaded jobserver v0.1.28
[INFO] [stderr]   Downloaded serde v1.0.208
[INFO] [stderr]   Downloaded anyhow v1.0.81
[INFO] [stderr]   Downloaded serde_json v1.0.125
[INFO] [stderr]   Downloaded git2 v0.18.3
[INFO] [stderr]   Downloaded regex v1.10.5
[INFO] [stderr]   Downloaded libssh2-sys v0.3.0
[INFO] [stderr]   Downloaded libgit2-sys v0.16.2+1.7.2
[INFO] [stderr]   Downloaded libz-sys v1.1.16
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 83b479b74bff700ef4bdbe0c20e2e26a966384932ccb0b27fbdca213a918b031
[INFO] running `Command { std: "docker" "start" "-a" "83b479b74bff700ef4bdbe0c20e2e26a966384932ccb0b27fbdca213a918b031", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "83b479b74bff700ef4bdbe0c20e2e26a966384932ccb0b27fbdca213a918b031", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83b479b74bff700ef4bdbe0c20e2e26a966384932ccb0b27fbdca213a918b031", kill_on_drop: false }`
[INFO] [stdout] 83b479b74bff700ef4bdbe0c20e2e26a966384932ccb0b27fbdca213a918b031
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fd8e8be20e8f9e69953677e121a67ad9c3ea90f13ad72cfd7e06d31e6ccc2a59
[INFO] running `Command { std: "docker" "start" "-a" "fd8e8be20e8f9e69953677e121a67ad9c3ea90f13ad72cfd7e06d31e6ccc2a59", kill_on_drop: false }`
[INFO] [stderr]    Compiling jobserver v0.1.28
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling serde v1.0.208
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling serde_json v1.0.125
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling libz-sys v1.1.16
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling libssh2-sys v0.3.0
[INFO] [stderr]    Compiling libgit2-sys v0.16.2+1.7.2
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.208
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling git2 v0.18.3
[INFO] [stderr]    Compiling ubr v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/git/mod.rs:96:19
[INFO] [stdout]    |
[INFO] [stdout] 96 |     pub fn remote(&self) -> RemoteGitCommand {
[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] 96 |     pub fn remote(&self) -> RemoteGitCommand<'_> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/git/mod.rs:104:24
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn base_commit(&self) -> anyhow::Result<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] 104 |     pub fn base_commit(&self) -> anyhow::Result<Commit<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/git/mod.rs:110:17
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn head(&self) -> anyhow::Result<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] 110 |     pub fn head(&self) -> anyhow::Result<Commit<'_>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/git/mod.rs:114:39
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn find_head_of_remote_branch(&self, branch_name: &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] 114 |     pub fn find_head_of_remote_branch(&self, branch_name: &str) -> Option<Commit<'_>> {
[INFO] [stdout]     |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/git/mod.rs:121:33
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub fn find_unpushed_commit(&self, commit_ref: &str) -> anyhow::Result<MainCommit> {
[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] 121 |     pub fn find_unpushed_commit(&self, commit_ref: &str) -> anyhow::Result<MainCommit<'_>> {
[INFO] [stdout]     |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/git/mod.rs:196:29
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub fn unpushed_commits(&self) -> anyhow::Result<Vec<MainCommit>> {
[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] 196 |     pub fn unpushed_commits(&self) -> anyhow::Result<Vec<MainCommit<'_>>> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/git/mod.rs:246:32
[INFO] [stdout]     |
[INFO] [stdout] 246 |     pub(crate) fn finish_merge(&self) -> anyhow::Result<TrackedCommit> {
[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] 246 |     pub(crate) fn finish_merge(&self) -> anyhow::Result<TrackedCommit<'_>> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/git/local_commit/tracked_commit.rs:43:26
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn remote_branch(&self) -> anyhow::Result<Branch> {
[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] 43 |     pub fn remote_branch(&self) -> anyhow::Result<Branch<'_>> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/git/local_commit/tracked_commit.rs:54:30
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn local_branch_head(&self) -> anyhow::Result<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] 54 |     pub fn local_branch_head(&self) -> anyhow::Result<Commit<'_>> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/git/local_commit/tracked_commit.rs:59:22
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn as_commit(&self) -> &Commit {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn as_commit(&self) -> &Commit<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/git/local_commit/tracked_commit.rs:67:22
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn meta_data(&self) -> &CommitMetadata {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn meta_data(&self) -> &CommitMetadata<'_> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/git/local_commit/untracked_commit.rs:24:22
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn as_commit(&self) -> &Commit {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn as_commit(&self) -> &Commit<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s
[INFO] running `Command { std: "docker" "inspect" "fd8e8be20e8f9e69953677e121a67ad9c3ea90f13ad72cfd7e06d31e6ccc2a59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd8e8be20e8f9e69953677e121a67ad9c3ea90f13ad72cfd7e06d31e6ccc2a59", kill_on_drop: false }`
[INFO] [stdout] fd8e8be20e8f9e69953677e121a67ad9c3ea90f13ad72cfd7e06d31e6ccc2a59
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e96810dea779580fe4f219343fe9a43d88fc76e41e43a28c8d0d9377810a94b4
[INFO] running `Command { std: "docker" "start" "-a" "e96810dea779580fe4f219343fe9a43d88fc76e41e43a28c8d0d9377810a94b4", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling git2 v0.18.3
[INFO] [stderr]    Compiling pretty_assertions v1.4.0
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling ubr v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/git/mod.rs:96:19
[INFO] [stdout]    |
[INFO] [stdout] 96 |     pub fn remote(&self) -> RemoteGitCommand {
[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] 96 |     pub fn remote(&self) -> RemoteGitCommand<'_> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/git/mod.rs:104:24
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn base_commit(&self) -> anyhow::Result<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] 104 |     pub fn base_commit(&self) -> anyhow::Result<Commit<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/git/mod.rs:110:17
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn head(&self) -> anyhow::Result<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] 110 |     pub fn head(&self) -> anyhow::Result<Commit<'_>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/git/mod.rs:114:39
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn find_head_of_remote_branch(&self, branch_name: &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] 114 |     pub fn find_head_of_remote_branch(&self, branch_name: &str) -> Option<Commit<'_>> {
[INFO] [stdout]     |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/git/mod.rs:121:33
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub fn find_unpushed_commit(&self, commit_ref: &str) -> anyhow::Result<MainCommit> {
[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] 121 |     pub fn find_unpushed_commit(&self, commit_ref: &str) -> anyhow::Result<MainCommit<'_>> {
[INFO] [stdout]     |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/git/mod.rs:196:29
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub fn unpushed_commits(&self) -> anyhow::Result<Vec<MainCommit>> {
[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] 196 |     pub fn unpushed_commits(&self) -> anyhow::Result<Vec<MainCommit<'_>>> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/git/mod.rs:246:32
[INFO] [stdout]     |
[INFO] [stdout] 246 |     pub(crate) fn finish_merge(&self) -> anyhow::Result<TrackedCommit> {
[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] 246 |     pub(crate) fn finish_merge(&self) -> anyhow::Result<TrackedCommit<'_>> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/git/local_commit/tracked_commit.rs:43:26
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn remote_branch(&self) -> anyhow::Result<Branch> {
[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] 43 |     pub fn remote_branch(&self) -> anyhow::Result<Branch<'_>> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/git/local_commit/tracked_commit.rs:54:30
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn local_branch_head(&self) -> anyhow::Result<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] 54 |     pub fn local_branch_head(&self) -> anyhow::Result<Commit<'_>> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/git/local_commit/tracked_commit.rs:59:22
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn as_commit(&self) -> &Commit {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn as_commit(&self) -> &Commit<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/git/local_commit/tracked_commit.rs:67:22
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn meta_data(&self) -> &CommitMetadata {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn meta_data(&self) -> &CommitMetadata<'_> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/git/local_commit/untracked_commit.rs:24:22
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn as_commit(&self) -> &Commit {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn as_commit(&self) -> &Commit<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_repo`
[INFO] [stdout]  --> tests/pull_command.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use test_repo::{RemoteRepo, TestRepoWithRemote};
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `test_repo`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_repo`, use `cargo add test_repo` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ubr` (test "pull_command") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0432]: unresolved import `test_repo`
[INFO] [stdout]  --> tests/create_command.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use test_repo::{RemoteRepo, TestRepoWithRemote};
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `test_repo`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_repo`, use `cargo add test_repo` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_repo`
[INFO] [stdout]  --> tests/update_command.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use test_repo::{RemoteRepo, TestRepoWithRemote};
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `test_repo`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_repo`, use `cargo add test_repo` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_repo`
[INFO] [stdout]  --> tests/sync_command_merge_conflicts.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use test_repo::{RemoteRepo, TestRepoWithRemote};
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `test_repo`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_repo`, use `cargo add test_repo` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ubr` (test "sync_command_merge_conflicts") due to 1 previous error
[INFO] [stdout] error[E0432]: unresolved import `test_repo`
[INFO] [stdout]  --> tests/git_repo.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use test_repo::{RemoteRepo, TestRepoWithRemote};
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `test_repo`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_repo`, use `cargo add test_repo` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ubr` (test "create_command") due to 1 previous error
[INFO] [stderr] error: could not compile `ubr` (test "update_command") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ubr` (test "git_repo") due to 1 previous error
[INFO] [stdout] error[E0432]: unresolved import `test_repo`
[INFO] [stdout]  --> src/git/local_commit/tests/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use test_repo::{RemoteRepo, TestRepoWithRemote};
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `test_repo`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_repo`, use `cargo add test_repo` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_repo`
[INFO] [stdout]  --> src/git/local_commit/tests/tracked_commit_merge_remote_head.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use test_repo::RemoteRepo;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `test_repo`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_repo`, use `cargo add test_repo` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_repo`
[INFO] [stdout]  --> src/git/local_commit/tests/tracked_commit_sync_with_main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use test_repo::RemoteRepo;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `test_repo`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_repo`, use `cargo add test_repo` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_repo`
[INFO] [stdout]  --> src/git/local_commit/tests/tracked_commit_update_local_branch_head.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use test_repo::{RemoteRepo, TestRepoWithRemote};
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `test_repo`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_repo`, use `cargo add test_repo` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_repo`
[INFO] [stdout]  --> src/git/local_commit/tests/untracked_commit_rebase.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use test_repo::RemoteRepo;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `test_repo`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_repo`, use `cargo add test_repo` 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 `repo_generator`
[INFO] [stdout]    --> src/git/local_commit/tests/tracked_commit_update_local_branch_head.rs:223:17
[INFO] [stdout]     |
[INFO] [stdout] 223 |     let local = repo_generator::rebased_local_commit_changed::init_repo(&remote, local);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `repo_generator`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `repo_generator`, use `cargo add repo_generator` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[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] [stderr] error: could not compile `ubr` (lib test) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "e96810dea779580fe4f219343fe9a43d88fc76e41e43a28c8d0d9377810a94b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e96810dea779580fe4f219343fe9a43d88fc76e41e43a28c8d0d9377810a94b4", kill_on_drop: false }`
[INFO] [stdout] e96810dea779580fe4f219343fe9a43d88fc76e41e43a28c8d0d9377810a94b4
