Oct 12 23:44:17.408 INFO checking chef/delivery-cli against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 23:44:17.409 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-7/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 12 23:44:17.970 INFO blam! 590fcaef597501acdfee6a4431dc9b30a4770dff8cd1233cc3102ca7b6afbc07 Oct 12 23:44:17.972 INFO running `"docker" "start" "-a" "590fcaef597501acdfee6a4431dc9b30a4770dff8cd1233cc3102ca7b6afbc07"` Oct 12 23:44:19.947 INFO kablam! usermod: no changes Oct 12 23:44:19.988 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Oct 12 23:44:19.988 INFO kablam! disables Cargo from automatically inferring other test targets. Oct 12 23:44:19.988 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 12 23:44:19.988 INFO kablam! files will be included as a test target: Oct 12 23:44:19.988 INFO kablam! Oct 12 23:44:19.988 INFO kablam! * /source/tests/config.rs Oct 12 23:44:19.988 INFO kablam! * /source/tests/cli.rs Oct 12 23:44:19.988 INFO kablam! * /source/tests/utils.rs Oct 12 23:44:19.988 INFO kablam! * /source/tests/delivery_config.rs Oct 12 23:44:19.988 INFO kablam! Oct 12 23:44:19.988 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 12 23:44:19.988 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Oct 12 23:44:19.988 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Oct 12 23:44:19.988 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 12 23:44:19.988 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 12 23:44:19.988 INFO kablam! Oct 12 23:44:19.988 INFO kablam! For more information on this warning you can consult Oct 12 23:44:19.988 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 12 23:44:20.180 INFO kablam! Compiling pkg-config v0.3.11 Oct 12 23:44:20.180 INFO kablam! Compiling gcc v0.3.54 Oct 12 23:44:20.180 INFO kablam! Checking cfg-if v0.1.3 Oct 12 23:44:20.180 INFO kablam! Checking matches v0.1.6 Oct 12 23:44:20.180 INFO kablam! Checking libc v0.2.41 Oct 12 23:44:20.196 INFO kablam! Compiling version_check v0.1.3 Oct 12 23:44:20.196 INFO kablam! Checking void v1.0.2 Oct 12 23:44:20.196 INFO kablam! Compiling unicode-xid v0.1.0 Oct 12 23:44:20.872 INFO kablam! Checking unicode-normalization v0.1.7 Oct 12 23:44:21.180 INFO kablam! Checking bitflags v0.7.0 Oct 12 23:44:21.793 INFO kablam! Checking lazy_static v1.0.1 Oct 12 23:44:21.793 INFO kablam! Compiling regex v1.0.0 Oct 12 23:44:22.657 INFO kablam! Checking percent-encoding v1.0.1 Oct 12 23:44:23.957 INFO kablam! Compiling cc v1.0.17 Oct 12 23:44:29.706 INFO kablam! Compiling serde v1.0.64 Oct 12 23:44:29.745 INFO kablam! Checking lazy_static v0.2.11 Oct 12 23:44:29.758 INFO kablam! Checking ucd-util v0.1.1 Oct 12 23:44:29.809 INFO kablam! Checking unicode-width v0.1.5 Oct 12 23:44:30.033 INFO kablam! Checking rustc-serialize v0.3.24 Oct 12 23:44:30.214 INFO kablam! Checking utf8-ranges v1.0.0 Oct 12 23:44:30.862 INFO kablam! Checking quick-error v1.2.2 Oct 12 23:44:31.992 INFO kablam! Compiling regex v0.2.11 Oct 12 23:44:32.625 INFO kablam! Checking language-tags v0.2.2 Oct 12 23:44:36.592 INFO kablam! Checking typeable v0.1.2 Oct 12 23:44:36.592 INFO kablam! Checking strsim v0.7.0 Oct 12 23:44:36.628 INFO kablam! Checking httparse v1.2.4 Oct 12 23:44:36.705 INFO kablam! Checking itoa v0.4.1 Oct 12 23:44:36.832 INFO kablam! Checking vec_map v0.8.1 Oct 12 23:44:37.284 INFO kablam! Checking ansi_term v0.11.0 Oct 12 23:44:37.516 INFO kablam! Checking bitflags v1.0.3 Oct 12 23:44:38.336 INFO kablam! Checking dtoa v0.4.2 Oct 12 23:44:38.853 INFO kablam! Checking remove_dir_all v0.5.1 Oct 12 23:44:39.092 INFO kablam! Checking traitobject v0.0.1 Oct 12 23:44:39.756 INFO kablam! Checking termcolor v0.3.6 Oct 12 23:44:40.202 INFO kablam! Checking byteorder v1.2.3 Oct 12 23:44:40.406 INFO kablam! Checking log v0.4.1 Oct 12 23:44:40.464 INFO kablam! Checking uuid v0.6.5 Oct 12 23:44:40.753 INFO kablam! Checking unreachable v1.0.0 Oct 12 23:44:40.902 INFO kablam! Compiling proc-macro2 v0.4.4 Oct 12 23:44:41.258 INFO kablam! Checking unicode-bidi v0.3.4 Oct 12 23:44:43.620 INFO kablam! Compiling unicase v1.4.2 Oct 12 23:44:43.944 INFO kablam! Compiling unicase v2.1.0 Oct 12 23:44:44.380 INFO kablam! Checking memchr v2.0.1 Oct 12 23:44:44.400 INFO kablam! Checking rand v0.4.2 Oct 12 23:44:46.376 INFO kablam! Checking time v0.1.40 Oct 12 23:44:47.381 INFO kablam! Checking num_cpus v0.2.13 Oct 12 23:44:47.872 INFO kablam! Checking atty v0.2.10 Oct 12 23:44:48.266 INFO kablam! Checking rpassword v2.0.0 Oct 12 23:44:49.060 INFO kablam! Compiling openssl-sys v0.7.17 Oct 12 23:44:49.233 INFO kablam! Compiling openssl-sys-extras v0.7.14 Oct 12 23:44:49.537 INFO kablam! Compiling openssl v0.7.14 Oct 12 23:44:50.236 INFO kablam! Compiling rust-crypto v0.2.36 Oct 12 23:44:50.656 INFO kablam! Checking textwrap v0.9.0 Oct 12 23:44:52.460 INFO kablam! Checking regex-syntax v0.6.0 Oct 12 23:44:53.168 INFO kablam! Checking regex-syntax v0.5.6 Oct 12 23:44:53.229 INFO kablam! Checking humantime v1.1.1 Oct 12 23:44:53.353 INFO kablam! Compiling http-muncher v0.3.2 Oct 12 23:44:53.500 INFO kablam! Checking thread_local v0.3.5 Oct 12 23:44:53.768 INFO kablam! Checking log v0.3.9 Oct 12 23:44:55.060 INFO kablam! Checking term v0.5.1 Oct 12 23:44:55.120 INFO kablam! Checking aho-corasick v0.6.4 Oct 12 23:44:55.887 INFO kablam! Checking rand v0.3.22 Oct 12 23:44:57.425 INFO kablam! Checking tempdir v0.3.7 Oct 12 23:44:57.500 INFO kablam! Checking clap v2.31.2 Oct 12 23:44:57.877 INFO kablam! Checking hpack v0.2.0 Oct 12 23:44:57.877 INFO kablam! Checking mime v0.2.6 Oct 12 23:45:00.239 INFO kablam! Compiling quote v0.6.3 Oct 12 23:45:07.313 INFO kablam! Checking solicit v0.4.4 Oct 12 23:45:11.560 INFO kablam! Checking mime v0.3.7 Oct 12 23:45:17.244 INFO kablam! Compiling syn v0.14.1 Oct 12 23:45:23.424 INFO kablam! Checking env_logger v0.5.10 Oct 12 23:45:34.488 INFO kablam! Compiling serde_derive v1.0.64 Oct 12 23:45:35.120 INFO kablam! Checking serde_json v1.0.19 Oct 12 23:45:35.120 INFO kablam! Checking toml v0.4.6 Oct 12 23:45:41.904 INFO kablam! Checking mockito v0.10.0 Oct 12 23:46:00.096 INFO kablam! Checking idna v0.1.4 Oct 12 23:46:02.334 INFO kablam! Checking url v1.7.0 Oct 12 23:46:04.212 INFO kablam! Checking cookie v0.2.5 Oct 12 23:46:05.227 INFO kablam! Checking hyper v0.9.3 Oct 12 23:46:09.937 INFO kablam! Checking delivery v0.0.1 (/source) Oct 12 23:46:14.284 INFO kablam! warning: unused `#[macro_use]` import Oct 12 23:46:14.284 INFO kablam! --> src/delivery/lib.rs:30:1 Oct 12 23:46:14.284 INFO kablam! | Oct 12 23:46:14.284 INFO kablam! 30 | #[macro_use] Oct 12 23:46:14.284 INFO kablam! | ^^^^^^^^^^^^ Oct 12 23:46:14.284 INFO kablam! | Oct 12 23:46:14.284 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 23:46:14.284 INFO kablam! Oct 12 23:46:14.440 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 12 23:46:14.440 INFO kablam! --> src/delivery/utils/mod.rs:67:11 Oct 12 23:46:14.440 INFO kablam! | Oct 12 23:46:14.440 INFO kablam! 67 | match env::home_dir() { Oct 12 23:46:14.440 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 23:46:14.440 INFO kablam! | Oct 12 23:46:14.440 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 23:46:14.440 INFO kablam! Oct 12 23:46:14.440 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 12 23:46:14.440 INFO kablam! --> src/delivery/command/job.rs:81:29 Oct 12 23:46:14.440 INFO kablam! | Oct 12 23:46:14.440 INFO kablam! 81 | let ws_path = match env::home_dir() { Oct 12 23:46:14.440 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 23:46:14.440 INFO kablam! Oct 12 23:46:15.508 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 12 23:46:15.508 INFO kablam! --> src/delivery/utils/mod.rs:67:11 Oct 12 23:46:15.508 INFO kablam! | Oct 12 23:46:15.508 INFO kablam! 67 | match env::home_dir() { Oct 12 23:46:15.508 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 23:46:15.508 INFO kablam! | Oct 12 23:46:15.508 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 23:46:15.508 INFO kablam! Oct 12 23:46:15.520 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 12 23:46:15.520 INFO kablam! --> src/delivery/command/job.rs:81:29 Oct 12 23:46:15.520 INFO kablam! | Oct 12 23:46:15.520 INFO kablam! 81 | let ws_path = match env::home_dir() { Oct 12 23:46:15.520 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 23:46:15.520 INFO kablam! Oct 12 23:46:28.504 INFO kablam! Finished dev [unoptimized] target(s) in 2m 08s Oct 12 23:46:28.522 INFO kablam! su: No module specific data is present Oct 12 23:46:29.152 INFO running `"docker" "rm" "-f" "590fcaef597501acdfee6a4431dc9b30a4770dff8cd1233cc3102ca7b6afbc07"` Oct 12 23:46:29.464 INFO blam! 590fcaef597501acdfee6a4431dc9b30a4770dff8cd1233cc3102ca7b6afbc07