[INFO] fetching crate alexandria 0.2.0... [INFO] checking alexandria-0.2.0 against master#8f08b3a32478b8d0507732800ecb548a76e0fd0c for pr-144157 [INFO] extracting crate alexandria 0.2.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate alexandria 0.2.0 [INFO] finished tweaking crates.io crate alexandria 0.2.0 [INFO] tweaked toml for crates.io crate alexandria 0.2.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate alexandria 0.2.0 on toolchain 8f08b3a32478b8d0507732800ecb548a76e0fd0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f08b3a32478b8d0507732800ecb548a76e0fd0c" "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" "+8f08b3a32478b8d0507732800ecb548a76e0fd0c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 160 packages to latest compatible versions [INFO] [stderr] Adding bincode v1.3.3 (available: v2.0.1) [INFO] [stderr] Adding ed25519-dalek v1.0.1 (available: v2.2.0) [INFO] [stderr] Adding rand v0.7.3 (available: v0.9.2) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.12) [INFO] [stderr] Adding zeroize v1.3.0 (available: v1.8.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f08b3a32478b8d0507732800ecb548a76e0fd0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded alexandria-tags v0.2.0 [INFO] [stderr] Downloaded ratman-identity v0.6.2 [INFO] [stderr] Downloaded keybob v0.4.0 [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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+8f08b3a32478b8d0507732800ecb548a76e0fd0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0a63e9bb345ef5e28cfd43def99e2ba9855158c6e5ed59c9f0960ca31704290d [INFO] running `Command { std: "docker" "start" "-a" "0a63e9bb345ef5e28cfd43def99e2ba9855158c6e5ed59c9f0960ca31704290d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a63e9bb345ef5e28cfd43def99e2ba9855158c6e5ed59c9f0960ca31704290d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a63e9bb345ef5e28cfd43def99e2ba9855158c6e5ed59c9f0960ca31704290d", kill_on_drop: false }` [INFO] [stdout] 0a63e9bb345ef5e28cfd43def99e2ba9855158c6e5ed59c9f0960ca31704290d [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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+8f08b3a32478b8d0507732800ecb548a76e0fd0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6acc4ebf47c5f4cc28f9ce649b507afae88a0ec52ef5a71fdf50e9a6c8875daf [INFO] running `Command { std: "docker" "start" "-a" "6acc4ebf47c5f4cc28f9ce649b507afae88a0ec52ef5a71fdf50e9a6c8875daf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking slab v0.4.10 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking futures-lite v2.6.0 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Checking value-bag v1.11.1 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking ed25519 v1.5.3 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking async-executor v1.13.2 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Compiling libsodium-sys v0.2.7 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking blake2 v0.8.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Checking blake2 v0.9.2 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking pbkdf2 v0.4.0 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Checking polling v3.9.0 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking async-io v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking async-signal v0.2.12 [INFO] [stderr] Checking async-global-executor v2.4.1 [INFO] [stderr] Checking async-process v2.4.0 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking curve25519-dalek v3.2.1 [INFO] [stderr] Checking async-std v1.13.1 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking keybob v0.4.0 [INFO] [stderr] Checking alexandria-tags v0.2.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking ratman-identity v0.6.2 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking sodiumoxide v0.2.7 [INFO] [stderr] Checking alexandria v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `user`, `rec_id`, and `action` are never read [INFO] [stdout] --> src/delta.rs:57:16 [INFO] [stdout] | [INFO] [stdout] 56 | pub(crate) struct Delta { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 57 | pub(crate) user: Session, [INFO] [stdout] | ^^^^ [INFO] [stdout] 58 | pub(crate) rec_id: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | pub(crate) action: DeltaType, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Delta` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `user`, `rec_id`, and `action` are never read [INFO] [stdout] --> src/delta.rs:57:16 [INFO] [stdout] | [INFO] [stdout] 56 | pub(crate) struct Delta { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 57 | pub(crate) user: Session, [INFO] [stdout] | ^^^^ [INFO] [stdout] 58 | pub(crate) rec_id: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | pub(crate) action: DeltaType, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Delta` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 04s [INFO] running `Command { std: "docker" "inspect" "6acc4ebf47c5f4cc28f9ce649b507afae88a0ec52ef5a71fdf50e9a6c8875daf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6acc4ebf47c5f4cc28f9ce649b507afae88a0ec52ef5a71fdf50e9a6c8875daf", kill_on_drop: false }` [INFO] [stdout] 6acc4ebf47c5f4cc28f9ce649b507afae88a0ec52ef5a71fdf50e9a6c8875daf