Oct 27 16:23:07.772 INFO checking rustless-0.10.0 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 16:23:07.773 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-5/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 16:23:08.247 INFO blam! 2591a2e592b715160292c4526c88eed31ea99f48e2cd412a8dd6f23d31f678ae Oct 27 16:23:08.249 INFO running `"docker" "start" "-a" "2591a2e592b715160292c4526c88eed31ea99f48e2cd412a8dd6f23d31f678ae"` Oct 27 16:23:09.559 INFO kablam! usermod: no changes Oct 27 16:23:09.616 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Oct 27 16:23:09.616 INFO kablam! disables Cargo from automatically inferring other test targets. Oct 27 16:23:09.617 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 27 16:23:09.617 INFO kablam! files will be included as a test target: Oct 27 16:23:09.617 INFO kablam! Oct 27 16:23:09.617 INFO kablam! * /source/tests/namespace.rs Oct 27 16:23:09.618 INFO kablam! * /source/tests/redirect.rs Oct 27 16:23:09.618 INFO kablam! * /source/tests/callbacks.rs Oct 27 16:23:09.618 INFO kablam! * /source/tests/serializers.rs Oct 27 16:23:09.619 INFO kablam! * /source/tests/versioning.rs Oct 27 16:23:09.620 INFO kablam! * /source/tests/params.rs Oct 27 16:23:09.620 INFO kablam! * /source/tests/prefix.rs Oct 27 16:23:09.620 INFO kablam! Oct 27 16:23:09.621 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 27 16:23:09.621 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Oct 27 16:23:09.621 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Oct 27 16:23:09.622 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 27 16:23:09.622 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 27 16:23:09.622 INFO kablam! Oct 27 16:23:09.622 INFO kablam! For more information on this warning you can consult Oct 27 16:23:09.623 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 27 16:23:09.772 INFO kablam! Checking uuid v0.3.1 Oct 27 16:23:09.772 INFO kablam! Checking cookie v0.3.1 Oct 27 16:23:09.772 INFO kablam! Checking hyper v0.9.18 Oct 27 16:23:09.772 INFO kablam! Compiling valico v1.0.1 Oct 27 16:23:09.773 INFO kablam! Checking jsonway v1.0.1 Oct 27 16:23:09.787 INFO kablam! Checking queryst v1.0.1 Oct 27 16:23:20.347 INFO kablam! Checking iron v0.4.0 Oct 27 16:23:22.931 INFO kablam! Checking persistent v0.2.1 Oct 27 16:23:25.242 INFO kablam! Checking bodyparser v0.4.1 Oct 27 16:23:27.615 INFO kablam! Checking rustless v0.10.0 (/source) Oct 27 16:23:31.735 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 16:23:31.735 INFO kablam! --> src/batteries/swagger.rs:1:5 Oct 27 16:23:31.735 INFO kablam! | Oct 27 16:23:31.735 INFO kablam! 1 | use std::ascii::AsciiExt; Oct 27 16:23:31.735 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 16:23:31.735 INFO kablam! | Oct 27 16:23:31.735 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 16:23:31.735 INFO kablam! Oct 27 16:23:32.031 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 27 16:23:32.031 INFO kablam! --> src/batteries/swagger.rs:1:5 Oct 27 16:23:32.031 INFO kablam! | Oct 27 16:23:32.031 INFO kablam! 1 | use std::ascii::AsciiExt; Oct 27 16:23:32.031 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 16:23:32.031 INFO kablam! | Oct 27 16:23:32.031 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 16:23:32.031 INFO kablam! Oct 27 16:23:33.791 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 16:23:33.791 INFO kablam! --> src/batteries/swagger.rs:1:5 Oct 27 16:23:33.791 INFO kablam! | Oct 27 16:23:33.791 INFO kablam! 1 | use std::ascii::AsciiExt; Oct 27 16:23:33.791 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 16:23:33.791 INFO kablam! | Oct 27 16:23:33.791 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 16:23:33.791 INFO kablam! Oct 27 16:23:34.603 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 27 16:23:34.603 INFO kablam! --> src/batteries/swagger.rs:1:5 Oct 27 16:23:34.603 INFO kablam! | Oct 27 16:23:34.603 INFO kablam! 1 | use std::ascii::AsciiExt; Oct 27 16:23:34.603 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 16:23:34.603 INFO kablam! | Oct 27 16:23:34.603 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 16:23:34.603 INFO kablam! Oct 27 16:23:38.051 INFO kablam! warning: unused `#[macro_use]` import Oct 27 16:23:38.051 INFO kablam! --> tests/tests.rs:4:1 Oct 27 16:23:38.051 INFO kablam! | Oct 27 16:23:38.051 INFO kablam! 4 | #[macro_use] Oct 27 16:23:38.051 INFO kablam! | ^^^^^^^^^^^^ Oct 27 16:23:38.051 INFO kablam! | Oct 27 16:23:38.051 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 16:23:38.051 INFO kablam! Oct 27 16:23:38.163 INFO kablam! warning: unused `#[macro_use]` import Oct 27 16:23:38.163 INFO kablam! --> examples/simple.rs:1:1 Oct 27 16:23:38.163 INFO kablam! | Oct 27 16:23:38.163 INFO kablam! 1 | #[macro_use] Oct 27 16:23:38.163 INFO kablam! | ^^^^^^^^^^^^ Oct 27 16:23:38.163 INFO kablam! | Oct 27 16:23:38.163 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 16:23:38.163 INFO kablam! Oct 27 16:23:38.719 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 29.11s Oct 27 16:23:38.732 INFO kablam! su: No module specific data is present Oct 27 16:23:39.726 INFO running `"docker" "rm" "-f" "2591a2e592b715160292c4526c88eed31ea99f48e2cd412a8dd6f23d31f678ae"` Oct 27 16:23:40.012 INFO blam! 2591a2e592b715160292c4526c88eed31ea99f48e2cd412a8dd6f23d31f678ae