[INFO] cloning repository https://github.com/vovac12/lighthouse-ssz
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vovac12/lighthouse-ssz" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvovac12%2Flighthouse-ssz", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvovac12%2Flighthouse-ssz'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ee51b854d42080794ef6fafd0a41bcee61f13900
[INFO] testing vovac12/lighthouse-ssz against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvovac12%2Flighthouse-ssz" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vovac12/lighthouse-ssz
[INFO] finished tweaking git repo https://github.com/vovac12/lighthouse-ssz
[INFO] tweaked toml for git repo https://github.com/vovac12/lighthouse-ssz written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vovac12/lighthouse-ssz on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vovac12/lighthouse-ssz 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ef16224ca27f55ca96317dc2636144dc1469a26c912780f363518b602115febd
[INFO] running `Command { std: "docker" "start" "-a" "ef16224ca27f55ca96317dc2636144dc1469a26c912780f363518b602115febd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ef16224ca27f55ca96317dc2636144dc1469a26c912780f363518b602115febd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef16224ca27f55ca96317dc2636144dc1469a26c912780f363518b602115febd", kill_on_drop: false }`
[INFO] [stdout] ef16224ca27f55ca96317dc2636144dc1469a26c912780f363518b602115febd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9820a6f8ab9fc3cad6593677dffe7adc465885e1bfe7805cbb27f04c8af7300b
[INFO] running `Command { std: "docker" "start" "-a" "9820a6f8ab9fc3cad6593677dffe7adc465885e1bfe7805cbb27f04c8af7300b", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling blst v0.3.10
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling eth2_hashing v0.3.0 (/opt/rustwide/workdir/eth2_hashing)
[INFO] [stderr]    Compiling toml v0.5.10
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling zeroize_derive v1.3.3
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling zeroize v1.5.7
[INFO] [stderr]    Compiling proc-macro-crate v1.2.1
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.1.3
[INFO] [stderr]    Compiling scale-info-derive v2.3.1
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling eth2_ssz_derive v0.3.1 (/opt/rustwide/workdir/ssz_derive)
[INFO] [stderr]    Compiling tree_hash_derive v0.4.0 (/opt/rustwide/workdir/tree_hash_derive)
[INFO] [stderr]    Compiling impl-serde v0.4.0
[INFO] [stderr]    Compiling parity-scale-codec v3.2.1
[INFO] [stderr]    Compiling primitive-types v0.12.1
[INFO] [stderr]    Compiling ethbloom v0.13.0
[INFO] [stderr]    Compiling scale-info v2.3.1
[INFO] [stderr]    Compiling ethereum-types v0.14.1
[INFO] [stderr]    Compiling tree_hash v0.4.1 (/opt/rustwide/workdir/tree_hash)
[INFO] [stderr]    Compiling eth2_serde_utils v0.1.1 (/opt/rustwide/workdir/serde_utils)
[INFO] [stderr]    Compiling eth2_ssz v0.4.1 (/opt/rustwide/workdir/ssz)
[INFO] [stderr]    Compiling bls v0.2.0 (/opt/rustwide/workdir/bls)
[INFO] [stderr]    Compiling eth2_ssz_types v0.2.2 (/opt/rustwide/workdir/ssz_types)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> bls/src/zeroize_hash.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Zeroize, Serialize, Deserialize)]
[INFO] [stdout]   |          ^------
[INFO] [stdout]   |          |
[INFO] [stdout]   |          `Zeroize` is not local
[INFO] [stdout]   |          move the `impl` block outside of this constant `_DERIVE_zeroize_Zeroize_FOR_ZeroizeHash`
[INFO] [stdout] ...
[INFO] [stdout] 9 | pub struct ZeroizeHash([u8; SECRET_KEY_BYTES_LEN]);
[INFO] [stdout]   |            ----------- `ZeroizeHash` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> bls/src/zeroize_hash.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Zeroize, Serialize, Deserialize)]
[INFO] [stdout]   |          ^------
[INFO] [stdout]   |          |
[INFO] [stdout]   |          `Drop` is not local
[INFO] [stdout]   |          move the `impl` block outside of this constant `_DERIVE_Drop_FOR_ZeroizeHash`
[INFO] [stdout] ...
[INFO] [stdout] 9 | pub struct ZeroizeHash([u8; SECRET_KEY_BYTES_LEN]);
[INFO] [stdout]   |            ----------- `ZeroizeHash` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.33s
[INFO] running `Command { std: "docker" "inspect" "9820a6f8ab9fc3cad6593677dffe7adc465885e1bfe7805cbb27f04c8af7300b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9820a6f8ab9fc3cad6593677dffe7adc465885e1bfe7805cbb27f04c8af7300b", kill_on_drop: false }`
[INFO] [stdout] 9820a6f8ab9fc3cad6593677dffe7adc465885e1bfe7805cbb27f04c8af7300b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 875d1b184501e5cc5df5c4ba0b5a936f6b86a496adca810e596d2cba835274e4
[INFO] running `Command { std: "docker" "start" "-a" "875d1b184501e5cc5df5c4ba0b5a936f6b86a496adca810e596d2cba835274e4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.49
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling eth2_hashing v0.3.0 (/opt/rustwide/workdir/eth2_hashing)
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling primitive-types v0.12.1
[INFO] [stderr]    Compiling ethereum-types v0.14.1
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling zeroize_derive v1.3.3
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling eth2_ssz v0.4.1 (/opt/rustwide/workdir/ssz)
[INFO] [stderr]    Compiling zeroize v1.5.7
[INFO] [stderr]    Compiling blst v0.3.10
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling proc-macro-crate v1.2.1
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.1.3
[INFO] [stderr]    Compiling scale-info-derive v2.3.1
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling eth2_ssz_derive v0.3.1 (/opt/rustwide/workdir/ssz_derive)
[INFO] [stderr]    Compiling tree_hash_derive v0.4.0 (/opt/rustwide/workdir/tree_hash_derive)
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling impl-serde v0.4.0
[INFO] [stderr]    Compiling parity-scale-codec v3.2.1
[INFO] [stderr]    Compiling ethbloom v0.13.0
[INFO] [stderr]    Compiling scale-info v2.3.1
[INFO] [stderr]    Compiling tree_hash v0.4.1 (/opt/rustwide/workdir/tree_hash)
[INFO] [stderr]    Compiling eth2_serde_utils v0.1.1 (/opt/rustwide/workdir/serde_utils)
[INFO] [stderr]    Compiling bls v0.2.0 (/opt/rustwide/workdir/bls)
[INFO] [stderr]    Compiling eth2_ssz_types v0.2.2 (/opt/rustwide/workdir/ssz_types)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> bls/src/zeroize_hash.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Zeroize, Serialize, Deserialize)]
[INFO] [stdout]   |          ^------
[INFO] [stdout]   |          |
[INFO] [stdout]   |          `Zeroize` is not local
[INFO] [stdout]   |          move the `impl` block outside of this constant `_DERIVE_zeroize_Zeroize_FOR_ZeroizeHash`
[INFO] [stdout] ...
[INFO] [stdout] 9 | pub struct ZeroizeHash([u8; SECRET_KEY_BYTES_LEN]);
[INFO] [stdout]   |            ----------- `ZeroizeHash` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> bls/src/zeroize_hash.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Zeroize, Serialize, Deserialize)]
[INFO] [stdout]   |          ^------
[INFO] [stdout]   |          |
[INFO] [stdout]   |          `Drop` is not local
[INFO] [stdout]   |          move the `impl` block outside of this constant `_DERIVE_Drop_FOR_ZeroizeHash`
[INFO] [stdout] ...
[INFO] [stdout] 9 | pub struct ZeroizeHash([u8; SECRET_KEY_BYTES_LEN]);
[INFO] [stdout]   |            ----------- `ZeroizeHash` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> bls/tests/tests.rs:353:37
[INFO] [stdout]     |
[INFO] [stdout] 353 |             pub fn multiple_pubkeys(&self) -> SignatureSet {
[INFO] [stdout]     |                                     ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 510 |     test_suite!(blst_implementations);
[INFO] [stdout]     |     --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `test_suite` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 353 |             pub fn multiple_pubkeys(&self) -> SignatureSet<'_> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> bls/src/zeroize_hash.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Zeroize, Serialize, Deserialize)]
[INFO] [stdout]   |          ^------
[INFO] [stdout]   |          |
[INFO] [stdout]   |          `Zeroize` is not local
[INFO] [stdout]   |          move the `impl` block outside of this constant `_DERIVE_zeroize_Zeroize_FOR_ZeroizeHash`
[INFO] [stdout] ...
[INFO] [stdout] 9 | pub struct ZeroizeHash([u8; SECRET_KEY_BYTES_LEN]);
[INFO] [stdout]   |            ----------- `ZeroizeHash` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> bls/src/zeroize_hash.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Zeroize, Serialize, Deserialize)]
[INFO] [stdout]   |          ^------
[INFO] [stdout]   |          |
[INFO] [stdout]   |          `Drop` is not local
[INFO] [stdout]   |          move the `impl` block outside of this constant `_DERIVE_Drop_FOR_ZeroizeHash`
[INFO] [stdout] ...
[INFO] [stdout] 9 | pub struct ZeroizeHash([u8; SECRET_KEY_BYTES_LEN]);
[INFO] [stdout]   |            ----------- `ZeroizeHash` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 33.34s
[INFO] running `Command { std: "docker" "inspect" "875d1b184501e5cc5df5c4ba0b5a936f6b86a496adca810e596d2cba835274e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "875d1b184501e5cc5df5c4ba0b5a936f6b86a496adca810e596d2cba835274e4", kill_on_drop: false }`
[INFO] [stdout] 875d1b184501e5cc5df5c4ba0b5a936f6b86a496adca810e596d2cba835274e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5a0e7376e5b35e78f5d7ca701aa61cf7c88e4a0958e567f4de45a2f6e182a4bf
[INFO] running `Command { std: "docker" "start" "-a" "5a0e7376e5b35e78f5d7ca701aa61cf7c88e4a0958e567f4de45a2f6e182a4bf", kill_on_drop: false }`
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> bls/src/zeroize_hash.rs:6:10
[INFO] [stderr]   |
[INFO] [stderr] 6 | #[derive(Zeroize, Serialize, Deserialize)]
[INFO] [stderr]   |          ^------
[INFO] [stderr]   |          |
[INFO] [stderr]   |          `Zeroize` is not local
[INFO] [stderr]   |          move the `impl` block outside of this constant `_DERIVE_zeroize_Zeroize_FOR_ZeroizeHash`
[INFO] [stderr] ...
[INFO] [stderr] 9 | pub struct ZeroizeHash([u8; SECRET_KEY_BYTES_LEN]);
[INFO] [stderr]   |            ----------- `ZeroizeHash` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]   = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> bls/src/zeroize_hash.rs:6:10
[INFO] [stderr]   |
[INFO] [stderr] 6 | #[derive(Zeroize, Serialize, Deserialize)]
[INFO] [stderr]   |          ^------
[INFO] [stderr]   |          |
[INFO] [stderr]   |          `Drop` is not local
[INFO] [stderr]   |          move the `impl` block outside of this constant `_DERIVE_Drop_FOR_ZeroizeHash`
[INFO] [stderr] ...
[INFO] [stderr] 9 | pub struct ZeroizeHash([u8; SECRET_KEY_BYTES_LEN]);
[INFO] [stderr]   |            ----------- `ZeroizeHash` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]   = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `bls` (lib) generated 2 warnings
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> bls/tests/tests.rs:353:37
[INFO] [stderr]     |
[INFO] [stderr] 353 |             pub fn multiple_pubkeys(&self) -> SignatureSet {
[INFO] [stderr]     |                                     ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                     |
[INFO] [stderr]     |                                     the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 510 |     test_suite!(blst_implementations);
[INFO] [stderr]     |     --------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `test_suite` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 353 |             pub fn multiple_pubkeys(&self) -> SignatureSet<'_> {
[INFO] [stderr]     |                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `bls` (test "tests") generated 1 warning (run `cargo fix --test "tests"` to apply 1 suggestion)
[INFO] [stderr] warning: `bls` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bls-06b75d5ddcf77367)
[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] [stderr]      Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-01b3e167380a12d2)
[INFO] [stdout] 
[INFO] [stdout] running 35 tests
[INFO] [stdout] test blst::fast_aggregate_verify_0_pubkeys ... ok
[INFO] [stdout] test blst::partial_eq_empty_agg_sig_and_real_agg_sig ... ok
[INFO] [stdout] test blst::partial_eq_empty_sig ... ok
[INFO] [stdout] test blst::infinity_agg_sig ... ok
[INFO] [stdout] test blst::partial_eq_infinity_agg_sig ... ok
[INFO] [stdout] test blst::invalid_zero_secret_key ... ok
[INFO] [stdout] test blst::partial_eq_infinity_agg_sig_and_empty_agg_sig ... ok
[INFO] [stdout] test blst::partial_eq_empty_agg_sig ... ok
[INFO] [stdout] test blst::partial_eq_infinity_agg_sig_and_real_agg_sig ... ok
[INFO] [stdout] test blst::partial_eq_empty_sig_and_non_empty_sig ... ok
[INFO] [stdout] test blst::fast_aggregate_verify_empty_signature ... ok
[INFO] [stdout] test blst::fast_aggregate_verify_with_aggregated_empty_sig ... ok
[INFO] [stdout] test blst::fast_aggregate_verify_with_one_aggregated_infinity_sig ... ok
[INFO] [stdout] test blst::infinity_signature_is_invalid_with_standard_pubkey ... ok
[INFO] [stdout] test blst::add_two_infinity_signatures ... ok
[INFO] [stdout] test blst::fast_aggregate_verify_wrong_signature ... ok
[INFO] [stdout] test blst::ssz_round_trip_agg_sig_infinity ... ok
[INFO] [stdout] test blst::ssz_round_trip_agg_sig_empty ... ok
[INFO] [stdout] test blst::ssz_round_trip_multiple_types ... ok
[INFO] [stdout] test blst::signature_set_2_valid_set_with_2_signers_each ... ok
[INFO] [stdout] test blst::signature_set_2_valid_set_with_one_signer_each ... ok
[INFO] [stdout] test blst::standard_signature_is_valid_with_standard_pubkey ... ok
[INFO] [stdout] test blst::signature_set_2_valid_set_with_1_invalid_set ... ok
[INFO] [stdout] test blst::fast_aggregate_verify_infinity_signature_with_1_regular_public_key ... ok
[INFO] [stdout] test blst::signature_set_3_sets_with_one_invalid_pubkey_infinity_set ... ok
[INFO] [stdout] test blst::signature_set_1_valid_set_with_1_signer ... ok
[INFO] [stdout] test blst::ssz_round_trip_sig_empty ... ok
[INFO] [stdout] test blst::signature_set_1_invalid_set ... ok
[INFO] [stdout] test blst::fast_aggregate_verify_with_aggregated_empty_agg_sig ... ok
[INFO] [stdout] test blst::fast_aggregate_verify_with_four_aggregated_infinity_sig ... ok
[INFO] [stdout] test blst::signature_set_1_valid_set_with_2_signers ... ok
[INFO] [stdout] test blst::fast_aggregate_verify_1_pubkey ... ok
[INFO] [stdout] test blst::fast_aggregate_verify_infinity_signature_with_128_regular_public_keys ... ok
[INFO] [stdout] test blst::signature_set_1_valid_set_with_128_signers ... ok
[INFO] [stdout] test blst::fast_aggregate_verify_128_pubkeys ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.41s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/eth2_hashing-9c165e139eff66b0)
[INFO] [stdout] running 2 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/eth2_serde_utils-cf514ba489f1e137)
[INFO] [stdout] test tests::test_hashing ... ok
[INFO] [stdout] test tests::zero_hash::zero_hash_zero ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test quoted_int::quoted_u64::test::require_quotes ... ok
[INFO] [stdout] test quoted_int::test::negative_i64_with_quotes ... ok
[INFO] [stdout] test quoted_int::test::u256_with_quotes ... ok
[INFO] [stdout] test quoted_int::quoted_u32::test::require_quotes ... ok
[INFO] [stdout] test quoted_int::test::negative_i64_without_quotes ... ok
[INFO] [stdout] test quoted_int::quoted_u8::test::require_quotes ... ok
[INFO] [stdout] test quoted_int::quoted_i64::test::require_quotes ... ok
[INFO] [stdout] test quoted_u64_vec::test::empty_list_success ... ok
[INFO] [stdout] test quoted_int::test::u256_without_quotes ... ok
[INFO] [stdout] test quoted_u64_vec::test::whole_list_quoted_err ... ok
[INFO] [stdout] test quoted_u64_vec::test::unquoted_list_success ... ok
[INFO] [stdout] test quoted_u64_vec::test::mixed_list_success ... ok
[INFO] [stdout] test quoted_u64_vec::test::quoted_list_success ... ok
[INFO] [stdout] test u256_hex_be::test::decoding ... ok
[INFO] [stdout] test hex::test::encoding ... ok
[INFO] [stdout] test u64_hex_be::test::decoding ... ok
[INFO] [stdout] test u256_hex_be::test::encoding ... ok
[INFO] [stdout] test u64_hex_be::test::encoding ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ssz-113979b6e2c06a8c)
[INFO] [stdout] 
[INFO] [stdout] running 32 tests
[INFO] [stdout] test decode::impls::tests::awkward_fixed_length_portion ... ok
[INFO] [stdout] test decode::impls::tests::first_length_points_backwards ... ok
[INFO] [stdout] test decode::impls::tests::invalid_bool ... ok
[INFO] [stdout] test decode::impls::tests::empty_list ... ok
[INFO] [stdout] test decode::impls::tests::invalid_h256 ... ok
[INFO] [stdout] test decode::impls::tests::invalid_u8_array_4 ... ok
[INFO] [stdout] test decode::impls::tests::length_out_of_bounds ... ok
[INFO] [stdout] test decode::impls::tests::lengths_are_decreasing ... ok
[INFO] [stdout] test decode::impls::tests::tuple ... ok
[INFO] [stdout] test decode::impls::tests::vec_of_u16 ... ok
[INFO] [stdout] test decode::impls::tests::u16 ... ok
[INFO] [stdout] test decode::impls::tests::vec_of_vec_of_u16 ... ok
[INFO] [stdout] test encode::impls::tests::ssz_encode_bool ... ok
[INFO] [stdout] test encode::impls::tests::ssz_encode_h256 ... ok
[INFO] [stdout] test encode::impls::tests::ssz_encode_u16 ... ok
[INFO] [stdout] test encode::impls::tests::ssz_encode_option_u8 ... ok
[INFO] [stdout] test encode::impls::tests::ssz_encode_u32 ... ok
[INFO] [stdout] test encode::impls::tests::ssz_encode_u64 ... ok
[INFO] [stdout] test encode::impls::tests::ssz_encode_u8 ... ok
[INFO] [stdout] test encode::impls::tests::ssz_encode_u8_array_4 ... ok
[INFO] [stdout] test encode::impls::tests::ssz_encode_usize ... ok
[INFO] [stdout] test encode::impls::tests::tuple ... ok
[INFO] [stdout] test encode::impls::tests::vec_of_u8 ... ok
[INFO] [stdout] test encode::impls::tests::vec_of_vec_of_u8 ... ok
[INFO] [stdout] test encode::tests::test_encode_length ... ok
[INFO] [stdout] test legacy::test::ssz_encode_option_u16 ... ok
[INFO] [stdout] test legacy::test::ssz_encode_option_vec_u16 ... ok
[INFO] [stdout] test legacy::test::tuple_u8_u16 ... ok
[INFO] [stdout] test legacy::test::tuple_vec_vec ... ok
[INFO] [stdout] test legacy::test::two_variable_len_options_round_trip ... ok
[INFO] [stdout] test legacy::test::two_variable_len_options_encoding ... ok
[INFO] [stdout] test encode::tests::test_encode_length_above_max_debug_panics - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-930368d1c4244526)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test round_trip::bool ... ok
[INFO] [stdout] test round_trip::fixed_len_struct_encoding ... ok
[INFO] [stdout] test round_trip::h256 ... ok
[INFO] [stdout] test round_trip::fixed_len_excess_bytes ... ok
[INFO] [stdout] test round_trip::btree_map_variable_value ... ok
[INFO] [stdout] test round_trip::offset_into_fixed_bytes ... ok
[INFO] [stdout] test round_trip::option_u16 ... ok
[INFO] [stdout] test round_trip::offsets_decreasing ... ok
[INFO] [stdout] test round_trip::first_offset_skips_byte ... ok
[INFO] [stdout] test round_trip::option_vec_h256 ... ok
[INFO] [stdout] test round_trip::three_variable_len ... ok
[INFO] [stdout] test round_trip::tuple_u8_u16 ... ok
[INFO] [stdout] test round_trip::u8_array_4 ... ok
[INFO] [stdout] test round_trip::variable_len_excess_bytes ... ok
[INFO] [stdout] test round_trip::vec_of_fixed_len_struct ... ok
[INFO] [stdout] test round_trip::vec_of_variable_len_struct ... ok
[INFO] [stdout] test round_trip::vec_of_h256 ... ok
[INFO] [stdout] test round_trip::vec_of_vec_u16 ... ok
[INFO] [stdout] test round_trip::tuple_vec_vec ... ok
[INFO] [stdout] test round_trip::vec_u16 ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ssz_derive-2dd9839fa62d83cc)
[INFO] [stderr]      Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-7c06a936a88e0e07)
[INFO] [stdout] test round_trip::btree_map_fixed ... ok
[INFO] [stdout] test round_trip::variable_len_struct_encoding ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[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] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test transparent_struct ... ok
[INFO] [stdout] test transparent_struct_newtype ... ok
[INFO] [stdout] test transparent_struct_newtype_skipped_field ... ok
[INFO] [stdout] test transparent_struct_skipped_field ... ok
[INFO] [stdout] test two_fixed_union ... ok
[INFO] [stdout] test two_variable_trans ... ok
[INFO] [stdout] test two_vec_union ... ok
[INFO] [stdout] test two_variable_union ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ssz_types-eeb7e25197683388)
[INFO] [stdout] 
[INFO] [stdout] running 60 tests
[INFO] [stdout] test bitfield::bitlist::difference ... ok
[INFO] [stdout] test bitfield::bitlist::difference_diff_length ... ok
[INFO] [stdout] test bitfield::bitlist::from_raw_bytes ... ok
[INFO] [stdout] test bitfield::bitlist::bytes_round_trip ... ok
[INFO] [stdout] test bitfield::bitlist::highest_set_bit ... ok
[INFO] [stdout] test bitfield::bitlist::intersection ... ok
[INFO] [stdout] test bitfield::bitlist::intersection_diff_length ... ok
[INFO] [stdout] test bitfield::bitlist::into_raw_bytes ... ok
[INFO] [stdout] test bitfield::bitlist::iter ... ok
[INFO] [stdout] test bitfield::bitlist::num_set_bits ... ok
[INFO] [stdout] test bitfield::bitlist::shift_up ... ok
[INFO] [stdout] test bitfield::bitlist::size_of ... ok
[INFO] [stdout] test bitfield::bitlist::set_unset ... ok
[INFO] [stdout] test bitfield::bitlist::ssz_bytes_len ... ok
[INFO] [stdout] test bitfield::bitlist::ssz_decode ... ok
[INFO] [stdout] test bitfield::bitlist::union ... ok
[INFO] [stdout] test bitfield::bitlist::union_diff_length ... ok
[INFO] [stdout] test bitfield::bitvector::excess_bits_nimbus ... ok
[INFO] [stdout] test bitfield::bitvector::intersection ... ok
[INFO] [stdout] test bitfield::bitvector::size_of ... ok
[INFO] [stdout] test bitfield::bitlist::ssz_decode_extra_bytes ... ok
[INFO] [stdout] test bitfield::bitlist::ssz_encode ... ok
[INFO] [stdout] test bitfield::bitvector::intersection_diff_length ... ok
[INFO] [stdout] test bitfield::bitvector::ssz_encode ... ok
[INFO] [stdout] test bitfield::bitvector::union ... ok
[INFO] [stdout] test bitfield::bitvector::ssz_round_trip ... ok
[INFO] [stdout] test fixed_vector::test::length ... ok
[INFO] [stdout] test bitfield::bitvector::ssz_bytes_len ... ok
[INFO] [stdout] test fixed_vector::test::new ... ok
[INFO] [stdout] test fixed_vector::test::ssz_encode ... ok
[INFO] [stdout] test fixed_vector::test::deref ... ok
[INFO] [stdout] test fixed_vector::test::ssz_round_trip_u16_len_8 ... ok
[INFO] [stdout] test fixed_vector::test::tree_hash_u8 ... ok
[INFO] [stdout] test fixed_vector::test::indexing ... ok
[INFO] [stdout] test bitfield::bitvector::ssz_decode ... ok
[INFO] [stdout] test serde_utils::quoted_u64_fixed_vec::test::empty_list_err ... ok
[INFO] [stdout] test bitfield::bitvector::union_diff_length ... ok
[INFO] [stdout] test serde_utils::quoted_u64_fixed_vec::test::long_list_err ... ok
[INFO] [stdout] test fixed_vector::test::tree_hash_composite ... ok
[INFO] [stdout] test serde_utils::quoted_u64_fixed_vec::test::mixed_list_success ... ok
[INFO] [stdout] test serde_utils::quoted_u64_fixed_vec::test::quoted_list_success ... ok
[INFO] [stdout] test serde_utils::quoted_u64_fixed_vec::test::short_list_err ... ok
[INFO] [stdout] test serde_utils::quoted_u64_fixed_vec::test::unquoted_list_success ... ok
[INFO] [stdout] test serde_utils::quoted_u64_var_list::test::empty_list_success ... ok
[INFO] [stdout] test serde_utils::quoted_u64_fixed_vec::test::whole_list_quoted_err ... ok
[INFO] [stdout] test serde_utils::quoted_u64_var_list::test::long_list_err ... ok
[INFO] [stdout] test serde_utils::quoted_u64_var_list::test::quoted_list_success ... ok
[INFO] [stdout] test serde_utils::quoted_u64_var_list::test::mixed_list_success ... ok
[INFO] [stdout] test serde_utils::quoted_u64_var_list::test::unquoted_list_success ... ok
[INFO] [stdout] test bitfield::bitlist::ssz_round_trip ... ok
[INFO] [stdout] test variable_list::test::encode ... ok
[INFO] [stdout] test variable_list::test::indexing ... ok
[INFO] [stdout] test serde_utils::quoted_u64_var_list::test::whole_list_quoted_err ... ok
[INFO] [stdout] test variable_list::test::length ... ok
[INFO] [stdout] test variable_list::test::u16_len_8 ... ok
[INFO] [stdout] test variable_list::test::new ... ok
[INFO] [stdout] test serde_utils::quoted_u64_var_list::test::short_list_success ... ok
[INFO] [stdout] test variable_list::test::deref ... ok
[INFO] [stdout] test variable_list::test::tree_hash_u8 ... ok
[INFO] [stdout] test variable_list::test::tree_hash_composite ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 60 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tree_hash-9c3c3a109ce20b77)
[INFO] [stdout] 
[INFO] [stdout] running 31 tests
[INFO] [stdout] test impls::test::bool ... ok
[INFO] [stdout] test impls::test::int_to_bytes ... ok
[INFO] [stdout] test merkle_hasher::test::depth ... ok
[INFO] [stdout] test merkle_hasher::test::with_0_leaves ... ok
[INFO] [stdout] test merkleize_padded::test::random_value::max_tree_depth_min_nodes ... ok
[INFO] [stdout] test merkleize_padded::test::random_value::zero_value_1_nodes ... ok
[INFO] [stdout] test merkleize_padded::test::random_value::zero_value_0_nodes ... ok
[INFO] [stdout] test merkle_hasher::test::remaining_buffer ... ok
[INFO] [stdout] test merkleize_padded::test::random_value::zero_value_3_nodes ... ok
[INFO] [stdout] test merkleize_padded::test::random_value::zero_value_8_nodes ... ok
[INFO] [stdout] test merkleize_padded::test::random_value::zero_value_4_nodes ... ok
[INFO] [stdout] test merkle_hasher::test::with_leaves ... ok
[INFO] [stdout] test merkleize_padded::test::zero_value::max_tree_depth_min_nodes ... ok
[INFO] [stdout] test merkleize_padded::test::random_value::zero_value_9_nodes ... ok
[INFO] [stdout] test merkleize_padded::test::zero_value::zero_value_3_nodes ... ok
[INFO] [stdout] test merkleize_padded::test::zero_value::zero_value_4_nodes ... ok
[INFO] [stdout] test merkleize_padded::test::zero_value::zero_value_8_nodes ... ok
[INFO] [stdout] test merkleize_padded::test::random_value::zero_value_2_nodes ... ok
[INFO] [stdout] test merkleize_padded::test::random_value::zero_value_range_of_nodes ... ok
[INFO] [stdout] test merkleize_padded::test::zero_value::zero_value_0_nodes ... ok
[INFO] [stdout] test merkleize_padded::test::zero_value::zero_value_1_nodes ... ok
[INFO] [stdout] test test::mix_length ... ok
[INFO] [stdout] test merkleize_padded::test::zero_value::zero_value_2_nodes ... ok
[INFO] [stdout] test merkleize_padded::test::zero_value::zero_value_9_nodes ... ok
[INFO] [stdout] test merkle_hasher::test::context_size ... FAILED
[INFO] [stdout] test merkle_hasher::test::too_many_leaves - should panic ... ok
[INFO] [stdout] test merkleize_padded::test::zero_value::zero_value_8_nodes_varying_min_length ... ok
[INFO] [stdout] test merkleize_padded::test::random_value::zero_value_8_nodes_varying_min_length ... ok
[INFO] [stdout] test merkleize_padded::test::zero_value::zero_value_range_of_nodes ... ok
[INFO] [stdout] test merkle_hasher::test::full_trees ... ok
[INFO] [stdout] test merkle_hasher::test::incomplete_trees ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- merkle_hasher::test::context_size stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'merkle_hasher::test::context_size' (228) panicked at tree_hash/src/merkle_hasher.rs:369:9:
[INFO] [stdout] assertion `left == right` failed: Halfnode size should be as expected
[INFO] [stdout]   left: 120
[INFO] [stdout]  right: 224
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6352feede242 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6352feede242 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6352feede242 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6352feede242 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6352feeeeccf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6352feeeeccf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6352feeab7b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6352feeab7b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6352feeb7812 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6352feebc35f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6352feebc1f1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6352fee30c3e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x6352fee30c3e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6352feebca1f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x6352feebca1f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6352feebc87a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x6352feeb7949 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6352fee9fc8d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6352feef6720 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6352feef65b3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x6352feef6337 - core::panicking::assert_failed::h87b296a5d40a0ee9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x6352fee0e015 - tree_hash::merkle_hasher::test::context_size::h18885970dbbd97cf
[INFO] [stdout]                                at /opt/rustwide/workdir/tree_hash/src/merkle_hasher.rs:369:9
[INFO] [stdout]   22:     0x6352fee0e037 - tree_hash::merkle_hasher::test::context_size::{{closure}}::h0ca493b33661a0f4
[INFO] [stdout]                                at /opt/rustwide/workdir/tree_hash/src/merkle_hasher.rs:368:22
[INFO] [stdout]   23:     0x6352fedff906 - core::ops::function::FnOnce::call_once::hb62ab65e397caff4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6352fee309fb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6352fee309fb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x6352fee46665 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x6352fee46665 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x6352fee46665 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x6352fee46665 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x6352fee46665 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6352fee46665 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x6352fee46665 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x6352fee1ce54 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x6352fee1ce54 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x6352fee2071a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x6352fee2071a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x6352fee2071a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x6352fee2071a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x6352fee2071a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6352fee2071a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x6352fee2071a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6352feeb2aaf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x6352feeb2aaf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7ab6941f4aa4 - <unknown>
[INFO] [stdout]   45:     0x7ab694281a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     merkle_hasher::test::context_size
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 30 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.09s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p tree_hash --lib`
[INFO] running `Command { std: "docker" "inspect" "5a0e7376e5b35e78f5d7ca701aa61cf7c88e4a0958e567f4de45a2f6e182a4bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a0e7376e5b35e78f5d7ca701aa61cf7c88e4a0958e567f4de45a2f6e182a4bf", kill_on_drop: false }`
[INFO] [stdout] 5a0e7376e5b35e78f5d7ca701aa61cf7c88e4a0958e567f4de45a2f6e182a4bf
