[INFO] cloning repository https://github.com/juno-cash/jebra [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/juno-cash/jebra" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuno-cash%2Fjebra", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuno-cash%2Fjebra'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 00e40e0e9810d18646d3eb9e4820f56333441dde [INFO] testing juno-cash/jebra against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuno-cash%2Fjebra" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/juno-cash/jebra [INFO] finished tweaking git repo https://github.com/juno-cash/jebra [INFO] tweaked toml for git repo https://github.com/juno-cash/jebra written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/juno-cash/jebra on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/juno-cash/jebra 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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 617fd03de9dd7fdaf5761128c08e456f9b4d82cf226ee10083c91dbee61b38f2 [INFO] running `Command { std: "docker" "start" "-a" "617fd03de9dd7fdaf5761128c08e456f9b4d82cf226ee10083c91dbee61b38f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "617fd03de9dd7fdaf5761128c08e456f9b4d82cf226ee10083c91dbee61b38f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "617fd03de9dd7fdaf5761128c08e456f9b4d82cf226ee10083c91dbee61b38f2", kill_on_drop: false }` [INFO] [stdout] 617fd03de9dd7fdaf5761128c08e456f9b4d82cf226ee10083c91dbee61b38f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a96fc57af969a14d66c1726c08a9548ce157179a2fc98e26bb023f2347694b95 [INFO] running `Command { std: "docker" "start" "-a" "a96fc57af969a14d66c1726c08a9548ce157179a2fc98e26bb023f2347694b95", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling cc v1.2.36 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling memuse v0.2.2 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling blake2b_simd v1.0.3 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling hybrid-array v0.2.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling pasta_curves v0.5.1 [INFO] [stderr] Compiling pairing v0.23.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling core2 v0.3.3 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling block-buffer v0.11.0-rc.3 [INFO] [stderr] Compiling crypto-common v0.2.0-rc.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling digest v0.11.0-pre.9 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling bls12_381 v0.8.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling bech32 v0.11.0 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling secp256k1 v0.29.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling zcash_spec v0.2.1 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling nonempty v0.11.0 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling zip32 v0.2.1 [INFO] [stderr] Compiling getset v0.1.6 [INFO] [stderr] Compiling jubjub v0.10.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling bounded-vec v0.9.0 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling reddsa v0.5.1 [INFO] [stderr] Compiling zcash_script v0.4.2 [INFO] [stderr] Compiling zcash_encoding v0.3.0 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling zcash_protocol v0.7.0 (/opt/rustwide/workdir/crates/zcash_protocol) [INFO] [stderr] Compiling hmac v0.13.0-pre.4 [INFO] [stderr] Compiling sha2 v0.11.0-pre.4 [INFO] [stderr] Compiling ripemd v0.2.0-pre.4 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling f4jumble v0.1.1 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling halo2_legacy_pdqsort v0.1.0 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling halo2_proofs v0.3.1 [INFO] [stderr] Compiling zcash_address v0.10.0 [INFO] [stderr] Compiling bip32 v0.6.0-pre.1 [INFO] [stderr] Compiling fpe v0.6.1 [INFO] [stderr] Compiling zcash_note_encryption v0.4.1 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling sinsemilla v0.1.0 [INFO] [stderr] Compiling halo2_poseidon v0.1.0 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling incrementalmerkletree v0.8.2 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling hdrhistogram v7.5.4 [INFO] [stderr] Compiling blake2s_simd v1.0.3 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling equihash v0.2.2 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling bellman v0.14.0 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling zcash_transparent v0.6.0 [INFO] [stderr] Compiling redjubjub v0.8.0 [INFO] [stderr] Compiling visibility v0.1.1 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling halo2_gadgets v0.3.1 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling randomx-rs v1.4.1 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling sapling-crypto v0.5.0 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling serde_with_macros v3.15.0 [INFO] [stderr] Compiling primitive-types v0.12.2 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling orchard v0.11.0 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling zcash_primitives v0.26.0 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling serde_with v3.15.0 [INFO] [stderr] Compiling zcash_history v0.4.0 [INFO] [stderr] Compiling ed25519-zebra v4.1.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling uint v0.10.0 [INFO] [stderr] Compiling bitflags-serde-legacy v0.1.1 [INFO] [stderr] Compiling jsonrpsee-types v0.24.9 [INFO] [stderr] Compiling serde-big-array v0.5.1 [INFO] [stderr] Compiling derive-getters v0.5.0 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling prost v0.14.1 [INFO] [stderr] Compiling librocksdb-sys v0.16.0+8.10.0 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling metrics v0.24.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling time v0.3.43 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v21.0.0 [INFO] [stderr] Compiling prost-types v0.14.1 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling rlimit v0.10.2 [INFO] [stderr] Compiling camino v1.1.12 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling prost-build v0.14.1 [INFO] [stderr] Compiling libzcash_script v0.1.0 [INFO] [stderr] Compiling howudoin v0.1.2 [INFO] [stderr] Compiling tonic-build v0.14.2 [INFO] [stderr] Compiling libgit2-sys v0.18.2+1.9.1 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling vergen-lib v0.1.6 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling wagyu-zcash-parameters-2 v0.2.0 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling wagyu-zcash-parameters-4 v0.2.0 [INFO] [stderr] Compiling wagyu-zcash-parameters-1 v0.2.0 [INFO] [stderr] Compiling wagyu-zcash-parameters-3 v0.2.0 [INFO] [stderr] Compiling wagyu-zcash-parameters-6 v0.2.0 [INFO] [stderr] Compiling wagyu-zcash-parameters-5 v0.2.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling which v8.0.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling tonic v0.14.2 [INFO] [stderr] Compiling wagyu-zcash-parameters v0.2.0 [INFO] [stderr] Compiling jsonrpsee-core v0.24.9 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling quickcheck v0.9.2 [INFO] [stderr] Compiling tonic-prost-build v0.14.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling sentry-types v0.40.0 [INFO] [stderr] Compiling zebra-chain v3.1.0 (/opt/rustwide/workdir/zebra-chain) [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> zebra-chain/src/work/randomx.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / /// Thread-local RandomX VM cache. [INFO] [stdout] 77 | | /// [INFO] [stdout] 78 | | /// Each thread gets its own cached VM to avoid expensive reinitialization [INFO] [stdout] 79 | | /// and to work around RandomXVM not being Send/Sync. [INFO] [stdout] | |_----------------------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling soketto v0.8.1 [INFO] [stderr] Compiling quickcheck_macros v0.9.1 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling vergen v9.0.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling xdg v2.5.2 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling mset v0.1.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling known-folders v1.3.1 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling route-recognizer v0.3.1 [INFO] [stderr] Compiling human_bytes v0.4.3 [INFO] [stderr] Compiling zcash_proofs v0.26.0 [INFO] [stderr] Compiling sentry-core v0.40.0 [INFO] [stdout] warning: constant `POST_NU6_FUNDING_STREAM_START_HEIGHT_MAINNET` is never used [INFO] [stdout] --> zebra-chain/src/parameters/network/subsidy.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | const POST_NU6_FUNDING_STREAM_START_HEIGHT_MAINNET: u32 = 2_726_400; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `POST_NU6_FUNDING_STREAM_START_HEIGHT_TESTNET` is never used [INFO] [stdout] --> zebra-chain/src/parameters/network/subsidy.rs:279:7 [INFO] [stdout] | [INFO] [stdout] 279 | const POST_NU6_FUNDING_STREAM_START_HEIGHT_TESTNET: u32 = 2_976_000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `POST_NU6_FUNDING_STREAM_NUM_BLOCKS` is never used [INFO] [stdout] --> zebra-chain/src/parameters/network/subsidy.rs:303:7 [INFO] [stdout] | [INFO] [stdout] 303 | const POST_NU6_FUNDING_STREAM_NUM_BLOCKS: u32 = 420_000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `POST_NU6_FUNDING_STREAM_START_RANGE_MAINNET` is never used [INFO] [stdout] --> zebra-chain/src/parameters/network/subsidy.rs:306:7 [INFO] [stdout] | [INFO] [stdout] 306 | const POST_NU6_FUNDING_STREAM_START_RANGE_MAINNET: std::ops::Range = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `POST_NU6_FUNDING_STREAM_START_RANGE_TESTNET` is never used [INFO] [stdout] --> zebra-chain/src/parameters/network/subsidy.rs:311:7 [INFO] [stdout] | [INFO] [stdout] 311 | const POST_NU6_FUNDING_STREAM_START_RANGE_TESTNET: std::ops::Range = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling jsonrpsee-server v0.24.9 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling ordered-map v0.4.2 [INFO] [stderr] Compiling cargo_metadata v0.19.2 [INFO] [stderr] Compiling tonic-prost v0.14.2 [INFO] [stderr] Compiling zebra-rpc v3.1.0 (/opt/rustwide/workdir/zebra-rpc) [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling zebra-node-services v2.1.1 (/opt/rustwide/workdir/zebra-node-services) [INFO] [stderr] Compiling zebra-script v3.0.1 (/opt/rustwide/workdir/zebra-script) [INFO] [stderr] Compiling tower-batch-control v1.0.1 (/opt/rustwide/workdir/tower-batch-control) [INFO] [stderr] Compiling tower-fallback v0.2.41 (/opt/rustwide/workdir/tower-fallback) [INFO] [stderr] Compiling vergen-git2 v1.0.7 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling tonic-reflection v0.14.2 [INFO] [stderr] Compiling zebra-network v2.0.2 (/opt/rustwide/workdir/zebra-network) [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling jsonrpsee-proc-macros v0.24.9 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling jsonrpsee v0.24.9 [INFO] [stderr] Compiling zcash_keys v0.12.0 [INFO] [stderr] Compiling raw-cpuid v11.6.0 [INFO] [stderr] Compiling sentry-contexts v0.40.0 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling quanta v0.12.6 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling sentry-backtrace v0.40.0 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling rand_xoshiro v0.7.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling serde_spanned v1.0.2 [INFO] [stderr] Compiling uname v0.1.1 [INFO] [stderr] Compiling hostname v0.4.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling sketches-ddsketch v0.3.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling toml_writer v1.0.3 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling yaml-rust2 v0.10.4 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling toml v0.9.7 [INFO] [stderr] Compiling metrics-util v0.19.1 [INFO] [stderr] Compiling sentry-tracing v0.40.0 [INFO] [stderr] Compiling serde-untagged v0.1.9 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling abscissa_derive v0.7.0 [INFO] [stderr] Compiling rust-ini v0.21.3 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling tracing-log v0.1.4 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling canonical-path v2.0.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling abscissa_core v0.7.0 [INFO] [stderr] Compiling config v0.15.18 [INFO] [stderr] Compiling metrics-exporter-prometheus v0.16.2 [INFO] [stderr] Compiling sentry v0.40.0 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling spandoc-attribute v0.1.1 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling proptest v1.8.0 [INFO] [stderr] Compiling insta v1.43.2 [INFO] [stderr] Compiling spandoc v0.2.2 [INFO] [stderr] Compiling zebra-test v2.0.1 (/opt/rustwide/workdir/zebra-test) [INFO] [stderr] error: could not compile `zebra-test` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8da20828b6ea601dfd8e2448cb50ace88876bd78/bin/rustc --crate-name zebra_test --edition=2021 zebra-test/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(zcash_unstable, values("zfuture", "nu6.1", "nu7"))' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("tx_v6"))' -C metadata=e92715e3f19eecec -C extra-filename=-5dcf5097e0d2e08c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-15b1eb194fcd538e.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-2f877f53e7c128f2.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-a8b742cb302ed827.rmeta --extern humantime=/opt/rustwide/target/debug/deps/libhumantime-c4f60095276fe5e1.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-5440acec5e7376bb.rmeta --extern insta=/opt/rustwide/target/debug/deps/libinsta-281a6b5145821aea.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-b60375597149903c.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-7fb92bd2eafe613f.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-69dbb90f560f25a4.rmeta --extern owo_colors=/opt/rustwide/target/debug/deps/libowo_colors-1ce5591df4a340d3.rmeta --extern proptest=/opt/rustwide/target/debug/deps/libproptest-43e078adcd367198.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-aa0d33bdab1a7c0b.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-13ae16da21d1f05d.rmeta --extern spandoc=/opt/rustwide/target/debug/deps/libspandoc-8fb55f7ce2f9b3ce.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5f72daf3ba4521db.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-8596eff2ed5e09cf.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-a59eff867fa6eb94.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-17fdb5aaa1c61e87.rmeta --extern tracing_error=/opt/rustwide/target/debug/deps/libtracing_error-af94d40ca4a0efa0.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-c3cc98ec45095c06.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [ERROR] error running command: command timed out after 900 seconds [INFO] running `Command { std: "docker" "inspect" "a96fc57af969a14d66c1726c08a9548ce157179a2fc98e26bb023f2347694b95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a96fc57af969a14d66c1726c08a9548ce157179a2fc98e26bb023f2347694b95", kill_on_drop: false }` [INFO] [stdout] a96fc57af969a14d66c1726c08a9548ce157179a2fc98e26bb023f2347694b95