[INFO] fetching crate up 0.18.0...
[INFO] testing up-0.18.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate up 0.18.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate up 0.18.0
[INFO] finished tweaking crates.io crate up 0.18.0
[INFO] tweaked toml for crates.io crate up 0.18.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate up 0.18.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate up 0.18.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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4de218fd68a632d95fe35cb5d43e0b275f8be5d010ef5b87697e9a94ffa7f1c3
[INFO] running `Command { std: "docker" "start" "-a" "4de218fd68a632d95fe35cb5d43e0b275f8be5d010ef5b87697e9a94ffa7f1c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4de218fd68a632d95fe35cb5d43e0b275f8be5d010ef5b87697e9a94ffa7f1c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4de218fd68a632d95fe35cb5d43e0b275f8be5d010ef5b87697e9a94ffa7f1c3", kill_on_drop: false }`
[INFO] [stdout] 4de218fd68a632d95fe35cb5d43e0b275f8be5d010ef5b87697e9a94ffa7f1c3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 30bc313afd06f7b21fe8d477e86315ed40f5990282fede990287307447f1bdee
[INFO] running `Command { std: "docker" "start" "-a" "30bc313afd06f7b21fe8d477e86315ed40f5990282fede990287307447f1bdee", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling openssl v0.10.69
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling native-tls v0.2.13
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.2
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling vte v0.11.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling terminal_size v0.4.1
[INFO] [stderr]    Compiling vt100 v0.15.2
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling clap_builder v4.5.27
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]    Compiling winnow v0.7.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling openssl-src v300.4.1+3.4.0
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling console v0.15.10
[INFO] [stderr]    Compiling os_pipe v1.2.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling libz-sys v1.1.21
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling libssh2-sys v0.3.0
[INFO] [stderr]    Compiling libgit2-sys v0.18.0+1.9.0
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling shared_child v1.0.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling quick-xml v0.32.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling roff v0.2.2
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling duct v0.13.7
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]    Compiling schemars_derive v0.8.21
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling shellexpand v3.1.0
[INFO] [stderr]    Compiling uzers v0.12.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling shell-escape v0.1.5
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling clap v4.5.27
[INFO] [stderr]    Compiling clap_mangen v0.2.26
[INFO] [stderr]    Compiling clap-markdown v0.1.4
[INFO] [stderr]    Compiling clap_complete v4.5.44
[INFO] [stderr]    Compiling h2 v0.4.7
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling tracing-indicatif v0.3.9
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling plist v1.7.0
[INFO] [stderr]    Compiling envy v0.4.2
[INFO] [stderr]    Compiling toml_edit v0.22.23
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling git2 v0.20.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.12
[INFO] [stderr]    Compiling up v0.18.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tasks/git/cherry.rs:142:19
[INFO] [stdout]     |
[INFO] [stdout] 142 | fn rev_list(repo: &Repository, from: Oid, to: Oid) -> Result<Revwalk> {
[INFO] [stdout]     |                   ^^^^^^^^^^^ the lifetime is elided here    ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 142 | fn rev_list(repo: &Repository, from: Oid, to: Oid) -> Result<Revwalk<'_>> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tasks/git/fetch.rs:25:39
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub(super) fn remote_callbacks(count: &mut usize) -> RemoteCallbacks {
[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] 25 | pub(super) fn remote_callbacks(count: &mut usize) -> RemoteCallbacks<'_> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tasks/git/prune.rs:59:28
[INFO] [stdout]    |
[INFO] [stdout] 59 | fn branches_to_prune(repo: &Repository) -> Result<Vec<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] 59 | fn branches_to_prune(repo: &Repository) -> Result<Vec<Branch<'_>>> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tasks/git/status.rs:134:24
[INFO] [stdout]     |
[INFO] [stdout] 134 | fn repo_statuses(repo: &Repository) -> Result<Statuses> {
[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] 134 | fn repo_statuses(repo: &Repository) -> Result<Statuses<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 22s
[INFO] running `Command { std: "docker" "inspect" "30bc313afd06f7b21fe8d477e86315ed40f5990282fede990287307447f1bdee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30bc313afd06f7b21fe8d477e86315ed40f5990282fede990287307447f1bdee", kill_on_drop: false }`
[INFO] [stdout] 30bc313afd06f7b21fe8d477e86315ed40f5990282fede990287307447f1bdee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7148dc030272873d2add2f063e06273b1eb725f9d70c2c16aad53b47281d4ed9
[INFO] running `Command { std: "docker" "start" "-a" "7148dc030272873d2add2f063e06273b1eb725f9d70c2c16aad53b47281d4ed9", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling assert_cmd v2.0.16
[INFO] [stderr]    Compiling sdd v3.0.5
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling test-log-macros v0.2.17
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling scc v2.3.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling bstr v1.11.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling globset v0.4.15
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.12
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling tracing-indicatif v0.3.9
[INFO] [stderr]    Compiling test-log v0.2.17
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling up v0.18.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `testutils`
[INFO] [stdout]    --> src/config.rs:227:9
[INFO] [stdout]     |
[INFO] [stdout] 227 |     use testutils::ensure_eq;
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testutils`
[INFO] [stdout]   --> src/tasks/defaults/ser.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |     use testutils::ensure_eq;
[INFO] [stdout]    |         ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` 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 `testutils`
[INFO] [stdout]    --> src/config.rs:240:58
[INFO] [stdout]     |
[INFO] [stdout] 240 |             let fake_home_1 = testutils::fixtures_subdir(testutils::function_path!())?
[INFO] [stdout]     |                                                          ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> src/config.rs:243:58
[INFO] [stdout]     |
[INFO] [stdout] 243 |             let fake_home_2 = testutils::fixtures_subdir(testutils::function_path!())?
[INFO] [stdout]     |                                                          ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> src/config.rs:240:31
[INFO] [stdout]     |
[INFO] [stdout] 240 |             let fake_home_1 = testutils::fixtures_subdir(testutils::function_path!())?
[INFO] [stdout]     |                               ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` 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 `testutils`
[INFO] [stdout]    --> src/config.rs:243:31
[INFO] [stdout]     |
[INFO] [stdout] 243 |             let fake_home_2 = testutils::fixtures_subdir(testutils::function_path!())?
[INFO] [stdout]     |                               ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tasks/git/cherry.rs:142:19
[INFO] [stdout]     |
[INFO] [stdout] 142 | fn rev_list(repo: &Repository, from: Oid, to: Oid) -> Result<Revwalk> {
[INFO] [stdout]     |                   ^^^^^^^^^^^ the lifetime is elided here    ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 142 | fn rev_list(repo: &Repository, from: Oid, to: Oid) -> Result<Revwalk<'_>> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tasks/git/fetch.rs:25:39
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub(super) fn remote_callbacks(count: &mut usize) -> RemoteCallbacks {
[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] 25 | pub(super) fn remote_callbacks(count: &mut usize) -> RemoteCallbacks<'_> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tasks/git/prune.rs:59:28
[INFO] [stdout]    |
[INFO] [stdout] 59 | fn branches_to_prune(repo: &Repository) -> Result<Vec<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] 59 | fn branches_to_prune(repo: &Repository) -> Result<Vec<Branch<'_>>> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tasks/git/status.rs:134:24
[INFO] [stdout]     |
[INFO] [stdout] 134 | fn repo_statuses(repo: &Repository) -> Result<Statuses> {
[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] 134 | fn repo_statuses(repo: &Repository) -> Result<Statuses<'_>> {
[INFO] [stdout]     |                                                       ++++
[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 `up` (lib test) due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "7148dc030272873d2add2f063e06273b1eb725f9d70c2c16aad53b47281d4ed9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7148dc030272873d2add2f063e06273b1eb725f9d70c2c16aad53b47281d4ed9", kill_on_drop: false }`
[INFO] [stdout] 7148dc030272873d2add2f063e06273b1eb725f9d70c2c16aad53b47281d4ed9
