Sep 01 07:54:23.042 INFO checking rustless-0.10.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 01 07:54:23.043 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 07:54:23.043 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-1/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 07:54:23.206 INFO blam! 01c106bb4b4dd8ef71f1021a7917cfcea2e95554ede1ba2e53297be6503ab153 Sep 01 07:54:23.208 INFO running `"docker" "start" "-a" "01c106bb4b4dd8ef71f1021a7917cfcea2e95554ede1ba2e53297be6503ab153"` Sep 01 07:54:23.946 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Sep 01 07:54:23.947 INFO kablam! disables Cargo from automatically inferring other test targets. Sep 01 07:54:23.947 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 01 07:54:23.947 INFO kablam! files will be included as a test target: Sep 01 07:54:23.947 INFO kablam! Sep 01 07:54:23.947 INFO kablam! * /source/tests/serializers.rs Sep 01 07:54:23.947 INFO kablam! * /source/tests/namespace.rs Sep 01 07:54:23.947 INFO kablam! * /source/tests/redirect.rs Sep 01 07:54:23.947 INFO kablam! * /source/tests/params.rs Sep 01 07:54:23.947 INFO kablam! * /source/tests/versioning.rs Sep 01 07:54:23.947 INFO kablam! * /source/tests/callbacks.rs Sep 01 07:54:23.947 INFO kablam! * /source/tests/prefix.rs Sep 01 07:54:23.947 INFO kablam! Sep 01 07:54:23.947 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 01 07:54:23.947 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Sep 01 07:54:23.947 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Sep 01 07:54:23.947 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 01 07:54:23.947 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 01 07:54:23.947 INFO kablam! Sep 01 07:54:23.947 INFO kablam! For more information on this warning you can consult Sep 01 07:54:23.947 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 01 07:54:24.160 INFO kablam! Checking cookie v0.3.1 Sep 01 07:54:24.161 INFO kablam! Compiling valico v1.0.1 Sep 01 07:54:24.161 INFO kablam! Checking jsonway v1.0.1 Sep 01 07:54:24.161 INFO kablam! Checking persistent v0.2.1 Sep 01 07:54:24.162 INFO kablam! Checking queryst v1.0.1 Sep 01 07:54:27.363 INFO kablam! Checking bodyparser v0.4.1 Sep 01 07:54:30.761 INFO kablam! Checking rustless v0.10.0 (file:///source) Sep 01 07:54:32.991 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 01 07:54:32.992 INFO kablam! --> src/batteries/swagger.rs:1:5 Sep 01 07:54:32.992 INFO kablam! | Sep 01 07:54:32.992 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 01 07:54:32.992 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 07:54:32.992 INFO kablam! | Sep 01 07:54:32.992 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 07:54:32.992 INFO kablam! Sep 01 07:54:33.022 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 01 07:54:33.022 INFO kablam! --> src/batteries/swagger.rs:1:5 Sep 01 07:54:33.022 INFO kablam! | Sep 01 07:54:33.022 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 01 07:54:33.022 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 07:54:33.022 INFO kablam! | Sep 01 07:54:33.022 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 07:54:33.022 INFO kablam! Sep 01 07:54:33.667 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 01 07:54:33.667 INFO kablam! --> src/batteries/swagger.rs:1:5 Sep 01 07:54:33.667 INFO kablam! | Sep 01 07:54:33.667 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 01 07:54:33.667 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 07:54:33.667 INFO kablam! | Sep 01 07:54:33.667 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 07:54:33.667 INFO kablam! Sep 01 07:54:33.827 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 01 07:54:33.827 INFO kablam! --> src/batteries/swagger.rs:1:5 Sep 01 07:54:33.827 INFO kablam! | Sep 01 07:54:33.827 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 01 07:54:33.827 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 07:54:33.827 INFO kablam! | Sep 01 07:54:33.827 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 07:54:33.827 INFO kablam! Sep 01 07:54:36.997 INFO kablam! warning: unused `#[macro_use]` import Sep 01 07:54:36.997 INFO kablam! --> tests/tests.rs:4:1 Sep 01 07:54:36.997 INFO kablam! | Sep 01 07:54:36.997 INFO kablam! 4 | #[macro_use] Sep 01 07:54:36.997 INFO kablam! | ^^^^^^^^^^^^ Sep 01 07:54:36.997 INFO kablam! | Sep 01 07:54:36.997 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 07:54:36.997 INFO kablam! Sep 01 07:54:37.078 INFO kablam! warning: unused `#[macro_use]` import Sep 01 07:54:37.078 INFO kablam! --> examples/simple.rs:1:1 Sep 01 07:54:37.078 INFO kablam! | Sep 01 07:54:37.078 INFO kablam! 1 | #[macro_use] Sep 01 07:54:37.078 INFO kablam! | ^^^^^^^^^^^^ Sep 01 07:54:37.078 INFO kablam! | Sep 01 07:54:37.078 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 07:54:37.078 INFO kablam! Sep 01 07:54:37.805 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.88s Sep 01 07:54:37.818 INFO kablam! su: No module specific data is present Sep 01 07:54:38.250 INFO running `"docker" "rm" "-f" "01c106bb4b4dd8ef71f1021a7917cfcea2e95554ede1ba2e53297be6503ab153"` Sep 01 07:54:38.347 INFO blam! 01c106bb4b4dd8ef71f1021a7917cfcea2e95554ede1ba2e53297be6503ab153