[INFO] fetching crate vsdb_trie_db 5.0.0... [INFO] testing vsdb_trie_db-5.0.0 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate vsdb_trie_db 5.0.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate vsdb_trie_db 5.0.0 [INFO] finished tweaking crates.io crate vsdb_trie_db 5.0.0 [INFO] tweaked toml for crates.io crate vsdb_trie_db 5.0.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate vsdb_trie_db 5.0.0 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate vsdb_trie_db 5.0.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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 72f11166e9918e9d5d5a12c6b3638ce9e909a0691ab82b83aea0ea0b97fa729e [INFO] running `Command { std: "docker" "start" "-a" "72f11166e9918e9d5d5a12c6b3638ce9e909a0691ab82b83aea0ea0b97fa729e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72f11166e9918e9d5d5a12c6b3638ce9e909a0691ab82b83aea0ea0b97fa729e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72f11166e9918e9d5d5a12c6b3638ce9e909a0691ab82b83aea0ea0b97fa729e", kill_on_drop: false }` [INFO] [stdout] 72f11166e9918e9d5d5a12c6b3638ce9e909a0691ab82b83aea0ea0b97fa729e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b1e12261dcce66136b5fc8f3513060ab4ca0a53491a4793d23b548586e8eefc [INFO] running `Command { std: "docker" "start" "-a" "8b1e12261dcce66136b5fc8f3513060ab4ca0a53491a4793d23b548586e8eefc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.96 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling cc v1.2.32 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling memmap2 v0.9.7 [INFO] [stderr] Compiling hash-db v0.16.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling parity-scale-codec v3.7.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling byte-slice-cast v1.2.3 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling trie-root v0.18.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling hash256-std-hasher v0.15.2 [INFO] [stderr] Compiling trie-db v0.30.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling keccak-hasher v0.16.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling ruc v8.1.2 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling lz4 v1.28.1 [INFO] [stderr] Compiling parity-db v0.5.4 [INFO] [stderr] Compiling vsdb_core v5.0.0 [INFO] [stderr] Compiling vsdb v5.0.0 [INFO] [stderr] Compiling vsdb_hash_db v5.0.0 [INFO] [stderr] Compiling vsdb_trie_db v5.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: trie-db v0.30.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "8b1e12261dcce66136b5fc8f3513060ab4ca0a53491a4793d23b548586e8eefc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b1e12261dcce66136b5fc8f3513060ab4ca0a53491a4793d23b548586e8eefc", kill_on_drop: false }` [INFO] [stdout] 8b1e12261dcce66136b5fc8f3513060ab4ca0a53491a4793d23b548586e8eefc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 295f012c4e3a44b5b7dc26dfd84cd54cd99566328fd449ef1e26a2817397289f [INFO] running `Command { std: "docker" "start" "-a" "295f012c4e3a44b5b7dc26dfd84cd54cd99566328fd449ef1e26a2817397289f", kill_on_drop: false }` [INFO] [stderr] Compiling vsdb_trie_db v5.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.05s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: trie-db v0.30.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "295f012c4e3a44b5b7dc26dfd84cd54cd99566328fd449ef1e26a2817397289f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "295f012c4e3a44b5b7dc26dfd84cd54cd99566328fd449ef1e26a2817397289f", kill_on_drop: false }` [INFO] [stdout] 295f012c4e3a44b5b7dc26dfd84cd54cd99566328fd449ef1e26a2817397289f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] af631e74437bcda964784578b0075f91df1ead630f0267d1a81b1b42bd9b4f60 [INFO] running `Command { std: "docker" "start" "-a" "af631e74437bcda964784578b0075f91df1ead630f0267d1a81b1b42bd9b4f60", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: trie-db v0.30.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vsdb_trie_db-626ecbd5088f9320) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test::trie_db_rederive ... ok [INFO] [stdout] test test::trie_db_iter ... ok [INFO] [stdout] test test::trie_db_destroy_and_prune ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] Doc-tests vsdb_trie_db [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/../README.md - (line 25) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] [stdout] all doctests ran in 1.16s; merged doctests compilation took 0.98s [INFO] running `Command { std: "docker" "inspect" "af631e74437bcda964784578b0075f91df1ead630f0267d1a81b1b42bd9b4f60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af631e74437bcda964784578b0075f91df1ead630f0267d1a81b1b42bd9b4f60", kill_on_drop: false }` [INFO] [stdout] af631e74437bcda964784578b0075f91df1ead630f0267d1a81b1b42bd9b4f60