[INFO] fetching crate kvx 0.9.3... [INFO] checking kvx-0.9.3 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate kvx 0.9.3 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate kvx 0.9.3 [INFO] finished tweaking crates.io crate kvx 0.9.3 [INFO] tweaked toml for crates.io crate kvx 0.9.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate kvx 0.9.3 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 174 packages to latest compatible versions [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding serial_test v2.0.0 (available: v3.2.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 398d9f1df727d6ec4816165da3b90d8a511777d712508ddad98a914ec3def724 [INFO] running `Command { std: "docker" "start" "-a" "398d9f1df727d6ec4816165da3b90d8a511777d712508ddad98a914ec3def724", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "398d9f1df727d6ec4816165da3b90d8a511777d712508ddad98a914ec3def724", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "398d9f1df727d6ec4816165da3b90d8a511777d712508ddad98a914ec3def724", kill_on_drop: false }` [INFO] [stdout] 398d9f1df727d6ec4816165da3b90d8a511777d712508ddad98a914ec3def724 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] febaf8a208c109601353a370a27b65657ef4de60edabcb80af79d140bdbd5692 [INFO] running `Command { std: "docker" "start" "-a" "febaf8a208c109601353a370a27b65657ef4de60edabcb80af79d140bdbd5692", kill_on_drop: false }` [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking tinyvec v1.10.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling postgres-derive v0.4.6 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Checking postgres-protocol v0.6.8 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Checking whoami v1.6.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking postgres-types v0.2.9 [INFO] [stderr] Checking fd-lock v4.0.4 [INFO] [stderr] Compiling serial_test_derive v2.0.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking serial_test v2.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking tokio-postgres v0.7.13 [INFO] [stderr] Checking postgres v0.19.10 [INFO] [stderr] Checking kvx_types v0.9.3 [INFO] [stderr] Checking r2d2_postgres v0.18.2 [INFO] [stderr] Compiling kvx_macros v0.9.3 [INFO] [stderr] Checking kvx v0.9.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `ReadOnlyMemory` is never constructed [INFO] [stdout] --> src/implementations/memory.rs:210:8 [INFO] [stdout] | [INFO] [stdout] 210 | struct ReadOnlyMemory { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ReadOnlyMemory` is never constructed [INFO] [stdout] --> src/implementations/memory.rs:210:8 [INFO] [stdout] | [INFO] [stdout] 210 | struct ReadOnlyMemory { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.18s [INFO] running `Command { std: "docker" "inspect" "febaf8a208c109601353a370a27b65657ef4de60edabcb80af79d140bdbd5692", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "febaf8a208c109601353a370a27b65657ef4de60edabcb80af79d140bdbd5692", kill_on_drop: false }` [INFO] [stdout] febaf8a208c109601353a370a27b65657ef4de60edabcb80af79d140bdbd5692