[INFO] fetching crate packler 0.2.0... [INFO] building packler-0.2.0 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] extracting crate packler 0.2.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate packler 0.2.0 [INFO] finished tweaking crates.io crate packler 0.2.0 [INFO] tweaked toml for crates.io crate packler 0.2.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate packler 0.2.0 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 339 packages to latest compatible versions [INFO] [stderr] Adding aws-config v0.55.3 (available: v1.8.6) [INFO] [stderr] Adding aws-endpoint v0.55.3 (available: v0.60.3) [INFO] [stderr] Adding aws-sdk-s3 v0.26.0 (available: v1.106.0) [INFO] [stderr] Adding cargo_metadata v0.15.4 (available: v0.22.0) [INFO] [stderr] Adding directories v5.0.1 (available: v6.0.0) [INFO] [stderr] Adding env_logger v0.10.2 (available: v0.11.8) [INFO] [stderr] Adding notify v5.2.0 (available: v8.2.0) [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.12.23) [INFO] [stderr] Adding which v4.4.2 (available: v8.0.0) [INFO] [stderr] Adding zip v0.6.6 (available: v5.1.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded aws-smithy-eventstream v0.55.3 [INFO] [stderr] Downloaded aws-smithy-query v0.55.3 [INFO] [stderr] Downloaded cargo-platform v0.1.9 [INFO] [stderr] Downloaded aws-endpoint v0.55.3 [INFO] [stderr] Downloaded aws-sigv4 v0.55.3 [INFO] [stderr] Downloaded hyper-rustls v0.23.2 [INFO] [stderr] Downloaded aws-credential-types v0.55.3 [INFO] [stderr] Downloaded aws-http v0.55.3 [INFO] [stderr] Downloaded crc32c v0.6.8 [INFO] [stderr] Downloaded aws-sdk-sso v0.28.0 [INFO] [stderr] Downloaded hickory-proto v0.24.4 [INFO] [stderr] Downloaded aws-smithy-json v0.55.3 [INFO] [stderr] Downloaded aws-smithy-xml v0.55.3 [INFO] [stderr] Downloaded aws-sdk-sts v0.28.0 [INFO] [stderr] Downloaded aws-sig-auth v0.55.3 [INFO] [stderr] Downloaded aws-smithy-checksums v0.55.3 [INFO] [stderr] Downloaded aws-smithy-client v0.55.3 [INFO] [stderr] Downloaded aws-smithy-http v0.55.3 [INFO] [stderr] Downloaded aws-types v0.55.3 [INFO] [stderr] Downloaded notify v5.2.0 [INFO] [stderr] Downloaded aws-smithy-http-tower v0.55.3 [INFO] [stderr] Downloaded aws-sdk-s3 v0.26.0 [INFO] [stderr] Downloaded aws-config v0.55.3 [INFO] [stderr] Downloaded aws-smithy-async v0.55.3 [INFO] [stderr] Downloaded hickory-resolver v0.24.4 [INFO] [stderr] Downloaded aws-smithy-types v0.55.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 02d432d655a871f4805223e38f5590c53dad3319760c0b7f6faecfd5c97e228a [INFO] running `Command { std: "docker" "start" "-a" "02d432d655a871f4805223e38f5590c53dad3319760c0b7f6faecfd5c97e228a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "02d432d655a871f4805223e38f5590c53dad3319760c0b7f6faecfd5c97e228a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02d432d655a871f4805223e38f5590c53dad3319760c0b7f6faecfd5c97e228a", kill_on_drop: false }` [INFO] [stdout] 02d432d655a871f4805223e38f5590c53dad3319760c0b7f6faecfd5c97e228a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38ed055288f799abfd58a42c189e80c6f3feee802823255fb969e9c6675f199b [INFO] running `Command { std: "docker" "start" "-a" "38ed055288f799abfd58a42c189e80c6f3feee802823255fb969e9c6675f199b", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling aws-types v0.55.3 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling crc32c v0.6.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling aws-smithy-xml v0.55.3 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling camino v1.2.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling aws-smithy-types v0.55.3 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling aws-smithy-eventstream v0.55.3 [INFO] [stderr] Compiling aws-smithy-json v0.55.3 [INFO] [stderr] Compiling aws-smithy-query v0.55.3 [INFO] [stderr] Compiling resolv-conf v0.7.5 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling notify v5.2.0 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling cargo_metadata v0.15.4 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hickory-proto v0.24.4 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling webpki v0.22.4 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling aws-smithy-async v0.55.3 [INFO] [stderr] Compiling aws-credential-types v0.55.3 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling hickory-resolver v0.24.4 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling aws-smithy-http v0.55.3 [INFO] [stderr] Compiling hyper-rustls v0.23.2 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling aws-smithy-http-tower v0.55.3 [INFO] [stderr] Compiling aws-sigv4 v0.55.3 [INFO] [stderr] Compiling aws-smithy-checksums v0.55.3 [INFO] [stderr] Compiling aws-smithy-client v0.55.3 [INFO] [stderr] Compiling aws-sig-auth v0.55.3 [INFO] [stderr] Compiling aws-endpoint v0.55.3 [INFO] [stderr] Compiling aws-http v0.55.3 [INFO] [stderr] Compiling aws-sdk-sts v0.28.0 [INFO] [stderr] Compiling aws-sdk-sso v0.28.0 [INFO] [stderr] Compiling aws-sdk-s3 v0.26.0 [INFO] [stderr] Compiling aws-config v0.55.3 [INFO] [stderr] Compiling packler v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tools.rs:420:18 [INFO] [stdout] | [INFO] [stdout] 420 | archive: &mut TarArchive, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 421 | path: impl AsRef, [INFO] [stdout] 422 | ) -> 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] 422 | ) -> Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 41s [INFO] running `Command { std: "docker" "inspect" "38ed055288f799abfd58a42c189e80c6f3feee802823255fb969e9c6675f199b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38ed055288f799abfd58a42c189e80c6f3feee802823255fb969e9c6675f199b", kill_on_drop: false }` [INFO] [stdout] 38ed055288f799abfd58a42c189e80c6f3feee802823255fb969e9c6675f199b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] feab311fe7880e9c2fb9d640ddbddcfbd077577dd205c13cb6ae9e85c9b4a56e [INFO] running `Command { std: "docker" "start" "-a" "feab311fe7880e9c2fb9d640ddbddcfbd077577dd205c13cb6ae9e85c9b4a56e", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling packler v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tools.rs:420:18 [INFO] [stdout] | [INFO] [stdout] 420 | archive: &mut TarArchive, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 421 | path: impl AsRef, [INFO] [stdout] 422 | ) -> 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] 422 | ) -> Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tools.rs:420:18 [INFO] [stdout] | [INFO] [stdout] 420 | archive: &mut TarArchive, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 421 | path: impl AsRef, [INFO] [stdout] 422 | ) -> 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] 422 | ) -> Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 12.98s [INFO] running `Command { std: "docker" "inspect" "feab311fe7880e9c2fb9d640ddbddcfbd077577dd205c13cb6ae9e85c9b4a56e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "feab311fe7880e9c2fb9d640ddbddcfbd077577dd205c13cb6ae9e85c9b4a56e", kill_on_drop: false }` [INFO] [stdout] feab311fe7880e9c2fb9d640ddbddcfbd077577dd205c13cb6ae9e85c9b4a56e