[INFO] fetching crate async_bagit 0.2.0... [INFO] checking async_bagit-0.2.0 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate async_bagit 0.2.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate async_bagit 0.2.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate async_bagit 0.2.0 [INFO] tweaked toml for crates.io crate async_bagit 0.2.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate async_bagit 0.2.0 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate async_bagit 0.2.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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bytes v1.7.0 [INFO] [stderr] Downloaded tokio-tar v0.3.1 [INFO] [stderr] Downloaded zstd-safe v7.2.0 [INFO] [stderr] Downloaded async-tempfile v0.6.0 [INFO] [stderr] Downloaded arrayref v0.3.8 [INFO] [stderr] Downloaded async-compression v0.4.12 [INFO] [stderr] Downloaded blake3 v1.5.3 [INFO] [stderr] Downloaded jiff v0.1.3 [INFO] [stderr] Downloaded zstd-sys v2.0.12+zstd.1.5.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 440e3b6448f232235bad18bcab7962340d520998bfda6ca9e825f7da4e2f02d8 [INFO] running `Command { std: "docker" "start" "-a" "440e3b6448f232235bad18bcab7962340d520998bfda6ca9e825f7da4e2f02d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "440e3b6448f232235bad18bcab7962340d520998bfda6ca9e825f7da4e2f02d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "440e3b6448f232235bad18bcab7962340d520998bfda6ca9e825f7da4e2f02d8", kill_on_drop: false }` [INFO] [stdout] 440e3b6448f232235bad18bcab7962340d520998bfda6ca9e825f7da4e2f02d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7576e141f57dcdffe9ead103717431c9194f561c82b8332544a7d59e8bbd2b6e [INFO] running `Command { std: "docker" "start" "-a" "7576e141f57dcdffe9ead103717431c9194f561c82b8332544a7d59e8bbd2b6e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking bytes v1.7.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling zstd-safe v7.2.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking arrayref v0.3.8 [INFO] [stderr] Checking jiff v0.1.3 [INFO] [stderr] Checking constant_time_eq v0.3.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling cc v1.1.7 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking xattr v1.3.1 [INFO] [stderr] Compiling zstd-sys v2.0.12+zstd.1.5.6 [INFO] [stderr] Compiling blake3 v1.5.3 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Checking tokio v1.39.2 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking zstd v0.13.2 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking async-tempfile v0.6.0 [INFO] [stderr] Checking async-compression v0.4.12 [INFO] [stderr] Checking async_bagit v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function `custom` is never used [INFO] [stdout] --> src/metadata.rs:170:12 [INFO] [stdout] | [INFO] [stdout] 169 | impl Metadata { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] 170 | pub fn custom(key: impl Into, value: impl Into) -> Result { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lib.rs:192:26 [INFO] [stdout] | [INFO] [stdout] 192 | pub fn payload_items(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^ -------- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 192 | pub fn payload_items(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/payload.rs:141:21 [INFO] [stdout] | [INFO] [stdout] 141 | pub fn checksum(&self) -> &Checksum { [INFO] [stdout] | ^^^^^ --------- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 141 | pub fn checksum(&self) -> &Checksum<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking tokio-tar v0.3.1 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lib.rs:192:26 [INFO] [stdout] | [INFO] [stdout] 192 | pub fn payload_items(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^ -------- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 192 | pub fn payload_items(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/payload.rs:141:21 [INFO] [stdout] | [INFO] [stdout] 141 | pub fn checksum(&self) -> &Checksum { [INFO] [stdout] | ^^^^^ --------- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 141 | pub fn checksum(&self) -> &Checksum<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.30s [INFO] running `Command { std: "docker" "inspect" "7576e141f57dcdffe9ead103717431c9194f561c82b8332544a7d59e8bbd2b6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7576e141f57dcdffe9ead103717431c9194f561c82b8332544a7d59e8bbd2b6e", kill_on_drop: false }` [INFO] [stdout] 7576e141f57dcdffe9ead103717431c9194f561c82b8332544a7d59e8bbd2b6e