Sep 04 07:44:44.041 INFO checking rustless-0.10.0 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 07:44:44.041 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 07:44:44.041 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-3/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 07:44:44.238 INFO blam! d473aa103044ec20086d2cf179f2c3ae66c6e6901da51d998339ed9b6ca863a8 Sep 04 07:44:44.240 INFO running `"docker" "start" "-a" "d473aa103044ec20086d2cf179f2c3ae66c6e6901da51d998339ed9b6ca863a8"` Sep 04 07:44:44.973 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Sep 04 07:44:44.974 INFO kablam! disables Cargo from automatically inferring other test targets. Sep 04 07:44:44.974 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 04 07:44:44.974 INFO kablam! files will be included as a test target: Sep 04 07:44:44.974 INFO kablam! Sep 04 07:44:44.974 INFO kablam! * /source/tests/serializers.rs Sep 04 07:44:44.974 INFO kablam! * /source/tests/namespace.rs Sep 04 07:44:44.974 INFO kablam! * /source/tests/redirect.rs Sep 04 07:44:44.974 INFO kablam! * /source/tests/params.rs Sep 04 07:44:44.974 INFO kablam! * /source/tests/versioning.rs Sep 04 07:44:44.974 INFO kablam! * /source/tests/callbacks.rs Sep 04 07:44:44.974 INFO kablam! * /source/tests/prefix.rs Sep 04 07:44:44.974 INFO kablam! Sep 04 07:44:44.974 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 04 07:44:44.974 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Sep 04 07:44:44.974 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Sep 04 07:44:44.974 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 04 07:44:44.974 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 04 07:44:44.974 INFO kablam! Sep 04 07:44:44.974 INFO kablam! For more information on this warning you can consult Sep 04 07:44:44.974 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 04 07:44:45.204 INFO kablam! Checking uuid v0.3.1 Sep 04 07:44:45.204 INFO kablam! Checking cookie v0.3.1 Sep 04 07:44:45.204 INFO kablam! Compiling valico v1.0.1 Sep 04 07:44:45.204 INFO kablam! Checking jsonway v1.0.1 Sep 04 07:44:45.205 INFO kablam! Checking queryst v1.0.1 Sep 04 07:44:51.674 INFO kablam! Checking rustless v0.10.0 (file:///source) Sep 04 07:44:53.870 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 07:44:53.871 INFO kablam! --> src/batteries/swagger.rs:1:5 Sep 04 07:44:53.871 INFO kablam! | Sep 04 07:44:53.871 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 04 07:44:53.871 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 07:44:53.871 INFO kablam! | Sep 04 07:44:53.871 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 07:44:53.871 INFO kablam! Sep 04 07:44:53.884 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 07:44:53.884 INFO kablam! --> src/batteries/swagger.rs:1:5 Sep 04 07:44:53.884 INFO kablam! | Sep 04 07:44:53.884 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 04 07:44:53.884 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 07:44:53.884 INFO kablam! | Sep 04 07:44:53.884 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 07:44:53.884 INFO kablam! Sep 04 07:44:54.662 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 04 07:44:54.662 INFO kablam! --> src/batteries/swagger.rs:1:5 Sep 04 07:44:54.662 INFO kablam! | Sep 04 07:44:54.662 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 04 07:44:54.662 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 07:44:54.662 INFO kablam! | Sep 04 07:44:54.662 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 07:44:54.662 INFO kablam! Sep 04 07:44:54.684 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 04 07:44:54.684 INFO kablam! --> src/batteries/swagger.rs:1:5 Sep 04 07:44:54.684 INFO kablam! | Sep 04 07:44:54.684 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 04 07:44:54.684 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 07:44:54.684 INFO kablam! | Sep 04 07:44:54.684 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 07:44:54.684 INFO kablam! Sep 04 07:44:57.952 INFO kablam! warning: unused `#[macro_use]` import Sep 04 07:44:57.952 INFO kablam! --> examples/simple.rs:1:1 Sep 04 07:44:57.952 INFO kablam! | Sep 04 07:44:57.952 INFO kablam! 1 | #[macro_use] Sep 04 07:44:57.952 INFO kablam! | ^^^^^^^^^^^^ Sep 04 07:44:57.953 INFO kablam! | Sep 04 07:44:57.953 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 07:44:57.954 INFO kablam! Sep 04 07:44:58.165 INFO kablam! warning: unused `#[macro_use]` import Sep 04 07:44:58.166 INFO kablam! --> tests/tests.rs:4:1 Sep 04 07:44:58.166 INFO kablam! | Sep 04 07:44:58.166 INFO kablam! 4 | #[macro_use] Sep 04 07:44:58.166 INFO kablam! | ^^^^^^^^^^^^ Sep 04 07:44:58.166 INFO kablam! | Sep 04 07:44:58.166 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 07:44:58.166 INFO kablam! Sep 04 07:44:58.910 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.95s Sep 04 07:44:58.925 INFO kablam! su: No module specific data is present Sep 04 07:44:59.447 INFO running `"docker" "rm" "-f" "d473aa103044ec20086d2cf179f2c3ae66c6e6901da51d998339ed9b6ca863a8"` Sep 04 07:44:59.552 INFO blam! d473aa103044ec20086d2cf179f2c3ae66c6e6901da51d998339ed9b6ca863a8