Oct 26 23:41:14.793 INFO checking nicoburns/rustdi against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 26 23:41:14.795 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 23:41:15.267 INFO blam! 687482198c978ec87a6108e33c8c0b61ce09c2c53a6275d1339cccc74a7d3bc2 Oct 26 23:41:15.273 INFO running `"docker" "start" "-a" "687482198c978ec87a6108e33c8c0b61ce09c2c53a6275d1339cccc74a7d3bc2"` Oct 26 23:41:16.562 INFO kablam! usermod: no changes Oct 26 23:41:16.891 INFO kablam! Compiling futures v0.1.24 Oct 26 23:41:16.911 INFO kablam! Compiling unsafe-any v0.4.2 Oct 26 23:41:16.932 INFO kablam! Checking proc-macro2 v0.4.20 Oct 26 23:41:16.932 INFO kablam! Checking rustdi v0.1.0 (/source/rustdi) Oct 26 23:41:16.932 INFO kablam! Checking tokio-codec v0.1.1 Oct 26 23:41:16.935 INFO kablam! Checking h2 v0.1.12 Oct 26 23:41:16.935 INFO kablam! Compiling syn v0.15.9 Oct 26 23:41:19.009 INFO kablam! Compiling typemap v0.3.3 Oct 26 23:41:19.439 INFO kablam! Checking tokio-threadpool v0.1.7 Oct 26 23:41:20.299 INFO kablam! Checking tokio-reactor v0.1.6 Oct 26 23:41:20.864 INFO kablam! Checking pretty_env_logger v0.2.4 Oct 26 23:41:27.187 INFO kablam! Checking tokio-uds v0.2.2 Oct 26 23:41:27.187 INFO kablam! Checking tokio-tcp v0.1.2 Oct 26 23:41:27.187 INFO kablam! Checking tokio-udp v0.1.2 Oct 26 23:41:29.247 INFO kablam! Checking tokio-fs v0.1.3 Oct 26 23:41:31.131 INFO kablam! Checking quote v0.6.8 Oct 26 23:41:34.963 INFO kablam! Checking tokio v0.1.11 Oct 26 23:41:41.383 INFO kablam! Checking hyper v0.12.11 Oct 26 23:41:53.515 INFO kablam! Checking rustdi_derive v0.1.0 (/source/rustdi_derive) Oct 26 23:42:06.555 INFO kablam! Checking rustdi_examples v0.1.0 (/source/rustdi_examples) Oct 26 23:42:08.823 INFO kablam! warning: unused imports: `Chunk`, `Client`, `StatusCode`, `header` Oct 26 23:42:08.823 INFO kablam! --> rustdi_examples/src/router.rs:10:19 Oct 26 23:42:08.823 INFO kablam! | Oct 26 23:42:08.823 INFO kablam! 10 | use hyper::{Body, Chunk, Client, Method, Request, Response, Server, StatusCode, header, Error}; Oct 26 23:42:08.823 INFO kablam! | ^^^^^ ^^^^^^ ^^^^^^^^^^ ^^^^^^ Oct 26 23:42:08.823 INFO kablam! | Oct 26 23:42:08.823 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 23:42:08.823 INFO kablam! Oct 26 23:42:08.825 INFO kablam! warning: unused import: `read_handler` Oct 26 23:42:08.825 INFO kablam! --> rustdi_examples/src/router.rs:20:24 Oct 26 23:42:08.825 INFO kablam! | Oct 26 23:42:08.825 INFO kablam! 20 | use common::handlers::{read_handler, write_handler}; Oct 26 23:42:08.825 INFO kablam! | ^^^^^^^^^^^^ Oct 26 23:42:08.825 INFO kablam! Oct 26 23:42:08.971 INFO kablam! warning: unused import: `Stream` Oct 26 23:42:08.971 INFO kablam! --> rustdi_examples/src/router.rs:12:31 Oct 26 23:42:08.971 INFO kablam! | Oct 26 23:42:08.971 INFO kablam! 12 | use futures::{future, Future, Stream}; Oct 26 23:42:08.971 INFO kablam! | ^^^^^^ Oct 26 23:42:08.971 INFO kablam! Oct 26 23:42:08.986 INFO kablam! warning: unused imports: `Chunk`, `Client`, `StatusCode`, `header` Oct 26 23:42:08.986 INFO kablam! --> rustdi_examples/src/router.rs:10:19 Oct 26 23:42:08.986 INFO kablam! | Oct 26 23:42:08.986 INFO kablam! 10 | use hyper::{Body, Chunk, Client, Method, Request, Response, Server, StatusCode, header, Error}; Oct 26 23:42:08.986 INFO kablam! | ^^^^^ ^^^^^^ ^^^^^^^^^^ ^^^^^^ Oct 26 23:42:08.986 INFO kablam! | Oct 26 23:42:08.986 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 23:42:08.986 INFO kablam! Oct 26 23:42:08.986 INFO kablam! warning: unused import: `read_handler` Oct 26 23:42:08.986 INFO kablam! --> rustdi_examples/src/router.rs:20:24 Oct 26 23:42:08.986 INFO kablam! | Oct 26 23:42:08.986 INFO kablam! 20 | use common::handlers::{read_handler, write_handler}; Oct 26 23:42:08.987 INFO kablam! | ^^^^^^^^^^^^ Oct 26 23:42:08.987 INFO kablam! Oct 26 23:42:09.251 INFO kablam! warning: unused import: `Stream` Oct 26 23:42:09.251 INFO kablam! --> rustdi_examples/src/router.rs:12:31 Oct 26 23:42:09.251 INFO kablam! | Oct 26 23:42:09.251 INFO kablam! 12 | use futures::{future, Future, Stream}; Oct 26 23:42:09.251 INFO kablam! | ^^^^^^ Oct 26 23:42:09.251 INFO kablam! Oct 26 23:42:09.363 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 52.75s Oct 26 23:42:09.374 INFO kablam! su: No module specific data is present Oct 26 23:42:09.967 INFO running `"docker" "rm" "-f" "687482198c978ec87a6108e33c8c0b61ce09c2c53a6275d1339cccc74a7d3bc2"` Oct 26 23:42:10.262 INFO blam! 687482198c978ec87a6108e33c8c0b61ce09c2c53a6275d1339cccc74a7d3bc2