[INFO] cloning repository https://github.com/dannasessha/zcash-programmatic_rpc_help_output [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dannasessha/zcash-programmatic_rpc_help_output" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdannasessha%2Fzcash-programmatic_rpc_help_output", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdannasessha%2Fzcash-programmatic_rpc_help_output'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 179e751f7336a897ba9fe34b723d010c356d3916 [INFO] testing dannasessha/zcash-programmatic_rpc_help_output against 1.55.0 for beta-1.56-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdannasessha%2Fzcash-programmatic_rpc_help_output" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dannasessha/zcash-programmatic_rpc_help_output on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4/source/rust-toolchain [INFO] started tweaking git repo https://github.com/dannasessha/zcash-programmatic_rpc_help_output [INFO] finished tweaking git repo https://github.com/dannasessha/zcash-programmatic_rpc_help_output [INFO] tweaked toml for git repo https://github.com/dannasessha/zcash-programmatic_rpc_help_output written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/dannasessha/zcash-programmatic_rpc_help_output already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bigint v4.4.3 [INFO] [stderr] Downloaded fpe v0.4.0 [INFO] [stderr] Downloaded pasta_curves v0.1.1 [INFO] [stderr] Downloaded metrics-macros v0.4.0 [INFO] [stderr] Downloaded quanta v0.7.2 [INFO] [stderr] Downloaded jubjub v0.7.0 [INFO] [stderr] Downloaded t1ha v0.1.0 [INFO] [stderr] Downloaded sketches-ddsketch v0.1.2 [INFO] [stderr] Downloaded metrics v0.16.0 [INFO] [stderr] Downloaded metrics-exporter-prometheus v0.5.0 [INFO] [stderr] Downloaded bellman v0.10.0 [INFO] [stderr] Downloaded metrics-util v0.8.0 [INFO] [stderr] Downloaded zcash_history v0.2.0 [INFO] [stderr] Downloaded tracing-appender v0.1.2 [INFO] [stderr] Downloaded nonempty v0.6.0 [INFO] [stderr] Downloaded bls12_381 v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d2c51c7719e447888c384a40d5c49a1fa0093650e1549c711508d4a27712b023 [INFO] running `Command { std: "docker" "start" "-a" "d2c51c7719e447888c384a40d5c49a1fa0093650e1549c711508d4a27712b023", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d2c51c7719e447888c384a40d5c49a1fa0093650e1549c711508d4a27712b023", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2c51c7719e447888c384a40d5c49a1fa0093650e1549c711508d4a27712b023", kill_on_drop: false }` [INFO] [stdout] d2c51c7719e447888c384a40d5c49a1fa0093650e1549c711508d4a27712b023 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5be0bc0e0d4267f5410c8303acbc72af55800aea154e3bfc4b48d4b6602964bd [INFO] running `Command { std: "docker" "start" "-a" "5be0bc0e0d4267f5410c8303acbc72af55800aea154e3bfc4b48d4b6602964bd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling funty v1.2.0 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling crypto_api v0.2.2 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling metrics v0.16.0 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling nonempty v0.6.0 [INFO] [stderr] Compiling atomic-shim v0.1.0 [INFO] [stderr] Compiling arrayvec v0.7.0 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling sketches-ddsketch v0.1.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling tokio v1.6.1 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling wyz v0.4.0 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling crypto_api_chachapoly v0.4.3 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling t1ha v0.1.0 [INFO] [stderr] Compiling raw-cpuid v9.0.0 [INFO] [stderr] Compiling ordered-float v2.5.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling block-modes v0.7.0 [INFO] [stderr] Compiling equihash v0.1.0 (https://github.com/zcash/librustzcash.git?rev=d88e40113c8dadea751dfcdd72ee90868f9655ff#d88e4011) [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling bigint v4.4.3 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling fpe v0.4.0 [INFO] [stderr] Compiling bitvec v0.22.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling quanta v0.7.2 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling directories v3.0.2 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling zcash_history v0.2.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling ff v0.10.0 [INFO] [stderr] Compiling group v0.10.0 [INFO] [stderr] Compiling pairing v0.20.0 [INFO] [stderr] Compiling pasta_curves v0.1.1 [INFO] [stderr] Compiling zcash_note_encryption v0.0.0 (https://github.com/zcash/librustzcash.git?rev=d88e40113c8dadea751dfcdd72ee90868f9655ff#d88e4011) [INFO] [stderr] Compiling bls12_381 v0.5.0 [INFO] [stderr] Compiling bellman v0.10.0 [INFO] [stderr] Compiling jubjub v0.7.0 [INFO] [stderr] Compiling halo2 v0.0.1 (https://github.com/zcash/halo2.git?rev=d04b532368d05b505e622f8cac4c0693574fbd93#d04b5323) [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling metrics-macros v0.4.0 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling metrics-util v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling curve25519-dalek v3.1.0 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling tracing-subscriber v0.2.18 [INFO] [stderr] Compiling hyper v0.14.2 [INFO] [stderr] Compiling tracing-appender v0.1.2 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling metrics-exporter-prometheus v0.5.0 [INFO] [stderr] Compiling reddsa v0.0.0 (https://github.com/str4d/redjubjub.git?rev=d5d8c5f3bb704bad8ae88fe4a29ae1f744774cb2#d5d8c5f3) [INFO] [stderr] Compiling ed25519-zebra v2.2.0 (https://github.com/ZcashFoundation/ed25519-zebra.git?rev=d3512400227a362d08367088ffaa9bd4142a69c7#d3512400) [INFO] [stderr] Compiling orchard v0.0.0 (https://github.com/zcash/orchard.git?rev=f7c64e0437040d831e61711cd9e5695b001cb5cb#f7c64e04) [INFO] [stderr] Compiling zcash_primitives v0.5.0 (https://github.com/zcash/librustzcash.git?rev=d88e40113c8dadea751dfcdd72ee90868f9655ff#d88e4011) [INFO] [stderr] Compiling zcash_proofs v0.5.0 (https://github.com/zcash/librustzcash.git?rev=d88e40113c8dadea751dfcdd72ee90868f9655ff#d88e4011) [INFO] [stderr] Compiling librustzcash v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "5be0bc0e0d4267f5410c8303acbc72af55800aea154e3bfc4b48d4b6602964bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5be0bc0e0d4267f5410c8303acbc72af55800aea154e3bfc4b48d4b6602964bd", kill_on_drop: false }` [INFO] [stdout] 5be0bc0e0d4267f5410c8303acbc72af55800aea154e3bfc4b48d4b6602964bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a744c5005db6e49d019ae890742cb22e8b87eb6b82d576a6c6ba9b674b4f6461 [INFO] running `Command { std: "docker" "start" "-a" "a744c5005db6e49d019ae890742cb22e8b87eb6b82d576a6c6ba9b674b4f6461", kill_on_drop: false }` [INFO] [stderr] Compiling librustzcash v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 12.63s [INFO] running `Command { std: "docker" "inspect" "a744c5005db6e49d019ae890742cb22e8b87eb6b82d576a6c6ba9b674b4f6461", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a744c5005db6e49d019ae890742cb22e8b87eb6b82d576a6c6ba9b674b4f6461", kill_on_drop: false }` [INFO] [stdout] a744c5005db6e49d019ae890742cb22e8b87eb6b82d576a6c6ba9b674b4f6461 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f2cf529786be455419cd1c0badc943c222b6f525faa42fbe1605784ad965ba1b [INFO] running `Command { std: "docker" "start" "-a" "f2cf529786be455419cd1c0badc943c222b6f525faa42fbe1605784ad965ba1b", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rustzcash-f1de6d68bfeca16f) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test_gen_r ... ok [INFO] [stdout] test tests::sapling_generators ... ok [INFO] [stdout] test tests::mmr::append ... ok [INFO] [stdout] test tests::mmr::delete ... ok [INFO] [stdout] test tests::key_agreement::test_key_agreement ... ok [INFO] [stdout] test tests::signatures::redjubjub_signatures ... ok [INFO] [stdout] test tests::notes::notes ... ok [INFO] [stdout] test tests::key_components::key_components ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.82s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f2cf529786be455419cd1c0badc943c222b6f525faa42fbe1605784ad965ba1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2cf529786be455419cd1c0badc943c222b6f525faa42fbe1605784ad965ba1b", kill_on_drop: false }` [INFO] [stdout] f2cf529786be455419cd1c0badc943c222b6f525faa42fbe1605784ad965ba1b