[INFO] cloning repository https://github.com/justicedavid/then
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/justicedavid/then" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjusticedavid%2Fthen", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjusticedavid%2Fthen'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f83fc2d4dbc8f33e96a0705ee766dc8e80984683
[INFO] testing justicedavid/then against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjusticedavid%2Fthen" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/justicedavid/then
[INFO] finished tweaking git repo https://github.com/justicedavid/then
[INFO] tweaked toml for git repo https://github.com/justicedavid/then written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/justicedavid/then on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/justicedavid/then already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0eaa567db0b33e4d5c5bb09e63c66c7605bfa1f668a25d899c0189bc82245b5e
[INFO] running `Command { std: "docker" "start" "0eaa567db0b33e4d5c5bb09e63c66c7605bfa1f668a25d899c0189bc82245b5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0eaa567db0b33e4d5c5bb09e63c66c7605bfa1f668a25d899c0189bc82245b5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0eaa567db0b33e4d5c5bb09e63c66c7605bfa1f668a25d899c0189bc82245b5e" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0eaa567db0b33e4d5c5bb09e63c66c7605bfa1f668a25d899c0189bc82245b5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0eaa567db0b33e4d5c5bb09e63c66c7605bfa1f668a25d899c0189bc82245b5e" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.160
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling serde v1.0.160
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling blake2b_simd v1.0.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling execute-command-tokens v0.1.6
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling semver v1.0.17
[INFO] [stderr]    Compiling wasm_sync v0.1.2
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling base64ct v1.0.1
[INFO] [stderr]    Compiling ec-gpu-gen v0.5.2
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling blst v0.3.10
[INFO] [stderr]    Compiling zeroize_derive v1.3.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling platforms v3.0.2
[INFO] [stderr]    Compiling zeroize v1.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling execute-command-macro-impl v0.1.9
[INFO] [stderr]    Compiling execute-command-macro v0.1.8
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling pasta_curves v0.4.1
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling universal-hash v0.4.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling bls12_381 v0.7.1
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling rustversion v1.0.12
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling libm v0.2.6
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling nonempty v0.7.0
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling jubjub v0.9.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling poly1305 v0.7.2
[INFO] [stderr]    Compiling chacha20 v0.8.2
[INFO] [stderr]    Compiling aead v0.4.3
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling yastl v0.1.2
[INFO] [stderr]    Compiling execute v0.2.12
[INFO] [stderr]    Compiling pairing v0.22.0
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling heapless v0.7.0
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling ec-gpu v0.2.0
[INFO] [stderr]    Compiling block-modes v0.8.1
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling curve25519-dalek v4.0.0
[INFO] [stderr]    Compiling blstrs v0.6.1
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling chacha20poly1305 v0.9.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling halo2_proofs v0.2.0
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling thiserror-nostd-notrait v1.0.57
[INFO] [stderr]    Compiling stable_deref_trait v1.0.0
[INFO] [stderr]    Compiling fpe v0.5.1
[INFO] [stderr]    Compiling ironfish-bellperson v0.1.0
[INFO] [stderr]    Compiling zcash_note_encryption v0.1.0
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]    Compiling reddsa v0.3.0
[INFO] [stderr]    Compiling incrementalmerkletree v0.3.0
[INFO] [stderr]    Compiling zcash_encoding v0.1.0
[INFO] [stderr]    Compiling memuse v0.2.1
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.0
[INFO] [stderr]    Compiling thiserror-nostd-notrait-impl v1.0.57
[INFO] [stderr]    Compiling f4jumble v0.1.0
[INFO] [stderr]    Compiling blake2s_simd v1.0.0
[INFO] [stderr]    Compiling litrs v0.2.3
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling cobs v0.2.3
[INFO] [stderr]    Compiling bech32 v0.8.1
[INFO] [stderr]    Compiling postcard v1.0.1
[INFO] [stderr]    Compiling zcash_address v0.1.0
[INFO] [stderr]    Compiling document-features v0.2.7
[INFO] [stderr]    Compiling serdect v0.2.0
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling bip0039 v0.11.0
[INFO] [stderr]    Compiling ironfish-jubjub v0.1.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling halo2_gadgets v0.2.0
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling visibility v0.1.0
[INFO] [stderr]    Compiling derive-getters v0.4.0
[INFO] [stderr]    Compiling equihash v0.2.0
[INFO] [stderr]    Compiling blake3 v1.5.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling const-crc32-nostd v1.3.1
[INFO] [stderr]    Compiling debugless-unwrap v0.0.4
[INFO] [stderr]    Compiling directories v4.0.1
[INFO] [stderr]    Compiling bls12_381 v0.8.0
[INFO] [stderr]    Compiling redjubjub v0.5.0
[INFO] [stderr]    Compiling frost-core v2.0.0-rc.0
[INFO] [stderr]    Compiling constant_time_eq v0.3.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling anyhow v1.0.68
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.95
[INFO] [stderr]    Compiling signature v2.0.0
[INFO] [stderr]    Compiling ed25519 v2.2.0
[INFO] [stderr]    Compiling frost-rerandomized v2.0.0-rc.0
[INFO] [stderr]    Compiling jubjub v0.10.0
[INFO] [stderr]    Compiling pasta_curves v0.5.0
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling crypto_secretbox v0.1.1
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling ironfish-reddsa v0.1.0
[INFO] [stderr]    Compiling ed25519-dalek v2.1.0
[INFO] [stderr]    Compiling x25519-dalek v2.0.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling ironfish v0.3.0 (/opt/rustwide/workdir/ironfish-rust)
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling siphasher v1.0.0
[INFO] [stderr]    Compiling bumpalo v3.11.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling tiny-bip39 v1.0.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.95
[INFO] [stderr]    Compiling ironfish-frost v0.1.0
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling fish_hash v0.3.0
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling crypto_box v0.9.1
[INFO] [stderr]    Compiling orchard v0.2.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling ciborium-io v0.2.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.6
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling plotters-backend v0.3.4
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.0
[INFO] [stderr]    Compiling plotters-svg v0.3.3
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.95
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling napi-build v2.0.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling wasm-bindgen v0.2.95
[INFO] [stderr]    Compiling ironfish-primitives v0.1.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling ironfish-proofs v0.1.0
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling ironfish_zkp v0.2.0 (/opt/rustwide/workdir/ironfish-zkp)
[INFO] [stderr]    Compiling ironfish-rust-nodejs v0.1.0 (/opt/rustwide/workdir/ironfish-rust-nodejs)
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.95
[INFO] [stderr]    Compiling napi-derive-backend v1.0.73
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ironfish-rust/src/transaction/mod.rs:189:24
[INFO] [stdout]     |
[INFO] [stdout] 189 |     pub fn iter_spends(&self) -> Iter<SpendDescription> {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 189 |     pub fn iter_spends(&self) -> Iter<'_, SpendDescription> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ironfish-rust/src/transaction/mod.rs:198:25
[INFO] [stdout]     |
[INFO] [stdout] 198 |     pub fn iter_outputs(&self) -> Iter<OutputDescription> {
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 198 |     pub fn iter_outputs(&self) -> Iter<'_, OutputDescription> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ironfish-rust/src/transaction/value_balances.rs:54:24
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub(super) fn iter(&self) -> hash_map::Iter<AssetIdentifier, i64> {
[INFO] [stdout]    |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub(super) fn iter(&self) -> hash_map::Iter<'_, AssetIdentifier, i64> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling plotters v0.3.4
[INFO] [stderr]    Compiling ciborium v0.2.0
[INFO] [stderr]    Compiling ctor v0.2.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling napi-sys v2.4.0
[INFO] [stderr]    Compiling criterion v0.4.0
[INFO] [stderr]    Compiling napi-derive v2.16.11
[INFO] [stderr]    Compiling napi v2.16.9
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling benchmarks v0.1.0 (/opt/rustwide/workdir/benchmarks)
[INFO] [stderr] error: could not compile `ironfish` (lib); 3 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name ironfish --edition=2021 ironfish-rust/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="benchmark"' --cfg 'feature="default"' --cfg 'feature="transaction-proofs"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("benchmark", "default", "download-params", "note-encryption-stats", "transaction-proofs"))' -C metadata=0e2e39eb7737280c -C extra-filename=-766366dd5d713a7d --out-dir /opt/rustwide/target/release/deps -L dependency=/opt/rustwide/target/release/deps --extern argon2=/opt/rustwide/target/release/deps/libargon2-a651a10cc578fd0b.rmeta --extern blake2b_simd=/opt/rustwide/target/release/deps/libblake2b_simd-7a2caa2f85edc312.rmeta --extern blake2s_simd=/opt/rustwide/target/release/deps/libblake2s_simd-c3f3abc4a0574841.rmeta --extern blake3=/opt/rustwide/target/release/deps/libblake3-403d688a6dc3901e.rmeta --extern blstrs=/opt/rustwide/target/release/deps/libblstrs-e7b2fc3b078f5ca3.rmeta --extern byteorder=/opt/rustwide/target/release/deps/libbyteorder-7787dcf02067839a.rmeta --extern chacha20poly1305=/opt/rustwide/target/release/deps/libchacha20poly1305-e9b7c6b68aaeed26.rmeta --extern crypto_box=/opt/rustwide/target/release/deps/libcrypto_box-917e73263539c8e1.rmeta --extern ff=/opt/rustwide/target/release/deps/libff-58b8841dda0d6be3.rmeta --extern fish_hash=/opt/rustwide/target/release/deps/libfish_hash-7dab7ae8c93e4220.rmeta --extern group=/opt/rustwide/target/release/deps/libgroup-cd2a38d46bc28596.rmeta --extern hkdf=/opt/rustwide/target/release/deps/libhkdf-cbbcd4875730e88d.rmeta --extern ironfish_bellperson=/opt/rustwide/target/release/deps/libironfish_bellperson-706806343c1393ba.rmeta --extern ironfish_frost=/opt/rustwide/target/release/deps/libironfish_frost-4d795240026d3e99.rmeta --extern ironfish_jubjub=/opt/rustwide/target/release/deps/libironfish_jubjub-c10645d46030bd25.rmeta --extern ironfish_zkp=/opt/rustwide/target/release/deps/libironfish_zkp-2f2d68c82321e3ef.rmeta --extern lazy_static=/opt/rustwide/target/release/deps/liblazy_static-8ce6049f89d68135.rmeta --extern rand=/opt/rustwide/target/release/deps/librand-4d114d7c10d4de1f.rmeta --extern sha2=/opt/rustwide/target/release/deps/libsha2-3b07837049c3e35a.rmeta --extern bip39=/opt/rustwide/target/release/deps/libbip39-b9165639815d0efe.rmeta --extern xxhash_rust=/opt/rustwide/target/release/deps/libxxhash_rust-d37b1d9501884113.rmeta --cap-lints=warn -L native=/opt/rustwide/target/release/build/blake3-b211da5429b1c40b/out -L native=/opt/rustwide/target/release/build/blake3-b211da5429b1c40b/out -L native=/opt/rustwide/target/release/build/blst-4844a1e14bacdb90/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0eaa567db0b33e4d5c5bb09e63c66c7605bfa1f668a25d899c0189bc82245b5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0eaa567db0b33e4d5c5bb09e63c66c7605bfa1f668a25d899c0189bc82245b5e", kill_on_drop: false }`
[INFO] [stdout] 0eaa567db0b33e4d5c5bb09e63c66c7605bfa1f668a25d899c0189bc82245b5e
