[INFO] updating cached repository https://github.com/DurgaMa/rust-zcash [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] dbf0670ed86ce4f1dc424fb3b4fc221a36896788 [INFO] testing DurgaMa/rust-zcash against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FDurgaMa%2Frust-zcash" "work/builds/worker-2/source"` [INFO] [stderr] Cloning into 'work/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DurgaMa/rust-zcash on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/DurgaMa/rust-zcash [INFO] finished tweaking git repo https://github.com/DurgaMa/rust-zcash [INFO] tweaked toml for git repo https://github.com/DurgaMa/rust-zcash written to work/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/DurgaMa/rust-zcash already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /big/crater/work/builds/worker-2/source/src/main.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] warning: path `/big/crater/work/builds/worker-2/source/src/main.rs` was erroneously implicitly accepted for binary `zcash-cli`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 7f2c415a0e05ee1acad6b3ef9a846d828677849b13a6f4d7d7fc261a8b8ea99a [INFO] running `"docker" "start" "-a" "7f2c415a0e05ee1acad6b3ef9a846d828677849b13a6f4d7d7fc261a8b8ea99a"` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /opt/rustwide/workdir/src/main.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] warning: path `/opt/rustwide/workdir/src/main.rs` was erroneously implicitly accepted for binary `zcash-cli`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] [stderr] Compiling gcc v0.3.43 [INFO] [stderr] Compiling openssl v0.9.8 [INFO] [stderr] Compiling lazy_static v0.2.4 [INFO] [stderr] Compiling serde v0.9.11 [INFO] [stderr] Compiling mime v0.2.2 [INFO] [stderr] Compiling rust-ini v0.10.0 [INFO] [stderr] Compiling hyper v0.10.5 [INFO] [stderr] Compiling clap v2.20.5 [INFO] [stderr] Compiling url v1.4.0 [INFO] [stderr] Compiling syn v0.11.9 [INFO] [stderr] Compiling regex v0.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.8 [INFO] [stderr] Compiling serde_codegen_internals v0.14.1 [INFO] [stderr] Compiling env_logger v0.4.2 [INFO] [stderr] Compiling serde_derive v0.9.11 [INFO] [stderr] Compiling native-tls v0.1.1 [INFO] [stderr] Compiling hyper-native-tls v0.2.2 [INFO] [stderr] Compiling serde_json v0.9.9 [INFO] [stderr] Compiling serde_urlencoded v0.4.2 [INFO] [stderr] Compiling reqwest v0.4.0 [INFO] [stderr] Compiling zcash v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. [INFO] [stderr] --> src/config.rs:136:48 [INFO] [stderr] | [INFO] [stderr] 136 | let default_dir = format!("{}/.zcash", env::home_dir().unwrap().display()); [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.67s [INFO] running `"docker" "inspect" "7f2c415a0e05ee1acad6b3ef9a846d828677849b13a6f4d7d7fc261a8b8ea99a"` [INFO] running `"docker" "rm" "-f" "7f2c415a0e05ee1acad6b3ef9a846d828677849b13a6f4d7d7fc261a8b8ea99a"` [INFO] [stdout] 7f2c415a0e05ee1acad6b3ef9a846d828677849b13a6f4d7d7fc261a8b8ea99a [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] 167732b1b8bfc1770210072c9c2dfd17fabeea056d9fc29a0c089b280456f3e6 [INFO] running `"docker" "start" "-a" "167732b1b8bfc1770210072c9c2dfd17fabeea056d9fc29a0c089b280456f3e6"` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /opt/rustwide/workdir/src/main.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] warning: path `/opt/rustwide/workdir/src/main.rs` was erroneously implicitly accepted for binary `zcash-cli`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] [stderr] Compiling zcash v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. [INFO] [stderr] --> src/config.rs:136:48 [INFO] [stderr] | [INFO] [stderr] 136 | let default_dir = format!("{}/.zcash", env::home_dir().unwrap().display()); [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.08s [INFO] running `"docker" "inspect" "167732b1b8bfc1770210072c9c2dfd17fabeea056d9fc29a0c089b280456f3e6"` [INFO] running `"docker" "rm" "-f" "167732b1b8bfc1770210072c9c2dfd17fabeea056d9fc29a0c089b280456f3e6"` [INFO] [stdout] 167732b1b8bfc1770210072c9c2dfd17fabeea056d9fc29a0c089b280456f3e6 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] ac20372aabd414c504eef3ac1ab57be4dbf34fdb64696fa7fee403c6315ae7f2 [INFO] running `"docker" "start" "-a" "ac20372aabd414c504eef3ac1ab57be4dbf34fdb64696fa7fee403c6315ae7f2"` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /opt/rustwide/workdir/src/main.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] warning: path `/opt/rustwide/workdir/src/main.rs` was erroneously implicitly accepted for binary `zcash-cli`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/zcash_cli-6cfa0eeb4dcb22e7 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test config::tests::test_error_config_file ... ok [INFO] [stdout] test config::tests::test_load_config_file ... ok [INFO] [stdout] test rpc::tests::test_help_response_not_empty ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- rpc::tests::test_help_response_not_empty stdout ---- [INFO] [stdout] thread 'rpc::tests::test_help_response_not_empty' panicked at 'called `Option::unwrap()` on a `None` value', src/libcore/option.rs:378:21 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x563c6ca57984 - backtrace::backtrace::libunwind::trace::hf625d18232cbbbd4 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.37/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x563c6ca57984 - backtrace::backtrace::trace_unsynchronized::h41d74150fc6ff542 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.37/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x563c6ca57984 - std::sys_common::backtrace::_print_fmt::h85d37830c667a1f9 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:76 [INFO] [stdout] 3: 0x563c6ca57984 - ::fmt::h2b7ac01d5feaf9b2 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:60 [INFO] [stdout] 4: 0x563c6ca77bbc - core::fmt::write::h7fd0d904495c035f [INFO] [stdout] at src/libcore/fmt/mod.rs:1030 [INFO] [stdout] 5: 0x563c6c8c93c5 - std::io::Write::write_fmt::h424452e6ba861394 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/io/mod.rs:1412 [INFO] [stdout] 6: 0x563c6ca52521 - std::io::impls::>::write_fmt::h814a51d8ae1dee4a [INFO] [stdout] at src/libstd/io/impls.rs:141 [INFO] [stdout] 7: 0x563c6ca59e95 - std::sys_common::backtrace::_print::h4c743f7c274a5a74 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:64 [INFO] [stdout] 8: 0x563c6ca59e95 - std::sys_common::backtrace::print::ha5c4f4bf03800d4d [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x563c6ca59e95 - std::panicking::default_hook::{{closure}}::h8b842185774c09e6 [INFO] [stdout] at src/libstd/panicking.rs:196 [INFO] [stdout] 10: 0x563c6ca59b1c - std::panicking::default_hook::hd8ec13ee1bc2a65a [INFO] [stdout] at src/libstd/panicking.rs:207 [INFO] [stdout] 11: 0x563c6ca5a595 - std::panicking::rust_panic_with_hook::hf3b27166e5f403e7 [INFO] [stdout] at src/libstd/panicking.rs:473 [INFO] [stdout] 12: 0x563c6ca5a132 - std::panicking::continue_panic_fmt::hd961751be84a6f83 [INFO] [stdout] at src/libstd/panicking.rs:380 [INFO] [stdout] 13: 0x563c6ca5a026 - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:307 [INFO] [stdout] 14: 0x563c6ca7438a - core::panicking::panic_fmt::h467e0364f9237670 [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 15: 0x563c6ca742c9 - core::panicking::panic::h903b83a9648271c7 [INFO] [stdout] at src/libcore/panicking.rs:49 [INFO] [stdout] 16: 0x563c6c9553b8 - core::option::Option::unwrap::h411b87a31bd08bac [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/macros.rs:12 [INFO] [stdout] 17: 0x563c6c9433f6 - openssl::ssl::SslContextBuilder::set_options::h738d0dde6a62e73d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.9.8/src/ssl/mod.rs:860 [INFO] [stdout] 18: 0x563c6c958235 - openssl::ssl::connector::ctx::hc2fe9aacf99ff75d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.9.8/src/ssl/connector.rs:35 [INFO] [stdout] 19: 0x563c6c95836b - openssl::ssl::connector::SslConnectorBuilder::new::h89d23154826986e3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.9.8/src/ssl/connector.rs:52 [INFO] [stdout] 20: 0x563c6c942760 - native_tls::imp::TlsConnector::builder::h8ee213f7107984cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-tls-0.1.1/src/imp/openssl.rs:166 [INFO] [stdout] 21: 0x563c6c9423a1 - native_tls::TlsConnector::builder::heb5a59d6aba55dbd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-tls-0.1.1/src/lib.rs:356 [INFO] [stdout] 22: 0x563c6c9417ce - hyper_native_tls::NativeTlsClient::new::h1f513f81d11f8116 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-native-tls-0.2.2/src/lib.rs:111 [INFO] [stdout] 23: 0x563c6c9104fd - reqwest::client::new_hyper_client::h69094b78ec9e3ad6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.4.0/src/client.rs:102 [INFO] [stdout] 24: 0x563c6c91015c - reqwest::client::Client::new::hf5f0c717dde3b09f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.4.0/src/client.rs:35 [INFO] [stdout] 25: 0x563c6c8bca17 - zcash_cli::rpc::get_rpc_response::hba13949b00a02c8f [INFO] [stdout] at src/rpc.rs:30 [INFO] [stdout] 26: 0x563c6c8bcdff - zcash_cli::rpc::get_json_response::he2f8204d676d1493 [INFO] [stdout] at src/rpc.rs:44 [INFO] [stdout] 27: 0x563c6c8c797a - zcash_cli::rpc::tests::test_help_response_not_empty::h679966b36ad6083c [INFO] [stdout] at src/rpc.rs:61 [INFO] [stdout] 28: 0x563c6c8c78ca - zcash_cli::rpc::tests::test_help_response_not_empty::{{closure}}::hd27929d50e0fe00c [INFO] [stdout] at src/rpc.rs:60 [INFO] [stdout] 29: 0x563c6c8b6fde - core::ops::function::FnOnce::call_once::h6f6cbfaa3daba309 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/ops/function.rs:227 [INFO] [stdout] 30: 0x563c6c8d32bf - as core::ops::function::FnOnce>::call_once::h8b428e8a43aaf8e9 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/liballoc/boxed.rs:922 [INFO] [stdout] 31: 0x563c6ca5da2a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 32: 0x563c6c8edace - std::panicking::try::heccce20d527a3513 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panicking.rs:271 [INFO] [stdout] 33: 0x563c6c8edace - std::panic::catch_unwind::h7fd8f5d3271f1692 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panic.rs:394 [INFO] [stdout] 34: 0x563c6c8edace - test::run_test::run_test_inner::{{closure}}::h88b46e5c359957e5 [INFO] [stdout] at src/libtest/lib.rs:1413 [INFO] [stdout] 35: 0x563c6c8c8b35 - std::sys_common::backtrace::__rust_begin_short_backtrace::h00847676c8212941 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/sys_common/backtrace.rs:126 [INFO] [stdout] 36: 0x563c6c8cccc5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h5dd37acd2295488e [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/thread/mod.rs:470 [INFO] [stdout] 37: 0x563c6c8cccc5 - as core::ops::function::FnOnce<()>>::call_once::h9d32b103da0b97c6 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panic.rs:315 [INFO] [stdout] 38: 0x563c6c8cccc5 - std::panicking::try::do_call::h2bd819a3056c57cd [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panicking.rs:292 [INFO] [stdout] 39: 0x563c6ca5da2a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 40: 0x563c6c8cd272 - std::panicking::try::h243a25457a848a1a [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panicking.rs:271 [INFO] [stdout] 41: 0x563c6c8cd272 - std::panic::catch_unwind::h74b81f55e55e757c [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panic.rs:394 [INFO] [stdout] 42: 0x563c6c8cd272 - std::thread::Builder::spawn_unchecked::{{closure}}::h4c2d214a2cffa6cf [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/thread/mod.rs:469 [INFO] [stdout] 43: 0x563c6c8cd272 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8a8a187b3fb58e53 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/ops/function.rs:227 [INFO] [stdout] 44: 0x563c6ca4eb6f - as core::ops::function::FnOnce>::call_once::h3cdef3b7ea22cd61 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/liballoc/boxed.rs:922 [INFO] [stdout] 45: 0x563c6ca5d180 - as core::ops::function::FnOnce>::call_once::hc8f25720bf0d5424 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/liballoc/boxed.rs:922 [INFO] [stdout] 46: 0x563c6ca5d180 - std::sys_common::thread::start_thread::h7e8885ccfd5d1932 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 47: 0x563c6ca5d180 - std::sys::unix::thread::Thread::new::thread_start::h5d24df932d688baf [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 48: 0x7f6076c596db - start_thread [INFO] [stdout] 49: 0x7f607676a88f - __clone [INFO] [stdout] 50: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] rpc::tests::test_help_response_not_empty [INFO] [stdout] [INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin zcash-cli' [INFO] running `"docker" "inspect" "ac20372aabd414c504eef3ac1ab57be4dbf34fdb64696fa7fee403c6315ae7f2"` [INFO] running `"docker" "rm" "-f" "ac20372aabd414c504eef3ac1ab57be4dbf34fdb64696fa7fee403c6315ae7f2"` [INFO] [stdout] ac20372aabd414c504eef3ac1ab57be4dbf34fdb64696fa7fee403c6315ae7f2