Oct 27 00:56:36.346 INFO checking masterfuzz/hello-rust-http against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 00:56:36.347 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 00:56:36.765 INFO blam! 03de43872a2b6957de65ff5e355e556acc1249ad43ea72bfa2ef87c08ce78fca Oct 27 00:56:36.767 INFO running `"docker" "start" "-a" "03de43872a2b6957de65ff5e355e556acc1249ad43ea72bfa2ef87c08ce78fca"` Oct 27 00:56:38.263 INFO kablam! usermod: no changes Oct 27 00:56:38.327 INFO kablam! Checking helloweb v0.1.0 (/source) Oct 27 00:56:38.927 INFO kablam! warning: unused import: `std::thread` Oct 27 00:56:38.928 INFO kablam! --> src/main.rs:2:5 Oct 27 00:56:38.928 INFO kablam! | Oct 27 00:56:38.928 INFO kablam! 2 | use std::thread; Oct 27 00:56:38.928 INFO kablam! | ^^^^^^^^^^^ Oct 27 00:56:38.929 INFO kablam! | Oct 27 00:56:38.929 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 00:56:38.929 INFO kablam! Oct 27 00:56:39.031 INFO kablam! warning: unused import: `std::thread` Oct 27 00:56:39.031 INFO kablam! --> src/main.rs:2:5 Oct 27 00:56:39.031 INFO kablam! | Oct 27 00:56:39.032 INFO kablam! 2 | use std::thread; Oct 27 00:56:39.032 INFO kablam! | ^^^^^^^^^^^ Oct 27 00:56:39.032 INFO kablam! | Oct 27 00:56:39.032 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 00:56:39.032 INFO kablam! Oct 27 00:56:39.091 INFO kablam! warning: field is never used: `body` Oct 27 00:56:39.091 INFO kablam! --> src/http.rs:26:3 Oct 27 00:56:39.091 INFO kablam! | Oct 27 00:56:39.092 INFO kablam! 26 | body: Option>, Oct 27 00:56:39.092 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:56:39.092 INFO kablam! | Oct 27 00:56:39.092 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 00:56:39.093 INFO kablam! Oct 27 00:56:39.093 INFO kablam! warning: variant is never constructed: `Post` Oct 27 00:56:39.093 INFO kablam! --> src/http.rs:35:8 Oct 27 00:56:39.093 INFO kablam! | Oct 27 00:56:39.093 INFO kablam! 35 | Get, Post, Put, Head, Delete, Patch, Options Oct 27 00:56:39.094 INFO kablam! | ^^^^ Oct 27 00:56:39.094 INFO kablam! Oct 27 00:56:39.094 INFO kablam! warning: variant is never constructed: `Put` Oct 27 00:56:39.094 INFO kablam! --> src/http.rs:35:14 Oct 27 00:56:39.095 INFO kablam! | Oct 27 00:56:39.095 INFO kablam! 35 | Get, Post, Put, Head, Delete, Patch, Options Oct 27 00:56:39.095 INFO kablam! | ^^^ Oct 27 00:56:39.095 INFO kablam! Oct 27 00:56:39.095 INFO kablam! warning: variant is never constructed: `Head` Oct 27 00:56:39.095 INFO kablam! --> src/http.rs:35:19 Oct 27 00:56:39.096 INFO kablam! | Oct 27 00:56:39.096 INFO kablam! 35 | Get, Post, Put, Head, Delete, Patch, Options Oct 27 00:56:39.096 INFO kablam! | ^^^^ Oct 27 00:56:39.096 INFO kablam! Oct 27 00:56:39.096 INFO kablam! warning: variant is never constructed: `Delete` Oct 27 00:56:39.096 INFO kablam! --> src/http.rs:35:25 Oct 27 00:56:39.096 INFO kablam! | Oct 27 00:56:39.097 INFO kablam! 35 | Get, Post, Put, Head, Delete, Patch, Options Oct 27 00:56:39.097 INFO kablam! | ^^^^^^ Oct 27 00:56:39.097 INFO kablam! Oct 27 00:56:39.097 INFO kablam! warning: variant is never constructed: `Patch` Oct 27 00:56:39.097 INFO kablam! --> src/http.rs:35:33 Oct 27 00:56:39.097 INFO kablam! | Oct 27 00:56:39.098 INFO kablam! 35 | Get, Post, Put, Head, Delete, Patch, Options Oct 27 00:56:39.098 INFO kablam! | ^^^^^ Oct 27 00:56:39.098 INFO kablam! Oct 27 00:56:39.098 INFO kablam! warning: variant is never constructed: `Options` Oct 27 00:56:39.098 INFO kablam! --> src/http.rs:35:40 Oct 27 00:56:39.098 INFO kablam! | Oct 27 00:56:39.098 INFO kablam! 35 | Get, Post, Put, Head, Delete, Patch, Options Oct 27 00:56:39.099 INFO kablam! | ^^^^^^^ Oct 27 00:56:39.099 INFO kablam! Oct 27 00:56:39.099 INFO kablam! warning: field is never used: `binding` Oct 27 00:56:39.099 INFO kablam! --> src/http.rs:66:3 Oct 27 00:56:39.099 INFO kablam! | Oct 27 00:56:39.099 INFO kablam! 66 | binding: &'static str, Oct 27 00:56:39.099 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:56:39.100 INFO kablam! Oct 27 00:56:39.100 INFO kablam! warning: method is never used: `new` Oct 27 00:56:39.100 INFO kablam! --> src/http.rs:86:3 Oct 27 00:56:39.100 INFO kablam! | Oct 27 00:56:39.100 INFO kablam! 86 | pub fn new(status: Status, body: Option>) -> Self { Oct 27 00:56:39.100 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:56:39.101 INFO kablam! Oct 27 00:56:39.101 INFO kablam! warning: method is never used: `log` Oct 27 00:56:39.101 INFO kablam! --> src/http.rs:122:3 Oct 27 00:56:39.101 INFO kablam! | Oct 27 00:56:39.101 INFO kablam! 122 | fn log(&self) { Oct 27 00:56:39.101 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 00:56:39.102 INFO kablam! Oct 27 00:56:39.102 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 00:56:39.102 INFO kablam! --> src/main.rs:15:17 Oct 27 00:56:39.102 INFO kablam! | Oct 27 00:56:39.102 INFO kablam! 15 | resp.write(&mut stream); Oct 27 00:56:39.102 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:56:39.103 INFO kablam! | Oct 27 00:56:39.103 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 00:56:39.103 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 00:56:39.103 INFO kablam! Oct 27 00:56:39.199 INFO kablam! warning: field is never used: `body` Oct 27 00:56:39.199 INFO kablam! --> src/http.rs:26:3 Oct 27 00:56:39.199 INFO kablam! | Oct 27 00:56:39.199 INFO kablam! 26 | body: Option>, Oct 27 00:56:39.199 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:56:39.199 INFO kablam! | Oct 27 00:56:39.199 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 00:56:39.199 INFO kablam! Oct 27 00:56:39.199 INFO kablam! warning: variant is never constructed: `Post` Oct 27 00:56:39.199 INFO kablam! --> src/http.rs:35:8 Oct 27 00:56:39.199 INFO kablam! | Oct 27 00:56:39.199 INFO kablam! 35 | Get, Post, Put, Head, Delete, Patch, Options Oct 27 00:56:39.199 INFO kablam! | ^^^^ Oct 27 00:56:39.199 INFO kablam! Oct 27 00:56:39.199 INFO kablam! warning: variant is never constructed: `Put` Oct 27 00:56:39.199 INFO kablam! --> src/http.rs:35:14 Oct 27 00:56:39.199 INFO kablam! | Oct 27 00:56:39.199 INFO kablam! 35 | Get, Post, Put, Head, Delete, Patch, Options Oct 27 00:56:39.199 INFO kablam! | ^^^ Oct 27 00:56:39.199 INFO kablam! Oct 27 00:56:39.199 INFO kablam! warning: variant is never constructed: `Head` Oct 27 00:56:39.199 INFO kablam! --> src/http.rs:35:19 Oct 27 00:56:39.199 INFO kablam! | Oct 27 00:56:39.199 INFO kablam! 35 | Get, Post, Put, Head, Delete, Patch, Options Oct 27 00:56:39.199 INFO kablam! | ^^^^ Oct 27 00:56:39.199 INFO kablam! Oct 27 00:56:39.199 INFO kablam! warning: variant is never constructed: `Delete` Oct 27 00:56:39.199 INFO kablam! --> src/http.rs:35:25 Oct 27 00:56:39.199 INFO kablam! | Oct 27 00:56:39.199 INFO kablam! 35 | Get, Post, Put, Head, Delete, Patch, Options Oct 27 00:56:39.200 INFO kablam! | ^^^^^^ Oct 27 00:56:39.200 INFO kablam! Oct 27 00:56:39.200 INFO kablam! warning: variant is never constructed: `Patch` Oct 27 00:56:39.200 INFO kablam! --> src/http.rs:35:33 Oct 27 00:56:39.200 INFO kablam! | Oct 27 00:56:39.200 INFO kablam! 35 | Get, Post, Put, Head, Delete, Patch, Options Oct 27 00:56:39.200 INFO kablam! | ^^^^^ Oct 27 00:56:39.200 INFO kablam! Oct 27 00:56:39.200 INFO kablam! warning: variant is never constructed: `Options` Oct 27 00:56:39.200 INFO kablam! --> src/http.rs:35:40 Oct 27 00:56:39.200 INFO kablam! | Oct 27 00:56:39.200 INFO kablam! 35 | Get, Post, Put, Head, Delete, Patch, Options Oct 27 00:56:39.200 INFO kablam! | ^^^^^^^ Oct 27 00:56:39.200 INFO kablam! Oct 27 00:56:39.200 INFO kablam! warning: field is never used: `binding` Oct 27 00:56:39.200 INFO kablam! --> src/http.rs:66:3 Oct 27 00:56:39.200 INFO kablam! | Oct 27 00:56:39.200 INFO kablam! 66 | binding: &'static str, Oct 27 00:56:39.200 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:56:39.200 INFO kablam! Oct 27 00:56:39.200 INFO kablam! warning: method is never used: `new` Oct 27 00:56:39.200 INFO kablam! --> src/http.rs:86:3 Oct 27 00:56:39.200 INFO kablam! | Oct 27 00:56:39.200 INFO kablam! 86 | pub fn new(status: Status, body: Option>) -> Self { Oct 27 00:56:39.200 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:56:39.200 INFO kablam! Oct 27 00:56:39.200 INFO kablam! warning: method is never used: `log` Oct 27 00:56:39.200 INFO kablam! --> src/http.rs:122:3 Oct 27 00:56:39.200 INFO kablam! | Oct 27 00:56:39.200 INFO kablam! 122 | fn log(&self) { Oct 27 00:56:39.200 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 00:56:39.200 INFO kablam! Oct 27 00:56:39.200 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 00:56:39.200 INFO kablam! --> src/main.rs:15:17 Oct 27 00:56:39.200 INFO kablam! | Oct 27 00:56:39.200 INFO kablam! 15 | resp.write(&mut stream); Oct 27 00:56:39.201 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:56:39.201 INFO kablam! | Oct 27 00:56:39.201 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 00:56:39.201 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 00:56:39.201 INFO kablam! Oct 27 00:56:39.247 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.96s Oct 27 00:56:39.267 INFO kablam! su: No module specific data is present Oct 27 00:56:40.007 INFO running `"docker" "rm" "-f" "03de43872a2b6957de65ff5e355e556acc1249ad43ea72bfa2ef87c08ce78fca"` Oct 27 00:56:40.283 INFO blam! 03de43872a2b6957de65ff5e355e556acc1249ad43ea72bfa2ef87c08ce78fca