[INFO] fetching crate x79d8 0.2.1... [INFO] testing x79d8-0.2.1 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate x79d8 0.2.1 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate x79d8 0.2.1 [INFO] finished tweaking crates.io crate x79d8 0.2.1 [INFO] tweaked toml for crates.io crate x79d8 0.2.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate x79d8 0.2.1 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate x79d8 0.2.1 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2807260c1313112a2b67540dd4830f55a8c92f7ccaaa7fae0f460908de6921c0 [INFO] running `Command { std: "docker" "start" "-a" "2807260c1313112a2b67540dd4830f55a8c92f7ccaaa7fae0f460908de6921c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2807260c1313112a2b67540dd4830f55a8c92f7ccaaa7fae0f460908de6921c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2807260c1313112a2b67540dd4830f55a8c92f7ccaaa7fae0f460908de6921c0", kill_on_drop: false }` [INFO] [stdout] 2807260c1313112a2b67540dd4830f55a8c92f7ccaaa7fae0f460908de6921c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 29b3112163cd674ae43ba2e192bd68ee193694b01a00b40f4c0978cb6bb26055 [INFO] running `Command { std: "docker" "start" "-a" "29b3112163cd674ae43ba2e192bd68ee193694b01a00b40f4c0978cb6bb26055", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling raw-cpuid v9.1.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling prometheus v0.12.0 [INFO] [stderr] Compiling rustix v1.0.2 [INFO] [stderr] Compiling atomic-shim v0.1.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling moka v0.3.1 [INFO] [stderr] Compiling quanta v0.7.2 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling slog-scope v4.4.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling cht v0.4.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling base64ct v1.7.3 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling slog-stdlog v4.1.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling proxy-protocol v0.3.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling derive_more v0.99.19 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rtoolbox v0.0.2 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling tempfile v3.19.0 [INFO] [stderr] Compiling rpassword v7.3.1 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling env_logger v0.11.7 [INFO] [stderr] Compiling scrypt v0.11.0 [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling cfb-mode v0.8.2 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling block-modes v0.9.1 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling sapling-minibytes v0.1.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling libunftp v0.17.4 [INFO] [stderr] Compiling x79d8 v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.55s [INFO] running `Command { std: "docker" "inspect" "29b3112163cd674ae43ba2e192bd68ee193694b01a00b40f4c0978cb6bb26055", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29b3112163cd674ae43ba2e192bd68ee193694b01a00b40f4c0978cb6bb26055", kill_on_drop: false }` [INFO] [stdout] 29b3112163cd674ae43ba2e192bd68ee193694b01a00b40f4c0978cb6bb26055 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1074a83ab0213ef9454fab5d9b6654028cfb031f14c51d3109571778079e60b3 [INFO] running `Command { std: "docker" "start" "-a" "1074a83ab0213ef9454fab5d9b6654028cfb031f14c51d3109571778079e60b3", kill_on_drop: false }` [INFO] [stderr] Compiling x79d8 v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.49s [INFO] running `Command { std: "docker" "inspect" "1074a83ab0213ef9454fab5d9b6654028cfb031f14c51d3109571778079e60b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1074a83ab0213ef9454fab5d9b6654028cfb031f14c51d3109571778079e60b3", kill_on_drop: false }` [INFO] [stdout] 1074a83ab0213ef9454fab5d9b6654028cfb031f14c51d3109571778079e60b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c0066f155e64bf3816bacf073441ad1f892383a31d9d9effc41bf4099d7f218e [INFO] running `Command { std: "docker" "start" "-a" "c0066f155e64bf3816bacf073441ad1f892383a31d9d9effc41bf4099d7f218e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/x79d8-4b422d39e0b44df1) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test intkv::wrapper::buffered::test_buffered ... ok [INFO] [stdout] test intkv::backend::mem::test_mem_int_kv ... ok [INFO] [stdout] test intkv::backend::fs::test_fsint_kv ... ok [INFO] [stdout] test intkv::wrapper::page::test_page_kv_16384 ... ok [INFO] [stdout] test intkv::wrapper::page::test_page_kv_64 ... ok [INFO] [stdout] test intkv::wrapper::page::test_page_kv_1024 ... ok [INFO] [stdout] test intkv::wrapper::enc::test_enc_kv ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.85s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c0066f155e64bf3816bacf073441ad1f892383a31d9d9effc41bf4099d7f218e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0066f155e64bf3816bacf073441ad1f892383a31d9d9effc41bf4099d7f218e", kill_on_drop: false }` [INFO] [stdout] c0066f155e64bf3816bacf073441ad1f892383a31d9d9effc41bf4099d7f218e