[INFO] cloning repository https://github.com/2lambda123/zcash [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/2lambda123/zcash" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2lambda123%2Fzcash", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2lambda123%2Fzcash'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4c32e3b3e3e0f576cf0c37aa260a5a9d1619ec3b [INFO] testing 2lambda123/zcash against master#ff2c56344c764af598ad33027e9c7a48881808ef for pr-118825 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2lambda123%2Fzcash" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/2lambda123/zcash on toolchain ff2c56344c764af598ad33027e9c7a48881808ef [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/2lambda123/zcash [INFO] finished tweaking git repo https://github.com/2lambda123/zcash [INFO] tweaked toml for git repo https://github.com/2lambda123/zcash written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/2lambda123/zcash 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" "+ff2c56344c764af598ad33027e9c7a48881808ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nonempty v0.7.0 [INFO] [stderr] Downloaded bellman v0.14.0 [INFO] [stderr] Downloaded fpe v0.6.1 [INFO] [stderr] Downloaded primitive-types v0.11.1 [INFO] [stderr] Downloaded wagyu-zcash-parameters v0.2.0 [INFO] [stderr] Downloaded base64ct v1.0.1 [INFO] [stderr] Downloaded equihash v0.2.0 [INFO] [stderr] Downloaded memuse v0.2.1 [INFO] [stderr] Downloaded halo2_legacy_pdqsort v0.1.0 [INFO] [stderr] Downloaded hdwallet v0.4.1 [INFO] [stderr] Downloaded parity-scale-codec-derive v3.6.1 [INFO] [stderr] Downloaded ed25519 v2.2.1 [INFO] [stderr] Downloaded blake2b_simd v1.0.1 [INFO] [stderr] Downloaded metrics-util v0.15.0 [INFO] [stderr] Downloaded cxx v1.0.97 [INFO] [stderr] Downloaded halo2_gadgets v0.3.0 [INFO] [stderr] Downloaded tokio v1.29.0 [INFO] [stderr] Downloaded bls12_381 v0.8.0 [INFO] [stderr] Downloaded curve25519-dalek v4.0.0-rc.2 [INFO] [stderr] Downloaded orchard v0.5.0 [INFO] [stderr] Downloaded halo2_proofs v0.3.0 [INFO] [stderr] Downloaded wagyu-zcash-parameters-6 v0.2.0 [INFO] [stderr] Downloaded clearscreen v2.0.1 [INFO] [stderr] Downloaded metrics v0.21.0 [INFO] [stderr] Downloaded bip0039 v0.10.1 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.97 [INFO] [stderr] Downloaded metrics-exporter-prometheus v0.12.1 [INFO] [stderr] Downloaded zcash_proofs v0.12.1 [INFO] [stderr] Downloaded parity-scale-codec v3.6.1 [INFO] [stderr] Downloaded redjubjub v0.7.0 [INFO] [stderr] Downloaded known-folders v1.0.1 [INFO] [stderr] Downloaded blake2s_simd v1.0.1 [INFO] [stderr] Downloaded reddsa v0.5.0 [INFO] [stderr] Downloaded zcash_note_encryption v0.4.0 [INFO] [stderr] Downloaded zcash_address v0.3.0 [INFO] [stderr] Downloaded zcash_encoding v0.2.0 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.97 [INFO] [stderr] Downloaded password-hash v0.3.2 [INFO] [stderr] Downloaded zcash_history v0.3.0 [INFO] [stderr] Downloaded f4jumble v0.1.0 [INFO] [stderr] Downloaded incrementalmerkletree v0.4.0 [INFO] [stderr] Downloaded jubjub v0.10.0 [INFO] [stderr] Downloaded wagyu-zcash-parameters-2 v0.2.0 [INFO] [stderr] Downloaded ed25519-zebra v4.0.0 [INFO] [stderr] Downloaded bridgetree v0.3.0 [INFO] [stderr] Downloaded wagyu-zcash-parameters-5 v0.2.0 [INFO] [stderr] Downloaded wagyu-zcash-parameters-3 v0.2.0 [INFO] [stderr] Downloaded wagyu-zcash-parameters-4 v0.2.0 [INFO] [stderr] Downloaded wagyu-zcash-parameters-1 v0.2.0 [INFO] [stderr] Downloaded zcash_primitives v0.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b4ac08c3fcc4591c62410f90b528d1806d5fef1b9cef2ba515f8132d1a21c68a [INFO] running `Command { std: "docker" "start" "-a" "b4ac08c3fcc4591c62410f90b528d1806d5fef1b9cef2ba515f8132d1a21c68a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b4ac08c3fcc4591c62410f90b528d1806d5fef1b9cef2ba515f8132d1a21c68a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4ac08c3fcc4591c62410f90b528d1806d5fef1b9cef2ba515f8132d1a21c68a", kill_on_drop: false }` [INFO] [stdout] b4ac08c3fcc4591c62410f90b528d1806d5fef1b9cef2ba515f8132d1a21c68a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e28c539e03c7aea14e1850b838360640429eebf95520aa942bdf5687c1df438 [INFO] running `Command { std: "docker" "start" "-a" "3e28c539e03c7aea14e1850b838360640429eebf95520aa942bdf5687c1df438", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling nonempty v0.7.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling constant_time_eq v0.2.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling memuse v0.2.1 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cpufeatures v0.2.8 [INFO] [stderr] Compiling blake2b_simd v1.0.1 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling syn v2.0.22 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling secp256k1-sys v0.8.1 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling platforms v3.0.2 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling halo2_legacy_pdqsort v0.1.0 [INFO] [stderr] Compiling base64ct v1.0.1 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling password-hash v0.3.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling link-cplusplus v1.0.8 [INFO] [stderr] Compiling tokio v1.29.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling byte-slice-cast v1.2.2 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling metrics v0.21.0 [INFO] [stderr] Compiling time-macros v0.2.9 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling curve25519-dalek v4.0.0-rc.2 [INFO] [stderr] Compiling pbkdf2 v0.10.1 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling pairing v0.23.0 [INFO] [stderr] Compiling pasta_curves v0.5.1 [INFO] [stderr] Compiling terminfo v0.8.0 [INFO] [stderr] Compiling bls12_381 v0.8.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling bs58 v0.5.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling jubjub v0.10.0 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling f4jumble v0.1.0 [INFO] [stderr] Compiling raw-cpuid v10.7.0 [INFO] [stderr] Compiling proptest v1.2.0 [INFO] [stderr] Compiling blake2s_simd v1.0.1 [INFO] [stderr] Compiling zcash_encoding v0.2.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling cxxbridge-flags v1.0.97 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling cxx v1.0.97 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling time v0.3.22 [INFO] [stderr] Compiling zcash_address v0.3.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling secp256k1 v0.26.0 [INFO] [stderr] Compiling quanta v0.11.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling equihash v0.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling allocator-api2 v0.2.15 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling gimli v0.27.3 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling signature v2.1.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Compiling sketches-ddsketch v0.2.1 [INFO] [stderr] Compiling bellman v0.14.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling metrics-macros v0.7.0 [INFO] [stderr] Compiling cxxbridge-macro v1.0.97 [INFO] [stderr] Compiling incrementalmerkletree v0.4.0 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling xdg v2.5.0 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling gumdrop_derive v0.8.1 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling bip0039 v0.10.1 [INFO] [stderr] Compiling metrics-util v0.15.0 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling aes v0.8.3 [INFO] [stderr] Compiling fpe v0.6.1 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling hdwallet v0.4.1 [INFO] [stderr] Compiling zcash_note_encryption v0.4.0 [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling object v0.30.4 [INFO] [stderr] Compiling nix v0.26.2 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling halo2_proofs v0.3.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling wagyu-zcash-parameters-2 v0.2.0 [INFO] [stderr] Compiling wagyu-zcash-parameters-3 v0.2.0 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling wagyu-zcash-parameters-6 v0.2.0 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling wagyu-zcash-parameters-5 v0.2.0 [INFO] [stderr] Compiling wagyu-zcash-parameters-1 v0.2.0 [INFO] [stderr] Compiling known-folders v1.0.1 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling wagyu-zcash-parameters-4 v0.2.0 [INFO] [stderr] Compiling wagyu-zcash-parameters v0.2.0 [INFO] [stderr] Compiling gumdrop v0.8.1 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling bridgetree v0.3.0 [INFO] [stderr] Compiling clearscreen v2.0.1 [INFO] [stderr] Compiling tracing-appender v0.2.2 [INFO] [stderr] Compiling metrics-exporter-prometheus v0.12.1 [INFO] [stderr] Compiling halo2_gadgets v0.3.0 [INFO] [stderr] Compiling reddsa v0.5.0 [INFO] [stderr] Compiling parity-scale-codec v3.6.1 [INFO] [stderr] Compiling ed25519 v2.2.1 [INFO] [stderr] Compiling ed25519-zebra v4.0.0 [INFO] [stderr] Compiling redjubjub v0.7.0 [INFO] [stderr] Compiling impl-codec v0.6.0 [INFO] [stderr] Compiling primitive-types v0.11.1 [INFO] [stderr] Compiling zcash_history v0.3.0 [INFO] [stderr] Compiling orchard v0.5.0 [INFO] [stderr] Compiling zcash_primitives v0.12.0 [INFO] [stderr] Compiling zcash_proofs v0.12.1 [INFO] [stderr] Compiling librustzcash v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.68s [INFO] running `Command { std: "docker" "inspect" "3e28c539e03c7aea14e1850b838360640429eebf95520aa942bdf5687c1df438", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e28c539e03c7aea14e1850b838360640429eebf95520aa942bdf5687c1df438", kill_on_drop: false }` [INFO] [stdout] 3e28c539e03c7aea14e1850b838360640429eebf95520aa942bdf5687c1df438 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9e65aa096820536eeadcbbc37c88c0c3136e233dd6fe7c468666f646dc6a056 [INFO] running `Command { std: "docker" "start" "-a" "f9e65aa096820536eeadcbbc37c88c0c3136e233dd6fe7c468666f646dc6a056", kill_on_drop: false }` [INFO] [stderr] Compiling librustzcash v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 15.16s [INFO] running `Command { std: "docker" "inspect" "f9e65aa096820536eeadcbbc37c88c0c3136e233dd6fe7c468666f646dc6a056", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9e65aa096820536eeadcbbc37c88c0c3136e233dd6fe7c468666f646dc6a056", kill_on_drop: false }` [INFO] [stdout] f9e65aa096820536eeadcbbc37c88c0c3136e233dd6fe7c468666f646dc6a056 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 23d4f86b0b074ede89e523520f2ccab7ba535cf9a516127caab34e331ab1a483 [INFO] running `Command { std: "docker" "start" "-a" "23d4f86b0b074ede89e523520f2ccab7ba535cf9a516127caab34e331ab1a483", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running unittests src/rust/src/rustzcash.rs (/opt/rustwide/target/debug/deps/rustzcash-431a1b0dfecdf12e) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test test_gen_r ... ok [INFO] [stdout] test tests::mmr::append ... ok [INFO] [stdout] test tests::sapling_generators ... ok [INFO] [stdout] test tests::zip339::test_free_null_phrase_is_noop ... ok [INFO] [stdout] test incremental_merkle_tree::tests::test_bridge_roundtrip ... ok [INFO] [stdout] test tests::zip339::test_try_from_language ... ok [INFO] [stdout] test tests::mmr::delete ... ok [INFO] [stdout] test tests::signatures::redjubjub_signatures ... ok [INFO] [stdout] test tests::zip339::test_known_answers ... ok [INFO] [stdout] test tests::zip339::test_null_entropy_to_phrase_panics - should panic ... ok [INFO] [stdout] test tests::zip339::test_null_phrase_to_seed_panics - should panic ... ok [INFO] [stdout] test tests::zip339::test_phrase_to_seed_with_null_buffer_panics - should panic ... ok [INFO] [stdout] test tests::zip339::test_validate_null_phrase_panics - should panic ... ok [INFO] [stdout] test tests::notes::notes ... ok [INFO] [stdout] test tests::key_components::key_components ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.53s [INFO] [stdout] [INFO] [stderr] Running unittests src/rust/bin/inspect/main.rs (/opt/rustwide/target/debug/deps/zcash_inspect-2614d7fa985a9dc2) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/rust/bin/wallet_tool.rs (/opt/rustwide/target/debug/deps/zcashd_wallet_tool-93fcc15d8506f074) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "23d4f86b0b074ede89e523520f2ccab7ba535cf9a516127caab34e331ab1a483", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23d4f86b0b074ede89e523520f2ccab7ba535cf9a516127caab34e331ab1a483", kill_on_drop: false }` [INFO] [stdout] 23d4f86b0b074ede89e523520f2ccab7ba535cf9a516127caab34e331ab1a483