Sep 19 19:01:04.013 INFO checking rustless-0.10.0 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 19:01:04.013 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 19:01:04.013 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-5/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-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:04.396 INFO blam! bbe2f30e2390f2f4218810f75e37d37b965c70fad1f1b12263c8114e43aedde7 Sep 19 19:01:04.398 INFO running `"docker" "start" "-a" "bbe2f30e2390f2f4218810f75e37d37b965c70fad1f1b12263c8114e43aedde7"` Sep 19 19:01:05.687 INFO kablam! usermod: no changes Sep 19 19:01:05.746 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Sep 19 19:01:05.747 INFO kablam! disables Cargo from automatically inferring other test targets. Sep 19 19:01:05.747 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 19 19:01:05.747 INFO kablam! files will be included as a test target: Sep 19 19:01:05.747 INFO kablam! Sep 19 19:01:05.747 INFO kablam! * /source/tests/callbacks.rs Sep 19 19:01:05.747 INFO kablam! * /source/tests/namespace.rs Sep 19 19:01:05.747 INFO kablam! * /source/tests/params.rs Sep 19 19:01:05.747 INFO kablam! * /source/tests/prefix.rs Sep 19 19:01:05.747 INFO kablam! * /source/tests/redirect.rs Sep 19 19:01:05.747 INFO kablam! * /source/tests/serializers.rs Sep 19 19:01:05.747 INFO kablam! * /source/tests/versioning.rs Sep 19 19:01:05.747 INFO kablam! Sep 19 19:01:05.747 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 19 19:01:05.747 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Sep 19 19:01:05.747 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Sep 19 19:01:05.747 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 19 19:01:05.747 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 19 19:01:05.747 INFO kablam! Sep 19 19:01:05.747 INFO kablam! For more information on this warning you can consult Sep 19 19:01:05.747 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 19 19:01:05.951 INFO kablam! Checking traitobject v0.0.3 Sep 19 19:01:05.954 INFO kablam! Checking uuid v0.3.1 Sep 19 19:01:05.954 INFO kablam! Checking cookie v0.3.1 Sep 19 19:01:05.955 INFO kablam! Compiling valico v1.0.1 Sep 19 19:01:05.955 INFO kablam! Checking jsonway v1.0.1 Sep 19 19:01:05.955 INFO kablam! Checking persistent v0.2.1 Sep 19 19:01:05.955 INFO kablam! Checking queryst v1.0.1 Sep 19 19:01:07.858 INFO kablam! Checking bodyparser v0.4.1 Sep 19 19:01:11.315 INFO kablam! Checking rustless v0.10.0 (/source) Sep 19 19:01:12.635 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 19:01:12.635 INFO kablam! --> src/batteries/swagger.rs:1:5 Sep 19 19:01:12.635 INFO kablam! | Sep 19 19:01:12.635 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 19 19:01:12.635 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 19 19:01:12.635 INFO kablam! | Sep 19 19:01:12.635 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 19:01:12.635 INFO kablam! Sep 19 19:01:12.719 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 19:01:12.719 INFO kablam! --> src/batteries/swagger.rs:1:5 Sep 19 19:01:12.719 INFO kablam! | Sep 19 19:01:12.719 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 19 19:01:12.719 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 19 19:01:12.719 INFO kablam! | Sep 19 19:01:12.719 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 19:01:12.719 INFO kablam! Sep 19 19:01:13.066 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 19 19:01:13.067 INFO kablam! --> src/batteries/swagger.rs:1:5 Sep 19 19:01:13.067 INFO kablam! | Sep 19 19:01:13.067 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 19 19:01:13.067 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 19 19:01:13.067 INFO kablam! | Sep 19 19:01:13.067 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 19:01:13.067 INFO kablam! Sep 19 19:01:13.157 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 19 19:01:13.157 INFO kablam! --> src/batteries/swagger.rs:1:5 Sep 19 19:01:13.157 INFO kablam! | Sep 19 19:01:13.157 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 19 19:01:13.157 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 19 19:01:13.157 INFO kablam! | Sep 19 19:01:13.157 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 19:01:13.157 INFO kablam! Sep 19 19:01:14.991 INFO kablam! warning: unused `#[macro_use]` import Sep 19 19:01:14.991 INFO kablam! --> examples/simple.rs:1:1 Sep 19 19:01:14.991 INFO kablam! | Sep 19 19:01:14.991 INFO kablam! 1 | #[macro_use] Sep 19 19:01:14.991 INFO kablam! | ^^^^^^^^^^^^ Sep 19 19:01:14.991 INFO kablam! | Sep 19 19:01:14.991 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 19:01:14.991 INFO kablam! Sep 19 19:01:15.267 INFO kablam! warning: unused `#[macro_use]` import Sep 19 19:01:15.267 INFO kablam! --> tests/tests.rs:4:1 Sep 19 19:01:15.267 INFO kablam! | Sep 19 19:01:15.267 INFO kablam! 4 | #[macro_use] Sep 19 19:01:15.267 INFO kablam! | ^^^^^^^^^^^^ Sep 19 19:01:15.267 INFO kablam! | Sep 19 19:01:15.267 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 19:01:15.267 INFO kablam! Sep 19 19:01:15.771 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.05s Sep 19 19:01:15.781 INFO kablam! su: No module specific data is present Sep 19 19:01:16.277 INFO running `"docker" "rm" "-f" "bbe2f30e2390f2f4218810f75e37d37b965c70fad1f1b12263c8114e43aedde7"` Sep 19 19:01:16.381 INFO blam! bbe2f30e2390f2f4218810f75e37d37b965c70fad1f1b12263c8114e43aedde7