[INFO] fetching crate milhouse 0.5.0... [INFO] testing milhouse-0.5.0 against 1.86.0 for beta-1.87-1 [INFO] extracting crate milhouse 0.5.0 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate milhouse 0.5.0 on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate milhouse 0.5.0 [INFO] finished tweaking crates.io crate milhouse 0.5.0 [INFO] tweaked toml for crates.io crate milhouse 0.5.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 234 packages to latest compatible versions [INFO] [stderr] Adding alloy-primitives v0.8.25 (available: v1.0.0) [INFO] [stderr] Adding ethereum_ssz v0.8.3 (available: v0.9.0) [INFO] [stderr] Adding ethereum_ssz_derive v0.8.3 (available: v0.9.0) [INFO] [stderr] Adding itertools v0.13.0 (available: v0.14.0) [INFO] [stderr] Adding ssz_types v0.10.1 (available: v0.11.0) [INFO] [stderr] Adding tree_hash v0.9.1 (available: v0.10.0) [INFO] [stderr] Adding tree_hash_derive v0.9.1 (available: v0.10.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ethereum_serde_utils v0.7.0 [INFO] [stderr] Downloaded tree_hash v0.9.1 [INFO] [stderr] Downloaded ethereum_ssz_derive v0.8.3 [INFO] [stderr] Downloaded tree_hash_derive v0.9.1 [INFO] [stderr] Downloaded ssz_types v0.10.1 [INFO] [stderr] Downloaded ethereum_hashing v0.7.0 [INFO] [stderr] Downloaded ethereum_ssz v0.8.3 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cbf5996dadfdf3dd7c9efcaecf06b2bd4d34988596b1a710a8c30a8378524f12 [INFO] running `Command { std: "docker" "start" "-a" "cbf5996dadfdf3dd7c9efcaecf06b2bd4d34988596b1a710a8c30a8378524f12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cbf5996dadfdf3dd7c9efcaecf06b2bd4d34988596b1a710a8c30a8378524f12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbf5996dadfdf3dd7c9efcaecf06b2bd4d34988596b1a710a8c30a8378524f12", kill_on_drop: false }` [INFO] [stdout] cbf5996dadfdf3dd7c9efcaecf06b2bd4d34988596b1a710a8c30a8378524f12 [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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b0729466926c754e3930d4b62e6ca70a3305ea38809611def1a4bc30ae162bdf [INFO] running `Command { std: "docker" "start" "-a" "b0729466926c754e3930d4b62e6ca70a3305ea38809611def1a4bc30ae162bdf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling proptest v1.6.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling derive_arbitrary v1.4.1 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling proptest-derive v0.5.1 [INFO] [stderr] Compiling arbitrary v1.4.1 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Compiling ethereum_hashing v0.7.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling ethereum_ssz_derive v0.8.3 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling ruint v1.14.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling const-hex v1.14.0 [INFO] [stderr] Compiling triomphe v0.1.14 [INFO] [stderr] Compiling alloy-primitives v0.8.25 [INFO] [stderr] Compiling ethereum_serde_utils v0.7.0 [INFO] [stderr] Compiling ethereum_ssz v0.8.3 [INFO] [stderr] Compiling tree_hash v0.9.1 [INFO] [stderr] Compiling milhouse v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "b0729466926c754e3930d4b62e6ca70a3305ea38809611def1a4bc30ae162bdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0729466926c754e3930d4b62e6ca70a3305ea38809611def1a4bc30ae162bdf", kill_on_drop: false }` [INFO] [stdout] b0729466926c754e3930d4b62e6ca70a3305ea38809611def1a4bc30ae162bdf [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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 320a3c4274288a0d696535642cf4391a821826d36b82a34abc82ad62ee7c8c01 [INFO] running `Command { std: "docker" "start" "-a" "320a3c4274288a0d696535642cf4391a821826d36b82a34abc82ad62ee7c8c01", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling clap_builder v4.5.36 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling tree_hash_derive v0.9.1 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling proptest v1.6.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling clap v4.5.36 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling ruint v1.14.0 [INFO] [stderr] Compiling alloy-primitives v0.8.25 [INFO] [stderr] Compiling ethereum_serde_utils v0.7.0 [INFO] [stderr] Compiling ethereum_ssz v0.8.3 [INFO] [stderr] Compiling tree_hash v0.9.1 [INFO] [stderr] Compiling ssz_types v0.10.1 [INFO] [stderr] Compiling milhouse v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "320a3c4274288a0d696535642cf4391a821826d36b82a34abc82ad62ee7c8c01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "320a3c4274288a0d696535642cf4391a821826d36b82a34abc82ad62ee7c8c01", kill_on_drop: false }` [INFO] [stdout] 320a3c4274288a0d696535642cf4391a821826d36b82a34abc82ad62ee7c8c01 [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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 63f3fdcc72990fca38392403d95edba0c7720d6cf67d5c65eb01727b2ac7e772 [INFO] running `Command { std: "docker" "start" "-a" "63f3fdcc72990fca38392403d95edba0c7720d6cf67d5c65eb01727b2ac7e772", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/milhouse-0d4ae72a242308ff) [INFO] [stdout] [INFO] [stdout] running 267 tests [INFO] [stdout] test interface::test::basic_mutation ... ok [INFO] [stdout] test builder::test::depth_upper_limit ... ok [INFO] [stdout] test interface::test::cow_mutate_twice ... ok [INFO] [stdout] test tests::builder::build_partial_hash256_list ... ok [INFO] [stdout] test tests::packed::out_of_order_mutations ... ok [INFO] [stdout] test tests::iterator::hash256_list_iter ... ok [INFO] [stdout] test tests::iterator::hash256_vec_iter ... ok [INFO] [stdout] test tests::iterator::hash256_vector_iter_from ... ok [INFO] [stdout] test tests::iterator::hash256_list_iter_from ... ok [INFO] [stdout] test interface::test::cow_iter ... ok [INFO] [stdout] test tests::packed::u64_packed_list_build_and_iter ... ok [INFO] [stdout] test tests::builder::build_packed_u64_list ... ok [INFO] [stdout] test tests::pop_front::level_iter_pop_front_basic_large ... ok [INFO] [stdout] test tests::packed::u64_packed_vector_build_and_iter ... ok [INFO] [stdout] test tests::packed::u64_packed_vector_tree_hash ... ok [INFO] [stdout] test tests::pop_front::pop_front_zero_noop ... ok [INFO] [stdout] test tests::pop_front::level_iter_pop_front_basic_packed_17 ... ok [INFO] [stdout] test tests::pop_front::level_iter_pop_front_basic_packed ... ok [INFO] [stdout] test tests::packed::u64_packed_list_tree_hash ... ok [INFO] [stdout] test tests::proptest::operations::list::hash256_1 ... ok [INFO] [stdout] test tests::proptest::operations::list::hash256_3 ... ok [INFO] [stdout] test tests::proptest::operations::list::hash256_4 ... ok [INFO] [stdout] test tests::proptest::operations::list::hash256_7 ... ok [INFO] [stdout] test tests::proptest::operations::list::hash256_2 ... ok [INFO] [stdout] test tests::proptest::operations::list::hash256_33 ... ok [INFO] [stdout] test tests::proptest::operations::list::hash256_32 ... ok [INFO] [stdout] test tests::proptest::operations::list::hash256_8 ... ok [INFO] [stdout] test tests::proptest::operations::list::large_1 ... ok [INFO] [stdout] test tests::proptest::operations::list::hash256_9 ... ok [INFO] [stdout] test tests::proptest::operations::list::large_3 ... ok [INFO] [stdout] test tests::proptest::operations::list::large_2 ... ok [INFO] [stdout] test tests::proptest::operations::list::large_32 ... ok [INFO] [stdout] test tests::proptest::operations::list::u64_1 ... ok [INFO] [stdout] test tests::proptest::operations::list::large_4 ... ok [INFO] [stdout] test tests::proptest::operations::list::large_7 ... ok [INFO] [stdout] test tests::proptest::operations::list::large_33 ... ok [INFO] [stdout] test tests::proptest::operations::list::large_9 ... ok [INFO] [stdout] test tests::proptest::operations::list::large_8 ... ok [INFO] [stdout] test tests::proptest::operations::list::hash256_1024 has been running for over 60 seconds [INFO] [stdout] test tests::proptest::operations::list::hash256_1024 ... ok [INFO] [stdout] test tests::proptest::operations::list::u64_3 ... ok [INFO] [stdout] test tests::proptest::operations::list::u64_2 ... ok [INFO] [stdout] test tests::proptest::operations::list::u64_4 ... ok [INFO] [stdout] test tests::proptest::operations::list::u64_32 ... ok [INFO] [stdout] test tests::proptest::operations::list::u64_33 ... ok [INFO] [stdout] test tests::proptest::operations::list::large_1024 has been running for over 60 seconds [INFO] [stdout] test tests::proptest::operations::list::u64_1024 ... ok [INFO] [stdout] test tests::proptest::operations::list::u64_7 ... ok [INFO] [stdout] test tests::proptest::operations::list::u64_9 ... ok [INFO] [stdout] test tests::proptest::operations::list::u8_1 ... ok [INFO] [stdout] test tests::proptest::operations::list::u64_8 ... ok [INFO] [stdout] test tests::proptest::operations::list::u8_2 ... ok [INFO] [stdout] test tests::proptest::operations::list::u8_1024 ... ok [INFO] [stdout] test tests::proptest::operations::list::u8_3 ... ok [INFO] [stdout] test tests::proptest::operations::list::u8_32 ... ok [INFO] [stdout] test tests::proptest::operations::list::u8_33 ... ok [INFO] [stdout] test tests::proptest::operations::list::u8_7 ... ok [INFO] [stdout] test tests::proptest::operations::list::u8_4 ... ok [INFO] [stdout] test tests::proptest::operations::list::u8_8 ... ok [INFO] [stdout] test tests::proptest::operations::list::u8_9 ... ok [INFO] [stdout] test tests::proptest::operations::vect::hash256_1 ... ok [INFO] [stdout] test tests::proptest::operations::vect::hash256_2 ... ok [INFO] [stdout] test tests::proptest::operations::vect::hash256_3 ... ok [INFO] [stdout] test tests::proptest::operations::vect::hash256_4 ... ok [INFO] [stdout] test tests::proptest::operations::vect::hash256_32 ... ok [INFO] [stdout] test tests::proptest::operations::vect::hash256_7 ... ok [INFO] [stdout] test tests::proptest::operations::vect::hash256_33 ... ok [INFO] [stdout] test tests::proptest::operations::vect::hash256_8 ... ok [INFO] [stdout] test tests::proptest::operations::vect::hash256_9 ... ok [INFO] [stdout] test tests::proptest::operations::list::large_1024 ... ok [INFO] [stdout] test tests::proptest::operations::vect::large_1 ... ok [INFO] [stdout] test tests::proptest::operations::vect::large_2 ... ok [INFO] [stdout] test tests::proptest::operations::vect::hash256_1024 has been running for over 60 seconds [INFO] [stdout] test tests::proptest::operations::vect::large_3 ... ok [INFO] [stdout] test tests::proptest::operations::vect::large_7 ... ok [INFO] [stdout] test tests::proptest::operations::vect::large_4 ... ok [INFO] [stdout] test tests::proptest::operations::vect::large_32 ... ok [INFO] [stdout] test tests::proptest::operations::vect::u64_1 ... ok [INFO] [stdout] test tests::proptest::operations::vect::large_8 ... ok [INFO] [stdout] test tests::proptest::operations::vect::u64_2 ... ok [INFO] [stdout] test tests::proptest::operations::vect::large_33 ... ok [INFO] [stdout] test tests::proptest::operations::vect::large_9 ... ok [INFO] [stdout] test tests::proptest::operations::vect::u64_3 ... ok [INFO] [stdout] test tests::proptest::operations::vect::u64_4 ... ok [INFO] [stdout] test tests::proptest::operations::vect::large_1024 has been running for over 60 seconds [INFO] [stdout] test tests::proptest::operations::vect::u64_7 ... ok [INFO] [stdout] test tests::proptest::operations::vect::u64_33 ... ok [INFO] [stdout] test tests::proptest::operations::vect::u64_32 ... ok [INFO] [stdout] test tests::proptest::operations::vect::u64_8 ... ok [INFO] [stdout] test tests::proptest::operations::vect::u64_9 ... ok [INFO] [stdout] test tests::proptest::operations::vect::u8_1 ... ok [INFO] [stdout] test tests::proptest::operations::vect::u8_2 ... ok [INFO] [stdout] test tests::proptest::operations::vect::u8_3 ... ok [INFO] [stdout] test tests::proptest::operations::vect::u64_1024 has been running for over 60 seconds [INFO] [stdout] test tests::proptest::operations::vect::u8_4 ... ok [INFO] [stdout] test tests::proptest::operations::vect::u8_32 ... ok [INFO] [stdout] test tests::proptest::operations::vect::u64_1024 ... ok [INFO] [stdout] test tests::proptest::rebase::list::hash256_1 ... ok [INFO] [stdout] test tests::proptest::operations::vect::u8_7 ... ok [INFO] [stdout] test tests::proptest::rebase::list::hash256_2 ... ok [INFO] [stdout] test tests::proptest::rebase::list::hash256_3 ... ok [INFO] [stdout] test tests::proptest::operations::vect::u8_33 ... ok [INFO] [stdout] test tests::proptest::rebase::list::hash256_33 ... ok [INFO] [stdout] test tests::proptest::rebase::list::hash256_4 ... ok [INFO] [stdout] test tests::proptest::rebase::list::hash256_32 ... ok [INFO] [stdout] test tests::proptest::rebase::list::hash256_7 ... ok [INFO] [stdout] test tests::proptest::rebase::list::hash256_8 ... ok [INFO] [stdout] test tests::proptest::rebase::list::large_1 ... ok [INFO] [stdout] test tests::proptest::rebase::list::hash256_9 ... ok [INFO] [stdout] test tests::proptest::rebase::list::large_2 ... ok [INFO] [stdout] test tests::proptest::operations::vect::u8_8 ... ok [INFO] [stdout] test tests::proptest::rebase::list::large_3 ... ok [INFO] [stdout] test tests::proptest::rebase::list::large_33 ... ok [INFO] [stdout] test tests::proptest::operations::vect::u8_1024 ... ok [INFO] [stdout] test tests::proptest::rebase::list::large_7 ... ok [INFO] [stdout] test tests::proptest::operations::vect::u8_9 ... ok [INFO] [stdout] test tests::proptest::rebase::list::large_8 ... ok [INFO] [stdout] test tests::proptest::rebase::list::u64_1 ... ok [INFO] [stdout] test tests::proptest::rebase::list::large_4 ... ok [INFO] [stdout] test tests::proptest::rebase::list::u64_2 ... ok [INFO] [stdout] test tests::proptest::rebase::list::u64_3 ... ok [INFO] [stdout] test tests::proptest::rebase::list::large_9 ... ok [INFO] [stdout] test tests::proptest::rebase::list::u64_1024 ... ok [INFO] [stdout] test tests::proptest::rebase::list::u64_33 ... ok [INFO] [stdout] test tests::proptest::rebase::list::u64_4 ... ok [INFO] [stdout] test tests::proptest::rebase::list::u64_8 ... ok [INFO] [stdout] test tests::proptest::rebase::list::u64_32 ... ok [INFO] [stdout] test tests::proptest::rebase::list::u64_9 ... ok [INFO] [stdout] test tests::proptest::rebase::list::u64_7 ... ok [INFO] [stdout] test tests::proptest::rebase::list::u8_1 ... ok [INFO] [stdout] test tests::proptest::rebase::list::u8_2 ... ok [INFO] [stdout] test tests::proptest::rebase::list::large_32 ... ok [INFO] [stdout] test tests::proptest::rebase::list::u8_3 ... ok [INFO] [stdout] test tests::proptest::rebase::list::u8_32 ... ok [INFO] [stdout] test tests::proptest::rebase::list::u8_33 ... ok [INFO] [stdout] test tests::proptest::rebase::list::u8_4 ... ok [INFO] [stdout] test tests::proptest::rebase::list::u8_7 ... ok [INFO] [stdout] test tests::proptest::rebase::list::u8_8 ... ok [INFO] [stdout] test tests::proptest::rebase::list::u8_9 ... ok [INFO] [stdout] test tests::proptest::rebase::vect::hash256_2 ... ok [INFO] [stdout] test tests::proptest::rebase::vect::hash256_1 ... ok [INFO] [stdout] test tests::proptest::rebase::vect::hash256_3 ... ok [INFO] [stdout] test tests::proptest::rebase::vect::hash256_33 ... ok [INFO] [stdout] test tests::proptest::rebase::list::u8_1024 ... ok [INFO] [stdout] test tests::proptest::rebase::vect::hash256_4 ... ok [INFO] [stdout] test tests::proptest::rebase::vect::hash256_7 ... ok [INFO] [stdout] test tests::proptest::operations::vect::hash256_1024 ... ok [INFO] [stdout] test tests::proptest::rebase::vect::hash256_8 ... ok [INFO] [stdout] test tests::proptest::rebase::vect::large_1 ... ok [INFO] [stdout] test tests::proptest::rebase::vect::hash256_9 ... ok [INFO] [stdout] test tests::proptest::rebase::vect::hash256_32 ... ok [INFO] [stdout] test tests::proptest::rebase::vect::large_2 ... ok [INFO] [stdout] test tests::proptest::rebase::vect::large_3 ... ok [INFO] [stdout] test tests::proptest::rebase::vect::large_4 ... ok [INFO] [stdout] test tests::proptest::rebase::vect::large_7 ... ok [INFO] [stdout] test tests::proptest::rebase::vect::large_32 ... ok [INFO] [stdout] test tests::proptest::rebase::vect::large_8 ... ok [INFO] [stdout] test tests::proptest::rebase::vect::u64_1 ... ok [INFO] [stdout] test tests::proptest::rebase::vect::large_9 ... ok [INFO] [stdout] test tests::proptest::rebase::vect::u64_2 ... ok [INFO] [stdout] test tests::proptest::rebase::vect::u64_3 ... ok [INFO] [stdout] test tests::proptest::rebase::vect::u64_32 ... ok [INFO] [stdout] test tests::proptest::rebase::vect::u64_33 ... ok [INFO] [stdout] test tests::proptest::rebase::vect::u64_4 ... ok [INFO] [stdout] test tests::proptest::rebase::vect::u64_7 ... ok [INFO] [stdout] test tests::proptest::rebase::vect::u64_8 ... ok [INFO] [stdout] test tests::proptest::rebase::vect::large_33 ... ok [INFO] [stdout] test tests::proptest::rebase::vect::u64_9 ... ok [INFO] [stdout] test tests::proptest::rebase::vect::u8_1 ... ok [INFO] [stdout] test tests::proptest::rebase::vect::u8_2 ... ok [INFO] [stdout] test tests::proptest::rebase::vect::u8_3 ... ok [INFO] [stdout] test tests::proptest::rebase::vect::u8_32 ... ok [INFO] [stdout] test tests::proptest::rebase::vect::u8_33 ... ok [INFO] [stdout] test tests::proptest::rebase::vect::u8_4 ... ok [INFO] [stdout] test tests::proptest::rebase::vect::u64_1024 ... ok [INFO] [stdout] test tests::proptest::rebase::vect::u8_7 ... ok [INFO] [stdout] test tests::proptest::rebase::vect::u8_9 ... ok [INFO] [stdout] test tests::proptest::rebase::vect::u8_8 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::list::hash256_1 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::list::hash256_2 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::list::hash256_3 ... ok [INFO] [stdout] test tests::proptest::rebase::vect::u8_1024 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::list::hash256_32 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::list::hash256_4 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::list::hash256_33 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::list::hash256_7 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::list::hash256_8 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::list::hash256_9 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::list::large_1 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::list::large_2 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::list::large_3 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::list::large_32 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::list::large_33 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::list::large_4 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::list::large_7 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::list::large_8 ... ok [INFO] [stdout] test tests::proptest::rebase::list::hash256_1024 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::list::u64_1 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::list::large_9 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::list::u64_2 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::list::u64_3 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::list::u64_32 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::list::u64_33 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::list::u64_4 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::list::u64_7 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::list::u64_8 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::list::u64_9 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::list::u8_1 ... ok [INFO] [stdout] test tests::proptest::rebase::list::large_1024 has been running for over 60 seconds [INFO] [stdout] test tests::proptest::rebase::vect::hash256_1024 has been running for over 60 seconds [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::list::u8_1024 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::list::u8_2 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::list::u8_3 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::list::u8_32 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::list::u8_33 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::list::u8_4 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::list::u8_7 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::list::u8_8 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::list::u8_9 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::vect::hash256_1 ... ok [INFO] [stdout] test tests::proptest::rebase::vect::large_1024 has been running for over 60 seconds [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::list::u64_1024 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::vect::hash256_2 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::vect::hash256_3 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::vect::hash256_32 ... ok [INFO] [stdout] test tests::proptest::rebase::list::large_1024 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::vect::hash256_4 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::list::hash256_1024 has been running for over 60 seconds [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::vect::hash256_7 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::vect::hash256_8 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::vect::hash256_33 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::vect::hash256_9 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::vect::large_1 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::vect::large_2 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::list::hash256_1024 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::list::large_1024 has been running for over 60 seconds [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::vect::large_3 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::vect::large_32 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::vect::large_4 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::vect::large_33 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::vect::large_7 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::vect::large_8 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::vect::u64_1 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::vect::large_9 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::vect::u64_2 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::vect::u64_3 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::vect::u64_32 ... ok [INFO] [stdout] test tests::proptest::rebase::vect::hash256_1024 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::vect::u64_4 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::vect::u64_7 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::vect::u64_8 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::vect::u64_33 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::vect::u8_1 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::vect::u64_9 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::vect::u8_2 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::vect::u8_3 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::vect::u8_32 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::vect::u8_33 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::vect::u8_4 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::vect::u8_7 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::vect::u8_8 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::vect::u8_9 ... ok [INFO] [stdout] test tests::repeat::list_list_u8_64 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::vect::hash256_1024 has been running for over 60 seconds [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::vect::u8_1024 ... ok [INFO] [stdout] test tests::repeat::list_u8_64 ... ok [INFO] [stdout] test tests::repeat::list_u8_8 ... ok [INFO] [stdout] test tests::size_of::size_of_hash256 ... ok [INFO] [stdout] test tests::size_of::size_of_u8 ... ok [INFO] [stdout] test utils::test::odd_index_level ... ok [INFO] [stdout] test utils::test::packing_depth_level ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::vect::u64_1024 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::vect::large_1024 has been running for over 60 seconds [INFO] [stdout] test tests::proptest::rebase::vect::large_1024 ... ok [INFO] [stdout] test tests::repeat::list_u8_1024 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::vect::hash256_1024 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::list::large_1024 ... ok [INFO] [stdout] test tests::proptest::operations::vect::large_1024 ... ok [INFO] [stdout] test tests::proptest::tree_hash_and_ssz::vect::large_1024 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 267 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 471.52s [INFO] [stdout] [INFO] [stderr] Doc-tests milhouse [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "63f3fdcc72990fca38392403d95edba0c7720d6cf67d5c65eb01727b2ac7e772", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63f3fdcc72990fca38392403d95edba0c7720d6cf67d5c65eb01727b2ac7e772", kill_on_drop: false }` [INFO] [stdout] 63f3fdcc72990fca38392403d95edba0c7720d6cf67d5c65eb01727b2ac7e772