Oct 26 22:31:42.762 INFO checking raiker/goblins against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 26 22:31:42.764 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 22:31:43.119 INFO blam! eda5f5c879b9631524b16640d9ffc5f8cb143e06998bf46e8316216a88da5523 Oct 26 22:31:43.120 INFO running `"docker" "start" "-a" "eda5f5c879b9631524b16640d9ffc5f8cb143e06998bf46e8316216a88da5523"` Oct 26 22:31:44.451 INFO kablam! usermod: no changes Oct 26 22:31:44.719 INFO kablam! Compiling libc v0.2.33 Oct 26 22:31:44.719 INFO kablam! Compiling rustc-serialize v0.3.24 Oct 26 22:31:44.720 INFO kablam! Checking iovec v0.1.1 Oct 26 22:31:44.721 INFO kablam! Checking utf-8 v0.7.1 Oct 26 22:31:44.729 INFO kablam! Checking futures-cpupool v0.1.7 Oct 26 22:31:44.743 INFO kablam! Checking futf v0.1.3 Oct 26 22:31:44.744 INFO kablam! Compiling html5ever v0.18.0 Oct 26 22:31:44.744 INFO kablam! Compiling serde_derive_internals v0.16.0 Oct 26 22:31:46.399 INFO kablam! Checking regex v0.2.2 Oct 26 22:31:46.603 INFO kablam! Checking bytes v0.4.5 Oct 26 22:31:47.059 INFO kablam! Checking mio v0.6.11 Oct 26 22:31:47.999 INFO kablam! Checking tendril v0.3.1 Oct 26 22:31:52.211 INFO kablam! Checking mime v0.3.5 Oct 26 22:31:52.219 INFO kablam! Checking tokio-io v0.1.3 Oct 26 22:31:54.840 INFO kablam! Compiling rand v0.3.17 Oct 26 22:31:56.111 INFO kablam! Checking tokio-core v0.1.10 Oct 26 22:31:57.394 INFO kablam! Compiling serde_derive v1.0.17 Oct 26 22:31:58.404 INFO kablam! Checking tokio-proto v0.1.1 Oct 26 22:32:00.355 INFO kablam! Compiling phf_generator v0.7.21 Oct 26 22:32:01.695 INFO kablam! Compiling string_cache_codegen v0.4.0 Oct 26 22:32:01.696 INFO kablam! Compiling phf_codegen v0.7.21 Oct 26 22:32:05.511 INFO kablam! Checking hyper v0.11.6 Oct 26 22:32:07.315 INFO kablam! Compiling string_cache v0.6.2 Oct 26 22:32:07.315 INFO kablam! Compiling markup5ever v0.3.2 Oct 26 22:32:24.475 INFO kablam! Checking select v0.4.2 Oct 26 22:32:25.493 INFO kablam! Checking goblins v0.1.0 (/source) Oct 26 22:32:27.415 INFO kablam! warning: unused import: `std::io::prelude::*` Oct 26 22:32:27.416 INFO kablam! --> src/main.rs:11:5 Oct 26 22:32:27.416 INFO kablam! | Oct 26 22:32:27.416 INFO kablam! 11 | use std::io::prelude::*; Oct 26 22:32:27.417 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 26 22:32:27.417 INFO kablam! | Oct 26 22:32:27.417 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 22:32:27.417 INFO kablam! Oct 26 22:32:27.418 INFO kablam! warning: unused imports: `Read`, `Write`, `self` Oct 26 22:32:27.418 INFO kablam! --> src/main.rs:12:15 Oct 26 22:32:27.418 INFO kablam! | Oct 26 22:32:27.418 INFO kablam! 12 | use std::io::{self, Write, Read, BufReader}; Oct 26 22:32:27.418 INFO kablam! | ^^^^ ^^^^^ ^^^^ Oct 26 22:32:27.419 INFO kablam! Oct 26 22:32:27.607 INFO kablam! warning: unused import: `std::io::prelude::*` Oct 26 22:32:27.608 INFO kablam! --> src/main.rs:11:5 Oct 26 22:32:27.609 INFO kablam! | Oct 26 22:32:27.609 INFO kablam! 11 | use std::io::prelude::*; Oct 26 22:32:27.610 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 26 22:32:27.611 INFO kablam! | Oct 26 22:32:27.611 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 22:32:27.612 INFO kablam! Oct 26 22:32:27.612 INFO kablam! warning: unused imports: `Read`, `Write`, `self` Oct 26 22:32:27.613 INFO kablam! --> src/main.rs:12:15 Oct 26 22:32:27.614 INFO kablam! | Oct 26 22:32:27.614 INFO kablam! 12 | use std::io::{self, Write, Read, BufReader}; Oct 26 22:32:27.615 INFO kablam! | ^^^^ ^^^^^ ^^^^ Oct 26 22:32:27.615 INFO kablam! Oct 26 22:32:27.733 INFO kablam! warning: unused import: `Stream` Oct 26 22:32:27.734 INFO kablam! --> src/main.rs:14:23 Oct 26 22:32:27.735 INFO kablam! | Oct 26 22:32:27.735 INFO kablam! 14 | use futures::{Future, Stream}; Oct 26 22:32:27.736 INFO kablam! | ^^^^^^ Oct 26 22:32:27.737 INFO kablam! Oct 26 22:32:27.827 INFO kablam! warning: function is never used: `make_request` Oct 26 22:32:27.828 INFO kablam! --> src/main.rs:220:1 Oct 26 22:32:27.828 INFO kablam! | Oct 26 22:32:27.828 INFO kablam! 220 | fn make_request() -> Result<(), hyper::Error> { Oct 26 22:32:27.828 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 22:32:27.829 INFO kablam! | Oct 26 22:32:27.829 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 22:32:27.830 INFO kablam! Oct 26 22:32:27.924 INFO kablam! warning: unused import: `Stream` Oct 26 22:32:27.924 INFO kablam! --> src/main.rs:14:23 Oct 26 22:32:27.924 INFO kablam! | Oct 26 22:32:27.924 INFO kablam! 14 | use futures::{Future, Stream}; Oct 26 22:32:27.924 INFO kablam! | ^^^^^^ Oct 26 22:32:27.924 INFO kablam! Oct 26 22:32:27.994 INFO kablam! warning: function is never used: `make_request` Oct 26 22:32:27.994 INFO kablam! --> src/main.rs:220:1 Oct 26 22:32:27.995 INFO kablam! | Oct 26 22:32:27.995 INFO kablam! 220 | fn make_request() -> Result<(), hyper::Error> { Oct 26 22:32:27.995 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 22:32:27.995 INFO kablam! | Oct 26 22:32:27.995 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 22:32:27.995 INFO kablam! Oct 26 22:32:28.050 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 43.58s Oct 26 22:32:28.075 INFO kablam! su: No module specific data is present Oct 26 22:32:29.536 INFO running `"docker" "rm" "-f" "eda5f5c879b9631524b16640d9ffc5f8cb143e06998bf46e8316216a88da5523"` Oct 26 22:32:29.867 INFO blam! eda5f5c879b9631524b16640d9ffc5f8cb143e06998bf46e8316216a88da5523