Oct 27 00:41:07.296 INFO checking mersinvald/batch_resolve against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 00:41:07.296 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 00:41:07.529 INFO blam! b2d0b2a4c8e35c6548795978d4521f6fd978c4340b4d60456805d844d3a2b4cd Oct 27 00:41:07.537 INFO running `"docker" "start" "-a" "b2d0b2a4c8e35c6548795978d4521f6fd978c4340b4d60456805d844d3a2b4cd"` Oct 27 00:41:08.047 INFO kablam! usermod: no changes Oct 27 00:41:08.095 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 27 00:41:08.098 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 27 00:41:08.099 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 27 00:41:08.099 INFO kablam! files will be included as a binary target: Oct 27 00:41:08.099 INFO kablam! Oct 27 00:41:08.099 INFO kablam! * /source/src/main.rs Oct 27 00:41:08.099 INFO kablam! Oct 27 00:41:08.099 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 27 00:41:08.099 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 27 00:41:08.099 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 27 00:41:08.099 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 27 00:41:08.099 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 27 00:41:08.099 INFO kablam! Oct 27 00:41:08.099 INFO kablam! For more information on this warning you can consult Oct 27 00:41:08.099 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 27 00:41:08.099 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `batch_resolve`, Oct 27 00:41:08.099 INFO kablam! please set bin.path in Cargo.toml Oct 27 00:41:08.275 INFO kablam! Compiling openssl v0.9.11 Oct 27 00:41:08.279 INFO kablam! Compiling trust-dns v0.10.1 Oct 27 00:41:08.279 INFO kablam! Checking data-encoding v1.2.0 Oct 27 00:41:08.295 INFO kablam! Checking serde v1.0.3 Oct 27 00:41:08.321 INFO kablam! Checking clicolors-control v0.1.0 Oct 27 00:41:08.321 INFO kablam! Checking parking_lot_core v0.2.1 Oct 27 00:41:08.321 INFO kablam! Checking clap v2.24.1 Oct 27 00:41:08.321 INFO kablam! Checking openssl-sys v0.9.11 Oct 27 00:41:10.215 INFO kablam! Checking env_logger v0.4.2 Oct 27 00:41:10.259 INFO kablam! Compiling serde_derive v1.0.3 Oct 27 00:41:10.471 INFO kablam! Checking error-chain v0.1.12 Oct 27 00:41:10.591 INFO kablam! Checking parking_lot v0.4.3 Oct 27 00:41:12.863 INFO kablam! Checking indicatif v0.1.0 Oct 27 00:41:30.351 INFO kablam! Checking toml v0.4.0 Oct 27 00:41:35.166 INFO kablam! Checking batch_resolve_cli v0.3.5 (/source) Oct 27 00:41:37.650 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 00:41:37.650 INFO kablam! --> src/resolve/batch.rs:110:1 Oct 27 00:41:37.650 INFO kablam! | Oct 27 00:41:37.650 INFO kablam! 110 | / arg_enum!{ Oct 27 00:41:37.650 INFO kablam! 111 | | #[derive(Copy, Clone, Debug)] Oct 27 00:41:37.651 INFO kablam! 112 | | pub enum QueryType { Oct 27 00:41:37.651 INFO kablam! 113 | | A, Oct 27 00:41:37.651 INFO kablam! ... | Oct 27 00:41:37.651 INFO kablam! 117 | | } Oct 27 00:41:37.651 INFO kablam! 118 | | } Oct 27 00:41:37.651 INFO kablam! | |_^ Oct 27 00:41:37.651 INFO kablam! | Oct 27 00:41:37.651 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 00:41:37.653 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 27 00:41:37.653 INFO kablam! Oct 27 00:41:37.991 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 00:41:37.991 INFO kablam! --> src/resolve/batch.rs:110:1 Oct 27 00:41:37.991 INFO kablam! | Oct 27 00:41:37.991 INFO kablam! 110 | / arg_enum!{ Oct 27 00:41:37.991 INFO kablam! 111 | | #[derive(Copy, Clone, Debug)] Oct 27 00:41:37.991 INFO kablam! 112 | | pub enum QueryType { Oct 27 00:41:37.991 INFO kablam! 113 | | A, Oct 27 00:41:37.991 INFO kablam! ... | Oct 27 00:41:37.991 INFO kablam! 117 | | } Oct 27 00:41:37.991 INFO kablam! 118 | | } Oct 27 00:41:37.991 INFO kablam! | |_^ Oct 27 00:41:37.991 INFO kablam! | Oct 27 00:41:37.991 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 00:41:37.991 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 27 00:41:37.991 INFO kablam! Oct 27 00:41:39.008 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 30.93s Oct 27 00:41:39.027 INFO kablam! su: No module specific data is present Oct 27 00:41:40.259 INFO running `"docker" "rm" "-f" "b2d0b2a4c8e35c6548795978d4521f6fd978c4340b4d60456805d844d3a2b4cd"` Oct 27 00:41:40.623 INFO blam! b2d0b2a4c8e35c6548795978d4521f6fd978c4340b4d60456805d844d3a2b4cd