Oct 27 06:52:44.667 INFO checking chef/delivery-cli against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 06:52:44.667 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 27 06:52:45.079 INFO blam! 01d9c51515458b10df1512dd43268fe05bcda742e74588df7539f4e5f3f94b2b Oct 27 06:52:45.081 INFO running `"docker" "start" "-a" "01d9c51515458b10df1512dd43268fe05bcda742e74588df7539f4e5f3f94b2b"` Oct 27 06:52:46.331 INFO kablam! usermod: no changes Oct 27 06:52:46.376 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Oct 27 06:52:46.377 INFO kablam! disables Cargo from automatically inferring other test targets. Oct 27 06:52:46.377 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 27 06:52:46.377 INFO kablam! files will be included as a test target: Oct 27 06:52:46.377 INFO kablam! Oct 27 06:52:46.377 INFO kablam! * /source/tests/cli.rs Oct 27 06:52:46.377 INFO kablam! * /source/tests/delivery_config.rs Oct 27 06:52:46.377 INFO kablam! * /source/tests/config.rs Oct 27 06:52:46.377 INFO kablam! * /source/tests/utils.rs Oct 27 06:52:46.377 INFO kablam! Oct 27 06:52:46.377 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 27 06:52:46.377 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Oct 27 06:52:46.377 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Oct 27 06:52:46.377 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 27 06:52:46.377 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 27 06:52:46.377 INFO kablam! Oct 27 06:52:46.377 INFO kablam! For more information on this warning you can consult Oct 27 06:52:46.377 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 27 06:52:46.544 INFO kablam! Compiling pkg-config v0.3.11 Oct 27 06:52:46.547 INFO kablam! Compiling gcc v0.3.54 Oct 27 06:52:46.547 INFO kablam! Checking libc v0.2.41 Oct 27 06:52:46.547 INFO kablam! Checking cfg-if v0.1.3 Oct 27 06:52:46.548 INFO kablam! Checking matches v0.1.6 Oct 27 06:52:46.548 INFO kablam! Checking unicode-normalization v0.1.7 Oct 27 06:52:46.548 INFO kablam! Compiling version_check v0.1.3 Oct 27 06:52:46.548 INFO kablam! Compiling unicode-xid v0.1.0 Oct 27 06:52:46.955 INFO kablam! Checking void v1.0.2 Oct 27 06:52:47.712 INFO kablam! Checking ucd-util v0.1.1 Oct 27 06:52:48.895 INFO kablam! Compiling serde v1.0.64 Oct 27 06:52:51.095 INFO kablam! Checking lazy_static v1.0.1 Oct 27 06:52:51.156 INFO kablam! Compiling cc v1.0.17 Oct 27 06:52:51.215 INFO kablam! Compiling regex v1.0.0 Oct 27 06:52:55.670 INFO kablam! Checking bitflags v0.7.0 Oct 27 06:52:56.083 INFO kablam! Checking percent-encoding v1.0.1 Oct 27 06:52:56.190 INFO kablam! Checking lazy_static v0.2.11 Oct 27 06:52:56.233 INFO kablam! Checking utf8-ranges v1.0.0 Oct 27 06:52:56.499 INFO kablam! Checking unicode-width v0.1.5 Oct 27 06:52:57.567 INFO kablam! Checking rustc-serialize v0.3.24 Oct 27 06:52:58.809 INFO kablam! Compiling regex v0.2.11 Oct 27 06:52:59.504 INFO kablam! Checking quick-error v1.2.2 Oct 27 06:53:00.660 INFO kablam! Checking byteorder v1.2.3 Oct 27 06:53:03.238 INFO kablam! Checking strsim v0.7.0 Oct 27 06:53:04.655 INFO kablam! Checking httparse v1.2.4 Oct 27 06:53:04.670 INFO kablam! Checking ansi_term v0.11.0 Oct 27 06:53:05.003 INFO kablam! Checking traitobject v0.0.1 Oct 27 06:53:05.151 INFO kablam! Checking language-tags v0.2.2 Oct 27 06:53:05.815 INFO kablam! Checking vec_map v0.8.1 Oct 27 06:53:06.288 INFO kablam! Checking itoa v0.4.1 Oct 27 06:53:06.621 INFO kablam! Checking typeable v0.1.2 Oct 27 06:53:06.699 INFO kablam! Checking dtoa v0.4.2 Oct 27 06:53:07.535 INFO kablam! Checking termcolor v0.3.6 Oct 27 06:53:07.747 INFO kablam! Checking remove_dir_all v0.5.1 Oct 27 06:53:08.723 INFO kablam! Checking bitflags v1.0.3 Oct 27 06:53:08.743 INFO kablam! Checking log v0.4.1 Oct 27 06:53:09.187 INFO kablam! Checking uuid v0.6.5 Oct 27 06:53:09.366 INFO kablam! Checking unreachable v1.0.0 Oct 27 06:53:09.563 INFO kablam! Compiling proc-macro2 v0.4.4 Oct 27 06:53:09.891 INFO kablam! Checking unicode-bidi v0.3.4 Oct 27 06:53:10.011 INFO kablam! Compiling unicase v2.1.0 Oct 27 06:53:11.436 INFO kablam! Compiling unicase v1.4.2 Oct 27 06:53:12.115 INFO kablam! Checking regex-syntax v0.6.0 Oct 27 06:53:13.627 INFO kablam! Checking regex-syntax v0.5.6 Oct 27 06:53:13.883 INFO kablam! Checking memchr v2.0.1 Oct 27 06:53:14.471 INFO kablam! Checking rand v0.4.2 Oct 27 06:53:14.671 INFO kablam! Checking time v0.1.40 Oct 27 06:53:16.163 INFO kablam! Checking atty v0.2.10 Oct 27 06:53:18.075 INFO kablam! Checking num_cpus v0.2.13 Oct 27 06:53:19.303 INFO kablam! Checking rpassword v2.0.0 Oct 27 06:53:19.675 INFO kablam! Compiling openssl-sys v0.7.17 Oct 27 06:53:20.591 INFO kablam! Checking textwrap v0.9.0 Oct 27 06:53:21.371 INFO kablam! Compiling openssl-sys-extras v0.7.14 Oct 27 06:53:22.337 INFO kablam! Compiling openssl v0.7.14 Oct 27 06:53:23.971 INFO kablam! Compiling rust-crypto v0.2.36 Oct 27 06:53:24.580 INFO kablam! Checking humantime v1.1.1 Oct 27 06:53:26.519 INFO kablam! Compiling http-muncher v0.3.2 Oct 27 06:53:26.531 INFO kablam! Checking term v0.5.1 Oct 27 06:53:26.603 INFO kablam! Checking thread_local v0.3.5 Oct 27 06:53:26.671 INFO kablam! Checking log v0.3.9 Oct 27 06:53:27.987 INFO kablam! Checking aho-corasick v0.6.4 Oct 27 06:53:28.044 INFO kablam! Checking rand v0.3.22 Oct 27 06:53:28.355 INFO kablam! Checking tempdir v0.3.7 Oct 27 06:53:28.678 INFO kablam! Checking clap v2.31.2 Oct 27 06:53:29.021 INFO kablam! Compiling quote v0.6.3 Oct 27 06:53:29.515 INFO kablam! Checking hpack v0.2.0 Oct 27 06:53:31.311 INFO kablam! Checking mime v0.2.6 Oct 27 06:53:34.991 INFO kablam! Checking solicit v0.4.4 Oct 27 06:53:39.319 INFO kablam! Compiling syn v0.14.1 Oct 27 06:53:42.241 INFO kablam! Checking mime v0.3.7 Oct 27 06:53:49.436 INFO kablam! Checking env_logger v0.5.10 Oct 27 06:54:04.622 INFO kablam! Compiling serde_derive v1.0.64 Oct 27 06:54:06.999 INFO kablam! Checking serde_json v1.0.19 Oct 27 06:54:06.999 INFO kablam! Checking toml v0.4.6 Oct 27 06:54:11.812 INFO kablam! Checking mockito v0.10.0 Oct 27 06:54:25.854 INFO kablam! Checking idna v0.1.4 Oct 27 06:54:28.226 INFO kablam! Checking url v1.7.0 Oct 27 06:54:29.983 INFO kablam! Checking cookie v0.2.5 Oct 27 06:54:30.985 INFO kablam! Checking hyper v0.9.3 Oct 27 06:54:35.153 INFO kablam! Checking delivery v0.0.1 (/source) Oct 27 06:54:39.923 INFO kablam! warning: unused `#[macro_use]` import Oct 27 06:54:39.923 INFO kablam! --> src/delivery/lib.rs:30:1 Oct 27 06:54:39.923 INFO kablam! | Oct 27 06:54:39.923 INFO kablam! 30 | #[macro_use] Oct 27 06:54:39.923 INFO kablam! | ^^^^^^^^^^^^ Oct 27 06:54:39.925 INFO kablam! | Oct 27 06:54:39.925 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 06:54:39.925 INFO kablam! Oct 27 06:54:40.154 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 27 06:54:40.154 INFO kablam! --> src/delivery/utils/mod.rs:67:11 Oct 27 06:54:40.154 INFO kablam! | Oct 27 06:54:40.154 INFO kablam! 67 | match env::home_dir() { Oct 27 06:54:40.154 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 06:54:40.154 INFO kablam! | Oct 27 06:54:40.154 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 06:54:40.154 INFO kablam! Oct 27 06:54:40.154 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 27 06:54:40.154 INFO kablam! --> src/delivery/command/job.rs:81:29 Oct 27 06:54:40.154 INFO kablam! | Oct 27 06:54:40.154 INFO kablam! 81 | let ws_path = match env::home_dir() { Oct 27 06:54:40.154 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 06:54:40.154 INFO kablam! Oct 27 06:54:40.271 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 27 06:54:40.271 INFO kablam! --> src/delivery/utils/mod.rs:67:11 Oct 27 06:54:40.271 INFO kablam! | Oct 27 06:54:40.271 INFO kablam! 67 | match env::home_dir() { Oct 27 06:54:40.271 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 06:54:40.271 INFO kablam! | Oct 27 06:54:40.271 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 06:54:40.271 INFO kablam! Oct 27 06:54:40.271 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 27 06:54:40.271 INFO kablam! --> src/delivery/command/job.rs:81:29 Oct 27 06:54:40.271 INFO kablam! | Oct 27 06:54:40.271 INFO kablam! 81 | let ws_path = match env::home_dir() { Oct 27 06:54:40.271 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 06:54:40.271 INFO kablam! Oct 27 06:54:51.731 INFO kablam! Finished dev [unoptimized] target(s) in 2m 05s Oct 27 06:54:51.746 INFO kablam! su: No module specific data is present Oct 27 06:54:52.693 INFO running `"docker" "rm" "-f" "01d9c51515458b10df1512dd43268fe05bcda742e74588df7539f4e5f3f94b2b"` Oct 27 06:54:53.115 INFO blam! 01d9c51515458b10df1512dd43268fe05bcda742e74588df7539f4e5f3f94b2b