Oct 21 15:44:58.987 INFO checking mersinvald/batch_resolve against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 15:44:58.989 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 15:44:59.484 INFO blam! ee4a82221aaef7fd4deb11b32617f60c3828aaac73ae6a589584003fa2fcca39 Oct 21 15:44:59.486 INFO running `"docker" "start" "-a" "ee4a82221aaef7fd4deb11b32617f60c3828aaac73ae6a589584003fa2fcca39"` Oct 21 15:45:00.640 INFO kablam! usermod: no changes Oct 21 15:45:00.679 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 21 15:45:00.685 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 21 15:45:00.685 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 21 15:45:00.686 INFO kablam! files will be included as a binary target: Oct 21 15:45:00.686 INFO kablam! Oct 21 15:45:00.686 INFO kablam! * /source/src/main.rs Oct 21 15:45:00.687 INFO kablam! Oct 21 15:45:00.687 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 21 15:45:00.687 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 21 15:45:00.687 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 21 15:45:00.688 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 21 15:45:00.688 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 21 15:45:00.689 INFO kablam! Oct 21 15:45:00.689 INFO kablam! For more information on this warning you can consult Oct 21 15:45:00.689 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 21 15:45:00.689 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `batch_resolve`, Oct 21 15:45:00.690 INFO kablam! please set bin.path in Cargo.toml Oct 21 15:45:00.846 INFO kablam! Compiling openssl v0.9.11 Oct 21 15:45:00.846 INFO kablam! Compiling trust-dns v0.10.1 Oct 21 15:45:00.847 INFO kablam! Checking serde v1.0.3 Oct 21 15:45:00.847 INFO kablam! Checking data-encoding v1.2.0 Oct 21 15:45:00.848 INFO kablam! Compiling openssl-sys v0.9.11 Oct 21 15:45:00.856 INFO kablam! Checking clicolors-control v0.1.0 Oct 21 15:45:00.857 INFO kablam! Checking parking_lot_core v0.2.1 Oct 21 15:45:00.866 INFO kablam! Compiling serde_derive v1.0.3 Oct 21 15:45:02.117 INFO kablam! Checking error-chain v0.1.12 Oct 21 15:45:02.852 INFO kablam! Checking parking_lot v0.4.3 Oct 21 15:45:05.348 INFO kablam! Checking indicatif v0.1.0 Oct 21 15:45:20.152 INFO kablam! Checking toml v0.4.0 Oct 21 15:45:22.161 INFO kablam! Checking batch_resolve_cli v0.3.5 (/source) Oct 21 15:45:23.813 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 21 15:45:23.813 INFO kablam! --> src/resolve/batch.rs:110:1 Oct 21 15:45:23.813 INFO kablam! | Oct 21 15:45:23.814 INFO kablam! 110 | / arg_enum!{ Oct 21 15:45:23.814 INFO kablam! 111 | | #[derive(Copy, Clone, Debug)] Oct 21 15:45:23.814 INFO kablam! 112 | | pub enum QueryType { Oct 21 15:45:23.814 INFO kablam! 113 | | A, Oct 21 15:45:23.815 INFO kablam! ... | Oct 21 15:45:23.815 INFO kablam! 117 | | } Oct 21 15:45:23.815 INFO kablam! 118 | | } Oct 21 15:45:23.816 INFO kablam! | |_^ Oct 21 15:45:23.816 INFO kablam! | Oct 21 15:45:23.816 INFO kablam! = note: #[warn(deprecated)] on by default Oct 21 15:45:23.816 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 21 15:45:23.817 INFO kablam! Oct 21 15:45:24.632 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 21 15:45:24.633 INFO kablam! --> src/resolve/batch.rs:110:1 Oct 21 15:45:24.633 INFO kablam! | Oct 21 15:45:24.633 INFO kablam! 110 | / arg_enum!{ Oct 21 15:45:24.633 INFO kablam! 111 | | #[derive(Copy, Clone, Debug)] Oct 21 15:45:24.633 INFO kablam! 112 | | pub enum QueryType { Oct 21 15:45:24.634 INFO kablam! 113 | | A, Oct 21 15:45:24.634 INFO kablam! ... | Oct 21 15:45:24.634 INFO kablam! 117 | | } Oct 21 15:45:24.634 INFO kablam! 118 | | } Oct 21 15:45:24.634 INFO kablam! | |_^ Oct 21 15:45:24.635 INFO kablam! | Oct 21 15:45:24.635 INFO kablam! = note: #[warn(deprecated)] on by default Oct 21 15:45:24.635 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 21 15:45:24.635 INFO kablam! Oct 21 15:45:25.380 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 24.71s Oct 21 15:45:25.396 INFO kablam! su: No module specific data is present Oct 21 15:45:26.305 INFO running `"docker" "rm" "-f" "ee4a82221aaef7fd4deb11b32617f60c3828aaac73ae6a589584003fa2fcca39"` Oct 21 15:45:26.536 INFO blam! ee4a82221aaef7fd4deb11b32617f60c3828aaac73ae6a589584003fa2fcca39