Sep 19 19:01:05.911 INFO checking rustless-0.10.0 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 19 19:01:05.911 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 19 19:01:05.911 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-0/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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=1000" "-e" "CMD=cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 19:01:06.189 INFO blam! 9fbe14304417ca8d080e936ce30de73b00f367392d642bc6f9c40fb73f4aebd4 Sep 19 19:01:06.191 INFO running `"docker" "start" "-a" "9fbe14304417ca8d080e936ce30de73b00f367392d642bc6f9c40fb73f4aebd4"` Sep 19 19:01:07.578 INFO kablam! usermod: no changes Sep 19 19:01:07.611 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Sep 19 19:01:07.611 INFO kablam! disables Cargo from automatically inferring other test targets. Sep 19 19:01:07.611 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 19 19:01:07.611 INFO kablam! files will be included as a test target: Sep 19 19:01:07.611 INFO kablam! Sep 19 19:01:07.611 INFO kablam! * /source/tests/callbacks.rs Sep 19 19:01:07.611 INFO kablam! * /source/tests/namespace.rs Sep 19 19:01:07.611 INFO kablam! * /source/tests/params.rs Sep 19 19:01:07.611 INFO kablam! * /source/tests/prefix.rs Sep 19 19:01:07.611 INFO kablam! * /source/tests/redirect.rs Sep 19 19:01:07.611 INFO kablam! * /source/tests/serializers.rs Sep 19 19:01:07.611 INFO kablam! * /source/tests/versioning.rs Sep 19 19:01:07.611 INFO kablam! Sep 19 19:01:07.611 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 19 19:01:07.611 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Sep 19 19:01:07.611 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Sep 19 19:01:07.611 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 19 19:01:07.611 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 19 19:01:07.611 INFO kablam! Sep 19 19:01:07.611 INFO kablam! For more information on this warning you can consult Sep 19 19:01:07.611 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 19 19:01:07.886 INFO kablam! Checking traitobject v0.0.3 Sep 19 19:01:07.890 INFO kablam! Checking cookie v0.3.1 Sep 19 19:01:07.891 INFO kablam! Compiling valico v1.0.1 Sep 19 19:01:07.898 INFO kablam! Checking jsonway v1.0.1 Sep 19 19:01:07.899 INFO kablam! Checking queryst v1.0.1 Sep 19 19:01:12.292 INFO kablam! Checking rustless v0.10.0 (/source) Sep 19 19:01:13.526 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 19:01:13.527 INFO kablam! --> src/batteries/swagger.rs:1:5 Sep 19 19:01:13.527 INFO kablam! | Sep 19 19:01:13.527 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 19 19:01:13.527 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 19 19:01:13.527 INFO kablam! | Sep 19 19:01:13.527 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 19:01:13.527 INFO kablam! Sep 19 19:01:13.590 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 19:01:13.591 INFO kablam! --> src/batteries/swagger.rs:1:5 Sep 19 19:01:13.591 INFO kablam! | Sep 19 19:01:13.591 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 19 19:01:13.591 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 19 19:01:13.591 INFO kablam! | Sep 19 19:01:13.591 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 19:01:13.591 INFO kablam! Sep 19 19:01:14.079 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 19 19:01:14.079 INFO kablam! --> src/batteries/swagger.rs:1:5 Sep 19 19:01:14.079 INFO kablam! | Sep 19 19:01:14.079 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 19 19:01:14.079 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 19 19:01:14.079 INFO kablam! | Sep 19 19:01:14.079 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 19:01:14.079 INFO kablam! Sep 19 19:01:14.220 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 19 19:01:14.220 INFO kablam! --> src/batteries/swagger.rs:1:5 Sep 19 19:01:14.220 INFO kablam! | Sep 19 19:01:14.220 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 19 19:01:14.220 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 19 19:01:14.220 INFO kablam! | Sep 19 19:01:14.220 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 19:01:14.220 INFO kablam! Sep 19 19:01:15.599 INFO kablam! warning: unused `#[macro_use]` import Sep 19 19:01:15.599 INFO kablam! --> examples/simple.rs:1:1 Sep 19 19:01:15.599 INFO kablam! | Sep 19 19:01:15.600 INFO kablam! 1 | #[macro_use] Sep 19 19:01:15.600 INFO kablam! | ^^^^^^^^^^^^ Sep 19 19:01:15.600 INFO kablam! | Sep 19 19:01:15.600 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 19:01:15.600 INFO kablam! Sep 19 19:01:15.836 INFO kablam! warning: unused `#[macro_use]` import Sep 19 19:01:15.836 INFO kablam! --> tests/tests.rs:4:1 Sep 19 19:01:15.836 INFO kablam! | Sep 19 19:01:15.836 INFO kablam! 4 | #[macro_use] Sep 19 19:01:15.836 INFO kablam! | ^^^^^^^^^^^^ Sep 19 19:01:15.836 INFO kablam! | Sep 19 19:01:15.836 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 19:01:15.836 INFO kablam! Sep 19 19:01:16.253 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.66s Sep 19 19:01:16.270 INFO kablam! su: No module specific data is present Sep 19 19:01:16.676 INFO running `"docker" "rm" "-f" "9fbe14304417ca8d080e936ce30de73b00f367392d642bc6f9c40fb73f4aebd4"` Sep 19 19:01:16.737 INFO blam! 9fbe14304417ca8d080e936ce30de73b00f367392d642bc6f9c40fb73f4aebd4