Oct 11 06:58:27.277 INFO testing DurgaMa/rust-zcash against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 06:58:27.277 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 06:58:27.278 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 06:58:27.642 INFO blam! 80746e65d09d321bdc8d06ded1c303e9995c68829db72352067a45579889956d Oct 11 06:58:27.652 INFO running `"docker" "start" "-a" "80746e65d09d321bdc8d06ded1c303e9995c68829db72352067a45579889956d"` Oct 11 06:58:28.620 INFO kablam! usermod: no changes Oct 11 06:58:28.660 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 06:58:28.660 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 06:58:28.660 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 06:58:28.660 INFO kablam! files will be included as a binary target: Oct 11 06:58:28.660 INFO kablam! Oct 11 06:58:28.660 INFO kablam! * /source/src/main.rs Oct 11 06:58:28.660 INFO kablam! Oct 11 06:58:28.660 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 06:58:28.660 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 06:58:28.660 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 06:58:28.660 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 06:58:28.660 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 06:58:28.660 INFO kablam! Oct 11 06:58:28.660 INFO kablam! For more information on this warning you can consult Oct 11 06:58:28.660 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 06:58:28.660 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `zcash-cli`, Oct 11 06:58:28.662 INFO kablam! please set bin.path in Cargo.toml Oct 11 06:58:28.848 INFO kablam! Compiling openssl v0.9.8 Oct 11 06:58:28.860 INFO kablam! Compiling openssl-sys v0.9.8 Oct 11 06:58:28.860 INFO kablam! Compiling mime v0.2.2 Oct 11 06:58:28.860 INFO kablam! Compiling rust-ini v0.10.0 Oct 11 06:58:28.860 INFO kablam! Compiling clap v2.20.5 Oct 11 06:58:28.860 INFO kablam! Compiling serde_urlencoded v0.4.2 Oct 11 06:58:28.860 INFO kablam! Compiling env_logger v0.4.2 Oct 11 06:58:32.828 INFO kablam! Compiling hyper v0.10.5 Oct 11 06:58:46.242 INFO kablam! Compiling native-tls v0.1.1 Oct 11 06:58:48.009 INFO kablam! Compiling hyper-native-tls v0.2.2 Oct 11 06:58:49.897 INFO kablam! Compiling reqwest v0.4.0 Oct 11 06:58:56.412 INFO kablam! Compiling zcash v0.1.0 (/source) Oct 11 06:58:58.298 INFO kablam! 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. Oct 11 06:58:58.298 INFO kablam! --> src/config.rs:136:48 Oct 11 06:58:58.298 INFO kablam! | Oct 11 06:58:58.298 INFO kablam! 136 | let default_dir = format!("{}/.zcash", env::home_dir().unwrap().display()); Oct 11 06:58:58.298 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 06:58:58.298 INFO kablam! | Oct 11 06:58:58.298 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 06:58:58.298 INFO kablam! Oct 11 06:59:02.638 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 33.99s Oct 11 06:59:02.652 INFO kablam! su: No module specific data is present Oct 11 06:59:03.417 INFO running `"docker" "rm" "-f" "80746e65d09d321bdc8d06ded1c303e9995c68829db72352067a45579889956d"` Oct 11 06:59:03.696 INFO blam! 80746e65d09d321bdc8d06ded1c303e9995c68829db72352067a45579889956d Oct 11 06:59:03.700 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 06:59:03.700 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 06:59:04.227 INFO blam! 8cb19978417befb94f3c29255d66e0ac0f8146d1bbd23e41447f47ae9141efcc Oct 11 06:59:04.236 INFO running `"docker" "start" "-a" "8cb19978417befb94f3c29255d66e0ac0f8146d1bbd23e41447f47ae9141efcc"` Oct 11 06:59:05.428 INFO kablam! usermod: no changes Oct 11 06:59:05.476 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 06:59:05.476 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 06:59:05.476 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 06:59:05.476 INFO kablam! files will be included as a binary target: Oct 11 06:59:05.477 INFO kablam! Oct 11 06:59:05.477 INFO kablam! * /source/src/main.rs Oct 11 06:59:05.477 INFO kablam! Oct 11 06:59:05.477 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 06:59:05.477 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 06:59:05.477 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 06:59:05.477 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 06:59:05.477 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 06:59:05.477 INFO kablam! Oct 11 06:59:05.477 INFO kablam! For more information on this warning you can consult Oct 11 06:59:05.477 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 06:59:05.477 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `zcash-cli`, Oct 11 06:59:05.477 INFO kablam! please set bin.path in Cargo.toml Oct 11 06:59:05.648 INFO kablam! Compiling zcash v0.1.0 (/source) Oct 11 06:59:07.824 INFO kablam! 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. Oct 11 06:59:07.824 INFO kablam! --> src/config.rs:136:48 Oct 11 06:59:07.824 INFO kablam! | Oct 11 06:59:07.824 INFO kablam! 136 | let default_dir = format!("{}/.zcash", env::home_dir().unwrap().display()); Oct 11 06:59:07.824 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 06:59:07.824 INFO kablam! | Oct 11 06:59:07.824 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 06:59:07.824 INFO kablam! Oct 11 06:59:11.570 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.11s Oct 11 06:59:11.588 INFO kablam! su: No module specific data is present Oct 11 06:59:12.345 INFO running `"docker" "rm" "-f" "8cb19978417befb94f3c29255d66e0ac0f8146d1bbd23e41447f47ae9141efcc"` Oct 11 06:59:12.557 INFO blam! 8cb19978417befb94f3c29255d66e0ac0f8146d1bbd23e41447f47ae9141efcc Oct 11 06:59:12.565 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 06:59:12.566 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 06:59:13.028 INFO blam! 5baa416ad06fdc8b85b6c68177a5f4e952566694382145ce212c7d5d36711ebe Oct 11 06:59:13.029 INFO running `"docker" "start" "-a" "5baa416ad06fdc8b85b6c68177a5f4e952566694382145ce212c7d5d36711ebe"` Oct 11 06:59:14.173 INFO kablam! usermod: no changes Oct 11 06:59:14.208 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 06:59:14.208 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 06:59:14.208 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 06:59:14.208 INFO kablam! files will be included as a binary target: Oct 11 06:59:14.208 INFO kablam! Oct 11 06:59:14.208 INFO kablam! * /source/src/main.rs Oct 11 06:59:14.208 INFO kablam! Oct 11 06:59:14.208 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 06:59:14.208 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 06:59:14.208 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 06:59:14.208 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 06:59:14.208 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 06:59:14.208 INFO kablam! Oct 11 06:59:14.208 INFO kablam! For more information on this warning you can consult Oct 11 06:59:14.208 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 06:59:14.208 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `zcash-cli`, Oct 11 06:59:14.208 INFO kablam! please set bin.path in Cargo.toml Oct 11 06:59:14.309 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 11 06:59:14.315 INFO kablam! Running /target/debug/deps/zcash_cli-4a83cc4ed5fc38c4 Oct 11 06:59:14.321 INFO blam! Oct 11 06:59:14.321 INFO blam! running 3 tests Oct 11 06:59:14.322 INFO blam! test config::tests::test_load_config_file ... ok Oct 11 06:59:14.325 INFO blam! test config::tests::test_error_config_file ... ok Oct 11 06:59:14.414 INFO blam! test rpc::tests::test_help_response_not_empty ... FAILED Oct 11 06:59:14.414 INFO kablam! error: test failed, to rerun pass '--bin zcash-cli' Oct 11 06:59:14.414 INFO blam! Oct 11 06:59:14.414 INFO kablam! su: No module specific data is present Oct 11 06:59:14.414 INFO blam! failures: Oct 11 06:59:14.415 INFO blam! Oct 11 06:59:14.415 INFO blam! ---- rpc::tests::test_help_response_not_empty stdout ---- Oct 11 06:59:14.415 INFO blam! thread 'rpc::tests::test_help_response_not_empty' panicked at 'assertion failed: json_response.is_ok()', src/rpc.rs:66:9 Oct 11 06:59:14.424 INFO blam! stack backtrace: Oct 11 06:59:14.424 INFO blam! 0: 0x55a241e0331e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 06:59:14.424 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 06:59:14.424 INFO blam! 1: 0x55a241e0c8a6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 06:59:14.424 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 06:59:14.424 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 06:59:14.424 INFO blam! 2: 0x55a241e073ed - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 06:59:14.424 INFO blam! at libstd/panicking.rs:211 Oct 11 06:59:14.424 INFO blam! 3: 0x55a241e070fb - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 06:59:14.424 INFO blam! at libstd/panicking.rs:221 Oct 11 06:59:14.424 INFO blam! 4: 0x55a241e07a9c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 06:59:14.424 INFO blam! at libstd/panicking.rs:476 Oct 11 06:59:14.424 INFO blam! 5: 0x55a241df387f - std::panicking::begin_panic::h1b34dac6502ac0ff Oct 11 06:59:14.424 INFO blam! at libstd/panicking.rs:410 Oct 11 06:59:14.424 INFO blam! 6: 0x55a241c83c34 - zcash_cli::rpc::tests::test_help_response_not_empty::hd92a99549b035e1f Oct 11 06:59:14.424 INFO blam! at src/rpc.rs:66 Oct 11 06:59:14.424 INFO blam! 7: 0x55a241c83b19 - zcash_cli::rpc::tests::test_help_response_not_empty::{{closure}}::h79b502a6e62986eb Oct 11 06:59:14.424 INFO blam! at src/rpc.rs:60 Oct 11 06:59:14.424 INFO blam! 8: 0x55a241c72c7d - core::ops::function::FnOnce::call_once::h75f823e894147c7e Oct 11 06:59:14.424 INFO blam! at libcore/ops/function.rs:238 Oct 11 06:59:14.424 INFO blam! 9: 0x55a241c874ae - >::call_box::h95b7cb918af67b5d Oct 11 06:59:14.424 INFO blam! at libtest/lib.rs:1468 Oct 11 06:59:14.424 INFO blam! at libcore/ops/function.rs:238 Oct 11 06:59:14.424 INFO blam! at liballoc/boxed.rs:672 Oct 11 06:59:14.424 INFO blam! 10: 0x55a241e17a79 - __rust_maybe_catch_panic Oct 11 06:59:14.424 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 06:59:14.424 INFO blam! 11: 0x55a241ca7ffd - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 06:59:14.424 INFO blam! at libstd/panicking.rs:289 Oct 11 06:59:14.424 INFO blam! at libstd/panic.rs:392 Oct 11 06:59:14.424 INFO blam! at libtest/lib.rs:1423 Oct 11 06:59:14.424 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 06:59:14.424 INFO blam! 12: 0x55a241ca8c04 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 06:59:14.424 INFO blam! at libstd/thread/mod.rs:409 Oct 11 06:59:14.424 INFO blam! at libstd/panic.rs:313 Oct 11 06:59:14.424 INFO blam! at libstd/panicking.rs:310 Oct 11 06:59:14.424 INFO blam! 13: 0x55a241e17a79 - __rust_maybe_catch_panic Oct 11 06:59:14.425 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 06:59:14.425 INFO blam! 14: 0x55a241c961c6 - >::call_box::h96125cb29a9ba44b Oct 11 06:59:14.425 INFO blam! at libstd/panicking.rs:289 Oct 11 06:59:14.425 INFO blam! at libstd/panic.rs:392 Oct 11 06:59:14.425 INFO blam! at libstd/thread/mod.rs:408 Oct 11 06:59:14.425 INFO blam! at liballoc/boxed.rs:672 Oct 11 06:59:14.425 INFO blam! 15: 0x55a241e0563a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 06:59:14.425 INFO blam! at liballoc/boxed.rs:682 Oct 11 06:59:14.425 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 06:59:14.425 INFO blam! 16: 0x55a241df9215 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 06:59:14.425 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 06:59:14.425 INFO blam! 17: 0x7f2d97c516b9 - start_thread Oct 11 06:59:14.425 INFO blam! 18: 0x7f2d9777141c - clone Oct 11 06:59:14.425 INFO blam! 19: 0x0 - Oct 11 06:59:14.425 INFO blam! Oct 11 06:59:14.425 INFO blam! Oct 11 06:59:14.425 INFO blam! failures: Oct 11 06:59:14.425 INFO blam! rpc::tests::test_help_response_not_empty Oct 11 06:59:14.425 INFO blam! Oct 11 06:59:14.425 INFO blam! test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 06:59:14.425 INFO blam! Oct 11 06:59:14.918 INFO running `"docker" "rm" "-f" "5baa416ad06fdc8b85b6c68177a5f4e952566694382145ce212c7d5d36711ebe"` Oct 11 06:59:15.176 INFO blam! 5baa416ad06fdc8b85b6c68177a5f4e952566694382145ce212c7d5d36711ebe