Oct 26 21:08:51.413 INFO checking sfackler/foo against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 26 21:08:51.413 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 26 21:08:51.920 INFO blam! 48689d1783c5f4088d8ba8a8b7dadc5a96031eed2aad7b41e5cb77ce9b83399e Oct 26 21:08:51.922 INFO running `"docker" "start" "-a" "48689d1783c5f4088d8ba8a8b7dadc5a96031eed2aad7b41e5cb77ce9b83399e"` Oct 26 21:08:53.255 INFO kablam! usermod: no changes Oct 26 21:08:53.426 INFO kablam! Compiling openssl v0.9.14 Oct 26 21:08:53.449 INFO kablam! Compiling openssl-sys v0.9.14 Oct 26 21:08:53.450 INFO kablam! Checking base64 v0.6.0 Oct 26 21:08:53.450 INFO kablam! Checking futures-cpupool v0.1.5 Oct 26 21:08:53.450 INFO kablam! Checking tokio-proto v0.1.1 Oct 26 21:08:59.663 INFO kablam! Checking hyper v0.11.0 Oct 26 21:08:59.667 INFO kablam! Checking tokio-io-timeout v0.1.0 Oct 26 21:09:05.496 INFO kablam! Checking tokio-openssl v0.1.3 Oct 26 21:09:07.329 INFO kablam! Checking foo v0.1.0 (/source) Oct 26 21:09:08.300 INFO kablam! warning: unused import: `Handle` Oct 26 21:09:08.300 INFO kablam! --> src/main.rs:23:33 Oct 26 21:09:08.301 INFO kablam! | Oct 26 21:09:08.302 INFO kablam! 23 | use tokio_core::reactor::{Core, Handle}; Oct 26 21:09:08.302 INFO kablam! | ^^^^^^ Oct 26 21:09:08.303 INFO kablam! | Oct 26 21:09:08.304 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 21:09:08.304 INFO kablam! Oct 26 21:09:08.305 INFO kablam! warning: unused import: `tokio_proto::streaming::pipeline::ServerProto` Oct 26 21:09:08.306 INFO kablam! --> src/main.rs:29:5 Oct 26 21:09:08.306 INFO kablam! | Oct 26 21:09:08.307 INFO kablam! 29 | use tokio_proto::streaming::pipeline::ServerProto; Oct 26 21:09:08.308 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 21:09:08.308 INFO kablam! Oct 26 21:09:08.309 INFO kablam! warning: unused import: `std::fmt` Oct 26 21:09:08.309 INFO kablam! --> src/main.rs:30:5 Oct 26 21:09:08.310 INFO kablam! | Oct 26 21:09:08.311 INFO kablam! 30 | use std::fmt; Oct 26 21:09:08.311 INFO kablam! | ^^^^^^^^ Oct 26 21:09:08.312 INFO kablam! Oct 26 21:09:08.312 INFO kablam! warning: unused import: `std::marker::PhantomData` Oct 26 21:09:08.313 INFO kablam! --> src/main.rs:31:5 Oct 26 21:09:08.314 INFO kablam! | Oct 26 21:09:08.314 INFO kablam! 31 | use std::marker::PhantomData; Oct 26 21:09:08.315 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 21:09:08.315 INFO kablam! Oct 26 21:09:08.544 INFO kablam! warning: field is never used: `method` Oct 26 21:09:08.544 INFO kablam! --> src/main.rs:107:5 Oct 26 21:09:08.544 INFO kablam! | Oct 26 21:09:08.544 INFO kablam! 107 | method: Method, Oct 26 21:09:08.544 INFO kablam! | ^^^^^^^^^^^^^^ Oct 26 21:09:08.545 INFO kablam! | Oct 26 21:09:08.545 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 21:09:08.545 INFO kablam! Oct 26 21:09:08.546 INFO kablam! warning: field is never used: `uri` Oct 26 21:09:08.546 INFO kablam! --> src/main.rs:108:5 Oct 26 21:09:08.546 INFO kablam! | Oct 26 21:09:08.546 INFO kablam! 108 | uri: Uri, Oct 26 21:09:08.546 INFO kablam! | ^^^^^^^^ Oct 26 21:09:08.547 INFO kablam! Oct 26 21:09:08.548 INFO kablam! warning: field is never used: `version` Oct 26 21:09:08.548 INFO kablam! --> src/main.rs:109:5 Oct 26 21:09:08.548 INFO kablam! | Oct 26 21:09:08.548 INFO kablam! 109 | version: HttpVersion, Oct 26 21:09:08.548 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 26 21:09:08.549 INFO kablam! Oct 26 21:09:08.549 INFO kablam! warning: field is never used: `headers` Oct 26 21:09:08.549 INFO kablam! --> src/main.rs:110:5 Oct 26 21:09:08.549 INFO kablam! | Oct 26 21:09:08.549 INFO kablam! 110 | headers: Headers, Oct 26 21:09:08.551 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 26 21:09:08.551 INFO kablam! Oct 26 21:09:08.551 INFO kablam! warning: method is never used: `method` Oct 26 21:09:08.551 INFO kablam! --> src/main.rs:126:5 Oct 26 21:09:08.551 INFO kablam! | Oct 26 21:09:08.551 INFO kablam! 126 | pub fn method(&self) -> &Method { Oct 26 21:09:08.551 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 21:09:08.552 INFO kablam! Oct 26 21:09:08.552 INFO kablam! warning: method is never used: `uri` Oct 26 21:09:08.552 INFO kablam! --> src/main.rs:130:5 Oct 26 21:09:08.552 INFO kablam! | Oct 26 21:09:08.552 INFO kablam! 130 | pub fn uri(&self) -> &Uri { Oct 26 21:09:08.554 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 21:09:08.554 INFO kablam! Oct 26 21:09:08.554 INFO kablam! warning: method is never used: `version` Oct 26 21:09:08.555 INFO kablam! --> src/main.rs:134:5 Oct 26 21:09:08.555 INFO kablam! | Oct 26 21:09:08.555 INFO kablam! 134 | pub fn version(&self) -> &HttpVersion { Oct 26 21:09:08.555 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 21:09:08.555 INFO kablam! Oct 26 21:09:08.555 INFO kablam! warning: method is never used: `headers` Oct 26 21:09:08.555 INFO kablam! --> src/main.rs:138:5 Oct 26 21:09:08.557 INFO kablam! | Oct 26 21:09:08.557 INFO kablam! 138 | pub fn headers(&self) -> &Headers { Oct 26 21:09:08.557 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 21:09:08.557 INFO kablam! Oct 26 21:09:08.745 INFO kablam! warning: unused import: `Handle` Oct 26 21:09:08.745 INFO kablam! --> src/main.rs:23:33 Oct 26 21:09:08.745 INFO kablam! | Oct 26 21:09:08.745 INFO kablam! 23 | use tokio_core::reactor::{Core, Handle}; Oct 26 21:09:08.745 INFO kablam! | ^^^^^^ Oct 26 21:09:08.751 INFO kablam! | Oct 26 21:09:08.751 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 21:09:08.751 INFO kablam! Oct 26 21:09:08.751 INFO kablam! warning: unused import: `tokio_proto::streaming::pipeline::ServerProto` Oct 26 21:09:08.751 INFO kablam! --> src/main.rs:29:5 Oct 26 21:09:08.751 INFO kablam! | Oct 26 21:09:08.751 INFO kablam! 29 | use tokio_proto::streaming::pipeline::ServerProto; Oct 26 21:09:08.751 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 21:09:08.753 INFO kablam! Oct 26 21:09:08.753 INFO kablam! warning: unused import: `std::fmt` Oct 26 21:09:08.753 INFO kablam! --> src/main.rs:30:5 Oct 26 21:09:08.753 INFO kablam! | Oct 26 21:09:08.753 INFO kablam! 30 | use std::fmt; Oct 26 21:09:08.753 INFO kablam! | ^^^^^^^^ Oct 26 21:09:08.753 INFO kablam! Oct 26 21:09:08.755 INFO kablam! warning: unused import: `std::marker::PhantomData` Oct 26 21:09:08.755 INFO kablam! --> src/main.rs:31:5 Oct 26 21:09:08.755 INFO kablam! | Oct 26 21:09:08.756 INFO kablam! 31 | use std::marker::PhantomData; Oct 26 21:09:08.756 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 21:09:08.756 INFO kablam! Oct 26 21:09:08.925 INFO kablam! warning: field is never used: `method` Oct 26 21:09:08.926 INFO kablam! --> src/main.rs:107:5 Oct 26 21:09:08.926 INFO kablam! | Oct 26 21:09:08.926 INFO kablam! 107 | method: Method, Oct 26 21:09:08.926 INFO kablam! | ^^^^^^^^^^^^^^ Oct 26 21:09:08.927 INFO kablam! | Oct 26 21:09:08.927 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 21:09:08.927 INFO kablam! Oct 26 21:09:08.927 INFO kablam! warning: field is never used: `uri` Oct 26 21:09:08.928 INFO kablam! --> src/main.rs:108:5 Oct 26 21:09:08.928 INFO kablam! | Oct 26 21:09:08.928 INFO kablam! 108 | uri: Uri, Oct 26 21:09:08.929 INFO kablam! | ^^^^^^^^ Oct 26 21:09:08.929 INFO kablam! Oct 26 21:09:08.929 INFO kablam! warning: field is never used: `version` Oct 26 21:09:08.930 INFO kablam! --> src/main.rs:109:5 Oct 26 21:09:08.930 INFO kablam! | Oct 26 21:09:08.930 INFO kablam! 109 | version: HttpVersion, Oct 26 21:09:08.930 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 26 21:09:08.931 INFO kablam! Oct 26 21:09:08.931 INFO kablam! warning: field is never used: `headers` Oct 26 21:09:08.931 INFO kablam! --> src/main.rs:110:5 Oct 26 21:09:08.932 INFO kablam! | Oct 26 21:09:08.932 INFO kablam! 110 | headers: Headers, Oct 26 21:09:08.932 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 26 21:09:08.932 INFO kablam! Oct 26 21:09:08.933 INFO kablam! warning: method is never used: `method` Oct 26 21:09:08.933 INFO kablam! --> src/main.rs:126:5 Oct 26 21:09:08.933 INFO kablam! | Oct 26 21:09:08.934 INFO kablam! 126 | pub fn method(&self) -> &Method { Oct 26 21:09:08.934 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 21:09:08.934 INFO kablam! Oct 26 21:09:08.935 INFO kablam! warning: method is never used: `uri` Oct 26 21:09:08.935 INFO kablam! --> src/main.rs:130:5 Oct 26 21:09:08.935 INFO kablam! | Oct 26 21:09:08.935 INFO kablam! 130 | pub fn uri(&self) -> &Uri { Oct 26 21:09:08.935 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 21:09:08.935 INFO kablam! Oct 26 21:09:08.935 INFO kablam! warning: method is never used: `version` Oct 26 21:09:08.935 INFO kablam! --> src/main.rs:134:5 Oct 26 21:09:08.935 INFO kablam! | Oct 26 21:09:08.935 INFO kablam! 134 | pub fn version(&self) -> &HttpVersion { Oct 26 21:09:08.935 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 21:09:08.935 INFO kablam! Oct 26 21:09:08.935 INFO kablam! warning: method is never used: `headers` Oct 26 21:09:08.935 INFO kablam! --> src/main.rs:138:5 Oct 26 21:09:08.935 INFO kablam! | Oct 26 21:09:08.935 INFO kablam! 138 | pub fn headers(&self) -> &Headers { Oct 26 21:09:08.935 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 21:09:08.935 INFO kablam! Oct 26 21:09:08.988 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.69s Oct 26 21:09:08.996 INFO kablam! su: No module specific data is present Oct 26 21:09:10.663 INFO running `"docker" "rm" "-f" "48689d1783c5f4088d8ba8a8b7dadc5a96031eed2aad7b41e5cb77ce9b83399e"` Oct 26 21:09:10.931 INFO blam! 48689d1783c5f4088d8ba8a8b7dadc5a96031eed2aad7b41e5cb77ce9b83399e