[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 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmorph-dev%2Fportal-verkle-primitives" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/morph-dev/portal-verkle-primitives on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/crate-crypto/rust-verkle.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ssz_types v0.6.0
[INFO] [stderr]   Downloaded ethereum_ssz v0.5.4
[INFO] [stderr]   Downloaded rstest v0.21.0
[INFO] [stderr]   Downloaded auto_impl v1.2.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 derive_more v0.99.18
[INFO] [stderr]   Downloaded ethereum_ssz_derive v0.5.4
[INFO] [stderr]   Downloaded rstest_macros v0.21.0
[INFO] [stderr]   Downloaded tempfile v3.11.0
[INFO] [stderr]   Downloaded cc v1.1.7
[INFO] [stderr]   Downloaded parity-scale-codec-derive v3.6.12
[INFO] [stderr]   Downloaded parity-scale-codec v3.6.12
[INFO] [stderr]   Downloaded ethereum_hashing v0.6.0
[INFO] [stderr]   Downloaded tree_hash v0.6.0
[INFO] [stderr]   Downloaded ethereum_serde_utils v0.5.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7f4ac06f16bdb70af65a841f8da3b5e6305f678c8836a77925cbbcb559384ab4
[INFO] running `Command { std: "docker" "start" "-a" "7f4ac06f16bdb70af65a841f8da3b5e6305f678c8836a77925cbbcb559384ab4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f4ac06f16bdb70af65a841f8da3b5e6305f678c8836a77925cbbcb559384ab4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f4ac06f16bdb70af65a841f8da3b5e6305f678c8836a77925cbbcb559384ab4", kill_on_drop: false }`
[INFO] [stdout] 7f4ac06f16bdb70af65a841f8da3b5e6305f678c8836a77925cbbcb559384ab4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e000bbd7e34953bdac180da73daf2b0d29f0ffafb9e32c72a7ada1d576d7137b
[INFO] running `Command { std: "docker" "start" "-a" "e000bbd7e34953bdac180da73daf2b0d29f0ffafb9e32c72a7ada1d576d7137b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling typenum v1.17.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 itertools v0.10.5
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling cc v1.1.7
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling ring v0.17.8
[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 itertools v0.13.0
[INFO] [stderr]    Compiling overload v0.1.1
[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_core v0.13.4
[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 ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling ethereum_hashing v0.6.0
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling ethereum_ssz_derive v0.5.4
[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 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 tree_hash v0.6.0
[INFO] [stderr]    Compiling ethereum_serde_utils v0.5.2
[INFO] [stderr]    Compiling ark-poly v0.4.2
[INFO] [stderr]    Compiling ruint v1.12.3
[INFO] [stderr]    Compiling ssz_types v0.6.0
[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 1m 05s
[INFO] running `Command { std: "docker" "inspect" "e000bbd7e34953bdac180da73daf2b0d29f0ffafb9e32c72a7ada1d576d7137b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e000bbd7e34953bdac180da73daf2b0d29f0ffafb9e32c72a7ada1d576d7137b", kill_on_drop: false }`
[INFO] [stdout] e000bbd7e34953bdac180da73daf2b0d29f0ffafb9e32c72a7ada1d576d7137b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ddd1f38a7770133d8f49086735e7bbdb0964ce22520d66547f5fa78fa609c726
[INFO] running `Command { std: "docker" "start" "-a" "ddd1f38a7770133d8f49086735e7bbdb0964ce22520d66547f5fa78fa609c726", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling indexmap v2.3.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling rstest_macros v0.21.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling regex v1.10.6
[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 thiserror-impl v1.0.63
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling futures-util v0.3.30
[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 fixed-hash v0.8.0
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling serde v1.0.204
[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 alloy-primitives v0.7.7
[INFO] [stderr]    Compiling ark-poly v0.4.2
[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 1m 01s
[INFO] running `Command { std: "docker" "inspect" "ddd1f38a7770133d8f49086735e7bbdb0964ce22520d66547f5fa78fa609c726", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddd1f38a7770133d8f49086735e7bbdb0964ce22520d66547f5fa78fa609c726", kill_on_drop: false }`
[INFO] [stdout] ddd1f38a7770133d8f49086735e7bbdb0964ce22520d66547f5fa78fa609c726
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6f614bbea9456c92cad3eb44e78ddf19d8fce4ee5a6654b9bd4d3a7b160e9d27
[INFO] running `Command { std: "docker" "start" "-a" "6f614bbea9456c92cad3eb44e78ddf19d8fce4ee5a6654b9bd4d3a7b160e9d27", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/portal_verkle_primitives-eeee288210009361)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test ec::scalar_field::tests::batch_inversion_and_multiplication ... 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 ec::crs::tests::valid ... ok
[INFO] [stdout] test proof::transcript::tests::test_vector_1 ... ok
[INFO] [stdout] test proof::transcript::tests::test_vector_3 ... ok
[INFO] [stdout] test proof::transcript::tests::test_vector_0 ... ok
[INFO] [stdout] test ssz::sparse_vector::tests::encode_decode_fixed_size::case_2_partial ... ok
[INFO] [stdout] test proof::transcript::tests::test_vector_4 ... ok
[INFO] [stdout] test ssz::sparse_vector::tests::encode_decode_fixed_size::case_1_empty ... 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 proof::transcript::tests::test_vector_2 ... ok
[INFO] [stdout] test verkle::genesis_config::tests::parse_genesis ... ok
[INFO] [stdout] test proof::multiproof::tests::devnet_6_block_1 ... ok
[INFO] [stdout] test proof::ipa::tests::const_polynomial ... ok
[INFO] [stdout] test proof::ipa::tests::simple_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 12.26s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/portal_node_generation.rs (/opt/rustwide/target/debug/deps/portal_node_generation-aa6412561c013fd2)
[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" "6f614bbea9456c92cad3eb44e78ddf19d8fce4ee5a6654b9bd4d3a7b160e9d27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f614bbea9456c92cad3eb44e78ddf19d8fce4ee5a6654b9bd4d3a7b160e9d27", kill_on_drop: false }`
[INFO] [stdout] 6f614bbea9456c92cad3eb44e78ddf19d8fce4ee5a6654b9bd4d3a7b160e9d27
