Sep 03 21:06:49.545 INFO checking AndyBitz/rust-http-server-test against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 03 21:06:49.546 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 03 21:06:49.546 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 03 21:06:49.757 INFO blam! 6d98bdfe0414ea7bcd7872b01a97c2d0e1e2a882b6ff76a2cf09bb63261d3d21 Sep 03 21:06:49.759 INFO running `"docker" "start" "-a" "6d98bdfe0414ea7bcd7872b01a97c2d0e1e2a882b6ff76a2cf09bb63261d3d21"` Sep 03 21:06:50.442 INFO kablam! Checking rust-server v0.1.0 (file:///source) Sep 03 21:06:50.758 INFO kablam! warning: unused variable: `buffer` Sep 03 21:06:50.758 INFO kablam! --> src/request/mod.rs:39:21 Sep 03 21:06:50.758 INFO kablam! | Sep 03 21:06:50.758 INFO kablam! 39 | pub fn from_tls(buffer: &mut Vec, stream: TcpStream) -> Self { Sep 03 21:06:50.758 INFO kablam! | ^^^^^^ help: consider using `_buffer` instead Sep 03 21:06:50.759 INFO kablam! | Sep 03 21:06:50.759 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 03 21:06:50.759 INFO kablam! Sep 03 21:06:50.759 INFO kablam! warning: unused variable: `stream` Sep 03 21:06:50.759 INFO kablam! --> src/request/mod.rs:39:43 Sep 03 21:06:50.759 INFO kablam! | Sep 03 21:06:50.759 INFO kablam! 39 | pub fn from_tls(buffer: &mut Vec, stream: TcpStream) -> Self { Sep 03 21:06:50.759 INFO kablam! | ^^^^^^ help: consider using `_stream` instead Sep 03 21:06:50.759 INFO kablam! Sep 03 21:06:50.789 INFO kablam! warning: field is never used: `is_tls` Sep 03 21:06:50.789 INFO kablam! --> src/request/mod.rs:9:5 Sep 03 21:06:50.789 INFO kablam! | Sep 03 21:06:50.789 INFO kablam! 9 | is_tls: bool, Sep 03 21:06:50.789 INFO kablam! | ^^^^^^^^^^^^ Sep 03 21:06:50.789 INFO kablam! | Sep 03 21:06:50.789 INFO kablam! = note: #[warn(dead_code)] on by default Sep 03 21:06:50.789 INFO kablam! Sep 03 21:06:50.790 INFO kablam! warning: field is never used: `body` Sep 03 21:06:50.790 INFO kablam! --> src/request/mod.rs:14:5 Sep 03 21:06:50.790 INFO kablam! | Sep 03 21:06:50.790 INFO kablam! 14 | body: Option>, Sep 03 21:06:50.790 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 21:06:50.790 INFO kablam! Sep 03 21:06:50.816 INFO kablam! warning: unused variable: `buffer` Sep 03 21:06:50.816 INFO kablam! --> src/request/mod.rs:39:21 Sep 03 21:06:50.816 INFO kablam! | Sep 03 21:06:50.816 INFO kablam! 39 | pub fn from_tls(buffer: &mut Vec, stream: TcpStream) -> Self { Sep 03 21:06:50.816 INFO kablam! | ^^^^^^ help: consider using `_buffer` instead Sep 03 21:06:50.816 INFO kablam! | Sep 03 21:06:50.816 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 03 21:06:50.816 INFO kablam! Sep 03 21:06:50.816 INFO kablam! warning: unused variable: `stream` Sep 03 21:06:50.816 INFO kablam! --> src/request/mod.rs:39:43 Sep 03 21:06:50.816 INFO kablam! | Sep 03 21:06:50.817 INFO kablam! 39 | pub fn from_tls(buffer: &mut Vec, stream: TcpStream) -> Self { Sep 03 21:06:50.817 INFO kablam! | ^^^^^^ help: consider using `_stream` instead Sep 03 21:06:50.817 INFO kablam! Sep 03 21:06:50.848 INFO kablam! warning: field is never used: `is_tls` Sep 03 21:06:50.848 INFO kablam! --> src/request/mod.rs:9:5 Sep 03 21:06:50.848 INFO kablam! | Sep 03 21:06:50.849 INFO kablam! 9 | is_tls: bool, Sep 03 21:06:50.849 INFO kablam! | ^^^^^^^^^^^^ Sep 03 21:06:50.849 INFO kablam! | Sep 03 21:06:50.849 INFO kablam! = note: #[warn(dead_code)] on by default Sep 03 21:06:50.849 INFO kablam! Sep 03 21:06:50.849 INFO kablam! warning: field is never used: `body` Sep 03 21:06:50.849 INFO kablam! --> src/request/mod.rs:14:5 Sep 03 21:06:50.849 INFO kablam! | Sep 03 21:06:50.849 INFO kablam! 14 | body: Option>, Sep 03 21:06:50.849 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 21:06:50.849 INFO kablam! Sep 03 21:06:50.862 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.43s Sep 03 21:06:50.864 INFO kablam! su: No module specific data is present Sep 03 21:06:51.189 INFO running `"docker" "rm" "-f" "6d98bdfe0414ea7bcd7872b01a97c2d0e1e2a882b6ff76a2cf09bb63261d3d21"` Sep 03 21:06:51.274 INFO blam! 6d98bdfe0414ea7bcd7872b01a97c2d0e1e2a882b6ff76a2cf09bb63261d3d21