Sep 04 12:51:21.704 INFO checking kl-http-0.2.0 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 12:51:21.704 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 12:51:21.704 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 12:51:21.884 INFO blam! b125d5c301d7c8dcc47cd517baa8224fe85741192ec1c6ecd312b4a692228b87 Sep 04 12:51:21.886 INFO running `"docker" "start" "-a" "b125d5c301d7c8dcc47cd517baa8224fe85741192ec1c6ecd312b4a692228b87"` Sep 04 12:51:22.669 INFO kablam! Checking kl-http v0.2.0 (file:///source) Sep 04 12:51:23.616 INFO kablam! warning: unused import: `Request` Sep 04 12:51:23.616 INFO kablam! --> src/tests.rs:10:13 Sep 04 12:51:23.616 INFO kablam! | Sep 04 12:51:23.616 INFO kablam! 10 | use http::{Request, Response, StatusCode}; Sep 04 12:51:23.616 INFO kablam! | ^^^^^^^ Sep 04 12:51:23.616 INFO kablam! | Sep 04 12:51:23.616 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 12:51:23.616 INFO kablam! Sep 04 12:51:23.982 INFO kablam! warning: unused import: `super` Sep 04 12:51:23.982 INFO kablam! --> src/tests.rs:1:5 Sep 04 12:51:23.982 INFO kablam! | Sep 04 12:51:23.982 INFO kablam! 1 | use super::*; Sep 04 12:51:23.982 INFO kablam! | ^^^^^ Sep 04 12:51:23.982 INFO kablam! Sep 04 12:51:24.022 INFO kablam! warning: unused variable: `listening_thread` Sep 04 12:51:24.022 INFO kablam! --> src/tests.rs:14:6 Sep 04 12:51:24.022 INFO kablam! | Sep 04 12:51:24.022 INFO kablam! 14 | let listening_thread = ::std::thread::spawn(move || { Sep 04 12:51:24.022 INFO kablam! | ^^^^^^^^^^^^^^^^ help: consider using `_listening_thread` instead Sep 04 12:51:24.022 INFO kablam! | Sep 04 12:51:24.022 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 04 12:51:24.022 INFO kablam! Sep 04 12:51:24.119 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 12:51:24.119 INFO kablam! --> src/tests.rs:33:4 Sep 04 12:51:24.119 INFO kablam! | Sep 04 12:51:24.119 INFO kablam! 33 | myhttp.respond(response); Sep 04 12:51:24.119 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 12:51:24.120 INFO kablam! | Sep 04 12:51:24.120 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 04 12:51:24.120 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 12:51:24.121 INFO kablam! Sep 04 12:51:24.876 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.23s Sep 04 12:51:24.880 INFO kablam! su: No module specific data is present Sep 04 12:51:25.332 INFO running `"docker" "rm" "-f" "b125d5c301d7c8dcc47cd517baa8224fe85741192ec1c6ecd312b4a692228b87"` Sep 04 12:51:25.438 INFO blam! b125d5c301d7c8dcc47cd517baa8224fe85741192ec1c6ecd312b4a692228b87