Oct 27 14:35:34.301 INFO checking tiny_http-0.6.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 14:35:34.307 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 27 14:35:34.641 INFO blam! 0231e1255eb44d24496524c59ba7f177b3a64940e8036e62cae317dff0450969 Oct 27 14:35:34.659 INFO running `"docker" "start" "-a" "0231e1255eb44d24496524c59ba7f177b3a64940e8036e62cae317dff0450969"` Oct 27 14:35:35.446 INFO kablam! usermod: no changes Oct 27 14:35:35.583 INFO kablam! Checking tiny_http v0.6.0 (/source) Oct 27 14:35:37.623 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 14:35:37.623 INFO kablam! --> src/client.rs:16:5 Oct 27 14:35:37.623 INFO kablam! | Oct 27 14:35:37.623 INFO kablam! 16 | use std::ascii::AsciiExt; Oct 27 14:35:37.623 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 14:35:37.623 INFO kablam! | Oct 27 14:35:37.623 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 14:35:37.623 INFO kablam! Oct 27 14:35:37.627 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 14:35:37.627 INFO kablam! --> src/common.rs:16:5 Oct 27 14:35:37.627 INFO kablam! | Oct 27 14:35:37.627 INFO kablam! 16 | use std::ascii::AsciiExt; Oct 27 14:35:37.627 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 14:35:37.627 INFO kablam! Oct 27 14:35:37.627 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 14:35:37.627 INFO kablam! --> src/request.rs:15:5 Oct 27 14:35:37.627 INFO kablam! | Oct 27 14:35:37.627 INFO kablam! 15 | use std::ascii::AsciiExt; Oct 27 14:35:37.627 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 14:35:37.627 INFO kablam! Oct 27 14:35:37.627 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 14:35:37.627 INFO kablam! --> src/response.rs:17:5 Oct 27 14:35:37.627 INFO kablam! | Oct 27 14:35:37.628 INFO kablam! 17 | use std::ascii::AsciiExt; Oct 27 14:35:37.628 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 14:35:37.628 INFO kablam! Oct 27 14:35:37.715 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 14:35:37.715 INFO kablam! --> src/client.rs:16:5 Oct 27 14:35:37.715 INFO kablam! | Oct 27 14:35:37.715 INFO kablam! 16 | use std::ascii::AsciiExt; Oct 27 14:35:37.715 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 14:35:37.715 INFO kablam! | Oct 27 14:35:37.715 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 14:35:37.715 INFO kablam! Oct 27 14:35:37.715 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 14:35:37.715 INFO kablam! --> src/common.rs:16:5 Oct 27 14:35:37.715 INFO kablam! | Oct 27 14:35:37.715 INFO kablam! 16 | use std::ascii::AsciiExt; Oct 27 14:35:37.715 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 14:35:37.715 INFO kablam! Oct 27 14:35:37.715 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 14:35:37.715 INFO kablam! --> src/request.rs:15:5 Oct 27 14:35:37.715 INFO kablam! | Oct 27 14:35:37.715 INFO kablam! 15 | use std::ascii::AsciiExt; Oct 27 14:35:37.715 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 14:35:37.715 INFO kablam! Oct 27 14:35:37.715 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 14:35:37.715 INFO kablam! --> src/response.rs:17:5 Oct 27 14:35:37.715 INFO kablam! | Oct 27 14:35:37.715 INFO kablam! 17 | use std::ascii::AsciiExt; Oct 27 14:35:37.715 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 14:35:37.715 INFO kablam! Oct 27 14:35:38.087 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 27 14:35:38.087 INFO kablam! --> src/client.rs:16:5 Oct 27 14:35:38.087 INFO kablam! | Oct 27 14:35:38.087 INFO kablam! 16 | use std::ascii::AsciiExt; Oct 27 14:35:38.087 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 14:35:38.087 INFO kablam! | Oct 27 14:35:38.087 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 14:35:38.087 INFO kablam! Oct 27 14:35:38.087 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 27 14:35:38.087 INFO kablam! --> src/common.rs:16:5 Oct 27 14:35:38.087 INFO kablam! | Oct 27 14:35:38.087 INFO kablam! 16 | use std::ascii::AsciiExt; Oct 27 14:35:38.088 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 14:35:38.088 INFO kablam! Oct 27 14:35:38.088 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 27 14:35:38.088 INFO kablam! --> src/request.rs:15:5 Oct 27 14:35:38.088 INFO kablam! | Oct 27 14:35:38.088 INFO kablam! 15 | use std::ascii::AsciiExt; Oct 27 14:35:38.088 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 14:35:38.088 INFO kablam! Oct 27 14:35:38.088 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 27 14:35:38.088 INFO kablam! --> src/response.rs:17:5 Oct 27 14:35:38.088 INFO kablam! | Oct 27 14:35:38.088 INFO kablam! 17 | use std::ascii::AsciiExt; Oct 27 14:35:38.088 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 14:35:38.088 INFO kablam! Oct 27 14:35:38.338 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 27 14:35:38.338 INFO kablam! --> src/client.rs:16:5 Oct 27 14:35:38.338 INFO kablam! | Oct 27 14:35:38.338 INFO kablam! 16 | use std::ascii::AsciiExt; Oct 27 14:35:38.338 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 14:35:38.338 INFO kablam! | Oct 27 14:35:38.339 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 14:35:38.339 INFO kablam! Oct 27 14:35:38.339 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 27 14:35:38.339 INFO kablam! --> src/common.rs:16:5 Oct 27 14:35:38.339 INFO kablam! | Oct 27 14:35:38.339 INFO kablam! 16 | use std::ascii::AsciiExt; Oct 27 14:35:38.340 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 14:35:38.340 INFO kablam! Oct 27 14:35:38.340 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 27 14:35:38.340 INFO kablam! --> src/request.rs:15:5 Oct 27 14:35:38.340 INFO kablam! | Oct 27 14:35:38.340 INFO kablam! 15 | use std::ascii::AsciiExt; Oct 27 14:35:38.340 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 14:35:38.340 INFO kablam! Oct 27 14:35:38.341 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 27 14:35:38.341 INFO kablam! --> src/response.rs:17:5 Oct 27 14:35:38.341 INFO kablam! | Oct 27 14:35:38.341 INFO kablam! 17 | use std::ascii::AsciiExt; Oct 27 14:35:38.341 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 14:35:38.341 INFO kablam! Oct 27 14:35:45.614 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 14:35:45.614 INFO kablam! --> examples/readme-example.rs:16:9 Oct 27 14:35:45.614 INFO kablam! | Oct 27 14:35:45.614 INFO kablam! 16 | request.respond(response); Oct 27 14:35:45.614 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 14:35:45.615 INFO kablam! | Oct 27 14:35:45.615 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 14:35:45.615 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 14:35:45.615 INFO kablam! Oct 27 14:35:45.627 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 14:35:45.627 INFO kablam! --> examples/websockets.rs:68:21 Oct 27 14:35:45.627 INFO kablam! | Oct 27 14:35:45.627 INFO kablam! 68 | request.respond(home_page(port)); Oct 27 14:35:45.627 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 14:35:45.627 INFO kablam! | Oct 27 14:35:45.627 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 14:35:45.627 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 14:35:45.627 INFO kablam! Oct 27 14:35:45.627 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 14:35:45.627 INFO kablam! --> examples/websockets.rs:81:21 Oct 27 14:35:45.627 INFO kablam! | Oct 27 14:35:45.627 INFO kablam! 81 | request.respond(response); Oct 27 14:35:45.627 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 14:35:45.627 INFO kablam! | Oct 27 14:35:45.627 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 14:35:45.627 INFO kablam! Oct 27 14:35:49.647 INFO kablam! error[E0463]: can't find crate for `time` Oct 27 14:35:49.647 INFO kablam! --> benches/bench.rs:5:1 Oct 27 14:35:49.647 INFO kablam! | Oct 27 14:35:49.647 INFO kablam! 5 | extern crate time; Oct 27 14:35:49.647 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Oct 27 14:35:49.647 INFO kablam! Oct 27 14:35:49.647 INFO kablam! error: aborting due to previous error Oct 27 14:35:49.647 INFO kablam! Oct 27 14:35:49.647 INFO kablam! For more information about this error, try `rustc --explain E0463`. Oct 27 14:35:49.655 INFO kablam! error: Could not compile `tiny_http`. Oct 27 14:35:49.655 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 14:35:49.761 INFO kablam! error: build failed Oct 27 14:35:49.762 INFO kablam! su: No module specific data is present Oct 27 14:35:50.331 INFO running `"docker" "rm" "-f" "0231e1255eb44d24496524c59ba7f177b3a64940e8036e62cae317dff0450969"` Oct 27 14:35:50.576 INFO blam! 0231e1255eb44d24496524c59ba7f177b3a64940e8036e62cae317dff0450969