Sep 06 00:40:51.054 INFO checking rustless-0.10.0 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 00:40:51.054 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 00:40:51.054 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-6/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 00:40:51.239 INFO blam! 40e3916bc51a95297435d026ca711a9edfc2b2595f4c397f7d37894e12cf56cc Sep 06 00:40:51.240 INFO running `"docker" "start" "-a" "40e3916bc51a95297435d026ca711a9edfc2b2595f4c397f7d37894e12cf56cc"` Sep 06 00:40:52.331 INFO kablam! usermod: no changes Sep 06 00:40:52.361 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Sep 06 00:40:52.361 INFO kablam! disables Cargo from automatically inferring other test targets. Sep 06 00:40:52.361 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 06 00:40:52.361 INFO kablam! files will be included as a test target: Sep 06 00:40:52.361 INFO kablam! Sep 06 00:40:52.361 INFO kablam! * /source/tests/callbacks.rs Sep 06 00:40:52.361 INFO kablam! * /source/tests/namespace.rs Sep 06 00:40:52.361 INFO kablam! * /source/tests/params.rs Sep 06 00:40:52.361 INFO kablam! * /source/tests/prefix.rs Sep 06 00:40:52.361 INFO kablam! * /source/tests/redirect.rs Sep 06 00:40:52.361 INFO kablam! * /source/tests/serializers.rs Sep 06 00:40:52.361 INFO kablam! * /source/tests/versioning.rs Sep 06 00:40:52.361 INFO kablam! Sep 06 00:40:52.361 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 06 00:40:52.361 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Sep 06 00:40:52.361 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Sep 06 00:40:52.361 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 06 00:40:52.361 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 06 00:40:52.361 INFO kablam! Sep 06 00:40:52.361 INFO kablam! For more information on this warning you can consult Sep 06 00:40:52.361 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 06 00:40:52.491 INFO kablam! Checking uuid v0.3.1 Sep 06 00:40:52.491 INFO kablam! Checking cookie v0.3.1 Sep 06 00:40:52.491 INFO kablam! Compiling valico v1.0.1 Sep 06 00:40:52.491 INFO kablam! Checking jsonway v1.0.1 Sep 06 00:40:52.491 INFO kablam! Checking queryst v1.0.1 Sep 06 00:40:56.974 INFO kablam! Checking rustless v0.10.0 (file:///source) Sep 06 00:40:58.145 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 06 00:40:58.145 INFO kablam! --> src/batteries/swagger.rs:1:5 Sep 06 00:40:58.145 INFO kablam! | Sep 06 00:40:58.145 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 06 00:40:58.145 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 06 00:40:58.146 INFO kablam! | Sep 06 00:40:58.146 INFO kablam! = note: #[warn(deprecated)] on by default Sep 06 00:40:58.146 INFO kablam! Sep 06 00:40:58.406 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 06 00:40:58.406 INFO kablam! --> src/batteries/swagger.rs:1:5 Sep 06 00:40:58.406 INFO kablam! | Sep 06 00:40:58.406 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 06 00:40:58.406 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 06 00:40:58.406 INFO kablam! | Sep 06 00:40:58.406 INFO kablam! = note: #[warn(deprecated)] on by default Sep 06 00:40:58.406 INFO kablam! Sep 06 00:40:58.550 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 06 00:40:58.550 INFO kablam! --> src/batteries/swagger.rs:1:5 Sep 06 00:40:58.550 INFO kablam! | Sep 06 00:40:58.550 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 06 00:40:58.550 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 06 00:40:58.550 INFO kablam! | Sep 06 00:40:58.550 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 06 00:40:58.550 INFO kablam! Sep 06 00:40:58.925 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 06 00:40:58.925 INFO kablam! --> src/batteries/swagger.rs:1:5 Sep 06 00:40:58.925 INFO kablam! | Sep 06 00:40:58.925 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 06 00:40:58.925 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 06 00:40:58.925 INFO kablam! | Sep 06 00:40:58.925 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 06 00:40:58.925 INFO kablam! Sep 06 00:40:59.733 INFO kablam! warning: unused `#[macro_use]` import Sep 06 00:40:59.733 INFO kablam! --> examples/simple.rs:1:1 Sep 06 00:40:59.733 INFO kablam! | Sep 06 00:40:59.733 INFO kablam! 1 | #[macro_use] Sep 06 00:40:59.733 INFO kablam! | ^^^^^^^^^^^^ Sep 06 00:40:59.733 INFO kablam! | Sep 06 00:40:59.733 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 06 00:40:59.733 INFO kablam! Sep 06 00:40:59.948 INFO kablam! warning: unused `#[macro_use]` import Sep 06 00:40:59.948 INFO kablam! --> tests/tests.rs:4:1 Sep 06 00:40:59.948 INFO kablam! | Sep 06 00:40:59.948 INFO kablam! 4 | #[macro_use] Sep 06 00:40:59.948 INFO kablam! | ^^^^^^^^^^^^ Sep 06 00:40:59.948 INFO kablam! | Sep 06 00:40:59.948 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 06 00:40:59.948 INFO kablam! Sep 06 00:41:00.401 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.05s Sep 06 00:41:00.413 INFO kablam! su: No module specific data is present Sep 06 00:41:01.236 INFO running `"docker" "rm" "-f" "40e3916bc51a95297435d026ca711a9edfc2b2595f4c397f7d37894e12cf56cc"` Sep 06 00:41:01.323 INFO blam! 40e3916bc51a95297435d026ca711a9edfc2b2595f4c397f7d37894e12cf56cc