Oct 13 09:10:30.071 INFO checking rustless-0.10.0 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 09:10:30.073 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-2/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 13 09:10:30.480 INFO blam! 3e44d3812002d792db2cd27a554d59ecfaf8f3bab610f44e7ce85f55d19c4843 Oct 13 09:10:30.500 INFO running `"docker" "start" "-a" "3e44d3812002d792db2cd27a554d59ecfaf8f3bab610f44e7ce85f55d19c4843"` Oct 13 09:10:31.617 INFO kablam! usermod: no changes Oct 13 09:10:31.661 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Oct 13 09:10:31.661 INFO kablam! disables Cargo from automatically inferring other test targets. Oct 13 09:10:31.661 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 13 09:10:31.661 INFO kablam! files will be included as a test target: Oct 13 09:10:31.661 INFO kablam! Oct 13 09:10:31.661 INFO kablam! * /source/tests/params.rs Oct 13 09:10:31.661 INFO kablam! * /source/tests/namespace.rs Oct 13 09:10:31.661 INFO kablam! * /source/tests/redirect.rs Oct 13 09:10:31.661 INFO kablam! * /source/tests/prefix.rs Oct 13 09:10:31.661 INFO kablam! * /source/tests/versioning.rs Oct 13 09:10:31.661 INFO kablam! * /source/tests/serializers.rs Oct 13 09:10:31.661 INFO kablam! * /source/tests/callbacks.rs Oct 13 09:10:31.661 INFO kablam! Oct 13 09:10:31.661 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 13 09:10:31.661 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Oct 13 09:10:31.661 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Oct 13 09:10:31.661 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 13 09:10:31.661 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 13 09:10:31.661 INFO kablam! Oct 13 09:10:31.661 INFO kablam! For more information on this warning you can consult Oct 13 09:10:31.661 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 13 09:10:31.860 INFO kablam! Checking uuid v0.3.1 Oct 13 09:10:31.872 INFO kablam! Checking cookie v0.3.1 Oct 13 09:10:31.872 INFO kablam! Compiling valico v1.0.1 Oct 13 09:10:31.872 INFO kablam! Checking jsonway v1.0.1 Oct 13 09:10:31.872 INFO kablam! Checking persistent v0.2.1 Oct 13 09:10:31.872 INFO kablam! Checking queryst v1.0.1 Oct 13 09:10:40.000 INFO kablam! Checking bodyparser v0.4.1 Oct 13 09:10:43.224 INFO kablam! Checking rustless v0.10.0 (/source) Oct 13 09:10:47.072 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 13 09:10:47.072 INFO kablam! --> src/batteries/swagger.rs:1:5 Oct 13 09:10:47.072 INFO kablam! | Oct 13 09:10:47.072 INFO kablam! 1 | use std::ascii::AsciiExt; Oct 13 09:10:47.072 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 09:10:47.072 INFO kablam! | Oct 13 09:10:47.072 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 09:10:47.072 INFO kablam! Oct 13 09:10:47.400 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 13 09:10:47.401 INFO kablam! --> src/batteries/swagger.rs:1:5 Oct 13 09:10:47.401 INFO kablam! | Oct 13 09:10:47.401 INFO kablam! 1 | use std::ascii::AsciiExt; Oct 13 09:10:47.402 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 09:10:47.402 INFO kablam! | Oct 13 09:10:47.402 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 09:10:47.403 INFO kablam! Oct 13 09:10:48.260 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 13 09:10:48.260 INFO kablam! --> src/batteries/swagger.rs:1:5 Oct 13 09:10:48.260 INFO kablam! | Oct 13 09:10:48.260 INFO kablam! 1 | use std::ascii::AsciiExt; Oct 13 09:10:48.260 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 09:10:48.260 INFO kablam! | Oct 13 09:10:48.260 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 09:10:48.260 INFO kablam! Oct 13 09:10:49.200 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 13 09:10:49.200 INFO kablam! --> src/batteries/swagger.rs:1:5 Oct 13 09:10:49.200 INFO kablam! | Oct 13 09:10:49.200 INFO kablam! 1 | use std::ascii::AsciiExt; Oct 13 09:10:49.200 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 09:10:49.200 INFO kablam! | Oct 13 09:10:49.200 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 09:10:49.200 INFO kablam! Oct 13 09:10:53.168 INFO kablam! warning: unused `#[macro_use]` import Oct 13 09:10:53.168 INFO kablam! --> tests/tests.rs:4:1 Oct 13 09:10:53.168 INFO kablam! | Oct 13 09:10:53.168 INFO kablam! 4 | #[macro_use] Oct 13 09:10:53.168 INFO kablam! | ^^^^^^^^^^^^ Oct 13 09:10:53.168 INFO kablam! | Oct 13 09:10:53.168 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 09:10:53.168 INFO kablam! Oct 13 09:10:53.642 INFO kablam! warning: unused `#[macro_use]` import Oct 13 09:10:53.642 INFO kablam! --> examples/simple.rs:1:1 Oct 13 09:10:53.642 INFO kablam! | Oct 13 09:10:53.642 INFO kablam! 1 | #[macro_use] Oct 13 09:10:53.642 INFO kablam! | ^^^^^^^^^^^^ Oct 13 09:10:53.642 INFO kablam! | Oct 13 09:10:53.642 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 09:10:53.643 INFO kablam! Oct 13 09:10:53.881 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 22.25s Oct 13 09:10:53.896 INFO kablam! su: No module specific data is present Oct 13 09:10:54.984 INFO running `"docker" "rm" "-f" "3e44d3812002d792db2cd27a554d59ecfaf8f3bab610f44e7ce85f55d19c4843"` Oct 13 09:10:55.308 INFO blam! 3e44d3812002d792db2cd27a554d59ecfaf8f3bab610f44e7ce85f55d19c4843