[INFO] fetching crate light-client 0.16.0...
[INFO] testing light-client-0.16.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate light-client 0.16.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate light-client 0.16.0
[INFO] finished tweaking crates.io crate light-client 0.16.0
[INFO] tweaked toml for crates.io crate light-client 0.16.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate light-client 0.16.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate light-client 0.16.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 30401d1ddbaab81df00a0bdabb15e5a12df9baba9158998d2ad964584d641ef0
[INFO] running `Command { std: "docker" "start" "-a" "30401d1ddbaab81df00a0bdabb15e5a12df9baba9158998d2ad964584d641ef0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "30401d1ddbaab81df00a0bdabb15e5a12df9baba9158998d2ad964584d641ef0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30401d1ddbaab81df00a0bdabb15e5a12df9baba9158998d2ad964584d641ef0", kill_on_drop: false }`
[INFO] [stdout] 30401d1ddbaab81df00a0bdabb15e5a12df9baba9158998d2ad964584d641ef0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 401c5d18a37feebaf04a61d8db7b7a706ec904e8e1de807eeb3e045635acb911
[INFO] running `Command { std: "docker" "start" "-a" "401c5d18a37feebaf04a61d8db7b7a706ec904e8e1de807eeb3e045635acb911", kill_on_drop: false }`
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling five8_core v0.1.2
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling solana-sanitize v2.2.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling solana-atomic-u64 v2.2.1
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling solana-decode-error v2.3.0
[INFO] [stderr]    Compiling borsh v1.5.7
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling five8 v0.2.1
[INFO] [stderr]    Compiling five8_const v0.1.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling solana-msg v2.2.1
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling solana-program-memory v2.3.1
[INFO] [stderr]    Compiling feature-probe v0.1.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling solana-hash v2.3.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling solana-sha256-hasher v2.3.0
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling flate2 v1.1.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling solana-version v2.3.13
[INFO] [stderr]    Compiling solana-svm-feature-set v2.3.13
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling solana-inflation v2.2.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling solana-nostd-keccak v0.1.3
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling solana-define-syscall v2.3.0
[INFO] [stderr]    Compiling compression-codecs v0.4.31
[INFO] [stderr]    Compiling solana-seed-phrase v2.2.1
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling borsh-derive-internal v0.10.4
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.10.4
[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 ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling borsh-derive v0.10.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling borsh-derive v1.5.7
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling solana-sdk-macro v2.2.1
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ark-serialize-derive v0.5.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling ark-ff-asm v0.5.0
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling ark-ff-macros v0.5.0
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rustls-webpki v0.103.7
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling webpki-roots v1.0.3
[INFO] [stderr]    Compiling light-profiler-macro v0.1.1
[INFO] [stderr]    Compiling light-zero-copy-derive v0.5.0
[INFO] [stderr]    Compiling light-program-profiler v0.1.1
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling light-hasher v5.0.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling solana-pubkey v2.4.0
[INFO] [stderr]    Compiling borsh v0.10.4
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling light-zero-copy v0.5.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling light-macros v2.2.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling light-sdk-macros v0.16.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling solana-fee-calculator v2.2.1
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling ark-std v0.5.0
[INFO] [stderr]    Compiling serde-big-array v0.5.1
[INFO] [stderr]    Compiling solana-instruction v2.3.0
[INFO] [stderr]    Compiling solana-sdk-ids v2.2.1
[INFO] [stderr]    Compiling solana-signature v2.3.0
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling solana-short-vec v2.2.1
[INFO] [stderr]    Compiling solana-sysvar-id v2.2.1
[INFO] [stderr]    Compiling solana-commitment-config v2.2.1
[INFO] [stderr]    Compiling solana-clock v2.2.2
[INFO] [stderr]    Compiling solana-epoch-schedule v2.2.1
[INFO] [stderr]    Compiling solana-slot-hashes v2.2.1
[INFO] [stderr]    Compiling solana-rent v2.2.1
[INFO] [stderr]    Compiling solana-program-error v2.2.2
[INFO] [stderr]    Compiling solana-system-interface v1.0.0
[INFO] [stderr]    Compiling solana-account-info v2.3.0
[INFO] [stderr]    Compiling solana-serialize-utils v2.2.1
[INFO] [stderr]    Compiling solana-slot-history v2.2.1
[INFO] [stderr]    Compiling solana-last-restart-slot v2.2.1
[INFO] [stderr]    Compiling solana-epoch-rewards v2.2.1
[INFO] [stderr]    Compiling solana-transaction-error v2.2.1
[INFO] [stderr]    Compiling solana-bincode v2.2.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling solana-cpi v2.2.1
[INFO] [stderr]    Compiling solana-instructions-sysvar v2.2.2
[INFO] [stderr]    Compiling solana-program-entrypoint v2.3.0
[INFO] [stderr]    Compiling agave-feature-set v2.3.13
[INFO] [stderr]    Compiling solana-serde-varint v2.2.2
[INFO] [stderr]    Compiling solana-reward-info v2.2.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling spl-generic-token v1.0.1
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.15.0
[INFO] [stderr]    Compiling jsonrpc-core v18.0.0
[INFO] [stderr]    Compiling solana-stake-interface v1.2.1
[INFO] [stderr]    Compiling solana-signer v2.2.1
[INFO] [stderr]    Compiling solana-message v2.4.0
[INFO] [stderr]    Compiling light-bounded-vec v2.0.0
[INFO] [stderr]    Compiling solana-vote-interface v2.2.6
[INFO] [stderr]    Compiling solana-feature-gate-interface v2.2.2
[INFO] [stderr]    Compiling ark-serialize v0.5.0
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling solana-epoch-info v2.2.1
[INFO] [stderr]    Compiling ark-ff v0.5.0
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling solana-keypair v2.2.3
[INFO] [stderr]    Compiling solana-address-lookup-table-interface v2.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling solana-transaction v2.2.3
[INFO] [stderr]    Compiling solana-sysvar v2.3.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling solana-account v2.2.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling async-compression v0.4.32
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling solana-transaction-context v2.3.13
[INFO] [stderr]    Compiling solana-account-decoder-client-types v2.3.13
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling light-account-checks v0.5.0
[INFO] [stderr]    Compiling serde_with v3.15.0
[INFO] [stderr]    Compiling solana-compute-budget-interface v2.2.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling solana-transaction-status-client-types v2.3.13
[INFO] [stderr]    Compiling solana-rpc-client-types v2.3.13
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling ark-poly v0.4.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling ark-ec v0.4.2
[INFO] [stderr]    Compiling ark-poly v0.5.0
[INFO] [stderr]    Compiling ark-ec v0.5.0
[INFO] [stderr]    Compiling reqwest-middleware v0.4.2
[INFO] [stderr]    Compiling photon-api v0.52.0
[INFO] [stderr]    Compiling solana-rpc-client-api v2.3.13
[INFO] [stderr]    Compiling solana-rpc-client v2.3.13
[INFO] [stderr]    Compiling ark-bn254 v0.4.0
[INFO] [stderr]    Compiling solana-bn254 v2.2.2
[INFO] [stderr]    Compiling ark-bn254 v0.5.0
[INFO] [stderr]    Compiling light-poseidon v0.3.0
[INFO] [stderr]    Compiling light-hasher v4.0.0
[INFO] [stderr]    Compiling light-indexed-array v0.2.0
[INFO] [stderr]    Compiling light-compressed-account v0.6.1
[INFO] [stderr]    Compiling light-indexed-array v0.3.0
[INFO] [stderr]    Compiling light-concurrent-merkle-tree v4.0.0
[INFO] [stderr]    Compiling light-merkle-tree-reference v3.0.1
[INFO] [stderr]    Compiling light-sparse-merkle-tree v0.3.0
[INFO] [stderr]    Compiling light-prover-client v4.0.0
[INFO] [stderr]    Compiling light-indexed-merkle-tree v4.0.0
[INFO] [stdout] error[E0277]: the trait bound `H: light_hasher::Hasher` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/light-indexed-merkle-tree-4.0.0/src/reference.rs:40:22
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub merkle_tree: MerkleTree<H>,
[INFO] [stdout]    |                      ^^^^^^^^^^^^^ the trait `light_hasher::Hasher` is not implemented for `H`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `MerkleTree`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/light-merkle-tree-reference-3.0.1/src/lib.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct MerkleTree<H>
[INFO] [stdout]    |            ---------- required by a bound in this struct
[INFO] [stdout] 25 | where
[INFO] [stdout] 26 |     H: Hasher,
[INFO] [stdout]    |        ^^^^^^ required by this bound in `MerkleTree`
[INFO] [stdout] help: consider further restricting type parameter `H` with trait `Hasher`
[INFO] [stdout]    |
[INFO] [stdout] 37 |     H: Hasher + light_hasher::Hasher,
[INFO] [stdout]    |               ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `H: light_hasher::Hasher` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/light-indexed-merkle-tree-4.0.0/src/reference.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Debug, Clone)]
[INFO] [stdout]    |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub merkle_tree: MerkleTree<H>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `light_hasher::Hasher` is not implemented for `H`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `MerkleTree<H>` to implement `Debug`
[INFO] [stdout]    = note: required for the cast from `&MerkleTree<H>` to `&dyn Debug`
[INFO] [stdout] help: consider further restricting type parameter `H` with trait `Hasher`
[INFO] [stdout]    |
[INFO] [stdout] 37 |     H: Hasher + light_hasher::Hasher,
[INFO] [stdout]    |               ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `H: light_hasher::Hasher` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/light-indexed-merkle-tree-4.0.0/src/reference.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Debug, Clone)]
[INFO] [stdout]    |                 ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub merkle_tree: MerkleTree<H>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `light_hasher::Hasher` is not implemented for `H`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `MerkleTree`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/light-merkle-tree-reference-3.0.1/src/lib.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct MerkleTree<H>
[INFO] [stdout]    |            ---------- required by a bound in this struct
[INFO] [stdout] 25 | where
[INFO] [stdout] 26 |     H: Hasher,
[INFO] [stdout]    |        ^^^^^^ required by this bound in `MerkleTree`
[INFO] [stdout] help: consider further restricting type parameter `H` with trait `Hasher`
[INFO] [stdout]    |
[INFO] [stdout] 37 |     H: Hasher + light_hasher::Hasher,
[INFO] [stdout]    |               ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `reference::IndexedReferenceMerkleTreeError`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/light-indexed-merkle-tree-4.0.0/src/reference.rs:60:52
[INFO] [stdout]    |
[INFO] [stdout] 60 |         merkle_tree.append(&H::zero_indexed_leaf())?;
[INFO] [stdout]    |                     -------------------------------^ the trait `From<light_hasher::errors::HasherError>` is not implemented for `reference::IndexedReferenceMerkleTreeError`
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     this can't be annotated with `?` because it has type `Result<_, light_hasher::errors::HasherError>`
[INFO] [stdout]    |
[INFO] [stdout] note: `reference::IndexedReferenceMerkleTreeError` needs to implement `From<light_hasher::errors::HasherError>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/light-indexed-merkle-tree-4.0.0/src/reference.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub enum IndexedReferenceMerkleTreeError {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] help: the following other types implement trait `From<T>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/light-indexed-merkle-tree-4.0.0/src/reference.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 |     Indexed(#[from] IndexedMerkleTreeError),
[INFO] [stdout]    |             ^^^^^^^ `reference::IndexedReferenceMerkleTreeError` implements `From<IndexedMerkleTreeError>`
[INFO] [stdout] 25 |     #[error(transparent)]
[INFO] [stdout] 26 |     Reference(#[from] ReferenceMerkleTreeError),
[INFO] [stdout]    |               ^^^^^^^ `reference::IndexedReferenceMerkleTreeError` implements `From<ReferenceMerkleTreeError>`
[INFO] [stdout] 27 |     #[error(transparent)]
[INFO] [stdout] 28 |     Hasher(#[from] HasherError),
[INFO] [stdout]    |            ^^^^^^^ `reference::IndexedReferenceMerkleTreeError` implements `From<HasherError>`
[INFO] [stdout] 29 |     #[error(transparent)]
[INFO] [stdout] 30 |     BoundedVec(#[from] BoundedVecError),
[INFO] [stdout]    |                ^^^^^^^ `reference::IndexedReferenceMerkleTreeError` implements `From<BoundedVecError>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `H: light_hasher::Hasher` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/light-indexed-merkle-tree-4.0.0/src/reference.rs:63:13
[INFO] [stdout]    |
[INFO] [stdout] 63 |             merkle_tree,
[INFO] [stdout]    |             ^^^^^^^^^^^ the trait `light_hasher::Hasher` is not implemented for `H`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `MerkleTree`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/light-merkle-tree-reference-3.0.1/src/lib.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct MerkleTree<H>
[INFO] [stdout]    |            ---------- required by a bound in this struct
[INFO] [stdout] 25 | where
[INFO] [stdout] 26 |     H: Hasher,
[INFO] [stdout]    |        ^^^^^^ required by this bound in `MerkleTree`
[INFO] [stdout] help: consider further restricting type parameter `H` with trait `Hasher`
[INFO] [stdout]    |
[INFO] [stdout] 46 |     H: Hasher + light_hasher::Hasher,
[INFO] [stdout]    |               ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `H: light_hasher::Hasher` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/light-indexed-merkle-tree-4.0.0/src/reference.rs:60:21
[INFO] [stdout]     |
[INFO] [stdout]  60 |         merkle_tree.append(&H::zero_indexed_leaf())?;
[INFO] [stdout]     |                     ^^^^^^ the trait `light_hasher::Hasher` is not implemented for `H`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `MerkleTree::<H>::append`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/light-merkle-tree-reference-3.0.1/src/lib.rs:44:8
[INFO] [stdout]     |
[INFO] [stdout]  44 |     H: Hasher,
[INFO] [stdout]     |        ^^^^^^ required by this bound in `MerkleTree::<H>::append`
[INFO] [stdout] ...
[INFO] [stdout] 152 |     pub fn append(&mut self, leaf: &[u8; 32]) -> Result<(), HasherError> {
[INFO] [stdout]     |            ------ required by a bound in this associated function
[INFO] [stdout] help: consider further restricting type parameter `H` with trait `Hasher`
[INFO] [stdout]     |
[INFO] [stdout]  46 |     H: Hasher + light_hasher::Hasher,
[INFO] [stdout]     |               ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `H: light_hasher::Hasher` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/light-indexed-merkle-tree-4.0.0/src/reference.rs:54:31
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let mut merkle_tree = MerkleTree::new(height, canopy_depth);
[INFO] [stdout]    |                               ^^^^^^^^^^ the trait `light_hasher::Hasher` is not implemented for `H`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `MerkleTree`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/light-merkle-tree-reference-3.0.1/src/lib.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct MerkleTree<H>
[INFO] [stdout]    |            ---------- required by a bound in this struct
[INFO] [stdout] 25 | where
[INFO] [stdout] 26 |     H: Hasher,
[INFO] [stdout]    |        ^^^^^^ required by this bound in `MerkleTree`
[INFO] [stdout] help: consider further restricting type parameter `H` with trait `Hasher`
[INFO] [stdout]    |
[INFO] [stdout] 46 |     H: Hasher + light_hasher::Hasher,
[INFO] [stdout]    |               ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `H: light_hasher::Hasher` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/light-indexed-merkle-tree-4.0.0/src/reference.rs:54:31
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let mut merkle_tree = MerkleTree::new(height, canopy_depth);
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `light_hasher::Hasher` is not implemented for `H`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `MerkleTree::<H>::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/light-merkle-tree-reference-3.0.1/src/lib.rs:44:8
[INFO] [stdout]    |
[INFO] [stdout] 44 |     H: Hasher,
[INFO] [stdout]    |        ^^^^^^ required by this bound in `MerkleTree::<H>::new`
[INFO] [stdout] 45 | {
[INFO] [stdout] 46 |     pub fn new(height: usize, canopy_depth: usize) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout] help: consider further restricting type parameter `H` with trait `Hasher`
[INFO] [stdout]    |
[INFO] [stdout] 46 |     H: Hasher + light_hasher::Hasher,
[INFO] [stdout]    |               ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `update` exists for struct `MerkleTree<H>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/light-indexed-merkle-tree-4.0.0/src/reference.rs:79:26
[INFO] [stdout]    |
[INFO] [stdout] 79 |         self.merkle_tree.update(&new_low_leaf, 0)?;
[INFO] [stdout]    |                          ^^^^^^ method cannot be called on `MerkleTree<H>` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `H: light_hasher::Hasher`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `append` exists for struct `MerkleTree<H>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/light-indexed-merkle-tree-4.0.0/src/reference.rs:83:26
[INFO] [stdout]    |
[INFO] [stdout] 83 |         self.merkle_tree.append(&new_leaf)?;
[INFO] [stdout]    |                          ^^^^^^ method cannot be called on `MerkleTree<H>` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `H: light_hasher::Hasher`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `update` exists for struct `MerkleTree<H>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/light-indexed-merkle-tree-4.0.0/src/reference.rs:98:26
[INFO] [stdout]    |
[INFO] [stdout] 98 |         self.merkle_tree.update(&new_low_leaf, 0)?;
[INFO] [stdout]    |                          ^^^^^^ method cannot be called on `MerkleTree<H>` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `H: light_hasher::Hasher`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `append` exists for struct `MerkleTree<H>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/light-indexed-merkle-tree-4.0.0/src/reference.rs:102:26
[INFO] [stdout]     |
[INFO] [stdout] 102 |         self.merkle_tree.append(&new_leaf)?;
[INFO] [stdout]     |                          ^^^^^^ method cannot be called on `MerkleTree<H>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `H: light_hasher::Hasher`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `get_path_of_leaf` exists for struct `MerkleTree<H>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/light-indexed-merkle-tree-4.0.0/src/reference.rs:111:37
[INFO] [stdout]     |
[INFO] [stdout] 111 |         let path = self.merkle_tree.get_path_of_leaf(index, full)?;
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^ method cannot be called on `MerkleTree<H>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `H: light_hasher::Hasher`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `get_proof_of_leaf` exists for struct `MerkleTree<H>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/light-indexed-merkle-tree-4.0.0/src/reference.rs:121:30
[INFO] [stdout]     |
[INFO] [stdout] 121 |             self.merkle_tree.get_proof_of_leaf(index, full)?.as_slice(),
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^ method cannot be called on `MerkleTree<H>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `H: light_hasher::Hasher`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `root` exists for struct `MerkleTree<H>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/light-indexed-merkle-tree-4.0.0/src/reference.rs:126:26
[INFO] [stdout]     |
[INFO] [stdout] 126 |         self.merkle_tree.root()
[INFO] [stdout]     |                          ^^^^ method cannot be called on `MerkleTree<H>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `H: light_hasher::Hasher`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `update` exists for struct `MerkleTree<H>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/light-indexed-merkle-tree-4.0.0/src/reference.rs:140:14
[INFO] [stdout]     |
[INFO] [stdout] 139 | /         self.merkle_tree
[INFO] [stdout] 140 | |             .update(&new_low_leaf, usize::from(new_low_element.index))?;
[INFO] [stdout]     | |             -^^^^^^ method cannot be called on `MerkleTree<H>` due to unsatisfied trait bounds
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `H: light_hasher::Hasher`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `root` exists for struct `MerkleTree<H>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/light-indexed-merkle-tree-4.0.0/src/reference.rs:141:66
[INFO] [stdout]     |
[INFO] [stdout] 141 |         println!("reference updated root {:?}", self.merkle_tree.root());
[INFO] [stdout]     |                                                                  ^^^^ method cannot be called on `MerkleTree<H>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `H: light_hasher::Hasher`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `append` exists for struct `MerkleTree<H>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/light-indexed-merkle-tree-4.0.0/src/reference.rs:145:26
[INFO] [stdout]     |
[INFO] [stdout] 145 |         self.merkle_tree.append(&new_leaf)?;
[INFO] [stdout]     |                          ^^^^^^ method cannot be called on `MerkleTree<H>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `H: light_hasher::Hasher`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `root` exists for struct `MerkleTree<H>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/light-indexed-merkle-tree-4.0.0/src/reference.rs:146:67
[INFO] [stdout]     |
[INFO] [stdout] 146 |         println!("reference appended root {:?}", self.merkle_tree.root());
[INFO] [stdout]     |                                                                   ^^^^ method cannot be called on `MerkleTree<H>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `H: light_hasher::Hasher`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `verify` exists for struct `MerkleTree<H>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/light-indexed-merkle-tree-4.0.0/src/reference.rs:216:14
[INFO] [stdout]     |
[INFO] [stdout] 215 | /         self.merkle_tree
[INFO] [stdout] 216 | |             .verify(&leaf_hash, proof.merkle_proof.as_slice(), proof.leaf_index)?;
[INFO] [stdout]     | |             -^^^^^^ method cannot be called on `MerkleTree<H>` due to unsatisfied trait bounds
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `H: light_hasher::Hasher`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `light-indexed-merkle-tree` (lib) due to 20 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "401c5d18a37feebaf04a61d8db7b7a706ec904e8e1de807eeb3e045635acb911", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "401c5d18a37feebaf04a61d8db7b7a706ec904e8e1de807eeb3e045635acb911", kill_on_drop: false }`
[INFO] [stdout] 401c5d18a37feebaf04a61d8db7b7a706ec904e8e1de807eeb3e045635acb911
