[INFO] fetching crate zcash-hsmbuilder 0.3.0...
[INFO] testing zcash-hsmbuilder-0.3.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate zcash-hsmbuilder 0.3.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate zcash-hsmbuilder 0.3.0
[INFO] finished tweaking crates.io crate zcash-hsmbuilder 0.3.0
[INFO] tweaked toml for crates.io crate zcash-hsmbuilder 0.3.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate zcash-hsmbuilder 0.3.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 122 packages to latest compatible versions
[INFO] [stderr]       Adding bellman v0.8.1 (available: v0.14.0)
[INFO] [stderr]       Adding blake2b_simd v0.5.11 (available: v1.0.4)
[INFO] [stderr]       Adding bls12_381 v0.3.1 (available: v0.8.0)
[INFO] [stderr]       Adding directories v3.0.2 (available: v6.0.0)
[INFO] [stderr]       Adding ff v0.8.0 (available: v0.13.1)
[INFO] [stderr]       Adding group v0.8.0 (available: v0.13.0)
[INFO] [stderr]       Adding jubjub v0.5.1 (available: v0.10.0)
[INFO] [stderr]       Adding pairing v0.22.0 (available: v0.23.0)
[INFO] [stderr]       Adding rand v0.7.3 (available: v0.10.1)
[INFO] [stderr]       Adding rand_core v0.5.1 (available: v0.10.1)
[INFO] [stderr]       Adding ripemd160 v0.9.1 (available: v0.10.0)
[INFO] [stderr]       Adding secp256k1 v0.20.3 (available: v0.31.1)
[INFO] [stderr]       Adding sha2 v0.9.9 (available: v0.11.0)
[INFO] [stderr]       Adding zcash_primitives v0.5.0 (available: v0.27.1)
[INFO] [stderr]       Adding zcash_proofs v0.5.0 (available: v0.27.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 65a4b1cefe604ed85e52ed26abc0ed5bfb5fc66f5eee33a75b6de756db212989
[INFO] running `Command { std: "docker" "start" "-a" "65a4b1cefe604ed85e52ed26abc0ed5bfb5fc66f5eee33a75b6de756db212989", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "65a4b1cefe604ed85e52ed26abc0ed5bfb5fc66f5eee33a75b6de756db212989", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65a4b1cefe604ed85e52ed26abc0ed5bfb5fc66f5eee33a75b6de756db212989", kill_on_drop: false }`
[INFO] [stdout] 65a4b1cefe604ed85e52ed26abc0ed5bfb5fc66f5eee33a75b6de756db212989
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 31b538de122145465a984e20f3dfd027097953c28b4a4d6d5d41ba0cd0a4cbc4
[INFO] running `Command { std: "docker" "start" "-a" "31b538de122145465a984e20f3dfd027097953c28b4a4d6d5d41ba0cd0a4cbc4", kill_on_drop: false }`
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling radium v0.3.0
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling secp256k1-sys v0.4.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling crypto_api v0.2.2
[INFO] [stderr]    Compiling crossbeam-channel v0.4.4
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling crypto_api_chachapoly v0.4.3
[INFO] [stderr]    Compiling crypto_api_chachapoly v0.5.0
[INFO] [stderr]    Compiling directories v3.0.2
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling pairing v0.22.0
[INFO] [stderr]    Compiling blake2b_simd v0.5.11
[INFO] [stderr]    Compiling blake2s_simd v0.5.11
[INFO] [stderr]    Compiling bitvec v0.18.5
[INFO] [stderr]    Compiling crossbeam v0.7.3
[INFO] [stderr]    Compiling cipher v0.2.5
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling ripemd160 v0.9.1
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling aes-soft v0.6.4
[INFO] [stderr]    Compiling block-modes v0.7.0
[INFO] [stderr]    Compiling equihash v0.1.0
[INFO] [stderr]    Compiling aes v0.6.0
[INFO] [stderr]    Compiling secp256k1 v0.20.3
[INFO] [stderr]    Compiling fpe v0.4.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ff v0.8.0
[INFO] [stderr]    Compiling group v0.8.0
[INFO] [stderr]    Compiling pairing v0.18.0
[INFO] [stderr]    Compiling bls12_381 v0.3.1
[INFO] [stderr]    Compiling bellman v0.8.1
[INFO] [stderr]    Compiling jubjub v0.5.1
[INFO] [stderr]    Compiling zcash_primitives v0.5.0
[INFO] [stderr]    Compiling zcash_proofs v0.5.0
[INFO] [stderr]    Compiling zcash-hsmbuilder v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `local-prover`
[INFO] [stdout]   --> src/txprover.rs:94:11
[INFO] [stdout]    |
[INFO] [stdout] 94 |     #[cfg(feature = "local-prover")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `directories`, `minreq`, and `wagyu-zcash-parameters`
[INFO] [stdout]    = help: consider adding `local-prover` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bundled-prover`
[INFO] [stdout]    --> src/txprover.rs:117:11
[INFO] [stdout]     |
[INFO] [stdout] 117 |     #[cfg(feature = "bundled-prover")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `directories`, `minreq`, and `wagyu-zcash-parameters`
[INFO] [stdout]     = help: consider adding `bundled-prover` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.88s
[INFO] running `Command { std: "docker" "inspect" "31b538de122145465a984e20f3dfd027097953c28b4a4d6d5d41ba0cd0a4cbc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31b538de122145465a984e20f3dfd027097953c28b4a4d6d5d41ba0cd0a4cbc4", kill_on_drop: false }`
[INFO] [stdout] 31b538de122145465a984e20f3dfd027097953c28b4a4d6d5d41ba0cd0a4cbc4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f0b7768a5b3efed86751d1b79c3e47ca396feb32b013703c98edbbce0b1f02ed
[INFO] running `Command { std: "docker" "start" "-a" "f0b7768a5b3efed86751d1b79c3e47ca396feb32b013703c98edbbce0b1f02ed", kill_on_drop: false }`
[INFO] [stderr]    Compiling zcash-hsmbuilder v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `local-prover`
[INFO] [stdout]   --> src/txprover.rs:94:11
[INFO] [stdout]    |
[INFO] [stdout] 94 |     #[cfg(feature = "local-prover")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `directories`, `minreq`, and `wagyu-zcash-parameters`
[INFO] [stdout]    = help: consider adding `local-prover` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bundled-prover`
[INFO] [stdout]    --> src/txprover.rs:117:11
[INFO] [stdout]     |
[INFO] [stdout] 117 |     #[cfg(feature = "bundled-prover")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `directories`, `minreq`, and `wagyu-zcash-parameters`
[INFO] [stdout]     = help: consider adding `bundled-prover` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `local-prover`
[INFO] [stdout]   --> src/txprover.rs:94:11
[INFO] [stdout]    |
[INFO] [stdout] 94 |     #[cfg(feature = "local-prover")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `directories`, `minreq`, and `wagyu-zcash-parameters`
[INFO] [stdout]    = help: consider adding `local-prover` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bundled-prover`
[INFO] [stdout]    --> src/txprover.rs:117:11
[INFO] [stdout]     |
[INFO] [stdout] 117 |     #[cfg(feature = "bundled-prover")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `directories`, `minreq`, and `wagyu-zcash-parameters`
[INFO] [stdout]     = help: consider adding `bundled-prover` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.31s
[INFO] running `Command { std: "docker" "inspect" "f0b7768a5b3efed86751d1b79c3e47ca396feb32b013703c98edbbce0b1f02ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0b7768a5b3efed86751d1b79c3e47ca396feb32b013703c98edbbce0b1f02ed", kill_on_drop: false }`
[INFO] [stdout] f0b7768a5b3efed86751d1b79c3e47ca396feb32b013703c98edbbce0b1f02ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d15b6a94bd29e0732513ee55240106e58737703a9ac837cc18ff4c9f2e1ec5e1
[INFO] running `Command { std: "docker" "start" "-a" "d15b6a94bd29e0732513ee55240106e58737703a9ac837cc18ff4c9f2e1ec5e1", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `local-prover`
[INFO] [stderr]   --> src/txprover.rs:94:11
[INFO] [stderr]    |
[INFO] [stderr] 94 |     #[cfg(feature = "local-prover")]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `directories`, `minreq`, and `wagyu-zcash-parameters`
[INFO] [stderr]    = help: consider adding `local-prover` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `bundled-prover`
[INFO] [stderr]    --> src/txprover.rs:117:11
[INFO] [stderr]     |
[INFO] [stderr] 117 |     #[cfg(feature = "bundled-prover")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `directories`, `minreq`, and `wagyu-zcash-parameters`
[INFO] [stderr]     = help: consider adding `bundled-prover` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `zcash-hsmbuilder` (lib) generated 2 warnings
[INFO] [stderr] warning: `zcash-hsmbuilder` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zcash_hsmbuilder-347f36227c2626e6)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests zcash_hsmbuilder
[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] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/txprover.rs - txprover::LocalTxProver::new (line 45) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.47s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d15b6a94bd29e0732513ee55240106e58737703a9ac837cc18ff4c9f2e1ec5e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d15b6a94bd29e0732513ee55240106e58737703a9ac837cc18ff4c9f2e1ec5e1", kill_on_drop: false }`
[INFO] [stdout] d15b6a94bd29e0732513ee55240106e58737703a9ac837cc18ff4c9f2e1ec5e1
