Oct 21 12:21:08.388 INFO checking wayslog/statsd against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 12:21:08.388 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192/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 21 12:21:08.767 INFO blam! dc240bb9b847765d170d9f27f572bcc2ed43511cfaad6669a62d2827e9bc36b1 Oct 21 12:21:08.769 INFO running `"docker" "start" "-a" "dc240bb9b847765d170d9f27f572bcc2ed43511cfaad6669a62d2827e9bc36b1"` Oct 21 12:21:10.124 INFO kablam! usermod: no changes Oct 21 12:21:10.352 INFO kablam! Compiling cc v1.0.15 Oct 21 12:21:10.352 INFO kablam! Compiling serde v1.0.59 Oct 21 12:21:10.352 INFO kablam! Compiling crc16 v0.3.4 Oct 21 12:21:10.360 INFO kablam! Checking crossbeam v0.3.2 Oct 21 12:21:10.360 INFO kablam! Checking iovec v0.1.2 Oct 21 12:21:10.368 INFO kablam! Checking memchr v2.0.1 Oct 21 12:21:10.368 INFO kablam! Checking num_cpus v1.8.0 Oct 21 12:21:10.369 INFO kablam! Checking atty v0.2.10 Oct 21 12:21:11.599 INFO kablam! Checking net2 v0.2.32 Oct 21 12:21:11.610 INFO kablam! Compiling proc-macro2 v0.4.3 Oct 21 12:21:11.813 INFO kablam! Checking bytes v0.4.7 Oct 21 12:21:11.891 INFO kablam! Checking crossbeam-epoch v0.4.1 Oct 21 12:21:14.030 INFO kablam! Checking aho-corasick v0.6.4 Oct 21 12:21:15.601 INFO kablam! Checking mio v0.6.14 Oct 21 12:21:17.408 INFO kablam! Checking tokio-io v0.1.6 Oct 21 12:21:17.537 INFO kablam! Checking crossbeam-deque v0.3.1 Oct 21 12:21:18.181 INFO kablam! Checking regex v1.0.0 Oct 21 12:21:25.386 INFO kablam! Checking tokio-threadpool v0.1.3 Oct 21 12:21:25.526 INFO kablam! Checking tokio-reactor v0.1.1 Oct 21 12:21:25.710 INFO kablam! Compiling backtrace-sys v0.1.16 Oct 21 12:21:27.074 INFO kablam! Compiling quote v0.6.2 Oct 21 12:21:28.604 INFO kablam! Checking tokio-tcp v0.1.0 Oct 21 12:21:28.607 INFO kablam! Checking tokio-udp v0.1.0 Oct 21 12:21:29.050 INFO kablam! Checking env_logger v0.5.10 Oct 21 12:21:29.948 INFO kablam! Compiling syn v0.14.0 Oct 21 12:21:31.864 INFO kablam! Checking tokio-fs v0.1.0 Oct 21 12:21:33.486 INFO kablam! Checking tokio v0.1.6 Oct 21 12:21:48.670 INFO kablam! Compiling serde_derive v1.0.59 Oct 21 12:21:51.608 INFO kablam! Checking serde_json v1.0.17 Oct 21 12:21:54.337 INFO kablam! Checking backtrace v0.3.7 Oct 21 12:21:55.234 INFO kablam! Checking failure v0.1.1 Oct 21 12:22:07.871 INFO kablam! Checking statsd v0.1.0 (/source) Oct 21 12:22:09.020 INFO kablam! warning: unused import: `tokio::prelude` Oct 21 12:22:09.020 INFO kablam! --> src/sender/mod.rs:4:5 Oct 21 12:22:09.020 INFO kablam! | Oct 21 12:22:09.020 INFO kablam! 4 | use tokio::prelude::*; Oct 21 12:22:09.020 INFO kablam! | ^^^^^^^^^^^^^^ Oct 21 12:22:09.020 INFO kablam! | Oct 21 12:22:09.020 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 12:22:09.020 INFO kablam! Oct 21 12:22:09.048 INFO kablam! warning: unused variable: `queue` Oct 21 12:22:09.048 INFO kablam! --> src/sender/mod.rs:25:17 Oct 21 12:22:09.048 INFO kablam! | Oct 21 12:22:09.048 INFO kablam! 25 | pub fn dispatch(queue: Arc>) {} Oct 21 12:22:09.048 INFO kablam! | ^^^^^ help: consider using `_queue` instead Oct 21 12:22:09.048 INFO kablam! | Oct 21 12:22:09.048 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 12:22:09.049 INFO kablam! Oct 21 12:22:09.049 INFO kablam! warning: unused variable: `queue` Oct 21 12:22:09.049 INFO kablam! --> src/sender/mod.rs:27:15 Oct 21 12:22:09.049 INFO kablam! | Oct 21 12:22:09.049 INFO kablam! 27 | fn run_sender(queue: Arc>) {} Oct 21 12:22:09.049 INFO kablam! | ^^^^^ help: consider using `_queue` instead Oct 21 12:22:09.049 INFO kablam! Oct 21 12:22:09.056 INFO kablam! warning: unused import: `tokio::prelude` Oct 21 12:22:09.056 INFO kablam! --> src/sender/mod.rs:4:5 Oct 21 12:22:09.056 INFO kablam! | Oct 21 12:22:09.056 INFO kablam! 4 | use tokio::prelude::*; Oct 21 12:22:09.056 INFO kablam! | ^^^^^^^^^^^^^^ Oct 21 12:22:09.056 INFO kablam! | Oct 21 12:22:09.056 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 12:22:09.056 INFO kablam! Oct 21 12:22:09.080 INFO kablam! warning: unused variable: `queue` Oct 21 12:22:09.080 INFO kablam! --> src/sender/mod.rs:25:17 Oct 21 12:22:09.080 INFO kablam! | Oct 21 12:22:09.080 INFO kablam! 25 | pub fn dispatch(queue: Arc>) {} Oct 21 12:22:09.080 INFO kablam! | ^^^^^ help: consider using `_queue` instead Oct 21 12:22:09.080 INFO kablam! | Oct 21 12:22:09.080 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 12:22:09.080 INFO kablam! Oct 21 12:22:09.081 INFO kablam! warning: unused variable: `queue` Oct 21 12:22:09.081 INFO kablam! --> src/sender/mod.rs:27:15 Oct 21 12:22:09.081 INFO kablam! | Oct 21 12:22:09.081 INFO kablam! 27 | fn run_sender(queue: Arc>) {} Oct 21 12:22:09.081 INFO kablam! | ^^^^^ help: consider using `_queue` instead Oct 21 12:22:09.081 INFO kablam! Oct 21 12:22:09.151 INFO kablam! warning: field is never used: `sock` Oct 21 12:22:09.151 INFO kablam! --> src/sender/mod.rs:30:5 Oct 21 12:22:09.151 INFO kablam! | Oct 21 12:22:09.152 INFO kablam! 30 | sock: TcpStream, Oct 21 12:22:09.152 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 21 12:22:09.152 INFO kablam! | Oct 21 12:22:09.152 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 12:22:09.152 INFO kablam! Oct 21 12:22:09.174 INFO kablam! warning: field is never used: `sock` Oct 21 12:22:09.174 INFO kablam! --> src/sender/mod.rs:30:5 Oct 21 12:22:09.174 INFO kablam! | Oct 21 12:22:09.174 INFO kablam! 30 | sock: TcpStream, Oct 21 12:22:09.174 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 21 12:22:09.174 INFO kablam! | Oct 21 12:22:09.174 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 12:22:09.174 INFO kablam! Oct 21 12:22:10.978 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 00s Oct 21 12:22:11.006 INFO kablam! su: No module specific data is present Oct 21 12:22:12.461 INFO running `"docker" "rm" "-f" "dc240bb9b847765d170d9f27f572bcc2ed43511cfaad6669a62d2827e9bc36b1"` Oct 21 12:22:12.784 INFO blam! dc240bb9b847765d170d9f27f572bcc2ed43511cfaad6669a62d2827e9bc36b1