Oct 21 18:58:44.294 INFO checking chef/delivery-cli against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 18:58:44.294 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 21 18:58:44.802 INFO blam! b980582b43e9dc4814b57a711dcd44e89ae1f13242ff6b27cafee60346ba9f27 Oct 21 18:58:44.803 INFO running `"docker" "start" "-a" "b980582b43e9dc4814b57a711dcd44e89ae1f13242ff6b27cafee60346ba9f27"` Oct 21 18:58:46.504 INFO kablam! usermod: no changes Oct 21 18:58:46.556 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Oct 21 18:58:46.556 INFO kablam! disables Cargo from automatically inferring other test targets. Oct 21 18:58:46.556 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 21 18:58:46.556 INFO kablam! files will be included as a test target: Oct 21 18:58:46.556 INFO kablam! Oct 21 18:58:46.556 INFO kablam! * /source/tests/config.rs Oct 21 18:58:46.556 INFO kablam! * /source/tests/cli.rs Oct 21 18:58:46.556 INFO kablam! * /source/tests/utils.rs Oct 21 18:58:46.557 INFO kablam! * /source/tests/delivery_config.rs Oct 21 18:58:46.557 INFO kablam! Oct 21 18:58:46.557 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 21 18:58:46.557 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Oct 21 18:58:46.557 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Oct 21 18:58:46.557 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 21 18:58:46.557 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 21 18:58:46.557 INFO kablam! Oct 21 18:58:46.557 INFO kablam! For more information on this warning you can consult Oct 21 18:58:46.557 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 21 18:58:46.781 INFO kablam! Compiling pkg-config v0.3.11 Oct 21 18:58:46.781 INFO kablam! Compiling gcc v0.3.54 Oct 21 18:58:46.781 INFO kablam! Checking libc v0.2.41 Oct 21 18:58:46.784 INFO kablam! Checking cfg-if v0.1.3 Oct 21 18:58:46.784 INFO kablam! Checking matches v0.1.6 Oct 21 18:58:46.784 INFO kablam! Compiling unicode-xid v0.1.0 Oct 21 18:58:46.784 INFO kablam! Checking unicode-normalization v0.1.7 Oct 21 18:58:46.836 INFO kablam! Compiling version_check v0.1.3 Oct 21 18:58:47.277 INFO kablam! Checking void v1.0.2 Oct 21 18:58:48.060 INFO kablam! Checking percent-encoding v1.0.1 Oct 21 18:58:48.724 INFO kablam! Checking bitflags v0.7.0 Oct 21 18:58:49.228 INFO kablam! Checking lazy_static v0.2.11 Oct 21 18:58:49.572 INFO kablam! Compiling cc v1.0.17 Oct 21 18:58:52.056 INFO kablam! Compiling regex v1.0.0 Oct 21 18:58:52.117 INFO kablam! Checking lazy_static v1.0.1 Oct 21 18:58:52.380 INFO kablam! Compiling serde v1.0.64 Oct 21 18:59:00.456 INFO kablam! Checking ucd-util v0.1.1 Oct 21 18:59:00.488 INFO kablam! Checking rustc-serialize v0.3.24 Oct 21 18:59:00.924 INFO kablam! Compiling regex v0.2.11 Oct 21 18:59:01.057 INFO kablam! Checking utf8-ranges v1.0.0 Oct 21 18:59:01.117 INFO kablam! Checking quick-error v1.2.2 Oct 21 18:59:01.269 INFO kablam! Checking unicode-width v0.1.5 Oct 21 18:59:01.568 INFO kablam! Checking typeable v0.1.2 Oct 21 18:59:02.505 INFO kablam! Checking ansi_term v0.11.0 Oct 21 18:59:02.570 INFO kablam! Checking termcolor v0.3.6 Oct 21 18:59:03.356 INFO kablam! Checking dtoa v0.4.2 Oct 21 18:59:03.356 INFO kablam! Checking vec_map v0.8.1 Oct 21 18:59:05.161 INFO kablam! Checking byteorder v1.2.3 Oct 21 18:59:05.448 INFO kablam! Checking strsim v0.7.0 Oct 21 18:59:05.612 INFO kablam! Checking itoa v0.4.1 Oct 21 18:59:05.953 INFO kablam! Checking traitobject v0.0.1 Oct 21 18:59:06.221 INFO kablam! Checking httparse v1.2.4 Oct 21 18:59:06.783 INFO kablam! Checking language-tags v0.2.2 Oct 21 18:59:07.296 INFO kablam! Checking bitflags v1.0.3 Oct 21 18:59:07.697 INFO kablam! Checking remove_dir_all v0.5.1 Oct 21 18:59:08.536 INFO kablam! Checking log v0.4.1 Oct 21 18:59:08.900 INFO kablam! Checking uuid v0.6.5 Oct 21 18:59:09.100 INFO kablam! Checking unreachable v1.0.0 Oct 21 18:59:09.367 INFO kablam! Compiling proc-macro2 v0.4.4 Oct 21 18:59:09.420 INFO kablam! Checking unicode-bidi v0.3.4 Oct 21 18:59:09.565 INFO kablam! Compiling unicase v1.4.2 Oct 21 18:59:09.777 INFO kablam! Compiling unicase v2.1.0 Oct 21 18:59:10.804 INFO kablam! Checking memchr v2.0.1 Oct 21 18:59:11.540 INFO kablam! Checking rand v0.4.2 Oct 21 18:59:11.634 INFO kablam! Checking time v0.1.40 Oct 21 18:59:12.748 INFO kablam! Checking atty v0.2.10 Oct 21 18:59:13.932 INFO kablam! Checking num_cpus v0.2.13 Oct 21 18:59:13.956 INFO kablam! Checking rpassword v2.0.0 Oct 21 18:59:14.545 INFO kablam! Compiling openssl-sys v0.7.17 Oct 21 18:59:15.672 INFO kablam! Compiling openssl-sys-extras v0.7.14 Oct 21 18:59:15.923 INFO kablam! Compiling openssl v0.7.14 Oct 21 18:59:16.653 INFO kablam! Compiling rust-crypto v0.2.36 Oct 21 18:59:16.780 INFO kablam! Compiling http-muncher v0.3.2 Oct 21 18:59:17.383 INFO kablam! Checking regex-syntax v0.6.0 Oct 21 18:59:17.771 INFO kablam! Checking regex-syntax v0.5.6 Oct 21 18:59:17.916 INFO kablam! Checking textwrap v0.9.0 Oct 21 18:59:18.233 INFO kablam! Checking humantime v1.1.1 Oct 21 18:59:18.582 INFO kablam! Checking term v0.5.1 Oct 21 18:59:18.672 INFO kablam! Checking thread_local v0.3.5 Oct 21 18:59:19.956 INFO kablam! Checking log v0.3.9 Oct 21 18:59:20.006 INFO kablam! Checking aho-corasick v0.6.4 Oct 21 18:59:20.144 INFO kablam! Checking rand v0.3.22 Oct 21 18:59:20.156 INFO kablam! Checking tempdir v0.3.7 Oct 21 18:59:20.973 INFO kablam! Checking clap v2.31.2 Oct 21 18:59:21.320 INFO kablam! Compiling quote v0.6.3 Oct 21 18:59:22.326 INFO kablam! Checking hpack v0.2.0 Oct 21 18:59:23.721 INFO kablam! Checking mime v0.2.6 Oct 21 18:59:25.192 INFO kablam! Checking solicit v0.4.4 Oct 21 18:59:26.433 INFO kablam! Checking mime v0.3.7 Oct 21 18:59:29.676 INFO kablam! Compiling syn v0.14.1 Oct 21 18:59:38.476 INFO kablam! Checking env_logger v0.5.10 Oct 21 18:59:44.409 INFO kablam! Checking toml v0.4.6 Oct 21 18:59:44.409 INFO kablam! Checking serde_json v1.0.19 Oct 21 18:59:46.336 INFO kablam! Compiling serde_derive v1.0.64 Oct 21 18:59:49.096 INFO kablam! Checking mockito v0.10.0 Oct 21 19:00:01.006 INFO kablam! Checking idna v0.1.4 Oct 21 19:00:03.294 INFO kablam! Checking url v1.7.0 Oct 21 19:00:05.057 INFO kablam! Checking cookie v0.2.5 Oct 21 19:00:06.009 INFO kablam! Checking hyper v0.9.3 Oct 21 19:00:10.130 INFO kablam! Checking delivery v0.0.1 (/source) Oct 21 19:00:13.655 INFO kablam! warning: unused `#[macro_use]` import Oct 21 19:00:13.660 INFO kablam! --> src/delivery/lib.rs:30:1 Oct 21 19:00:13.660 INFO kablam! | Oct 21 19:00:13.660 INFO kablam! 30 | #[macro_use] Oct 21 19:00:13.660 INFO kablam! | ^^^^^^^^^^^^ Oct 21 19:00:13.660 INFO kablam! | Oct 21 19:00:13.660 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 19:00:13.660 INFO kablam! Oct 21 19:00:13.828 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 21 19:00:13.828 INFO kablam! --> src/delivery/utils/mod.rs:67:11 Oct 21 19:00:13.828 INFO kablam! | Oct 21 19:00:13.828 INFO kablam! 67 | match env::home_dir() { Oct 21 19:00:13.828 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 19:00:13.828 INFO kablam! | Oct 21 19:00:13.828 INFO kablam! = note: #[warn(deprecated)] on by default Oct 21 19:00:13.828 INFO kablam! Oct 21 19:00:13.828 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 21 19:00:13.828 INFO kablam! --> src/delivery/command/job.rs:81:29 Oct 21 19:00:13.828 INFO kablam! | Oct 21 19:00:13.828 INFO kablam! 81 | let ws_path = match env::home_dir() { Oct 21 19:00:13.828 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 19:00:13.828 INFO kablam! Oct 21 19:00:14.396 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 21 19:00:14.396 INFO kablam! --> src/delivery/utils/mod.rs:67:11 Oct 21 19:00:14.396 INFO kablam! | Oct 21 19:00:14.396 INFO kablam! 67 | match env::home_dir() { Oct 21 19:00:14.396 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 19:00:14.396 INFO kablam! | Oct 21 19:00:14.396 INFO kablam! = note: #[warn(deprecated)] on by default Oct 21 19:00:14.396 INFO kablam! Oct 21 19:00:14.404 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 21 19:00:14.404 INFO kablam! --> src/delivery/command/job.rs:81:29 Oct 21 19:00:14.404 INFO kablam! | Oct 21 19:00:14.404 INFO kablam! 81 | let ws_path = match env::home_dir() { Oct 21 19:00:14.404 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 19:00:14.404 INFO kablam! Oct 21 19:00:25.432 INFO kablam! Finished dev [unoptimized] target(s) in 1m 38s Oct 21 19:00:25.457 INFO kablam! su: No module specific data is present Oct 21 19:00:26.080 INFO running `"docker" "rm" "-f" "b980582b43e9dc4814b57a711dcd44e89ae1f13242ff6b27cafee60346ba9f27"` Oct 21 19:00:26.428 INFO blam! b980582b43e9dc4814b57a711dcd44e89ae1f13242ff6b27cafee60346ba9f27