[INFO] cloning repository https://github.com/morph-dev/portal-verkle-primitives
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/morph-dev/portal-verkle-primitives" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmorph-dev%2Fportal-verkle-primitives", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmorph-dev%2Fportal-verkle-primitives'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 53193cdf2d57c3f5372a578a21c4d99395d6579d
[INFO] testing morph-dev/portal-verkle-primitives against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmorph-dev%2Fportal-verkle-primitives" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/morph-dev/portal-verkle-primitives
[INFO] finished tweaking git repo https://github.com/morph-dev/portal-verkle-primitives
[INFO] tweaked toml for git repo https://github.com/morph-dev/portal-verkle-primitives written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/morph-dev/portal-verkle-primitives on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/morph-dev/portal-verkle-primitives 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/crate-crypto/rust-verkle.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rstest v0.21.0
[INFO] [stderr]   Downloaded keccak-asm v0.1.1
[INFO] [stderr]   Downloaded rstest_macros v0.21.0
[INFO] [stderr]   Downloaded const-hex v1.12.0
[INFO] [stderr]   Downloaded alloy-rlp v0.3.7
[INFO] [stderr]   Downloaded alloy-primitives v0.7.7
[INFO] [stderr]   Downloaded cc v1.1.7
[INFO] [stderr]   Downloaded pest v2.7.11
[INFO] [stderr]   Downloaded ethereum_ssz v0.5.4
[INFO] [stderr]   Downloaded ethereum_hashing v0.6.0
[INFO] [stderr]   Downloaded tree_hash v0.6.0
[INFO] [stderr]   Downloaded ssz_types v0.6.0
[INFO] [stderr]   Downloaded ethereum_ssz_derive v0.5.4
[INFO] [stderr]   Downloaded sha3-asm v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2f5ac60f7660752fa84198a65ca344f9f26636228ab707027735db65a00dead5
[INFO] running `Command { std: "docker" "start" "-a" "2f5ac60f7660752fa84198a65ca344f9f26636228ab707027735db65a00dead5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2f5ac60f7660752fa84198a65ca344f9f26636228ab707027735db65a00dead5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f5ac60f7660752fa84198a65ca344f9f26636228ab707027735db65a00dead5", kill_on_drop: false }`
[INFO] [stdout] 2f5ac60f7660752fa84198a65ca344f9f26636228ab707027735db65a00dead5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f0001c60c76eb5885fc1546d12b46e33a633bc69df7e84c81ef2040b61b906c5
[INFO] running `Command { std: "docker" "start" "-a" "f0001c60c76eb5885fc1546d12b46e33a633bc69df7e84c81ef2040b61b906c5", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling cc v1.1.7
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling ethereum_ssz_derive v0.5.4
[INFO] [stderr]    Compiling ethereum_hashing v0.6.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling impl-serde v0.4.0
[INFO] [stderr]    Compiling const-hex v1.12.0
[INFO] [stderr]    Compiling rlp v0.5.2
[INFO] [stderr]    Compiling alloy-rlp v0.3.7
[INFO] [stderr]    Compiling impl-rlp v0.3.0
[INFO] [stderr]    Compiling ethbloom v0.13.0
[INFO] [stderr]    Compiling primitive-types v0.12.2
[INFO] [stderr]    Compiling ethereum-types v0.14.1
[INFO] [stderr]    Compiling ethereum_ssz v0.5.4
[INFO] [stderr]    Compiling tree_hash v0.6.0
[INFO] [stderr]    Compiling ethereum_serde_utils v0.5.2
[INFO] [stderr]    Compiling ruint v1.12.3
[INFO] [stderr]    Compiling ssz_types v0.6.0
[INFO] [stderr]    Compiling ark-poly v0.4.2
[INFO] [stderr]    Compiling alloy-primitives v0.7.7
[INFO] [stderr]    Compiling ark-ec v0.4.2
[INFO] [stderr]    Compiling ark-bls12-381 v0.4.0
[INFO] [stderr]    Compiling ark-ed-on-bls12-381-bandersnatch v0.4.0
[INFO] [stderr]    Compiling banderwagon v0.1.0 (https://github.com/crate-crypto/rust-verkle.git?rev=442174edeb69f7827047132306d302345df12b83#442174ed)
[INFO] [stderr]    Compiling portal-verkle-primitives v0.1.0 (/opt/rustwide/workdir/portal-verkle-primitives)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.54s
[INFO] running `Command { std: "docker" "inspect" "f0001c60c76eb5885fc1546d12b46e33a633bc69df7e84c81ef2040b61b906c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0001c60c76eb5885fc1546d12b46e33a633bc69df7e84c81ef2040b61b906c5", kill_on_drop: false }`
[INFO] [stdout] f0001c60c76eb5885fc1546d12b46e33a633bc69df7e84c81ef2040b61b906c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2242c34eeb51ce5c6276013364311f259cd5e00583365ae6d952d7a17cda3133
[INFO] running `Command { std: "docker" "start" "-a" "2242c34eeb51ce5c6276013364311f259cd5e00583365ae6d952d7a17cda3133", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling rstest_macros v0.21.0
[INFO] [stderr]    Compiling indexmap v2.3.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling rstest v0.21.0
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling impl-serde v0.4.0
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]    Compiling const-hex v1.12.0
[INFO] [stderr]    Compiling rlp v0.5.2
[INFO] [stderr]    Compiling alloy-rlp v0.3.7
[INFO] [stderr]    Compiling impl-rlp v0.3.0
[INFO] [stderr]    Compiling primitive-types v0.12.2
[INFO] [stderr]    Compiling ethbloom v0.13.0
[INFO] [stderr]    Compiling ethereum-types v0.14.1
[INFO] [stderr]    Compiling ethereum_ssz v0.5.4
[INFO] [stderr]    Compiling ethereum_serde_utils v0.5.2
[INFO] [stderr]    Compiling tree_hash v0.6.0
[INFO] [stderr]    Compiling ruint v1.12.3
[INFO] [stderr]    Compiling ssz_types v0.6.0
[INFO] [stderr]    Compiling ark-poly v0.4.2
[INFO] [stderr]    Compiling alloy-primitives v0.7.7
[INFO] [stderr]    Compiling ark-ec v0.4.2
[INFO] [stderr]    Compiling ark-bls12-381 v0.4.0
[INFO] [stderr]    Compiling ark-ed-on-bls12-381-bandersnatch v0.4.0
[INFO] [stderr]    Compiling banderwagon v0.1.0 (https://github.com/crate-crypto/rust-verkle.git?rev=442174edeb69f7827047132306d302345df12b83#442174ed)
[INFO] [stderr]    Compiling portal-verkle-primitives v0.1.0 (/opt/rustwide/workdir/portal-verkle-primitives)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 44.44s
[INFO] running `Command { std: "docker" "inspect" "2242c34eeb51ce5c6276013364311f259cd5e00583365ae6d952d7a17cda3133", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2242c34eeb51ce5c6276013364311f259cd5e00583365ae6d952d7a17cda3133", kill_on_drop: false }`
[INFO] [stdout] 2242c34eeb51ce5c6276013364311f259cd5e00583365ae6d952d7a17cda3133
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1436b0ad1e8b925b5d28081ad01f6e9d981d3595255da9b0ade81639e578d452
[INFO] running `Command { std: "docker" "start" "-a" "1436b0ad1e8b925b5d28081ad01f6e9d981d3595255da9b0ade81639e578d452", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/portal_verkle_primitives-27161f4ef3c7410e)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test proof::transcript::tests::test_vector_4 ... ok
[INFO] [stdout] test proof::transcript::tests::test_vector_0 ... ok
[INFO] [stdout] test ssz::sparse_vector::tests::encode_decode_fixed_size::case_1_empty ... ok
[INFO] [stdout] test proof::transcript::tests::test_vector_3 ... ok
[INFO] [stdout] test proof::transcript::tests::test_vector_2 ... ok
[INFO] [stdout] test proof::transcript::tests::test_vector_1 ... ok
[INFO] [stdout] test ssz::sparse_vector::tests::encode_decode_fixed_size::case_2_partial ... ok
[INFO] [stdout] test ssz::sparse_vector::tests::encode_decode_variable_size::case_1_empty ... ok
[INFO] [stdout] test ssz::sparse_vector::tests::encode_decode_fixed_size::case_3_full ... ok
[INFO] [stdout] test ssz::sparse_vector::tests::encode_decode_variable_size::case_2_partial ... ok
[INFO] [stdout] test ssz::sparse_vector::tests::encode_decode_variable_size::case_3_full ... ok
[INFO] [stdout] test ec::scalar_field::tests::batch_inversion_and_multiplication ... ok
[INFO] [stdout] test verkle::genesis_config::tests::parse_genesis ... ok
[INFO] [stdout] test ec::crs::tests::valid ... ok
[INFO] [stdout] test ec::crs::tests::first_point ... ok
[INFO] [stdout] test ec::crs::tests::last_point ... ok
[INFO] [stdout] test ec::crs::tests::all_points_hash ... ok
[INFO] [stdout] test proof::multiproof::tests::devnet_6_block_1 ... ok
[INFO] [stdout] test proof::ipa::tests::simple_polynomial ... ok
[INFO] [stdout] test proof::ipa::tests::const_polynomial ... ok
[INFO] [stdout] test proof::multiproof::tests::simple_multi_opening ... ok
[INFO] [stdout] test verkle::trie::tests::devnet6_genesis ... ok
[INFO] [stdout] test verkle::trie::tests::devnet6_block1 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/portal_node_generation.rs (/opt/rustwide/target/debug/deps/portal_node_generation-de13c22a8dd4d510)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test branches has been running for over 60 seconds
[INFO] [stdout] test leaves has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "1436b0ad1e8b925b5d28081ad01f6e9d981d3595255da9b0ade81639e578d452", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1436b0ad1e8b925b5d28081ad01f6e9d981d3595255da9b0ade81639e578d452", kill_on_drop: false }`
[INFO] [stdout] 1436b0ad1e8b925b5d28081ad01f6e9d981d3595255da9b0ade81639e578d452
