Oct 27 06:52:45.797 INFO checking chef/delivery-cli against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 06:52:45.797 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192-2/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 27 06:52:46.323 INFO blam! 12a5427bd5ea4c4d3f5016c83ab89dace79b4bdcf1e34d7b0e4a5eaf299dfb44 Oct 27 06:52:46.339 INFO running `"docker" "start" "-a" "12a5427bd5ea4c4d3f5016c83ab89dace79b4bdcf1e34d7b0e4a5eaf299dfb44"` Oct 27 06:52:47.995 INFO kablam! usermod: no changes Oct 27 06:52:48.039 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Oct 27 06:52:48.039 INFO kablam! disables Cargo from automatically inferring other test targets. Oct 27 06:52:48.039 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 27 06:52:48.039 INFO kablam! files will be included as a test target: Oct 27 06:52:48.039 INFO kablam! Oct 27 06:52:48.039 INFO kablam! * /source/tests/cli.rs Oct 27 06:52:48.039 INFO kablam! * /source/tests/delivery_config.rs Oct 27 06:52:48.039 INFO kablam! * /source/tests/config.rs Oct 27 06:52:48.039 INFO kablam! * /source/tests/utils.rs Oct 27 06:52:48.039 INFO kablam! Oct 27 06:52:48.039 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 27 06:52:48.039 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Oct 27 06:52:48.039 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Oct 27 06:52:48.039 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 27 06:52:48.039 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 27 06:52:48.039 INFO kablam! Oct 27 06:52:48.039 INFO kablam! For more information on this warning you can consult Oct 27 06:52:48.039 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 27 06:52:48.307 INFO kablam! Compiling pkg-config v0.3.11 Oct 27 06:52:48.311 INFO kablam! Compiling gcc v0.3.54 Oct 27 06:52:48.313 INFO kablam! Checking cfg-if v0.1.3 Oct 27 06:52:48.313 INFO kablam! Checking matches v0.1.6 Oct 27 06:52:48.313 INFO kablam! Checking libc v0.2.41 Oct 27 06:52:48.313 INFO kablam! Compiling version_check v0.1.3 Oct 27 06:52:48.313 INFO kablam! Compiling unicode-xid v0.1.0 Oct 27 06:52:48.313 INFO kablam! Checking void v1.0.2 Oct 27 06:52:48.963 INFO kablam! Checking unicode-normalization v0.1.7 Oct 27 06:52:48.995 INFO kablam! Compiling serde v1.0.64 Oct 27 06:52:50.211 INFO kablam! Compiling regex v1.0.0 Oct 27 06:52:51.159 INFO kablam! Checking percent-encoding v1.0.1 Oct 27 06:52:55.660 INFO kablam! Checking lazy_static v1.0.1 Oct 27 06:52:56.075 INFO kablam! Checking ucd-util v0.1.1 Oct 27 06:52:58.379 INFO kablam! Compiling cc v1.0.17 Oct 27 06:52:58.459 INFO kablam! Checking bitflags v0.7.0 Oct 27 06:52:58.459 INFO kablam! Checking lazy_static v0.2.11 Oct 27 06:52:58.903 INFO kablam! Checking unicode-width v0.1.5 Oct 27 06:52:59.563 INFO kablam! Compiling regex v0.2.11 Oct 27 06:52:59.637 INFO kablam! Checking quick-error v1.2.2 Oct 27 06:52:59.699 INFO kablam! Checking utf8-ranges v1.0.0 Oct 27 06:52:59.763 INFO kablam! Checking rustc-serialize v0.3.24 Oct 27 06:52:59.919 INFO kablam! Checking remove_dir_all v0.5.1 Oct 27 06:53:00.548 INFO kablam! Checking vec_map v0.8.1 Oct 27 06:53:02.504 INFO kablam! Checking itoa v0.4.1 Oct 27 06:53:02.741 INFO kablam! Checking httparse v1.2.4 Oct 27 06:53:04.020 INFO kablam! Checking strsim v0.7.0 Oct 27 06:53:05.052 INFO kablam! Checking dtoa v0.4.2 Oct 27 06:53:05.333 INFO kablam! Checking termcolor v0.3.6 Oct 27 06:53:05.603 INFO kablam! Checking typeable v0.1.2 Oct 27 06:53:05.827 INFO kablam! Checking byteorder v1.2.3 Oct 27 06:53:07.043 INFO kablam! Checking ansi_term v0.11.0 Oct 27 06:53:09.251 INFO kablam! Checking language-tags v0.2.2 Oct 27 06:53:09.315 INFO kablam! Checking bitflags v1.0.3 Oct 27 06:53:09.556 INFO kablam! Checking traitobject v0.0.1 Oct 27 06:53:09.961 INFO kablam! Checking log v0.4.1 Oct 27 06:53:10.135 INFO kablam! Checking uuid v0.6.5 Oct 27 06:53:10.287 INFO kablam! Checking unreachable v1.0.0 Oct 27 06:53:10.431 INFO kablam! Compiling proc-macro2 v0.4.4 Oct 27 06:53:11.048 INFO kablam! Checking unicode-bidi v0.3.4 Oct 27 06:53:12.196 INFO kablam! Compiling unicase v1.4.2 Oct 27 06:53:13.271 INFO kablam! Compiling unicase v2.1.0 Oct 27 06:53:13.700 INFO kablam! Checking memchr v2.0.1 Oct 27 06:53:13.831 INFO kablam! Checking time v0.1.40 Oct 27 06:53:15.447 INFO kablam! Checking rand v0.4.2 Oct 27 06:53:15.787 INFO kablam! Checking num_cpus v0.2.13 Oct 27 06:53:16.515 INFO kablam! Checking atty v0.2.10 Oct 27 06:53:16.691 INFO kablam! Checking rpassword v2.0.0 Oct 27 06:53:17.192 INFO kablam! Compiling openssl-sys v0.7.17 Oct 27 06:53:17.321 INFO kablam! Checking regex-syntax v0.6.0 Oct 27 06:53:18.616 INFO kablam! Checking regex-syntax v0.5.6 Oct 27 06:53:18.823 INFO kablam! Checking textwrap v0.9.0 Oct 27 06:53:22.955 INFO kablam! Compiling openssl-sys-extras v0.7.14 Oct 27 06:53:22.972 INFO kablam! Compiling openssl v0.7.14 Oct 27 06:53:23.111 INFO kablam! Compiling rust-crypto v0.2.36 Oct 27 06:53:23.863 INFO kablam! Checking humantime v1.1.1 Oct 27 06:53:25.119 INFO kablam! Checking term v0.5.1 Oct 27 06:53:26.131 INFO kablam! Compiling http-muncher v0.3.2 Oct 27 06:53:26.351 INFO kablam! Checking thread_local v0.3.5 Oct 27 06:53:26.387 INFO kablam! Checking log v0.3.9 Oct 27 06:53:26.463 INFO kablam! Checking aho-corasick v0.6.4 Oct 27 06:53:27.640 INFO kablam! Checking clap v2.31.2 Oct 27 06:53:27.743 INFO kablam! Compiling quote v0.6.3 Oct 27 06:53:27.859 INFO kablam! Checking rand v0.3.22 Oct 27 06:53:27.959 INFO kablam! Checking tempdir v0.3.7 Oct 27 06:53:28.939 INFO kablam! Checking hpack v0.2.0 Oct 27 06:53:29.847 INFO kablam! Checking mime v0.2.6 Oct 27 06:53:35.687 INFO kablam! Checking solicit v0.4.4 Oct 27 06:53:36.555 INFO kablam! Compiling syn v0.14.1 Oct 27 06:53:41.315 INFO kablam! Checking mime v0.3.7 Oct 27 06:53:54.003 INFO kablam! Checking env_logger v0.5.10 Oct 27 06:54:05.115 INFO kablam! Compiling serde_derive v1.0.64 Oct 27 06:54:06.567 INFO kablam! Checking toml v0.4.6 Oct 27 06:54:06.567 INFO kablam! Checking serde_json v1.0.19 Oct 27 06:54:11.779 INFO kablam! Checking mockito v0.10.0 Oct 27 06:54:28.899 INFO kablam! Checking idna v0.1.4 Oct 27 06:54:31.237 INFO kablam! Checking url v1.7.0 Oct 27 06:54:32.999 INFO kablam! Checking cookie v0.2.5 Oct 27 06:54:34.049 INFO kablam! Checking hyper v0.9.3 Oct 27 06:54:38.107 INFO kablam! Checking delivery v0.0.1 (/source) Oct 27 06:54:42.613 INFO kablam! warning: unused `#[macro_use]` import Oct 27 06:54:42.614 INFO kablam! --> src/delivery/lib.rs:30:1 Oct 27 06:54:42.614 INFO kablam! | Oct 27 06:54:42.614 INFO kablam! 30 | #[macro_use] Oct 27 06:54:42.615 INFO kablam! | ^^^^^^^^^^^^ Oct 27 06:54:42.615 INFO kablam! | Oct 27 06:54:42.615 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 06:54:42.616 INFO kablam! Oct 27 06:54:42.823 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:42.824 INFO kablam! --> src/delivery/utils/mod.rs:67:11 Oct 27 06:54:42.824 INFO kablam! | Oct 27 06:54:42.824 INFO kablam! 67 | match env::home_dir() { Oct 27 06:54:42.824 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 06:54:42.825 INFO kablam! | Oct 27 06:54:42.825 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 06:54:42.825 INFO kablam! Oct 27 06:54:42.835 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:42.835 INFO kablam! --> src/delivery/command/job.rs:81:29 Oct 27 06:54:42.835 INFO kablam! | Oct 27 06:54:42.836 INFO kablam! 81 | let ws_path = match env::home_dir() { Oct 27 06:54:42.836 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 06:54:42.836 INFO kablam! Oct 27 06:54:43.732 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:43.732 INFO kablam! --> src/delivery/utils/mod.rs:67:11 Oct 27 06:54:43.732 INFO kablam! | Oct 27 06:54:43.733 INFO kablam! 67 | match env::home_dir() { Oct 27 06:54:43.733 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 06:54:43.733 INFO kablam! | Oct 27 06:54:43.733 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 06:54:43.734 INFO kablam! Oct 27 06:54:43.747 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:43.747 INFO kablam! --> src/delivery/command/job.rs:81:29 Oct 27 06:54:43.748 INFO kablam! | Oct 27 06:54:43.748 INFO kablam! 81 | let ws_path = match env::home_dir() { Oct 27 06:54:43.748 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 06:54:43.748 INFO kablam! Oct 27 06:54:55.723 INFO kablam! Finished dev [unoptimized] target(s) in 2m 07s Oct 27 06:54:55.758 INFO kablam! su: No module specific data is present Oct 27 06:54:56.519 INFO running `"docker" "rm" "-f" "12a5427bd5ea4c4d3f5016c83ab89dace79b4bdcf1e34d7b0e4a5eaf299dfb44"` Oct 27 06:54:56.867 INFO blam! 12a5427bd5ea4c4d3f5016c83ab89dace79b4bdcf1e34d7b0e4a5eaf299dfb44