Sep 01 21:13:25.401 INFO checking tiny_http-0.6.0 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 01 21:13:25.401 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 01 21:13:25.401 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 21:13:25.613 INFO blam! 98a780b65704d5ecd78e317e8d49173c5aa191a0a5cc9b428bb35e5dd3f23c8b Sep 01 21:13:25.615 INFO running `"docker" "start" "-a" "98a780b65704d5ecd78e317e8d49173c5aa191a0a5cc9b428bb35e5dd3f23c8b"` Sep 01 21:13:26.357 INFO kablam! Checking tiny_http v0.6.0 (file:///source) Sep 01 21:13:27.039 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 01 21:13:27.039 INFO kablam! --> src/client.rs:16:5 Sep 01 21:13:27.039 INFO kablam! | Sep 01 21:13:27.039 INFO kablam! 16 | use std::ascii::AsciiExt; Sep 01 21:13:27.039 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 21:13:27.039 INFO kablam! | Sep 01 21:13:27.039 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 21:13:27.039 INFO kablam! Sep 01 21:13:27.040 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 01 21:13:27.040 INFO kablam! --> src/common.rs:16:5 Sep 01 21:13:27.040 INFO kablam! | Sep 01 21:13:27.040 INFO kablam! 16 | use std::ascii::AsciiExt; Sep 01 21:13:27.040 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 21:13:27.040 INFO kablam! Sep 01 21:13:27.040 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 01 21:13:27.040 INFO kablam! --> src/request.rs:15:5 Sep 01 21:13:27.040 INFO kablam! | Sep 01 21:13:27.040 INFO kablam! 15 | use std::ascii::AsciiExt; Sep 01 21:13:27.040 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 21:13:27.040 INFO kablam! Sep 01 21:13:27.041 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 01 21:13:27.041 INFO kablam! --> src/response.rs:17:5 Sep 01 21:13:27.041 INFO kablam! | Sep 01 21:13:27.041 INFO kablam! 17 | use std::ascii::AsciiExt; Sep 01 21:13:27.041 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 21:13:27.041 INFO kablam! Sep 01 21:13:27.087 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 01 21:13:27.087 INFO kablam! --> src/client.rs:16:5 Sep 01 21:13:27.087 INFO kablam! | Sep 01 21:13:27.087 INFO kablam! 16 | use std::ascii::AsciiExt; Sep 01 21:13:27.087 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 21:13:27.087 INFO kablam! | Sep 01 21:13:27.087 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 21:13:27.087 INFO kablam! Sep 01 21:13:27.088 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 01 21:13:27.088 INFO kablam! --> src/common.rs:16:5 Sep 01 21:13:27.088 INFO kablam! | Sep 01 21:13:27.088 INFO kablam! 16 | use std::ascii::AsciiExt; Sep 01 21:13:27.088 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 21:13:27.088 INFO kablam! Sep 01 21:13:27.088 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 01 21:13:27.088 INFO kablam! --> src/request.rs:15:5 Sep 01 21:13:27.088 INFO kablam! | Sep 01 21:13:27.088 INFO kablam! 15 | use std::ascii::AsciiExt; Sep 01 21:13:27.088 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 21:13:27.088 INFO kablam! Sep 01 21:13:27.088 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 01 21:13:27.089 INFO kablam! --> src/response.rs:17:5 Sep 01 21:13:27.089 INFO kablam! | Sep 01 21:13:27.089 INFO kablam! 17 | use std::ascii::AsciiExt; Sep 01 21:13:27.089 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 21:13:27.089 INFO kablam! Sep 01 21:13:27.721 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 01 21:13:27.721 INFO kablam! --> src/client.rs:16:5 Sep 01 21:13:27.721 INFO kablam! | Sep 01 21:13:27.722 INFO kablam! 16 | use std::ascii::AsciiExt; Sep 01 21:13:27.722 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 21:13:27.722 INFO kablam! | Sep 01 21:13:27.722 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 21:13:27.722 INFO kablam! Sep 01 21:13:27.722 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 01 21:13:27.722 INFO kablam! --> src/common.rs:16:5 Sep 01 21:13:27.722 INFO kablam! | Sep 01 21:13:27.722 INFO kablam! 16 | use std::ascii::AsciiExt; Sep 01 21:13:27.722 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 21:13:27.722 INFO kablam! Sep 01 21:13:27.722 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 01 21:13:27.722 INFO kablam! --> src/request.rs:15:5 Sep 01 21:13:27.722 INFO kablam! | Sep 01 21:13:27.722 INFO kablam! 15 | use std::ascii::AsciiExt; Sep 01 21:13:27.722 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 21:13:27.723 INFO kablam! Sep 01 21:13:27.723 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 01 21:13:27.723 INFO kablam! --> src/response.rs:17:5 Sep 01 21:13:27.723 INFO kablam! | Sep 01 21:13:27.723 INFO kablam! 17 | use std::ascii::AsciiExt; Sep 01 21:13:27.723 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 21:13:27.723 INFO kablam! Sep 01 21:13:27.763 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 01 21:13:27.763 INFO kablam! --> src/client.rs:16:5 Sep 01 21:13:27.764 INFO kablam! | Sep 01 21:13:27.764 INFO kablam! 16 | use std::ascii::AsciiExt; Sep 01 21:13:27.764 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 21:13:27.764 INFO kablam! | Sep 01 21:13:27.764 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 21:13:27.764 INFO kablam! Sep 01 21:13:27.764 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 01 21:13:27.764 INFO kablam! --> src/common.rs:16:5 Sep 01 21:13:27.764 INFO kablam! | Sep 01 21:13:27.764 INFO kablam! 16 | use std::ascii::AsciiExt; Sep 01 21:13:27.764 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 21:13:27.764 INFO kablam! Sep 01 21:13:27.764 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 01 21:13:27.764 INFO kablam! --> src/request.rs:15:5 Sep 01 21:13:27.764 INFO kablam! | Sep 01 21:13:27.764 INFO kablam! 15 | use std::ascii::AsciiExt; Sep 01 21:13:27.764 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 21:13:27.764 INFO kablam! Sep 01 21:13:27.764 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 01 21:13:27.764 INFO kablam! --> src/response.rs:17:5 Sep 01 21:13:27.764 INFO kablam! | Sep 01 21:13:27.764 INFO kablam! 17 | use std::ascii::AsciiExt; Sep 01 21:13:27.764 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 21:13:27.764 INFO kablam! Sep 01 21:13:29.632 INFO kablam! warning: unused `std::result::Result` which must be used Sep 01 21:13:29.633 INFO kablam! --> examples/websockets.rs:68:21 Sep 01 21:13:29.633 INFO kablam! | Sep 01 21:13:29.633 INFO kablam! 68 | request.respond(home_page(port)); Sep 01 21:13:29.633 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 21:13:29.633 INFO kablam! | Sep 01 21:13:29.634 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 01 21:13:29.634 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 01 21:13:29.634 INFO kablam! Sep 01 21:13:29.635 INFO kablam! warning: unused `std::result::Result` which must be used Sep 01 21:13:29.635 INFO kablam! --> examples/websockets.rs:81:21 Sep 01 21:13:29.635 INFO kablam! | Sep 01 21:13:29.635 INFO kablam! 81 | request.respond(response); Sep 01 21:13:29.635 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 21:13:29.636 INFO kablam! | Sep 01 21:13:29.636 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 01 21:13:29.636 INFO kablam! Sep 01 21:13:30.589 INFO kablam! warning: unused `std::result::Result` which must be used Sep 01 21:13:30.589 INFO kablam! --> examples/readme-example.rs:16:9 Sep 01 21:13:30.589 INFO kablam! | Sep 01 21:13:30.589 INFO kablam! 16 | request.respond(response); Sep 01 21:13:30.589 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 21:13:30.589 INFO kablam! | Sep 01 21:13:30.590 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 01 21:13:30.590 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 01 21:13:30.591 INFO kablam! Sep 01 21:13:30.640 INFO kablam! error[E0463]: can't find crate for `time` Sep 01 21:13:30.640 INFO kablam! --> benches/bench.rs:5:1 Sep 01 21:13:30.640 INFO kablam! | Sep 01 21:13:30.640 INFO kablam! 5 | extern crate time; Sep 01 21:13:30.640 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 01 21:13:30.640 INFO kablam! Sep 01 21:13:30.641 INFO kablam! error: aborting due to previous error Sep 01 21:13:30.642 INFO kablam! Sep 01 21:13:30.642 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 01 21:13:30.651 INFO kablam! error: Could not compile `tiny_http`. Sep 01 21:13:30.652 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 21:13:32.131 INFO kablam! error: build failed Sep 01 21:13:32.133 INFO kablam! su: No module specific data is present Sep 01 21:13:32.716 INFO running `"docker" "rm" "-f" "98a780b65704d5ecd78e317e8d49173c5aa191a0a5cc9b428bb35e5dd3f23c8b"` Sep 01 21:13:32.876 INFO blam! 98a780b65704d5ecd78e317e8d49173c5aa191a0a5cc9b428bb35e5dd3f23c8b