[INFO] fetching crate milhouse 0.9.0...
[INFO] testing milhouse-0.9.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate milhouse 0.9.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate milhouse 0.9.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate milhouse 0.9.0
[INFO] tweaked toml for crates.io crate milhouse 0.9.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate milhouse 0.9.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate milhouse 0.9.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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ce4ad10ee2f6f816f7aca16c453923366da324dafa85ea1623cec702a8c9f468
[INFO] running `Command { std: "docker" "start" "-a" "ce4ad10ee2f6f816f7aca16c453923366da324dafa85ea1623cec702a8c9f468", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ce4ad10ee2f6f816f7aca16c453923366da324dafa85ea1623cec702a8c9f468", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce4ad10ee2f6f816f7aca16c453923366da324dafa85ea1623cec702a8c9f468", kill_on_drop: false }`
[INFO] [stdout] ce4ad10ee2f6f816f7aca16c453923366da324dafa85ea1623cec702a8c9f468
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7b62f658a953397b25fac9c531e3306ddeda86eb1cfde5fc2fc404a17d6a22b6
[INFO] running `Command { std: "docker" "start" "-a" "7b62f658a953397b25fac9c531e3306ddeda86eb1cfde5fc2fc404a17d6a22b6", kill_on_drop: false }`
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling cc v1.2.47
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling const-hex v1.17.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling ruint v1.17.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.2
[INFO] [stderr]    Compiling enum-ordinalize v4.3.2
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling ethereum_hashing v0.8.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling ethereum_ssz_derive v0.10.0
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling triomphe v0.1.15
[INFO] [stderr]    Compiling alloy-primitives v1.4.1
[INFO] [stderr]    Compiling ethereum_serde_utils v0.8.0
[INFO] [stderr]    Compiling ethereum_ssz v0.10.0
[INFO] [stderr]    Compiling tree_hash v0.12.0
[INFO] [stderr]    Compiling milhouse v0.9.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.34s
[INFO] running `Command { std: "docker" "inspect" "7b62f658a953397b25fac9c531e3306ddeda86eb1cfde5fc2fc404a17d6a22b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b62f658a953397b25fac9c531e3306ddeda86eb1cfde5fc2fc404a17d6a22b6", kill_on_drop: false }`
[INFO] [stdout] 7b62f658a953397b25fac9c531e3306ddeda86eb1cfde5fc2fc404a17d6a22b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0666dad7b6db23494a79060cd9f0b14d488570e3a3de9ccb0c6b59d662f1ee9e
[INFO] running `Command { std: "docker" "start" "-a" "0666dad7b6db23494a79060cd9f0b14d488570e3a3de9ccb0c6b59d662f1ee9e", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.30
[INFO] [stderr]    Compiling zerocopy-derive v0.8.30
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling thousands v0.2.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling mintex v0.1.4
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling ssz_types v0.14.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling ethereum_ssz_derive v0.10.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling tree_hash_derive v0.12.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling milhouse v0.9.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling dhat v0.3.3
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "0666dad7b6db23494a79060cd9f0b14d488570e3a3de9ccb0c6b59d662f1ee9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0666dad7b6db23494a79060cd9f0b14d488570e3a3de9ccb0c6b59d662f1ee9e", kill_on_drop: false }`
[INFO] [stdout] 0666dad7b6db23494a79060cd9f0b14d488570e3a3de9ccb0c6b59d662f1ee9e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ca43c9817297e32cb38ad5b228bec0118ae6ecf45d688531690c4b955635c0fc
[INFO] running `Command { std: "docker" "start" "-a" "ca43c9817297e32cb38ad5b228bec0118ae6ecf45d688531690c4b955635c0fc", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/milhouse-5cb8880848252814)
[INFO] [stdout] 
[INFO] [stdout] running 270 tests
[INFO] [stdout] test builder::test::depth_upper_limit ... ok
[INFO] [stdout] test interface::test::cow_iter ... ok
[INFO] [stdout] test interface::test::cow_mutate_twice ... ok
[INFO] [stdout] test tests::iterator::hash256_list_iter ... ok
[INFO] [stdout] test tests::builder::build_packed_u64_list ... ok
[INFO] [stdout] test tests::builder::build_partial_hash256_list ... ok
[INFO] [stdout] test interface::test::basic_mutation ... ok
[INFO] [stdout] test tests::iterator::hash256_vec_iter ... ok
[INFO] [stdout] test tests::packed::out_of_order_mutations ... ok
[INFO] [stdout] test tests::pop_front::level_iter_pop_front_basic_packed_17 ... ok
[INFO] [stdout] test tests::iterator::hash256_vector_iter_from ... ok
[INFO] [stdout] test tests::mem::vector_mutate_last ... ok
[INFO] [stdout] test tests::pop_front::pop_front_zero_noop ... ok
[INFO] [stdout] test tests::iterator::hash256_list_iter_from ... ok
[INFO] [stdout] test tests::pop_front::level_iter_pop_front_basic_large ... ok
[INFO] [stdout] test tests::pop_front::level_iter_pop_front_basic_packed ... ok
[INFO] [stdout] test tests::packed::u64_packed_vector_build_and_iter ... ok
[INFO] [stdout] test tests::packed::u64_packed_list_build_and_iter ... ok
[INFO] [stdout] test tests::packed::u64_packed_vector_tree_hash ... ok
[INFO] [stdout] test tests::packed::u64_packed_list_tree_hash ... ok
[INFO] [stdout] test tests::proptest::operations::list::hash256_2 ... ok
[INFO] [stdout] test tests::proptest::operations::list::hash256_3 ... ok
[INFO] [stdout] test tests::proptest::operations::list::hash256_7 ... ok
[INFO] [stdout] test tests::proptest::operations::list::hash256_8 ... ok
[INFO] [stdout] test tests::proptest::operations::list::large_3 ... ok
[INFO] [stdout] test tests::proptest::operations::list::hash256_4 ... ok
[INFO] [stdout] test tests::proptest::operations::list::hash256_9 ... ok
[INFO] [stdout] test tests::proptest::operations::list::large_2 ... ok
[INFO] [stdout] test tests::proptest::operations::list::hash256_32 ... ok
[INFO] [stdout] test tests::proptest::operations::list::hash256_33 ... ok
[INFO] [stdout] test tests::proptest::operations::list::large_32 ... ok
[INFO] [stdout] test tests::proptest::operations::list::large_1 ... ok
[INFO] [stdout] test tests::proptest::operations::list::hash256_1 ... ok
[INFO] [stdout] test tests::proptest::operations::list::large_33 ... ok
[INFO] [stdout] test tests::proptest::operations::list::large_4 ... ok
[INFO] [stdout] test tests::proptest::operations::list::u64_3 ... 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_8 ... ok
[INFO] [stdout] test tests::proptest::operations::list::large_7 ... ok
[INFO] [stdout] test tests::proptest::operations::list::u64_1 ... ok
[INFO] [stdout] test tests::proptest::operations::list::large_9 ... ok
[INFO] [stdout] test tests::proptest::operations::list::u64_2 ... ok
[INFO] [stdout] test tests::proptest::operations::list::u64_8 ... ok
[INFO] [stdout] test tests::proptest::operations::list::u64_4 ... ok
[INFO] [stdout] test tests::proptest::operations::list::u64_7 ... ok
[INFO] [stdout] test tests::proptest::operations::list::u8_1 ... ok
[INFO] [stdout] test tests::proptest::operations::list::u64_9 ... ok
[INFO] [stdout] test tests::proptest::operations::list::u8_7 ... ok
[INFO] [stdout] test tests::proptest::operations::list::u8_33 ... ok
[INFO] [stdout] test tests::proptest::operations::list::u64_1024 ... ok
[INFO] [stdout] test tests::proptest::operations::list::u8_4 ... ok
[INFO] [stdout] test tests::proptest::operations::list::u8_32 ... ok
[INFO] [stdout] test tests::proptest::operations::list::u8_1024 ... ok
[INFO] [stdout] test tests::proptest::operations::list::u8_2 ... 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::list::u8_8 ... ok
[INFO] [stdout] test tests::proptest::operations::list::u8_9 ... ok
[INFO] [stdout] test tests::proptest::operations::list::u8_3 ... ok
[INFO] [stdout] test tests::proptest::operations::vect::hash256_1 ... ok
[INFO] [stdout] test tests::proptest::operations::vect::large_1 ... ok
[INFO] [stdout] test tests::proptest::operations::vect::hash256_4 ... 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::vect::hash256_32 ... ok
[INFO] [stdout] test tests::proptest::operations::vect::hash256_7 ... ok
[INFO] [stdout] test tests::proptest::operations::vect::large_2 ... ok
[INFO] [stdout] test tests::proptest::operations::vect::large_3 ... ok
[INFO] [stdout] test tests::proptest::operations::vect::hash256_33 ... ok
[INFO] [stdout] test tests::proptest::operations::vect::u64_2 ... ok
[INFO] [stdout] test tests::proptest::operations::vect::u64_1 ... ok
[INFO] [stdout] test tests::proptest::operations::vect::large_4 ... ok
[INFO] [stdout] test tests::proptest::operations::list::hash256_1024 ... ok
[INFO] [stdout] test tests::proptest::operations::vect::large_7 ... ok
[INFO] [stdout] test tests::proptest::operations::vect::u64_7 ... ok
[INFO] [stdout] test tests::proptest::operations::vect::u64_32 ... ok
[INFO] [stdout] test tests::proptest::operations::vect::u64_3 ... ok
[INFO] [stdout] test tests::proptest::operations::vect::large_8 ... ok
[INFO] [stdout] test tests::proptest::operations::vect::u64_4 ... ok
[INFO] [stdout] test tests::proptest::operations::vect::u64_8 ... ok
[INFO] [stdout] test tests::proptest::operations::vect::u8_1 ... ok
[INFO] [stdout] test tests::proptest::operations::vect::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::vect::u64_9 ... ok
[INFO] [stdout] test tests::proptest::operations::vect::large_9 ... ok
[INFO] [stdout] test tests::proptest::rebase::list::hash256_1 ... ok
[INFO] [stdout] test tests::proptest::operations::vect::large_32 ... 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_3 ... ok
[INFO] [stdout] test tests::proptest::operations::vect::large_33 ... ok
[INFO] [stdout] test tests::proptest::rebase::list::hash256_33 ... ok
[INFO] [stdout] test tests::proptest::operations::vect::u8_33 ... ok
[INFO] [stdout] test tests::proptest::rebase::list::hash256_4 ... ok
[INFO] [stdout] test tests::proptest::rebase::list::hash256_7 ... 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::hash256_8 ... ok
[INFO] [stdout] test tests::proptest::rebase::list::large_2 ... ok
[INFO] [stdout] test tests::proptest::rebase::list::hash256_32 ... ok
[INFO] [stdout] test tests::proptest::rebase::list::large_3 ... ok
[INFO] [stdout] test tests::proptest::rebase::list::large_4 ... ok
[INFO] [stdout] test tests::proptest::rebase::list::large_7 ... ok
[INFO] [stdout] test tests::proptest::rebase::list::large_33 ... 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_32 ... 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::u64_32 ... ok
[INFO] [stdout] test tests::proptest::rebase::list::large_9 ... ok
[INFO] [stdout] test tests::proptest::rebase::list::u64_4 ... ok
[INFO] [stdout] test tests::proptest::rebase::list::u64_7 ... ok
[INFO] [stdout] test tests::proptest::rebase::list::u64_8 ... ok
[INFO] [stdout] test tests::proptest::operations::vect::u8_2 ... ok
[INFO] [stdout] test tests::proptest::rebase::list::u64_9 ... ok
[INFO] [stdout] test tests::proptest::rebase::list::u8_1 ... ok
[INFO] [stdout] test tests::proptest::rebase::list::u64_33 ... ok
[INFO] [stdout] test tests::proptest::rebase::list::u8_2 ... 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_4 ... ok
[INFO] [stdout] test tests::proptest::rebase::list::u8_33 ... ok
[INFO] [stdout] test tests::proptest::rebase::list::u8_1024 ... ok
[INFO] [stdout] test tests::proptest::rebase::list::u8_8 ... ok
[INFO] [stdout] test tests::proptest::rebase::list::u8_7 ... ok
[INFO] [stdout] test tests::proptest::rebase::list::u8_9 ... ok
[INFO] [stdout] test tests::proptest::operations::vect::u8_32 ... ok
[INFO] [stdout] test tests::proptest::operations::vect::u8_8 ... ok
[INFO] [stdout] test tests::proptest::rebase::vect::hash256_1 ... ok
[INFO] [stdout] test tests::proptest::rebase::vect::hash256_2 ... ok
[INFO] [stdout] test tests::proptest::operations::vect::u8_4 ... ok
[INFO] [stdout] test tests::proptest::rebase::vect::hash256_3 ... 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::u8_7 ... 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::list::u64_1024 ... 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::hash256_33 ... ok
[INFO] [stdout] test tests::proptest::rebase::vect::large_7 ... ok
[INFO] [stdout] test tests::proptest::rebase::vect::hash256_32 ... ok
[INFO] [stdout] test tests::proptest::rebase::vect::u64_1 ... ok
[INFO] [stdout] test tests::proptest::rebase::vect::large_4 ... 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::operations::vect::u8_9 ... ok
[INFO] [stdout] test tests::proptest::rebase::vect::u64_33 ... ok
[INFO] [stdout] test tests::proptest::rebase::vect::u64_32 ... ok
[INFO] [stdout] test tests::proptest::rebase::vect::large_8 ... ok
[INFO] [stdout] test tests::proptest::rebase::vect::u64_7 ... ok
[INFO] [stdout] test tests::proptest::rebase::vect::u64_4 ... ok
[INFO] [stdout] test tests::proptest::rebase::vect::u64_8 ... ok
[INFO] [stdout] test tests::proptest::rebase::vect::u8_1 ... ok
[INFO] [stdout] test tests::proptest::rebase::vect::u64_9 ... ok
[INFO] [stdout] test tests::proptest::rebase::vect::u8_2 ... ok
[INFO] [stdout] test tests::proptest::rebase::vect::large_9 ... ok
[INFO] [stdout] test tests::proptest::rebase::vect::u8_3 ... ok
[INFO] [stdout] test tests::proptest::rebase::vect::u8_4 ... ok
[INFO] [stdout] test tests::proptest::rebase::vect::u8_33 ... ok
[INFO] [stdout] test tests::proptest::rebase::vect::u8_32 ... ok
[INFO] [stdout] test tests::proptest::rebase::vect::u8_7 ... ok
[INFO] [stdout] test tests::proptest::rebase::vect::u8_8 ... ok
[INFO] [stdout] test tests::proptest::rebase::vect::u8_9 ... 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::rebase::vect::large_32 ... ok
[INFO] [stdout] test tests::proptest::tree_hash_and_ssz::list::hash256_3 ... ok
[INFO] [stdout] test tests::proptest::rebase::vect::large_33 ... 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_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::rebase::vect::u8_1024 ... ok
[INFO] [stdout] test tests::proptest::tree_hash_and_ssz::list::hash256_32 ... ok
[INFO] [stdout] test tests::proptest::rebase::vect::u64_1024 ... 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_1 ... ok
[INFO] [stdout] test tests::proptest::tree_hash_and_ssz::list::large_3 ... ok
[INFO] [stdout] test tests::proptest::tree_hash_and_ssz::list::hash256_33 ... ok
[INFO] [stdout] test tests::proptest::tree_hash_and_ssz::list::large_4 ... ok
[INFO] [stdout] test tests::proptest::operations::vect::u8_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_8 ... ok
[INFO] [stdout] test tests::proptest::tree_hash_and_ssz::list::u64_2 ... ok
[INFO] [stdout] test tests::proptest::operations::vect::hash256_1024 has been running for over 60 seconds
[INFO] [stdout] test tests::proptest::tree_hash_and_ssz::list::large_7 ... 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::large_9 ... 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_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::u64_7 ... ok
[INFO] [stdout] test tests::proptest::tree_hash_and_ssz::list::u8_1 ... 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_4 ... 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_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::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::list::large_33 ... ok
[INFO] [stdout] test tests::proptest::tree_hash_and_ssz::list::large_32 ... ok
[INFO] [stdout] test tests::proptest::tree_hash_and_ssz::list::u8_1024 ... ok
[INFO] [stdout] test tests::proptest::tree_hash_and_ssz::vect::hash256_4 ... ok
[INFO] [stdout] test tests::proptest::tree_hash_and_ssz::vect::hash256_32 ... ok
[INFO] [stdout] test tests::proptest::tree_hash_and_ssz::vect::hash256_7 ... ok
[INFO] [stdout] test tests::proptest::tree_hash_and_ssz::vect::large_1 ... ok
[INFO] [stdout] test tests::proptest::operations::vect::large_1024 has been running for over 60 seconds
[INFO] [stdout] test tests::proptest::tree_hash_and_ssz::vect::hash256_9 ... ok
[INFO] [stdout] test tests::proptest::tree_hash_and_ssz::vect::hash256_8 ... ok
[INFO] [stdout] test tests::proptest::tree_hash_and_ssz::vect::large_3 ... ok
[INFO] [stdout] test tests::proptest::tree_hash_and_ssz::vect::large_2 ... ok
[INFO] [stdout] test tests::proptest::operations::vect::u64_1024 ... ok
[INFO] [stdout] test tests::proptest::tree_hash_and_ssz::vect::hash256_33 ... ok
[INFO] [stdout] test tests::proptest::tree_hash_and_ssz::list::u64_1024 ... 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_7 ... ok
[INFO] [stdout] test tests::proptest::tree_hash_and_ssz::vect::u64_1 ... ok
[INFO] [stdout] test tests::proptest::rebase::list::hash256_1024 ... 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::large_8 ... ok
[INFO] [stdout] test tests::proptest::tree_hash_and_ssz::vect::u64_32 ... 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_33 ... 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::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::large_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_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::u8_7 ... ok
[INFO] [stdout] test tests::repeat::list_u8_64 ... ok
[INFO] [stdout] test tests::repeat::list_u8_8 ... ok
[INFO] [stdout] test tests::serde::deserialize_list_invalid_length ... ok
[INFO] [stdout] test tests::serde::deserialize_vector_invalid_length ... 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::rebase::list::large_1024 ... 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_33 ... ok
[INFO] [stdout] test tests::proptest::tree_hash_and_ssz::vect::u8_1024 ... ok
[INFO] [stdout] test tests::proptest::operations::list::large_1024 ... ok
[INFO] [stdout] test tests::proptest::tree_hash_and_ssz::vect::u64_1024 ... ok
[INFO] [stdout] test tests::proptest::tree_hash_and_ssz::list::hash256_1024 ... ok
[INFO] [stdout] test tests::repeat::list_u8_1024 ... ok
[INFO] [stdout] test tests::proptest::rebase::vect::hash256_1024 has been running for over 60 seconds
[INFO] [stdout] test tests::proptest::rebase::vect::hash256_1024 ... ok
[INFO] [stdout] test tests::proptest::rebase::vect::large_1024 has been running for over 60 seconds
[INFO] [stdout] test tests::proptest::rebase::vect::large_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::operations::vect::hash256_1024 ... 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::hash256_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::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. 270 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 190.62s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/list_list_list_u64.rs (/opt/rustwide/target/debug/deps/list_list_list_u64-59234b0b78ea4a7a)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/list_list_u64.rs (/opt/rustwide/target/debug/deps/list_list_u64-32cdff4c14c8b210)
[INFO] [stdout] test memory_tracker_accuracy_list_list_list_u64 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test memory_tracker_accuracy_list_list_u64 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/list_u64.rs (/opt/rustwide/target/debug/deps/list_u64-3ac119798d11bffe)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test memory_tracker_accuracy_list_u64 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[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" "ca43c9817297e32cb38ad5b228bec0118ae6ecf45d688531690c4b955635c0fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca43c9817297e32cb38ad5b228bec0118ae6ecf45d688531690c4b955635c0fc", kill_on_drop: false }`
[INFO] [stdout] ca43c9817297e32cb38ad5b228bec0118ae6ecf45d688531690c4b955635c0fc
