[INFO] fetching crate sp-trie 42.0.0... [INFO] testing sp-trie-42.0.0 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681 [INFO] extracting crate sp-trie 42.0.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate sp-trie 42.0.0 [INFO] finished tweaking crates.io crate sp-trie 42.0.0 [INFO] tweaked toml for crates.io crate sp-trie 42.0.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sp-trie 42.0.0 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sp-trie 42.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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded plotters-svg v0.3.5 [INFO] [stderr] Downloaded ciborium-io v0.2.1 [INFO] [stderr] Downloaded plotters-backend v0.3.5 [INFO] [stderr] Downloaded trie-bench v0.42.0 [INFO] [stderr] Downloaded plotters v0.3.5 [INFO] [stderr] Downloaded ciborium-ll v0.2.1 [INFO] [stderr] Downloaded trie-standardmap v0.16.0 [INFO] [stderr] Downloaded ciborium v0.2.1 [INFO] [stderr] Downloaded keccak-hasher v0.16.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bca3d73fcf40c6407fabf61cb131cdff8fe2afe489b4bd62658ec101fc99c3a7 [INFO] running `Command { std: "docker" "start" "-a" "bca3d73fcf40c6407fabf61cb131cdff8fe2afe489b4bd62658ec101fc99c3a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bca3d73fcf40c6407fabf61cb131cdff8fe2afe489b4bd62658ec101fc99c3a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bca3d73fcf40c6407fabf61cb131cdff8fe2afe489b4bd62658ec101fc99c3a7", kill_on_drop: false }` [INFO] [stdout] bca3d73fcf40c6407fabf61cb131cdff8fe2afe489b4bd62658ec101fc99c3a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 807654f2cebd62fd7ff8e23b6f524617b2b141bc5d8994132b8dffd2560af25d [INFO] running `Command { std: "docker" "start" "-a" "807654f2cebd62fd7ff8e23b6f524617b2b141bc5d8994132b8dffd2560af25d", kill_on_drop: false }` [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling const-oid v0.9.5 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling winnow v0.5.15 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling parity-scale-codec v3.7.5 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling keccak v0.1.4 [INFO] [stderr] Compiling find-msvc-tools v0.1.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling cc v1.2.35 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Compiling bitcoin-internals v0.2.0 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling jam-codec v0.1.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling hash-db v0.16.0 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling toml_edit v0.21.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Compiling atomic-waker v1.1.1 [INFO] [stderr] Compiling uint v0.10.0 [INFO] [stderr] Compiling getrandom_or_panic v0.0.3 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling prometheus v0.13.3 [INFO] [stderr] Compiling hex-conservative v0.1.1 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling libsecp256k1 v0.7.1 [INFO] [stderr] Compiling blake2b_simd v1.0.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling bitcoin_hashes v0.13.0 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling environmental v1.1.4 [INFO] [stderr] Compiling impl-num-traits v0.2.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling hash256-std-hasher v0.15.2 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling array-bytes v6.2.2 [INFO] [stderr] Compiling sp-std v14.0.0 [INFO] [stderr] Compiling trie-db v0.30.0 [INFO] [stderr] Compiling trie-root v0.18.0 [INFO] [stderr] Compiling memory-db v0.34.0 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling secp256k1-sys v0.9.2 [INFO] [stderr] Compiling schnellru v0.2.3 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling parity-scale-codec-derive v3.7.5 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.0 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.65 [INFO] [stderr] Compiling scale-info-derive v2.11.6 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Compiling jam-codec-derive v0.1.0 [INFO] [stderr] Compiling sp-debug-derive v14.0.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling der v0.7.8 [INFO] [stderr] Compiling merlin v3.0.0 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling crypto-bigint v0.5.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling spki v0.7.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling signature v2.1.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling ed25519 v2.2.2 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling secp256k1 v0.28.2 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling sp-crypto-hashing v0.1.0 [INFO] [stderr] Compiling ed25519-zebra v4.0.3 [INFO] [stderr] Compiling serdect v0.2.0 [INFO] [stderr] Compiling impl-serde v0.5.0 [INFO] [stderr] Compiling serde_bytes v0.11.12 [INFO] [stderr] Compiling bip39 v2.2.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling schnorrkel v0.11.4 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling ecdsa v0.16.8 [INFO] [stderr] Compiling scale-info v2.11.6 [INFO] [stderr] Compiling sp-storage v22.0.0 [INFO] [stderr] Compiling impl-codec v0.7.1 [INFO] [stderr] Compiling substrate-bip39 v0.6.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling sp-externalities v0.31.0 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling ss58-registry v1.43.0 [INFO] [stderr] Compiling primitive-types v0.13.1 [INFO] [stderr] Compiling bounded-collections v0.3.2 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling substrate-prometheus-endpoint v0.17.7 [INFO] [stderr] Compiling sp-core v39.0.0 [INFO] [stderr] Compiling sp-trie v42.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.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 2` [INFO] running `Command { std: "docker" "inspect" "807654f2cebd62fd7ff8e23b6f524617b2b141bc5d8994132b8dffd2560af25d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "807654f2cebd62fd7ff8e23b6f524617b2b141bc5d8994132b8dffd2560af25d", kill_on_drop: false }` [INFO] [stdout] 807654f2cebd62fd7ff8e23b6f524617b2b141bc5d8994132b8dffd2560af25d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be476fb20151679d82b065f8c3b33218c041e36add52a3d1b9c694fa40dc21d7 [INFO] running `Command { std: "docker" "start" "-a" "be476fb20151679d82b065f8c3b33218c041e36add52a3d1b9c694fa40dc21d7", kill_on_drop: false }` [INFO] [stderr] Compiling parity-scale-codec v3.7.5 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling hash-db v0.16.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling hash256-std-hasher v0.15.2 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling ciborium-io v0.2.1 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling impl-num-traits v0.2.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling trie-db v0.30.0 [INFO] [stderr] Compiling trie-root v0.18.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling memory-db v0.34.0 [INFO] [stderr] Compiling ciborium-ll v0.2.1 [INFO] [stderr] Compiling keccak-hasher v0.16.0 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling trie-standardmap v0.16.0 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling serdect v0.2.0 [INFO] [stderr] Compiling impl-serde v0.5.0 [INFO] [stderr] Compiling serde_bytes v0.11.12 [INFO] [stderr] Compiling jam-codec v0.1.0 [INFO] [stderr] Compiling bip39 v2.2.0 [INFO] [stderr] Compiling ciborium v0.2.1 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling schnorrkel v0.11.4 [INFO] [stderr] Compiling libsecp256k1 v0.7.1 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling ss58-registry v1.43.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling ecdsa v0.16.8 [INFO] [stderr] Compiling substrate-bip39 v0.6.0 [INFO] [stderr] Compiling scale-info v2.11.6 [INFO] [stderr] Compiling impl-codec v0.7.1 [INFO] [stderr] Compiling sp-storage v22.0.0 [INFO] [stderr] Compiling sp-externalities v0.31.0 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling primitive-types v0.13.1 [INFO] [stderr] Compiling bounded-collections v0.3.2 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling sp-core v39.0.0 [INFO] [stderr] Compiling trie-bench v0.42.0 [INFO] [stderr] Compiling sp-trie v42.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 21.75s [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 2` [INFO] running `Command { std: "docker" "inspect" "be476fb20151679d82b065f8c3b33218c041e36add52a3d1b9c694fa40dc21d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be476fb20151679d82b065f8c3b33218c041e36add52a3d1b9c694fa40dc21d7", kill_on_drop: false }` [INFO] [stdout] be476fb20151679d82b065f8c3b33218c041e36add52a3d1b9c694fa40dc21d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6f0292f436d8081d514bac86b5d899a08f6a4e92e78f16c5e65a174288aaa850 [INFO] running `Command { std: "docker" "start" "-a" "6f0292f436d8081d514bac86b5d899a08f6a4e92e78f16c5e65a174288aaa850", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s [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 2` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sp_trie-40bad96b55045056) [INFO] [stdout] [INFO] [stdout] running 55 tests [INFO] [stdout] test cache::shared_cache::tests::shared_value_cache_works ... ok [INFO] [stdout] test accessed_nodes_tracker::tests::proof_with_unused_nodes_is_rejected ... ok [INFO] [stdout] test cache::tests::cache_lru_works ... ok [INFO] [stdout] test hasher_random_state::tests::adding_randomness_does_not_affect_already_instantiated_builders ... ok [INFO] [stdout] test proof_size_extension::tests::record_and_replay_integration ... ok [INFO] [stdout] test hasher_random_state::tests::hashbuilder_produces_same_result ... ok [INFO] [stdout] test cache::tests::basic_cache_works ... ok [INFO] [stdout] test hasher_random_state::tests::sanity_check ... ok [INFO] [stdout] test proof_size_extension::tests::recording_proof_size_provider_basic_functionality ... ok [INFO] [stdout] test cache::tests::trie_db_cache_and_recorder_work_together ... ok [INFO] [stdout] test cache::tests::trie_db_mut_cache_works ... ok [INFO] [stdout] test proof_size_extension::tests::recorded_proof_size_estimations_struct ... ok [INFO] [stdout] test proof_size_extension::tests::recording_proof_size_provider_host_transaction_rollback ... ok [INFO] [stdout] test proof_size_extension::tests::recording_proof_size_provider_host_transactions ... ok [INFO] [stdout] test proof_size_extension::tests::recording_proof_size_provider_nested_host_transaction_rollback ... ok [INFO] [stdout] test proof_size_extension::tests::recording_proof_size_provider_rollback_on_base_transaction_does_nothing ... ok [INFO] [stdout] test proof_size_extension::tests::recording_proof_size_provider_nested_host_transactions ... ok [INFO] [stdout] test proof_size_extension::tests::replay_proof_size_provider_basic_functionality ... ok [INFO] [stdout] test proof_size_extension::tests::recording_proof_size_provider_runtime_transactions_ignored ... ok [INFO] [stdout] test proof_size_extension::tests::replay_proof_size_provider_empty_returns_zero ... ok [INFO] [stdout] test proof_size_extension::tests::replay_proof_size_provider_from_trait ... ok [INFO] [stdout] test proof_size_extension::tests::replay_proof_size_provider_exhausted_returns_zero ... ok [INFO] [stdout] test proof_size_extension::tests::replay_proof_size_provider_single_value ... ok [INFO] [stdout] test storage_proof::tests::invalid_compact_proof_does_not_panic_when_decoding ... ok [INFO] [stdout] test tests::codec_trie_empty ... ok [INFO] [stdout] test tests::codec_trie_single_tuple ... ok [INFO] [stdout] test tests::codec_trie_two_tuples_disjoint_keys ... ok [INFO] [stdout] test recorder::tests::recorder_transaction_accessed_keys_works ... ok [INFO] [stdout] test tests::default_trie_root ... ok [INFO] [stdout] test storage_proof::tests::proof_with_duplicate_nodes_is_rejected ... ok [INFO] [stdout] test recorder::tests::recorder_ignoring_nodes_works ... ok [INFO] [stdout] test recorder::tests::recorder_transactions_commit_and_rollback_work ... ok [INFO] [stdout] test tests::branch_is_equivalent ... ok [INFO] [stdout] test recorder::tests::recorder_transactions_commit_work ... ok [INFO] [stdout] test tests::extension_and_branch_is_equivalent ... ok [INFO] [stdout] test tests::extension_and_branch_with_value_is_equivalent ... ok [INFO] [stdout] test tests::empty_is_equivalent ... ok [INFO] [stdout] test recorder::tests::recorder_works ... ok [INFO] [stdout] test recorder::tests::recorder_transactions_rollback_work ... ok [INFO] [stdout] test tests::bigger_extension_and_branch_with_value_is_equivalent ... ok [INFO] [stdout] test tests::proof_inclusion_works ... ok [INFO] [stdout] test tests::iterator_works ... ok [INFO] [stdout] test tests::proof_non_inclusion_works ... ok [INFO] [stdout] test tests::leaf_is_equivalent ... ok [INFO] [stdout] test tests::node_with_no_children_fail_decoding ... ok [INFO] [stdout] test tests::single_long_leaf_is_equivalent ... ok [INFO] [stdout] test cache::tests::trie_db_mut_cache_and_recorder_work_together ... ok [INFO] [stdout] test tests::two_long_leaves_is_equivalent ... ok [INFO] [stdout] test cache::tests::cache_respects_bounds ... ok [INFO] [stdout] test tests::generate_storage_root_with_proof_works_independently_from_the_delta_order ... ok [INFO] [stdout] test tests::big_key ... ok [INFO] [stdout] test trie_codec::tests::ensure_multiple_tries_encode_compact_works ... ok [INFO] [stdout] test tests::standard_is_equivalent ... ok [INFO] [stdout] test cache::tests::test_trusted_works ... FAILED [INFO] [stdout] test tests::random_should_work has been running for over 60 seconds [INFO] [stdout] test tests::random_should_work ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- cache::tests::test_trusted_works stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'cache::tests::test_trusted_works' (30) panicked at src/cache/mod.rs:1234:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: 2477 [INFO] [stdout] right: 2478 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5f1b66fc5bd2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f1b66fc5bd2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f1b66fc5bd2 - std[3b51380354919863]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f1b66fc5bd2 - <::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f1b66fdaeaa - ::fmt [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f1b66fdaeaa - core[27de1724e4349be2]::fmt::write [INFO] [stdout] 6: 0x5f1b66fcaa86 - std[3b51380354919863]::io::default_write_fmt::> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f1b66fcaa86 - as std[3b51380354919863]::io::Write>::write_fmt [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f1b66fa412f - ::print [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f1b66fa412f - std[3b51380354919863]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f1b66fbdd19 - std[3b51380354919863]::panicking::default_hook [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f1b66e7de9e - core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x5f1b66e7de9e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f1b66fbded2 - core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x5f1b66fbded2 - std[3b51380354919863]::panicking::panic_with_hook [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f1b66fa41e8 - std[3b51380354919863]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f1b66f99439 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f1b66fa503d - __rustc[d79c0ace40940972]::rust_begin_unwind [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f1b66fdb5dc - core[27de1724e4349be2]::panicking::panic_fmt [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f1b66fdb463 - core[27de1724e4349be2]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x5f1b66fd7702 - core[27de1724e4349be2]::panicking::assert_failed:: [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x5f1b66d7aca4 - sp_trie[55047768e013b10]::cache::tests::test_trusted_works [INFO] [stdout] at /opt/rustwide/workdir/src/cache/mod.rs:1234:3 [INFO] [stdout] 22: 0x5f1b66d72827 - sp_trie[55047768e013b10]::cache::tests::test_trusted_works::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/cache/mod.rs:1190:25 [INFO] [stdout] 23: 0x5f1b66da0396 - >::call_once [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5f1b66e7224b - core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5f1b66e7224b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5f1b66e7eaaa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5f1b66e7eaaa - as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x5f1b66e7eaaa - std[3b51380354919863]::panicking::catch_unwind::do_call::, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x5f1b66e7eaaa - std[3b51380354919863]::panicking::catch_unwind::, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x5f1b66e7eaaa - std[3b51380354919863]::panic::catch_unwind::, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5f1b66e7eaaa - test[182b2e79ecd7bbd9]::run_test_in_process [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5f1b66e7eaaa - test[182b2e79ecd7bbd9]::run_test::{closure#0} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5f1b66e7a054 - test[182b2e79ecd7bbd9]::run_test::{closure#1} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5f1b66e7a054 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x5f1b66e815a2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x5f1b66e815a2 - ::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x5f1b66e815a2 - std[3b51380354919863]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x5f1b66e815a2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x5f1b66e815a2 - std[3b51380354919863]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5f1b66e815a2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x5f1b66e815a2 - ::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5f1b66fc544f - + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 43: 0x5f1b66fc544f - ::new::thread_start [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17 [INFO] [stdout] 44: 0x73afb8271aa4 - [INFO] [stdout] 45: 0x73afb82fea64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] cache::tests::test_trusted_works [INFO] [stdout] [INFO] [stdout] test result: FAILED. 54 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 131.53s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "6f0292f436d8081d514bac86b5d899a08f6a4e92e78f16c5e65a174288aaa850", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f0292f436d8081d514bac86b5d899a08f6a4e92e78f16c5e65a174288aaa850", kill_on_drop: false }` [INFO] [stdout] 6f0292f436d8081d514bac86b5d899a08f6a4e92e78f16c5e65a174288aaa850