Oct 27 04:37:15.353 INFO checking foreverfamily/forever against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 04:37:15.353 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 04:37:15.763 INFO blam! a0f3f1ef65530b3b63b9b48bf83c2068ef0cdc6820db20e35210b96e83cbaeaa Oct 27 04:37:15.779 INFO running `"docker" "start" "-a" "a0f3f1ef65530b3b63b9b48bf83c2068ef0cdc6820db20e35210b96e83cbaeaa"` Oct 27 04:37:16.516 INFO kablam! usermod: no changes Oct 27 04:37:16.693 INFO kablam! Checking tokio-executor v0.1.0 Oct 27 04:37:16.693 INFO kablam! Checking tokio-timer v0.1.2 Oct 27 04:37:16.693 INFO kablam! Checking tls-api v0.1.14 Oct 27 04:37:16.699 INFO kablam! Checking futures-cpupool v0.1.8 Oct 27 04:37:16.699 INFO kablam! Checking tokio-io v0.1.6 Oct 27 04:37:16.699 INFO kablam! Checking protobuf v1.4.4 Oct 27 04:37:17.396 INFO kablam! Checking tls-api-stub v0.1.14 Oct 27 04:37:17.500 INFO kablam! Checking tokio-threadpool v0.1.0 Oct 27 04:37:18.195 INFO kablam! Checking tokio-reactor v0.1.0 Oct 27 04:37:19.339 INFO kablam! Checking tokio v0.1.3 Oct 27 04:37:21.279 INFO kablam! Checking tokio-core v0.1.15 Oct 27 04:37:23.872 INFO kablam! Checking tokio-tls-api v0.1.14 Oct 27 04:37:23.872 INFO kablam! Checking tokio-proto v0.1.1 Oct 27 04:37:25.405 INFO kablam! Checking httpbis v0.4.1 Oct 27 04:37:28.251 INFO kablam! Checking hyper v0.11.22 Oct 27 04:37:30.191 INFO kablam! Checking grpc v0.2.1 Oct 27 04:37:35.155 INFO kablam! Checking forever v0.1.0 (/source) Oct 27 04:37:37.399 INFO kablam! warning: unused imports: `ContentLength`, `ContentType` Oct 27 04:37:37.399 INFO kablam! --> src/main.rs:8:21 Oct 27 04:37:37.399 INFO kablam! | Oct 27 04:37:37.399 INFO kablam! 8 | use hyper::header::{ContentLength, ContentType}; Oct 27 04:37:37.399 INFO kablam! | ^^^^^^^^^^^^^ ^^^^^^^^^^^ Oct 27 04:37:37.399 INFO kablam! | Oct 27 04:37:37.399 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 04:37:37.399 INFO kablam! Oct 27 04:37:37.399 INFO kablam! warning: unused imports: `Http`, `Response`, `const_service`, `service_fn` Oct 27 04:37:37.399 INFO kablam! --> src/main.rs:9:21 Oct 27 04:37:37.399 INFO kablam! | Oct 27 04:37:37.400 INFO kablam! 9 | use hyper::server::{const_service, Http, Response, service_fn}; Oct 27 04:37:37.400 INFO kablam! | ^^^^^^^^^^^^^ ^^^^ ^^^^^^^^ ^^^^^^^^^^ Oct 27 04:37:37.400 INFO kablam! Oct 27 04:37:37.403 INFO kablam! warning: unused import: `protobuf::Message` Oct 27 04:37:37.403 INFO kablam! --> src/main.rs:10:5 Oct 27 04:37:37.403 INFO kablam! | Oct 27 04:37:37.403 INFO kablam! 10 | use protobuf::Message; Oct 27 04:37:37.403 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 04:37:37.403 INFO kablam! Oct 27 04:37:37.599 INFO kablam! warning: unused variable: `o` Oct 27 04:37:37.599 INFO kablam! --> src/main.rs:20:20 Oct 27 04:37:37.599 INFO kablam! | Oct 27 04:37:37.599 INFO kablam! 20 | fn love(&self, o: grpc::RequestOptions, love_you: proto::LoveYou) -> grpc::StreamingResponse { Oct 27 04:37:37.599 INFO kablam! | ^ help: consider using `_o` instead Oct 27 04:37:37.599 INFO kablam! | Oct 27 04:37:37.599 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 04:37:37.600 INFO kablam! Oct 27 04:37:38.371 INFO kablam! warning: unused imports: `ContentLength`, `ContentType` Oct 27 04:37:38.371 INFO kablam! --> src/main.rs:8:21 Oct 27 04:37:38.371 INFO kablam! | Oct 27 04:37:38.371 INFO kablam! 8 | use hyper::header::{ContentLength, ContentType}; Oct 27 04:37:38.371 INFO kablam! | ^^^^^^^^^^^^^ ^^^^^^^^^^^ Oct 27 04:37:38.371 INFO kablam! | Oct 27 04:37:38.371 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 04:37:38.371 INFO kablam! Oct 27 04:37:38.371 INFO kablam! warning: unused imports: `Http`, `Response`, `const_service`, `service_fn` Oct 27 04:37:38.371 INFO kablam! --> src/main.rs:9:21 Oct 27 04:37:38.371 INFO kablam! | Oct 27 04:37:38.371 INFO kablam! 9 | use hyper::server::{const_service, Http, Response, service_fn}; Oct 27 04:37:38.371 INFO kablam! | ^^^^^^^^^^^^^ ^^^^ ^^^^^^^^ ^^^^^^^^^^ Oct 27 04:37:38.371 INFO kablam! Oct 27 04:37:38.371 INFO kablam! warning: unused import: `protobuf::Message` Oct 27 04:37:38.371 INFO kablam! --> src/main.rs:10:5 Oct 27 04:37:38.371 INFO kablam! | Oct 27 04:37:38.371 INFO kablam! 10 | use protobuf::Message; Oct 27 04:37:38.371 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 04:37:38.371 INFO kablam! Oct 27 04:37:38.511 INFO kablam! warning: unused variable: `o` Oct 27 04:37:38.511 INFO kablam! --> src/main.rs:20:20 Oct 27 04:37:38.511 INFO kablam! | Oct 27 04:37:38.511 INFO kablam! 20 | fn love(&self, o: grpc::RequestOptions, love_you: proto::LoveYou) -> grpc::StreamingResponse { Oct 27 04:37:38.511 INFO kablam! | ^ help: consider using `_o` instead Oct 27 04:37:38.511 INFO kablam! | Oct 27 04:37:38.511 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 04:37:38.511 INFO kablam! Oct 27 04:37:38.623 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 22.07s Oct 27 04:37:38.627 INFO kablam! su: No module specific data is present Oct 27 04:37:39.647 INFO running `"docker" "rm" "-f" "a0f3f1ef65530b3b63b9b48bf83c2068ef0cdc6820db20e35210b96e83cbaeaa"` Oct 27 04:37:39.842 INFO blam! a0f3f1ef65530b3b63b9b48bf83c2068ef0cdc6820db20e35210b96e83cbaeaa