[INFO] fetching crate up 0.18.0... [INFO] checking up-0.18.0 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate up 0.18.0 into /workspace/builds/worker-4-tc1/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-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate up 0.18.0 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracing-indicatif v0.3.9 [INFO] [stderr] Downloaded clap-markdown v0.1.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 167d9a0fe1cae636e3c8f7d86eb1a0e19e171fccbea4eb5f86b7088ab2ec4c3b [INFO] running `Command { std: "docker" "start" "-a" "167d9a0fe1cae636e3c8f7d86eb1a0e19e171fccbea4eb5f86b7088ab2ec4c3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "167d9a0fe1cae636e3c8f7d86eb1a0e19e171fccbea4eb5f86b7088ab2ec4c3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "167d9a0fe1cae636e3c8f7d86eb1a0e19e171fccbea4eb5f86b7088ab2ec4c3b", kill_on_drop: false }` [INFO] [stdout] 167d9a0fe1cae636e3c8f7d86eb1a0e19e171fccbea4eb5f86b7088ab2ec4c3b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 98b1981186e6fb9a32c945a7070d864c17459d42a81d7ae4acd2e1f637981d17 [INFO] running `Command { std: "docker" "start" "-a" "98b1981186e6fb9a32c945a7070d864c17459d42a81d7ae4acd2e1f637981d17", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking http v1.2.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Compiling openssl v0.10.69 [INFO] [stderr] Compiling native-tls v0.2.13 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking ryu v1.0.19 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking vte v0.11.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Checking winnow v0.7.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking vt100 v0.15.2 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking time v0.3.37 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Checking quick-xml v0.32.0 [INFO] [stderr] Checking roff v0.2.2 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking terminal_size v0.4.1 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Compiling cc v1.2.10 [INFO] [stderr] Checking clap_builder v4.5.27 [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Checking sdd v3.0.5 [INFO] [stderr] Checking shell-escape v0.1.5 [INFO] [stderr] Checking scc v2.3.0 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking console v0.15.10 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Compiling openssl-src v300.4.1+3.4.0 [INFO] [stderr] Checking shared_child v1.0.1 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking os_pipe v1.2.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking duct v0.13.7 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Checking shellexpand v3.1.0 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking uzers v0.12.1 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling libz-sys v1.1.21 [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 ring v0.17.8 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking bstr v1.11.3 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking globset v0.4.15 [INFO] [stderr] Checking ignore v0.4.23 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [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 thiserror-impl v2.0.11 [INFO] [stderr] Compiling test-log-macros v0.2.17 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Checking serial_test v3.2.0 [INFO] [stderr] Checking tokio-util v0.7.13 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Checking h2 v0.4.7 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking clap v4.5.27 [INFO] [stderr] Checking clap_complete v4.5.44 [INFO] [stderr] Checking clap-markdown v0.1.4 [INFO] [stderr] Checking clap_mangen v0.2.26 [INFO] [stderr] Checking tracing-error v0.2.1 [INFO] [stderr] Checking tracing-indicatif v0.3.9 [INFO] [stderr] Checking test-log v0.2.17 [INFO] [stderr] Checking color-spantrace v0.2.1 [INFO] [stderr] Checking color-eyre v0.6.3 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking serde v1.0.217 [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 hyper v1.6.0 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking hyper-util v0.1.10 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking plist v1.7.0 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking envy v0.4.2 [INFO] [stderr] Checking toml_edit v0.22.23 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking toml v0.8.19 [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 git2 v0.20.0 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.12 [INFO] [stderr] Checking 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] 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] [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 { [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> { [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> { [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>> { [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 { [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> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "98b1981186e6fb9a32c945a7070d864c17459d42a81d7ae4acd2e1f637981d17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98b1981186e6fb9a32c945a7070d864c17459d42a81d7ae4acd2e1f637981d17", kill_on_drop: false }` [INFO] [stdout] 98b1981186e6fb9a32c945a7070d864c17459d42a81d7ae4acd2e1f637981d17