[INFO] cloning repository https://github.com/rpc-coder-ts6u0p/orchard
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rpc-coder-ts6u0p/orchard" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frpc-coder-ts6u0p%2Forchard", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frpc-coder-ts6u0p%2Forchard'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 58b4624d0fdc22c1f84b0522abb58b8e5d3aa08c
[INFO] testing rpc-coder-ts6u0p/orchard/58b4624d0fdc22c1f84b0522abb58b8e5d3aa08c against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frpc-coder-ts6u0p%2Forchard" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/rpc-coder-ts6u0p/orchard
[INFO] finished tweaking git repo https://github.com/rpc-coder-ts6u0p/orchard
[INFO] tweaked toml for git repo https://github.com/rpc-coder-ts6u0p/orchard written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rpc-coder-ts6u0p/orchard on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rpc-coder-ts6u0p/orchard already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bd65f6d4cf0034526e020c9317eb58accabd533a486b64b9b15d138622e3623f
[INFO] running `Command { std: "docker" "start" "-a" "bd65f6d4cf0034526e020c9317eb58accabd533a486b64b9b15d138622e3623f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bd65f6d4cf0034526e020c9317eb58accabd533a486b64b9b15d138622e3623f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd65f6d4cf0034526e020c9317eb58accabd533a486b64b9b15d138622e3623f", kill_on_drop: false }`
[INFO] [stdout] bd65f6d4cf0034526e020c9317eb58accabd533a486b64b9b15d138622e3623f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a2a710e6579b1773b40a0d04dbc1af79b67f6f475c51946bf2be4df3397b7133
[INFO] running `Command { std: "docker" "start" "-a" "a2a710e6579b1773b40a0d04dbc1af79b67f6f475c51946bf2be4df3397b7133", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling memuse v0.2.2
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling constant_time_eq v0.2.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling blake2b_simd v1.0.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling syn v2.0.31
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling bls12_381 v0.8.0
[INFO] [stderr]    Compiling pasta_curves v0.5.1
[INFO] [stderr]    Compiling halo2_legacy_pdqsort v0.1.0
[INFO] [stderr]    Compiling jubjub v0.10.0
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling zcash_spec v0.2.1
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling zip32 v0.2.0
[INFO] [stderr]    Compiling incrementalmerkletree v0.8.1
[INFO] [stderr]    Compiling nonempty v0.11.0
[INFO] [stderr]    Compiling sinsemilla v0.1.0
[INFO] [stderr]    Compiling halo2_poseidon v0.1.0 (https://github.com/zcash/halo2?rev=2308caf68c48c02468b66cfc452dad54e355e32f#2308caf6)
[INFO] [stderr]    Compiling core2 v0.3.3
[INFO] [stderr]    Compiling halo2_poseidon v0.1.0
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling thiserror-impl v1.0.48
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling getset v0.1.3
[INFO] [stderr]    Compiling visibility v0.1.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling aes v0.8.3
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling fpe v0.6.1
[INFO] [stderr]    Compiling zcash_note_encryption v0.4.1
[INFO] [stderr]    Compiling halo2_proofs v0.3.1 (https://github.com/zcash/halo2?rev=2308caf68c48c02468b66cfc452dad54e355e32f#2308caf6)
[INFO] [stderr]    Compiling halo2_gadgets v0.3.1 (https://github.com/zcash/halo2?rev=2308caf68c48c02468b66cfc452dad54e355e32f#2308caf6)
[INFO] [stderr]    Compiling reddsa v0.5.1
[INFO] [stderr]    Compiling orchard v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
[INFO] running `Command { std: "docker" "inspect" "a2a710e6579b1773b40a0d04dbc1af79b67f6f475c51946bf2be4df3397b7133", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2a710e6579b1773b40a0d04dbc1af79b67f6f475c51946bf2be4df3397b7133", kill_on_drop: false }`
[INFO] [stdout] a2a710e6579b1773b40a0d04dbc1af79b67f6f475c51946bf2be4df3397b7133
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3a1cefba61ba124680b7702054724a5a2bb607136e6901aee6203e2b91dc4978
[INFO] running `Command { std: "docker" "start" "-a" "3a1cefba61ba124680b7702054724a5a2bb607136e6901aee6203e2b91dc4978", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling rustix v0.38.11
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling fastrand v2.0.0
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling os_str_bytes v6.5.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ciborium-io v0.2.1
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling uuid v1.4.1
[INFO] [stderr]    Compiling tempfile v3.8.0
[INFO] [stderr]    Compiling plotters-backend v0.3.5
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling cpp_demangle v0.4.3
[INFO] [stderr]    Compiling pasta_curves v0.5.1
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling plotters-svg v0.3.5
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling proptest v1.2.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.1
[INFO] [stderr]    Compiling bls12_381 v0.8.0
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling regex-automata v0.3.8
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling bytemuck v1.14.0
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling symbolic-demangle v10.2.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling gimli v0.28.0
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling halo2_proofs v0.3.1 (https://github.com/zcash/halo2?rev=2308caf68c48c02468b66cfc452dad54e355e32f#2308caf6)
[INFO] [stderr]    Compiling regex v1.9.5
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling symbolic-common v10.2.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling rgb v0.8.36
[INFO] [stderr]    Compiling incrementalmerkletree v0.8.1
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling ciborium v0.2.1
[INFO] [stderr]    Compiling jubjub v0.10.0
[INFO] [stderr]    Compiling halo2_poseidon v0.1.0 (https://github.com/zcash/halo2?rev=2308caf68c48c02468b66cfc452dad54e355e32f#2308caf6)
[INFO] [stderr]    Compiling sinsemilla v0.1.0
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling object v0.32.1
[INFO] [stderr]    Compiling quick-xml v0.26.0
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling str_stack v0.1.0
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling pprof v0.11.1
[INFO] [stderr]    Compiling halo2_gadgets v0.3.1 (https://github.com/zcash/halo2?rev=2308caf68c48c02468b66cfc452dad54e355e32f#2308caf6)
[INFO] [stderr]    Compiling inferno v0.11.14
[INFO] [stderr]    Compiling fpe v0.6.1
[INFO] [stderr]    Compiling criterion v0.4.0
[INFO] [stderr]    Compiling reddsa v0.5.1
[INFO] [stderr]    Compiling zcash_note_encryption v0.4.1
[INFO] [stderr]    Compiling halo2_poseidon v0.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling core2 v0.3.3
[INFO] [stderr]    Compiling shardtree v0.6.0
[INFO] [stderr]    Compiling orchard v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 30s
[INFO] running `Command { std: "docker" "inspect" "3a1cefba61ba124680b7702054724a5a2bb607136e6901aee6203e2b91dc4978", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a1cefba61ba124680b7702054724a5a2bb607136e6901aee6203e2b91dc4978", kill_on_drop: false }`
[INFO] [stdout] 3a1cefba61ba124680b7702054724a5a2bb607136e6901aee6203e2b91dc4978
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 40f9dd3d21a9f7e0bb9c77502cf12d1889ba9fa778806fe3140c2b05b0caa1e6
[INFO] running `Command { std: "docker" "start" "-a" "40f9dd3d21a9f7e0bb9c77502cf12d1889ba9fa778806fe3140c2b05b0caa1e6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/orchard-b27da7d880a628a5)
[INFO] [stdout] 
[INFO] [stdout] running 52 tests
[INFO] [stdout] test constants::fixed_bases::commit_ivk_r::tests::generator ... ok
[INFO] [stdout] test constants::fixed_bases::note_commit_r::tests::generator ... ok
[INFO] [stdout] test constants::fixed_bases::commit_ivk_r::tests::z ... ok
[INFO] [stdout] test constants::fixed_bases::note_commit_r::tests::z ... ok
[INFO] [stdout] test constants::fixed_bases::nullifier_k::tests::generator ... ok
[INFO] [stdout] test constants::fixed_bases::commit_ivk_r::tests::lagrange_coeffs ... ok
[INFO] [stdout] test constants::fixed_bases::note_commit_r::tests::lagrange_coeffs ... ok
[INFO] [stdout] test constants::fixed_bases::spend_auth_g::tests::generator ... ok
[INFO] [stdout] test constants::fixed_bases::nullifier_k::tests::z ... ok
[INFO] [stdout] test builder::tests::shielding_bundle has been running for over 60 seconds
[INFO] [stdout] test circuit::commit_ivk::tests::commit_ivk has been running for over 60 seconds
[INFO] [stdout] test circuit::note_commit::tests::note_commit has been running for over 60 seconds
[INFO] [stdout] test circuit::tests::round_trip has been running for over 60 seconds
[INFO] [stdout] test circuit::tests::serialized_proof_test_case has been running for over 60 seconds
[INFO] [stdout] test constants::fixed_bases::nullifier_k::tests::lagrange_coeffs ... ok
[INFO] [stdout] test constants::fixed_bases::value_commit_r::tests::generator ... ok
[INFO] [stdout] test constants::fixed_bases::spend_auth_g::tests::z ... ok
[INFO] [stdout] test constants::fixed_bases::spend_auth_g::tests::lagrange_coeffs ... ok
[INFO] [stdout] test constants::fixed_bases::value_commit_v::tests::generator ... ok
[INFO] [stdout] test constants::fixed_bases::value_commit_r::tests::z ... ok
[INFO] [stdout] test constants::fixed_bases::value_commit_v::tests::z ... ok
[INFO] [stdout] test constants::sinsemilla::tests::i2lebsp_k_round_trip ... ok
[INFO] [stdout] test constants::sinsemilla::tests::inv_two_pow_k ... ok
[INFO] [stdout] test constants::sinsemilla::tests::l_orchard_merkle ... ok
[INFO] [stdout] test constants::sinsemilla::tests::lebs2ip_k_round_trip ... ok
[INFO] [stdout] test constants::sinsemilla::tests::q_commit_ivk_m ... ok
[INFO] [stdout] test constants::sinsemilla::tests::q_merkle_crh ... ok
[INFO] [stdout] test constants::sinsemilla::tests::q_note_commitment_m ... ok
[INFO] [stdout] test constants::tests::l_orchard_base ... ok
[INFO] [stdout] test constants::tests::l_orchard_scalar ... ok
[INFO] [stdout] test constants::tests::t_p ... ok
[INFO] [stdout] test constants::tests::t_q ... ok
[INFO] [stdout] test constants::fixed_bases::value_commit_v::tests::lagrange_coeffs ... ok
[INFO] [stdout] test keys::tests::diversifier_index ... ok
[INFO] [stdout] test keys::tests::parsers_reject_invalid ... ok
[INFO] [stdout] test keys::tests::spend_validating_key_from_bytes ... ok
[INFO] [stdout] test keys::tests::test_vectors ... ok
[INFO] [stdout] test constants::fixed_bases::value_commit_r::tests::lagrange_coeffs ... ok
[INFO] [stdout] test note_encryption::tests::test_vectors ... ok
[INFO] [stdout] test keys::tests::key_agreement has been running for over 60 seconds
[INFO] [stdout] test pczt::tests::shielded_bundle has been running for over 60 seconds
[INFO] [stdout] test pczt::tests::shielding_bundle has been running for over 60 seconds
[INFO] [stdout] test keys::tests::key_agreement ... ok
[INFO] [stdout] test spec::tests::diversify_hash_substitution ... ok
[INFO] [stdout] test spec::tests::i2lebsp_round_trip ... ok
[INFO] [stdout] test spec::tests::lebs2ip_round_trip ... ok
[INFO] [stdout] test tree::tests::anchor_incremental ... ok
[INFO] [stdout] test tree::tests::empty_roots_incremental ... ok
[INFO] [stdout] test circuit::commit_ivk::tests::commit_ivk ... ok
[INFO] [stdout] test tree::tests::test_vectors ... ok
[INFO] [stdout] test zip32::tests::derive_child ... ok
[INFO] [stdout] test zip32::tests::path ... ok
[INFO] [stdout] test circuit::tests::serialized_proof_test_case ... ok
[INFO] [stdout] test zip32::tests::test_vectors ... ok
[INFO] [stdout] test circuit::note_commit::tests::note_commit ... ok
[INFO] [stdout] test value::tests::bsk_consistent_with_bvk has been running for over 60 seconds
[INFO] [stdout] test value::tests::bsk_consistent_with_bvk ... ok
[INFO] [stdout] test pczt::tests::shielding_bundle ... ok
[INFO] [stdout] test pczt::tests::shielded_bundle ... ok
[INFO] [stdout] test builder::tests::shielding_bundle ... ok
[INFO] [stdout] test circuit::tests::round_trip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 52 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 829.48s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/builder.rs (/opt/rustwide/target/debug/deps/builder-0eef1bd9a0466f2b)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test bundle_chain has been running for over 60 seconds
[ERROR] error running command: command timed out after 900 seconds
[INFO] running `Command { std: "docker" "inspect" "40f9dd3d21a9f7e0bb9c77502cf12d1889ba9fa778806fe3140c2b05b0caa1e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40f9dd3d21a9f7e0bb9c77502cf12d1889ba9fa778806fe3140c2b05b0caa1e6", kill_on_drop: false }`
[INFO] [stdout] 40f9dd3d21a9f7e0bb9c77502cf12d1889ba9fa778806fe3140c2b05b0caa1e6
