Oct 27 16:23:09.461 INFO checking rustless-0.10.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 16:23:09.461 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 16:23:10.163 INFO blam! 05f9892234fd6203b97662f4ad4b0db613771eac07f270ed15643fe1d801bc0c Oct 27 16:23:10.171 INFO running `"docker" "start" "-a" "05f9892234fd6203b97662f4ad4b0db613771eac07f270ed15643fe1d801bc0c"` Oct 27 16:23:11.415 INFO kablam! usermod: no changes Oct 27 16:23:11.475 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Oct 27 16:23:11.475 INFO kablam! disables Cargo from automatically inferring other test targets. Oct 27 16:23:11.476 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 27 16:23:11.476 INFO kablam! files will be included as a test target: Oct 27 16:23:11.476 INFO kablam! Oct 27 16:23:11.476 INFO kablam! * /source/tests/namespace.rs Oct 27 16:23:11.477 INFO kablam! * /source/tests/redirect.rs Oct 27 16:23:11.477 INFO kablam! * /source/tests/callbacks.rs Oct 27 16:23:11.477 INFO kablam! * /source/tests/serializers.rs Oct 27 16:23:11.477 INFO kablam! * /source/tests/versioning.rs Oct 27 16:23:11.478 INFO kablam! * /source/tests/params.rs Oct 27 16:23:11.478 INFO kablam! * /source/tests/prefix.rs Oct 27 16:23:11.478 INFO kablam! Oct 27 16:23:11.478 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 27 16:23:11.479 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Oct 27 16:23:11.479 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Oct 27 16:23:11.479 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 27 16:23:11.479 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 27 16:23:11.480 INFO kablam! Oct 27 16:23:11.480 INFO kablam! For more information on this warning you can consult Oct 27 16:23:11.480 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 27 16:23:11.715 INFO kablam! Checking uuid v0.3.1 Oct 27 16:23:11.715 INFO kablam! Checking cookie v0.2.5 Oct 27 16:23:11.715 INFO kablam! Checking cookie v0.3.1 Oct 27 16:23:11.715 INFO kablam! Compiling valico v1.0.1 Oct 27 16:23:11.715 INFO kablam! Checking jsonway v1.0.1 Oct 27 16:23:11.715 INFO kablam! Checking queryst v1.0.1 Oct 27 16:23:15.763 INFO kablam! Checking hyper v0.9.18 Oct 27 16:23:23.261 INFO kablam! Checking iron v0.4.0 Oct 27 16:23:25.143 INFO kablam! Checking persistent v0.2.1 Oct 27 16:23:27.131 INFO kablam! Checking bodyparser v0.4.1 Oct 27 16:23:29.771 INFO kablam! Checking rustless v0.10.0 (/source) Oct 27 16:23:33.772 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 16:23:33.772 INFO kablam! --> src/batteries/swagger.rs:1:5 Oct 27 16:23:33.772 INFO kablam! | Oct 27 16:23:33.772 INFO kablam! 1 | use std::ascii::AsciiExt; Oct 27 16:23:33.772 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 16:23:33.779 INFO kablam! | Oct 27 16:23:33.779 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 16:23:33.779 INFO kablam! Oct 27 16:23:34.451 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 27 16:23:34.451 INFO kablam! --> src/batteries/swagger.rs:1:5 Oct 27 16:23:34.451 INFO kablam! | Oct 27 16:23:34.451 INFO kablam! 1 | use std::ascii::AsciiExt; Oct 27 16:23:34.451 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 16:23:34.451 INFO kablam! | Oct 27 16:23:34.451 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 16:23:34.451 INFO kablam! Oct 27 16:23:34.647 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 16:23:34.647 INFO kablam! --> src/batteries/swagger.rs:1:5 Oct 27 16:23:34.647 INFO kablam! | Oct 27 16:23:34.647 INFO kablam! 1 | use std::ascii::AsciiExt; Oct 27 16:23:34.647 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 16:23:34.647 INFO kablam! | Oct 27 16:23:34.647 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 16:23:34.647 INFO kablam! Oct 27 16:23:35.123 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 27 16:23:35.123 INFO kablam! --> src/batteries/swagger.rs:1:5 Oct 27 16:23:35.123 INFO kablam! | Oct 27 16:23:35.123 INFO kablam! 1 | use std::ascii::AsciiExt; Oct 27 16:23:35.123 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 16:23:35.123 INFO kablam! | Oct 27 16:23:35.123 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 16:23:35.123 INFO kablam! Oct 27 16:23:39.999 INFO kablam! warning: unused `#[macro_use]` import Oct 27 16:23:39.999 INFO kablam! --> examples/simple.rs:1:1 Oct 27 16:23:39.999 INFO kablam! | Oct 27 16:23:39.999 INFO kablam! 1 | #[macro_use] Oct 27 16:23:39.999 INFO kablam! | ^^^^^^^^^^^^ Oct 27 16:23:39.999 INFO kablam! | Oct 27 16:23:39.999 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 16:23:39.999 INFO kablam! Oct 27 16:23:40.204 INFO kablam! warning: unused `#[macro_use]` import Oct 27 16:23:40.204 INFO kablam! --> tests/tests.rs:4:1 Oct 27 16:23:40.204 INFO kablam! | Oct 27 16:23:40.204 INFO kablam! 4 | #[macro_use] Oct 27 16:23:40.204 INFO kablam! | ^^^^^^^^^^^^ Oct 27 16:23:40.204 INFO kablam! | Oct 27 16:23:40.205 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 16:23:40.207 INFO kablam! Oct 27 16:23:40.747 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 29.29s Oct 27 16:23:40.776 INFO kablam! su: No module specific data is present Oct 27 16:23:41.451 INFO running `"docker" "rm" "-f" "05f9892234fd6203b97662f4ad4b0db613771eac07f270ed15643fe1d801bc0c"` Oct 27 16:23:41.690 INFO blam! 05f9892234fd6203b97662f4ad4b0db613771eac07f270ed15643fe1d801bc0c