Oct 15 11:22:10.857 INFO testing DurgaMa/rust-zcash against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 11:22:10.857 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,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" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 11:22:11.223 INFO blam! 250984f6a6bb5ad2127be76323a0d29a287acc454d9ae90abea98ae513ad5aa3 Oct 15 11:22:11.225 INFO running `"docker" "start" "-a" "250984f6a6bb5ad2127be76323a0d29a287acc454d9ae90abea98ae513ad5aa3"` Oct 15 11:22:12.488 INFO kablam! usermod: no changes Oct 15 11:22:12.568 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 11:22:12.568 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 11:22:12.568 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 11:22:12.568 INFO kablam! files will be included as a binary target: Oct 15 11:22:12.568 INFO kablam! Oct 15 11:22:12.568 INFO kablam! * /source/src/main.rs Oct 15 11:22:12.568 INFO kablam! Oct 15 11:22:12.568 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 11:22:12.568 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 11:22:12.568 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 11:22:12.568 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 11:22:12.568 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 11:22:12.568 INFO kablam! Oct 15 11:22:12.568 INFO kablam! For more information on this warning you can consult Oct 15 11:22:12.568 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 11:22:12.568 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `zcash-cli`, Oct 15 11:22:12.568 INFO kablam! please set bin.path in Cargo.toml Oct 15 11:22:12.762 INFO kablam! Compiling gcc v0.3.43 Oct 15 11:22:12.762 INFO kablam! Compiling openssl v0.9.8 Oct 15 11:22:12.771 INFO kablam! Compiling mime v0.2.2 Oct 15 11:22:12.771 INFO kablam! Compiling rust-ini v0.10.0 Oct 15 11:22:12.772 INFO kablam! Compiling serde_json v0.9.9 Oct 15 11:22:12.772 INFO kablam! Compiling clap v2.20.5 Oct 15 11:22:12.772 INFO kablam! Compiling serde_urlencoded v0.4.2 Oct 15 11:22:12.772 INFO kablam! Compiling env_logger v0.4.2 Oct 15 11:22:20.283 INFO kablam! Compiling hyper v0.10.5 Oct 15 11:22:22.211 INFO kablam! Compiling openssl-sys v0.9.8 Oct 15 11:22:37.420 INFO kablam! Compiling native-tls v0.1.1 Oct 15 11:22:39.130 INFO kablam! Compiling hyper-native-tls v0.2.2 Oct 15 11:22:42.519 INFO kablam! Compiling reqwest v0.4.0 Oct 15 11:22:46.038 INFO kablam! Compiling zcash v0.1.0 (/source) Oct 15 11:22:48.134 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 15 11:22:48.134 INFO kablam! --> src/config.rs:136:48 Oct 15 11:22:48.134 INFO kablam! | Oct 15 11:22:48.134 INFO kablam! 136 | let default_dir = format!("{}/.zcash", env::home_dir().unwrap().display()); Oct 15 11:22:48.134 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 11:22:48.134 INFO kablam! | Oct 15 11:22:48.134 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 11:22:48.134 INFO kablam! Oct 15 11:22:52.641 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 40.11s Oct 15 11:22:52.654 INFO kablam! su: No module specific data is present Oct 15 11:22:53.473 INFO running `"docker" "rm" "-f" "250984f6a6bb5ad2127be76323a0d29a287acc454d9ae90abea98ae513ad5aa3"` Oct 15 11:22:53.711 INFO blam! 250984f6a6bb5ad2127be76323a0d29a287acc454d9ae90abea98ae513ad5aa3 Oct 15 11:22:53.717 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,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" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 11:22:54.120 INFO blam! 066f47451d68431a9be16a8536e0c7b3c4a196d68eeffed9a3505cfad1cebaa7 Oct 15 11:22:54.135 INFO running `"docker" "start" "-a" "066f47451d68431a9be16a8536e0c7b3c4a196d68eeffed9a3505cfad1cebaa7"` Oct 15 11:22:55.438 INFO kablam! usermod: no changes Oct 15 11:22:55.475 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 11:22:55.475 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 11:22:55.475 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 11:22:55.475 INFO kablam! files will be included as a binary target: Oct 15 11:22:55.475 INFO kablam! Oct 15 11:22:55.475 INFO kablam! * /source/src/main.rs Oct 15 11:22:55.475 INFO kablam! Oct 15 11:22:55.475 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 11:22:55.475 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 11:22:55.475 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 11:22:55.475 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 11:22:55.475 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 11:22:55.475 INFO kablam! Oct 15 11:22:55.475 INFO kablam! For more information on this warning you can consult Oct 15 11:22:55.475 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 11:22:55.475 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `zcash-cli`, Oct 15 11:22:55.475 INFO kablam! please set bin.path in Cargo.toml Oct 15 11:22:55.586 INFO kablam! Compiling zcash v0.1.0 (/source) Oct 15 11:22:57.931 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 15 11:22:57.931 INFO kablam! --> src/config.rs:136:48 Oct 15 11:22:57.931 INFO kablam! | Oct 15 11:22:57.931 INFO kablam! 136 | let default_dir = format!("{}/.zcash", env::home_dir().unwrap().display()); Oct 15 11:22:57.931 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 11:22:57.931 INFO kablam! | Oct 15 11:22:57.931 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 11:22:57.931 INFO kablam! Oct 15 11:23:02.024 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.56s Oct 15 11:23:02.035 INFO kablam! su: No module specific data is present Oct 15 11:23:02.727 INFO running `"docker" "rm" "-f" "066f47451d68431a9be16a8536e0c7b3c4a196d68eeffed9a3505cfad1cebaa7"` Oct 15 11:23:03.107 INFO blam! 066f47451d68431a9be16a8536e0c7b3c4a196d68eeffed9a3505cfad1cebaa7