[INFO] fetching crate docker-repack 0.5.0... [INFO] checking docker-repack-0.5.0 against master#42f4793e5a514858221b07ac379029d90353913e for pr-148952 [INFO] extracting crate docker-repack 0.5.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate docker-repack 0.5.0 [INFO] finished tweaking crates.io crate docker-repack 0.5.0 [INFO] tweaked toml for crates.io crate docker-repack 0.5.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate docker-repack 0.5.0 on toolchain 42f4793e5a514858221b07ac379029d90353913e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate docker-repack 0.5.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" "+42f4793e5a514858221b07ac379029d90353913e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded is_debug v1.0.2 [INFO] [stderr] Downloaded test-log-macros v0.2.17 [INFO] [stderr] Downloaded test-log v0.2.17 [INFO] [stderr] Downloaded tracing-indicatif v0.3.9 [INFO] [stderr] Downloaded vt100 v0.15.2 [INFO] [stderr] Downloaded sha2-asm v0.6.4 [INFO] [stderr] Downloaded docker_credential v1.3.1 [INFO] [stderr] Downloaded olpc-cjson v0.1.4 [INFO] [stderr] Downloaded byte-unit v5.1.6 [INFO] [stderr] Downloaded shadow-rs v0.37.0 [INFO] [stderr] Downloaded cmake v0.1.52 [INFO] [stderr] Downloaded oci-spec v0.7.1 [INFO] [stderr] Downloaded jwt v0.16.0 [INFO] [stderr] Downloaded getset v0.1.3 [INFO] [stderr] Downloaded tzdb_data v0.1.4 [INFO] [stderr] Downloaded libz-ng-sys v1.1.21 [INFO] [stderr] Downloaded oci-client v0.14.0 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d2af4aa9be6746b37814771bf6835afae837387f3bc6d92684ef84979f15b51b [INFO] running `Command { std: "docker" "start" "-a" "d2af4aa9be6746b37814771bf6835afae837387f3bc6d92684ef84979f15b51b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d2af4aa9be6746b37814771bf6835afae837387f3bc6d92684ef84979f15b51b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2af4aa9be6746b37814771bf6835afae837387f3bc6d92684ef84979f15b51b", kill_on_drop: false }` [INFO] [stdout] d2af4aa9be6746b37814771bf6835afae837387f3bc6d92684ef84979f15b51b [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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 932cbd98f0531d6a868295d652bdf32971e459689ce5d9ceaa915c0e90a9e796 [INFO] running `Command { std: "docker" "start" "-a" "932cbd98f0531d6a868295d652bdf32971e459689ce5d9ceaa915c0e90a9e796", kill_on_drop: false }` [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling cc v1.2.10 [INFO] [stderr] Compiling serde_json v1.0.137 [INFO] [stderr] Checking http v1.2.0 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling tz-rs v0.6.14 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Checking rustls-pki-types v1.10.1 [INFO] [stderr] Compiling is_debug v1.0.2 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Checking console v0.15.10 [INFO] [stderr] Compiling tzdb_data v0.1.4 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking clap_builder v4.5.26 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Compiling cmake v0.1.52 [INFO] [stderr] Checking http-auth v0.1.10 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking bstr v1.11.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.2 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking tar v0.4.43 [INFO] [stderr] Checking env_logger v0.11.6 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking vte v0.11.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking const-hex v1.14.0 [INFO] [stderr] Checking byte-unit v5.1.6 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Compiling libz-sys v1.1.21 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling libgit2-sys v0.17.0+1.8.1 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling sha2-asm v0.6.4 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling libz-ng-sys v1.1.21 [INFO] [stderr] Checking vt100 v0.15.2 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking indicatif v0.17.9 [INFO] [stderr] Checking tzdb v0.6.1 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking globset v0.4.15 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [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 displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Compiling getset v0.1.3 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking zstd v0.13.2 [INFO] [stderr] Compiling test-log-macros v0.2.17 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Checking thiserror v2.0.11 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking clap v4.5.26 [INFO] [stderr] Checking serde v1.0.217 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking tracing-indicatif v0.3.9 [INFO] [stderr] Checking test-log v0.2.17 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking hyper v1.5.2 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-util v0.7.13 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Checking hyper-util v0.1.10 [INFO] [stderr] Checking olpc-cjson v0.1.4 [INFO] [stderr] Checking oci-spec v0.7.1 [INFO] [stderr] Checking jwt v0.16.0 [INFO] [stderr] Checking docker_credential v1.3.1 [INFO] [stderr] Checking hyper-tls v0.6.0 [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 flate2 v1.0.35 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking git2 v0.19.0 [INFO] [stderr] Checking reqwest v0.12.12 [INFO] [stderr] Checking oci-client v0.14.0 [INFO] [stderr] Checking shadow-rs v0.37.0 [INFO] [stderr] Compiling docker-repack v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/input/layers.rs:17:20 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn entries(&mut self) -> anyhow::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] 17 | pub fn entries(&mut self) -> anyhow::Result>>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/index.rs:120:38 [INFO] [stdout] | [INFO] [stdout] 120 | items: Vec<(PathBuf, Header, &[u8])>, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 121 | compression_level: i32, [INFO] [stdout] 122 | ) -> anyhow::Result> { [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 122 | ) -> anyhow::Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/input/layers.rs:17:20 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn entries(&mut self) -> anyhow::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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 17 | pub fn entries(&mut self) -> anyhow::Result>>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.28s [INFO] running `Command { std: "docker" "inspect" "932cbd98f0531d6a868295d652bdf32971e459689ce5d9ceaa915c0e90a9e796", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "932cbd98f0531d6a868295d652bdf32971e459689ce5d9ceaa915c0e90a9e796", kill_on_drop: false }` [INFO] [stdout] 932cbd98f0531d6a868295d652bdf32971e459689ce5d9ceaa915c0e90a9e796