Oct 31 22:48:08.425 INFO checking raiker/goblins against try#d7816399d50d407bbce1efe9dbadf8faaaf568fc for pr-55538 Oct 31 22:48:08.425 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-5/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55538/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/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 +d7816399d50d407bbce1efe9dbadf8faaaf568fc-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 31 22:48:09.044 INFO blam! abeeff11fd939702f5c2b0ccbe6b1c6177bd4767db67bfefb2f6d5be58e36e9b Oct 31 22:48:09.045 INFO running `"docker" "start" "-a" "abeeff11fd939702f5c2b0ccbe6b1c6177bd4767db67bfefb2f6d5be58e36e9b"` Oct 31 22:48:09.965 INFO kablam! usermod: no changes Oct 31 22:48:10.216 INFO kablam! Checking serde v1.0.17 Oct 31 22:48:10.218 INFO kablam! Checking iovec v0.1.1 Oct 31 22:48:10.218 INFO kablam! Checking utf-8 v0.7.1 Oct 31 22:48:10.218 INFO kablam! Checking relay v0.1.0 Oct 31 22:48:10.218 INFO kablam! Checking futures-cpupool v0.1.7 Oct 31 22:48:10.218 INFO kablam! Compiling string_cache_codegen v0.4.0 Oct 31 22:48:10.218 INFO kablam! Compiling serde_derive_internals v0.16.0 Oct 31 22:48:10.219 INFO kablam! Checking regex v0.2.2 Oct 31 22:48:11.008 INFO kablam! Checking tendril v0.3.1 Oct 31 22:48:11.752 INFO kablam! Checking mime v0.3.5 Oct 31 22:48:11.860 INFO kablam! Checking bytes v0.4.5 Oct 31 22:48:12.157 INFO kablam! Checking mio v0.6.11 Oct 31 22:48:14.560 INFO kablam! Checking tokio-io v0.1.3 Oct 31 22:48:18.116 INFO kablam! Compiling string_cache v0.6.2 Oct 31 22:48:19.104 INFO kablam! Compiling markup5ever v0.3.2 Oct 31 22:48:19.104 INFO kablam! Checking tokio-core v0.1.10 Oct 31 22:48:19.428 INFO kablam! Compiling serde_derive v1.0.17 Oct 31 22:48:21.092 INFO kablam! Checking tokio-proto v0.1.1 Oct 31 22:48:26.081 INFO kablam! Checking hyper v0.11.6 Oct 31 22:48:37.055 INFO kablam! Checking serde_json v1.0.5 Oct 31 22:48:43.606 INFO kablam! Checking html5ever v0.18.0 Oct 31 22:48:46.222 INFO kablam! Checking select v0.4.2 Oct 31 22:48:47.093 INFO kablam! Checking goblins v0.1.0 (/source) Oct 31 22:48:48.912 INFO kablam! warning: unused import: `std::io::prelude::*` Oct 31 22:48:48.912 INFO kablam! --> src/main.rs:11:5 Oct 31 22:48:48.912 INFO kablam! | Oct 31 22:48:48.912 INFO kablam! 11 | use std::io::prelude::*; Oct 31 22:48:48.912 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 31 22:48:48.912 INFO kablam! | Oct 31 22:48:48.912 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 31 22:48:48.912 INFO kablam! Oct 31 22:48:48.912 INFO kablam! warning: unused imports: `Read`, `Write`, `self` Oct 31 22:48:48.912 INFO kablam! --> src/main.rs:12:15 Oct 31 22:48:48.912 INFO kablam! | Oct 31 22:48:48.912 INFO kablam! 12 | use std::io::{self, Write, Read, BufReader}; Oct 31 22:48:48.912 INFO kablam! | ^^^^ ^^^^^ ^^^^ Oct 31 22:48:48.912 INFO kablam! Oct 31 22:48:49.172 INFO kablam! warning: unused import: `Stream` Oct 31 22:48:49.172 INFO kablam! --> src/main.rs:14:23 Oct 31 22:48:49.172 INFO kablam! | Oct 31 22:48:49.172 INFO kablam! 14 | use futures::{Future, Stream}; Oct 31 22:48:49.172 INFO kablam! | ^^^^^^ Oct 31 22:48:49.172 INFO kablam! Oct 31 22:48:49.300 INFO kablam! warning: unused import: `std::io::prelude::*` Oct 31 22:48:49.300 INFO kablam! --> src/main.rs:11:5 Oct 31 22:48:49.300 INFO kablam! | Oct 31 22:48:49.300 INFO kablam! 11 | use std::io::prelude::*; Oct 31 22:48:49.300 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 31 22:48:49.300 INFO kablam! | Oct 31 22:48:49.300 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 31 22:48:49.300 INFO kablam! Oct 31 22:48:49.300 INFO kablam! warning: unused imports: `Read`, `Write`, `self` Oct 31 22:48:49.300 INFO kablam! --> src/main.rs:12:15 Oct 31 22:48:49.300 INFO kablam! | Oct 31 22:48:49.300 INFO kablam! 12 | use std::io::{self, Write, Read, BufReader}; Oct 31 22:48:49.300 INFO kablam! | ^^^^ ^^^^^ ^^^^ Oct 31 22:48:49.300 INFO kablam! Oct 31 22:48:49.352 INFO kablam! warning: function is never used: `make_request` Oct 31 22:48:49.352 INFO kablam! --> src/main.rs:220:1 Oct 31 22:48:49.352 INFO kablam! | Oct 31 22:48:49.352 INFO kablam! 220 | fn make_request() -> Result<(), hyper::Error> { Oct 31 22:48:49.352 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 22:48:49.352 INFO kablam! | Oct 31 22:48:49.352 INFO kablam! = note: #[warn(dead_code)] on by default Oct 31 22:48:49.352 INFO kablam! Oct 31 22:48:49.624 INFO kablam! warning: unused import: `Stream` Oct 31 22:48:49.624 INFO kablam! --> src/main.rs:14:23 Oct 31 22:48:49.624 INFO kablam! | Oct 31 22:48:49.625 INFO kablam! 14 | use futures::{Future, Stream}; Oct 31 22:48:49.625 INFO kablam! | ^^^^^^ Oct 31 22:48:49.625 INFO kablam! Oct 31 22:48:49.692 INFO kablam! warning: function is never used: `make_request` Oct 31 22:48:49.692 INFO kablam! --> src/main.rs:220:1 Oct 31 22:48:49.692 INFO kablam! | Oct 31 22:48:49.692 INFO kablam! 220 | fn make_request() -> Result<(), hyper::Error> { Oct 31 22:48:49.692 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 22:48:49.692 INFO kablam! | Oct 31 22:48:49.692 INFO kablam! = note: #[warn(dead_code)] on by default Oct 31 22:48:49.692 INFO kablam! Oct 31 22:48:49.766 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 39.77s Oct 31 22:48:49.780 INFO kablam! su: No module specific data is present Oct 31 22:48:50.919 INFO running `"docker" "rm" "-f" "abeeff11fd939702f5c2b0ccbe6b1c6177bd4767db67bfefb2f6d5be58e36e9b"` Oct 31 22:48:51.184 INFO blam! abeeff11fd939702f5c2b0ccbe6b1c6177bd4767db67bfefb2f6d5be58e36e9b