[INFO] fetching crate radicle-surf 0.25.0...
[INFO] checking radicle-surf-0.25.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate radicle-surf 0.25.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate radicle-surf 0.25.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate radicle-surf 0.25.0
[INFO] tweaked toml for crates.io crate radicle-surf 0.25.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate radicle-surf 0.25.0 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate radicle-surf 0.25.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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4fa7a9ffa4803c3cd03a617ac37be07a3e7ca23a369f31345d4cbd0403f57bae
[INFO] running `Command { std: "docker" "start" "-a" "4fa7a9ffa4803c3cd03a617ac37be07a3e7ca23a369f31345d4cbd0403f57bae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4fa7a9ffa4803c3cd03a617ac37be07a3e7ca23a369f31345d4cbd0403f57bae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fa7a9ffa4803c3cd03a617ac37be07a3e7ca23a369f31345d4cbd0403f57bae", kill_on_drop: false }`
[INFO] [stdout] 4fa7a9ffa4803c3cd03a617ac37be07a3e7ca23a369f31345d4cbd0403f57bae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid -Dunmustuse_in_always_ok" "-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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d4949c47f0dd227570fe63ec7b0e99b9825a4cf67ac28768efc2ad5ee6f84385
[INFO] running `Command { std: "docker" "start" "-a" "d4949c47f0dd227570fe63ec7b0e99b9825a4cf67ac28768efc2ad5ee6f84385", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]     Checking radicle-std-ext v0.1.1
[INFO] [stderr]     Checking nonempty v0.9.0
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling cc v1.1.6
[INFO] [stderr]    Compiling libz-sys v1.1.18
[INFO] [stderr]    Compiling libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling tar v0.4.41
[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 thiserror-impl v1.0.63
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling radicle-surf v0.25.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling git-ref-format-core v0.5.0
[INFO] [stderr]    Compiling git-ref-format-macro v0.5.0
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking git-ref-format v0.5.0
[INFO] [stderr]     Checking git2 v0.19.0
[INFO] [stderr]     Checking radicle-git-ext v0.10.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/diff.rs:475:28
[INFO] [stdout]     |
[INFO] [stdout] 475 |     pub fn from_utf8_lossy(&self) -> Cow<str> {
[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] 475 |     pub fn from_utf8_lossy(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<git_ext::Oid, Infallible>
[INFO] [stdout]    --> src/fs.rs:532:73
[INFO] [stdout]     |
[INFO] [stdout] 532 |       fn object_id(&self, _repo: &Repository) -> Result<Oid, Self::Error> {
[INFO] [stdout]     |  _________________________________________________________________________^
[INFO] [stdout] 533 | |         Ok(self.id)
[INFO] [stdout] 534 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<git_ext::Oid, Infallible>
[INFO] [stdout]    --> src/fs.rs:533:9
[INFO] [stdout]     |
[INFO] [stdout] 533 |         Ok(self.id)
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repo.rs:107:24
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn branches<G>(&self, pattern: G) -> Result<Branches, Error>
[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] 107 |     pub fn branches<G>(&self, pattern: G) -> Result<Branches<'_>, Error>
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repo.rs:122:28
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn branch_names<G>(&self, filter: G) -> Result<BranchNames, Error>
[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] 122 |     pub fn branch_names<G>(&self, filter: G) -> Result<BranchNames<'_>, Error>
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repo.rs:130:17
[INFO] [stdout]     |
[INFO] [stdout] 130 |     pub fn tags(&self, pattern: &Glob<Tag>) -> Result<Tags, Error> {
[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] 130 |     pub fn tags(&self, pattern: &Glob<Tag>) -> Result<Tags<'_>, Error> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repo.rs:141:22
[INFO] [stdout]     |
[INFO] [stdout] 141 |     pub fn tag_names(&self, filter: &Glob<Tag>) -> Result<TagNames, Error> {
[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] 141 |     pub fn tag_names(&self, filter: &Glob<Tag>) -> Result<TagNames<'_>, Error> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repo.rs:145:23
[INFO] [stdout]     |
[INFO] [stdout] 145 |     pub fn categories(&self, pattern: &Glob<Qualified<'_>>) -> Result<Categories, Error> {
[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] 145 |     pub fn categories(&self, pattern: &Glob<Qualified<'_>>) -> Result<Categories<'_>, Error> {
[INFO] [stdout]     |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repo.rs:347:34
[INFO] [stdout]     |
[INFO] [stdout] 347 |     pub fn get_commit_file<P, R>(&self, rev: &R, path: &P) -> Result<FileContent, Error>
[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] 347 |     pub fn get_commit_file<P, R>(&self, rev: &R, path: &P) -> Result<FileContent<'_>, Error>
[INFO] [stdout]     |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repo.rs:403:33
[INFO] [stdout]     |
[INFO] [stdout] 403 |     pub fn history<C: ToCommit>(&self, head: C) -> Result<History, Error> {
[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] 403 |     pub fn history<C: ToCommit>(&self, head: C) -> Result<History<'_>, Error> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repo.rs:436:34
[INFO] [stdout]     |
[INFO] [stdout] 436 |     pub(crate) fn find_submodule(&self, name: &str) -> Result<git2::Submodule, git2::Error> {
[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] 436 |     pub(crate) fn find_submodule(&self, name: &str) -> Result<git2::Submodule<'_>, git2::Error> {
[INFO] [stdout]     |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repo.rs:513:9
[INFO] [stdout]     |
[INFO] [stdout] 513 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 517 |     ) -> Result<git2::Diff, Error> {
[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] 517 |     ) -> Result<git2::Diff<'_>, Error> {
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/branch.rs:52:20
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub fn refname(&self) -> Qualified {
[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] 52 |     pub fn refname(&self) -> Qualified<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/branch.rs:149:20
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub fn refname(&self) -> Qualified {
[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] 149 |     pub fn refname(&self) -> Qualified<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/branch.rs:254:20
[INFO] [stdout]     |
[INFO] [stdout] 254 |     pub fn refname(&self) -> Qualified {
[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] 254 |     pub fn refname(&self) -> Qualified<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tag.rs:57:20
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn refname(&self) -> Qualified {
[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] 57 |     pub fn refname(&self) -> Qualified<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/diff.rs:475:28
[INFO] [stdout]     |
[INFO] [stdout] 475 |     pub fn from_utf8_lossy(&self) -> Cow<str> {
[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] 475 |     pub fn from_utf8_lossy(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<git_ext::Oid, Infallible>
[INFO] [stdout]   --> src/revision.rs:64:73
[INFO] [stdout]    |
[INFO] [stdout] 64 |       fn object_id(&self, _repo: &Repository) -> Result<Oid, Self::Error> {
[INFO] [stdout]    |  _________________________________________________________________________^
[INFO] [stdout] 65 | |         Ok(*self)
[INFO] [stdout] 66 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<git_ext::Oid, Infallible>
[INFO] [stdout]   --> src/revision.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |         Ok(*self)
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<git_ext::Oid, Infallible>
[INFO] [stdout]   --> src/revision.rs:89:73
[INFO] [stdout]    |
[INFO] [stdout] 89 |       fn object_id(&self, _repo: &Repository) -> Result<Oid, Self::Error> {
[INFO] [stdout]    |  _________________________________________________________________________^
[INFO] [stdout] 90 | |         Ok(self.id())
[INFO] [stdout] 91 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<git_ext::Oid, Infallible>
[INFO] [stdout]   --> src/revision.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 |         Ok(self.id())
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<commit::Commit, Infallible>
[INFO] [stdout]    --> src/revision.rs:129:75
[INFO] [stdout]     |
[INFO] [stdout] 129 |       fn to_commit(self, _repo: &Repository) -> Result<Commit, Self::Error> {
[INFO] [stdout]     |  ___________________________________________________________________________^
[INFO] [stdout] 130 | |         Ok(self)
[INFO] [stdout] 131 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<commit::Commit, Infallible>
[INFO] [stdout]    --> src/revision.rs:130:9
[INFO] [stdout]     |
[INFO] [stdout] 130 |         Ok(self)
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<git_ext::Oid, Infallible>
[INFO] [stdout]    --> src/fs.rs:532:73
[INFO] [stdout]     |
[INFO] [stdout] 532 |       fn object_id(&self, _repo: &Repository) -> Result<Oid, Self::Error> {
[INFO] [stdout]     |  _________________________________________________________________________^
[INFO] [stdout] 533 | |         Ok(self.id)
[INFO] [stdout] 534 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<git_ext::Oid, Infallible>
[INFO] [stdout]    --> src/fs.rs:533:9
[INFO] [stdout]     |
[INFO] [stdout] 533 |         Ok(self.id)
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repo.rs:107:24
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn branches<G>(&self, pattern: G) -> Result<Branches, Error>
[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] 107 |     pub fn branches<G>(&self, pattern: G) -> Result<Branches<'_>, Error>
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repo.rs:122:28
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn branch_names<G>(&self, filter: G) -> Result<BranchNames, Error>
[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] 122 |     pub fn branch_names<G>(&self, filter: G) -> Result<BranchNames<'_>, Error>
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repo.rs:130:17
[INFO] [stdout]     |
[INFO] [stdout] 130 |     pub fn tags(&self, pattern: &Glob<Tag>) -> Result<Tags, Error> {
[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] 130 |     pub fn tags(&self, pattern: &Glob<Tag>) -> Result<Tags<'_>, Error> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repo.rs:141:22
[INFO] [stdout]     |
[INFO] [stdout] 141 |     pub fn tag_names(&self, filter: &Glob<Tag>) -> Result<TagNames, Error> {
[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] 141 |     pub fn tag_names(&self, filter: &Glob<Tag>) -> Result<TagNames<'_>, Error> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repo.rs:145:23
[INFO] [stdout]     |
[INFO] [stdout] 145 |     pub fn categories(&self, pattern: &Glob<Qualified<'_>>) -> Result<Categories, Error> {
[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] 145 |     pub fn categories(&self, pattern: &Glob<Qualified<'_>>) -> Result<Categories<'_>, Error> {
[INFO] [stdout]     |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repo.rs:347:34
[INFO] [stdout]     |
[INFO] [stdout] 347 |     pub fn get_commit_file<P, R>(&self, rev: &R, path: &P) -> Result<FileContent, Error>
[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] 347 |     pub fn get_commit_file<P, R>(&self, rev: &R, path: &P) -> Result<FileContent<'_>, Error>
[INFO] [stdout]     |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repo.rs:403:33
[INFO] [stdout]     |
[INFO] [stdout] 403 |     pub fn history<C: ToCommit>(&self, head: C) -> Result<History, Error> {
[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] 403 |     pub fn history<C: ToCommit>(&self, head: C) -> Result<History<'_>, Error> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repo.rs:436:34
[INFO] [stdout]     |
[INFO] [stdout] 436 |     pub(crate) fn find_submodule(&self, name: &str) -> Result<git2::Submodule, git2::Error> {
[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] 436 |     pub(crate) fn find_submodule(&self, name: &str) -> Result<git2::Submodule<'_>, git2::Error> {
[INFO] [stdout]     |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repo.rs:513:9
[INFO] [stdout]     |
[INFO] [stdout] 513 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 517 |     ) -> Result<git2::Diff, Error> {
[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] 517 |     ) -> Result<git2::Diff<'_>, Error> {
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/branch.rs:52:20
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub fn refname(&self) -> Qualified {
[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] 52 |     pub fn refname(&self) -> Qualified<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/branch.rs:149:20
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub fn refname(&self) -> Qualified {
[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] 149 |     pub fn refname(&self) -> Qualified<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/branch.rs:254:20
[INFO] [stdout]     |
[INFO] [stdout] 254 |     pub fn refname(&self) -> Qualified {
[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] 254 |     pub fn refname(&self) -> Qualified<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tag.rs:57:20
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn refname(&self) -> Qualified {
[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] 57 |     pub fn refname(&self) -> Qualified<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<git_ext::Oid, Infallible>
[INFO] [stdout]   --> src/revision.rs:64:73
[INFO] [stdout]    |
[INFO] [stdout] 64 |       fn object_id(&self, _repo: &Repository) -> Result<Oid, Self::Error> {
[INFO] [stdout]    |  _________________________________________________________________________^
[INFO] [stdout] 65 | |         Ok(*self)
[INFO] [stdout] 66 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<git_ext::Oid, Infallible>
[INFO] [stdout]   --> src/revision.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |         Ok(*self)
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<git_ext::Oid, Infallible>
[INFO] [stdout]   --> src/revision.rs:89:73
[INFO] [stdout]    |
[INFO] [stdout] 89 |       fn object_id(&self, _repo: &Repository) -> Result<Oid, Self::Error> {
[INFO] [stdout]    |  _________________________________________________________________________^
[INFO] [stdout] 90 | |         Ok(self.id())
[INFO] [stdout] 91 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<git_ext::Oid, Infallible>
[INFO] [stdout]   --> src/revision.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 |         Ok(self.id())
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<commit::Commit, Infallible>
[INFO] [stdout]    --> src/revision.rs:129:75
[INFO] [stdout]     |
[INFO] [stdout] 129 |       fn to_commit(self, _repo: &Repository) -> Result<Commit, Self::Error> {
[INFO] [stdout]     |  ___________________________________________________________________________^
[INFO] [stdout] 130 | |         Ok(self)
[INFO] [stdout] 131 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<commit::Commit, Infallible>
[INFO] [stdout]    --> src/revision.rs:130:9
[INFO] [stdout]     |
[INFO] [stdout] 130 |         Ok(self)
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `radicle-surf` (lib test) due to 8 previous errors; 14 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `radicle-surf` (lib) due to 8 previous errors; 14 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "d4949c47f0dd227570fe63ec7b0e99b9825a4cf67ac28768efc2ad5ee6f84385", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4949c47f0dd227570fe63ec7b0e99b9825a4cf67ac28768efc2ad5ee6f84385", kill_on_drop: false }`
[INFO] [stdout] d4949c47f0dd227570fe63ec7b0e99b9825a4cf67ac28768efc2ad5ee6f84385
