Oct 13 17:06:08.257 INFO checking carrier-cli-0.2.0 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 17:06:08.258 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-3/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-alt check --frozen --all --all-targets" "-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 13 17:06:08.726 INFO blam! 3f056c9c99a8c67d1d27460d6768c8692fbc124904f9bcf13edcdc4bcdf3b473 Oct 13 17:06:08.727 INFO running `"docker" "start" "-a" "3f056c9c99a8c67d1d27460d6768c8692fbc124904f9bcf13edcdc4bcdf3b473"` Oct 13 17:06:09.788 INFO kablam! usermod: no changes Oct 13 17:06:10.252 INFO kablam! Compiling byteorder v1.2.6 Oct 13 17:06:10.260 INFO kablam! Compiling subtle v0.7.1 Oct 13 17:06:10.260 INFO kablam! Compiling subtle v1.0.0 Oct 13 17:06:10.268 INFO kablam! Checking static_slice v0.0.3 Oct 13 17:06:10.269 INFO kablam! Checking bs58 v0.2.2 Oct 13 17:06:13.183 INFO kablam! Checking crc8 v0.1.1 Oct 13 17:06:13.220 INFO kablam! Compiling petgraph v0.4.13 Oct 13 17:06:13.392 INFO kablam! Checking chacha20-poly1305-aead v0.1.2 Oct 13 17:06:13.969 INFO kablam! Compiling rand v0.5.5 Oct 13 17:06:14.021 INFO kablam! Compiling clear_on_drop v0.2.3 Oct 13 17:06:14.201 INFO kablam! Compiling snow v0.4.0 Oct 13 17:06:16.286 INFO kablam! Checking hpack v0.3.0 Oct 13 17:06:18.257 INFO kablam! Compiling digest v0.7.6 Oct 13 17:06:18.759 INFO kablam! Checking bytes v0.4.10 Oct 13 17:06:20.201 INFO kablam! Checking parking_lot_core v0.3.1 Oct 13 17:06:21.602 INFO kablam! Checking tokio-threadpool v0.1.7 Oct 13 17:06:23.350 INFO kablam! Compiling which v2.0.0 Oct 13 17:06:25.172 INFO kablam! Compiling prost-derive v0.4.0 Oct 13 17:06:28.200 INFO kablam! Checking tokio-io v0.1.9 Oct 13 17:06:30.012 INFO kablam! Checking prost v0.4.0 Oct 13 17:06:33.408 INFO kablam! Checking parking_lot v0.6.4 Oct 13 17:06:33.474 INFO kablam! Compiling prost-build v0.4.0 Oct 13 17:06:39.872 INFO kablam! Checking tokio-codec v0.1.1 Oct 13 17:06:39.908 INFO kablam! Checking tokio-fs v0.1.3 Oct 13 17:06:40.108 INFO kablam! Compiling curve25519-dalek v0.19.1 Oct 13 17:06:41.748 INFO kablam! Compiling curve25519-dalek v0.20.0 Oct 13 17:06:45.509 INFO kablam! Checking tokio-reactor v0.1.6 Oct 13 17:06:54.642 INFO kablam! Checking tokio-uds v0.2.2 Oct 13 17:06:54.645 INFO kablam! Checking tokio-tcp v0.1.2 Oct 13 17:06:54.646 INFO kablam! Checking tokio-udp v0.1.2 Oct 13 17:06:54.646 INFO kablam! Checking tokio-file-unix v0.5.1 Oct 13 17:07:00.704 INFO kablam! Checking x25519-dalek v0.3.0 Oct 13 17:07:06.948 INFO kablam! Checking ed25519-dalek v0.8.1 Oct 13 17:07:07.460 INFO kablam! Checking trust-dns-proto v0.5.0-alpha.3 Oct 13 17:07:07.460 INFO kablam! Checking tokio v0.1.11 Oct 13 17:07:10.320 INFO kablam! Compiling prost-types v0.4.0 Oct 13 17:07:15.888 INFO kablam! Checking trust-dns-resolver v0.10.0-alpha.3 Oct 13 17:07:23.960 INFO kablam! Compiling carrier v0.2.0 Oct 13 17:07:44.267 INFO kablam! Checking carrier-cli v0.2.0 (/source) Oct 13 17:07:56.944 INFO kablam! warning: use of deprecated item 'tokio::timer::Deadline': use Timeout instead Oct 13 17:07:56.944 INFO kablam! --> src/main.rs:39:5 Oct 13 17:07:56.944 INFO kablam! | Oct 13 17:07:56.944 INFO kablam! 39 | use tokio::timer::Deadline; Oct 13 17:07:56.944 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 13 17:07:56.944 INFO kablam! | Oct 13 17:07:56.944 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 17:07:56.944 INFO kablam! Oct 13 17:07:56.944 INFO kablam! warning: use of deprecated item 'tokio::timer::Deadline': use Timeout instead Oct 13 17:07:56.944 INFO kablam! --> src/main.rs:170:13 Oct 13 17:07:56.944 INFO kablam! | Oct 13 17:07:56.944 INFO kablam! 170 | Deadline::new(expect, Instant::now() + Duration::from_secs(10)) Oct 13 17:07:56.944 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 17:07:56.944 INFO kablam! Oct 13 17:07:56.944 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 13 17:07:56.944 INFO kablam! --> src/main.rs:380:27 Oct 13 17:07:56.944 INFO kablam! | Oct 13 17:07:56.944 INFO kablam! 380 | let defaultfile = env::home_dir().unwrap_or("/root/".into()).join(".devguard/secret"); Oct 13 17:07:56.944 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 17:07:56.944 INFO kablam! Oct 13 17:07:56.944 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 13 17:07:56.944 INFO kablam! --> src/main.rs:431:31 Oct 13 17:07:56.944 INFO kablam! | Oct 13 17:07:56.944 INFO kablam! 431 | let defaultfile = env::home_dir().unwrap_or("/root/".into()).join(".devguard/secret"); Oct 13 17:07:56.944 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 17:07:56.944 INFO kablam! Oct 13 17:07:56.944 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 13 17:07:56.944 INFO kablam! --> src/main.rs:436:23 Oct 13 17:07:56.944 INFO kablam! | Oct 13 17:07:56.944 INFO kablam! 436 | let dir = env::home_dir().unwrap().join(".devguard/"); Oct 13 17:07:56.944 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 17:07:56.944 INFO kablam! Oct 13 17:07:56.968 INFO kablam! warning: use of deprecated item 'tokio::timer::Deadline': use Timeout instead Oct 13 17:07:56.968 INFO kablam! --> src/main.rs:39:5 Oct 13 17:07:56.968 INFO kablam! | Oct 13 17:07:56.968 INFO kablam! 39 | use tokio::timer::Deadline; Oct 13 17:07:56.968 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 13 17:07:56.968 INFO kablam! | Oct 13 17:07:56.968 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 17:07:56.968 INFO kablam! Oct 13 17:07:56.968 INFO kablam! warning: use of deprecated item 'tokio::timer::Deadline': use Timeout instead Oct 13 17:07:56.968 INFO kablam! --> src/main.rs:170:13 Oct 13 17:07:56.968 INFO kablam! | Oct 13 17:07:56.968 INFO kablam! 170 | Deadline::new(expect, Instant::now() + Duration::from_secs(10)) Oct 13 17:07:56.968 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 17:07:56.968 INFO kablam! Oct 13 17:07:56.968 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 13 17:07:56.968 INFO kablam! --> src/main.rs:380:27 Oct 13 17:07:56.968 INFO kablam! | Oct 13 17:07:56.968 INFO kablam! 380 | let defaultfile = env::home_dir().unwrap_or("/root/".into()).join(".devguard/secret"); Oct 13 17:07:56.968 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 17:07:56.968 INFO kablam! Oct 13 17:07:56.968 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 13 17:07:56.968 INFO kablam! --> src/main.rs:431:31 Oct 13 17:07:56.968 INFO kablam! | Oct 13 17:07:56.968 INFO kablam! 431 | let defaultfile = env::home_dir().unwrap_or("/root/".into()).join(".devguard/secret"); Oct 13 17:07:56.968 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 17:07:56.968 INFO kablam! Oct 13 17:07:56.968 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 13 17:07:56.968 INFO kablam! --> src/main.rs:436:23 Oct 13 17:07:56.968 INFO kablam! | Oct 13 17:07:56.968 INFO kablam! 436 | let dir = env::home_dir().unwrap().join(".devguard/"); Oct 13 17:07:56.968 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 17:07:56.968 INFO kablam! Oct 13 17:07:57.380 INFO kablam! warning: unused variable: `path` Oct 13 17:07:57.380 INFO kablam! --> src/main.rs:142:9 Oct 13 17:07:57.380 INFO kablam! | Oct 13 17:07:57.380 INFO kablam! 142 | let path = url.path().to_string(); Oct 13 17:07:57.380 INFO kablam! | ^^^^ help: consider using `_path` instead Oct 13 17:07:57.380 INFO kablam! | Oct 13 17:07:57.380 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 17:07:57.380 INFO kablam! Oct 13 17:07:57.380 INFO kablam! warning: unused variable: `header` Oct 13 17:07:57.380 INFO kablam! --> src/main.rs:271:38 Oct 13 17:07:57.380 INFO kablam! | Oct 13 17:07:57.380 INFO kablam! 271 | let (stream, header) = stream.unwrap(); Oct 13 17:07:57.380 INFO kablam! | ^^^^^^ help: consider using `_header` instead Oct 13 17:07:57.380 INFO kablam! Oct 13 17:07:57.380 INFO kablam! warning: unused variable: `secrets` Oct 13 17:07:57.380 INFO kablam! --> src/main.rs:466:17 Oct 13 17:07:57.380 INFO kablam! | Oct 13 17:07:57.380 INFO kablam! 466 | let secrets = get_secrets(); Oct 13 17:07:57.380 INFO kablam! | ^^^^^^^ help: consider using `_secrets` instead Oct 13 17:07:57.380 INFO kablam! Oct 13 17:07:57.560 INFO kablam! warning: unused variable: `path` Oct 13 17:07:57.560 INFO kablam! --> src/main.rs:142:9 Oct 13 17:07:57.561 INFO kablam! | Oct 13 17:07:57.561 INFO kablam! 142 | let path = url.path().to_string(); Oct 13 17:07:57.561 INFO kablam! | ^^^^ help: consider using `_path` instead Oct 13 17:07:57.561 INFO kablam! | Oct 13 17:07:57.562 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 17:07:57.562 INFO kablam! Oct 13 17:07:57.562 INFO kablam! warning: unused variable: `header` Oct 13 17:07:57.562 INFO kablam! --> src/main.rs:271:38 Oct 13 17:07:57.563 INFO kablam! | Oct 13 17:07:57.563 INFO kablam! 271 | let (stream, header) = stream.unwrap(); Oct 13 17:07:57.563 INFO kablam! | ^^^^^^ help: consider using `_header` instead Oct 13 17:07:57.563 INFO kablam! Oct 13 17:07:57.564 INFO kablam! warning: unused variable: `secrets` Oct 13 17:07:57.564 INFO kablam! --> src/main.rs:466:17 Oct 13 17:07:57.564 INFO kablam! | Oct 13 17:07:57.564 INFO kablam! 466 | let secrets = get_secrets(); Oct 13 17:07:57.565 INFO kablam! | ^^^^^^^ help: consider using `_secrets` instead Oct 13 17:07:57.565 INFO kablam! Oct 13 17:07:57.784 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 47s Oct 13 17:07:57.816 INFO kablam! su: No module specific data is present Oct 13 17:07:58.584 INFO running `"docker" "rm" "-f" "3f056c9c99a8c67d1d27460d6768c8692fbc124904f9bcf13edcdc4bcdf3b473"` Oct 13 17:07:58.854 INFO blam! 3f056c9c99a8c67d1d27460d6768c8692fbc124904f9bcf13edcdc4bcdf3b473