Oct 12 19:13:06.450 INFO testing wayslog/statsd against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 19:13:06.451 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 12 19:13:06.965 INFO blam! dae96cca55a6d859f44be0597e71c14b24d58d22491bcdd6bb1da88e9fd98bc1 Oct 12 19:13:06.966 INFO running `"docker" "start" "-a" "dae96cca55a6d859f44be0597e71c14b24d58d22491bcdd6bb1da88e9fd98bc1"` Oct 12 19:13:09.083 INFO kablam! usermod: no changes Oct 12 19:13:09.400 INFO kablam! Compiling crc16 v0.3.4 Oct 12 19:13:09.401 INFO kablam! Compiling log v0.4.1 Oct 12 19:13:09.401 INFO kablam! Compiling iovec v0.1.2 Oct 12 19:13:09.402 INFO kablam! Compiling net2 v0.2.32 Oct 12 19:13:09.413 INFO kablam! Compiling humantime v1.1.1 Oct 12 19:13:09.414 INFO kablam! Compiling crossbeam-epoch v0.4.1 Oct 12 19:13:09.416 INFO kablam! Compiling tokio-timer v0.2.3 Oct 12 19:13:09.418 INFO kablam! Compiling backtrace-sys v0.1.16 Oct 12 19:13:10.420 INFO kablam! Compiling regex v1.0.0 Oct 12 19:13:12.074 INFO kablam! Compiling serde_json v1.0.17 Oct 12 19:13:17.072 INFO kablam! Compiling backtrace v0.3.7 Oct 12 19:13:17.081 INFO kablam! Compiling bytes v0.4.7 Oct 12 19:13:17.109 INFO kablam! Compiling mio v0.6.14 Oct 12 19:13:17.115 INFO kablam! Compiling crossbeam-deque v0.3.1 Oct 12 19:13:19.699 INFO kablam! Compiling tokio-threadpool v0.1.3 Oct 12 19:13:22.275 INFO kablam! Compiling failure v0.1.1 Oct 12 19:13:25.525 INFO kablam! Compiling tokio-io v0.1.6 Oct 12 19:13:34.971 INFO kablam! Compiling tokio-reactor v0.1.1 Oct 12 19:13:34.971 INFO kablam! Compiling tokio-fs v0.1.0 Oct 12 19:13:42.791 INFO kablam! Compiling tokio-udp v0.1.0 Oct 12 19:13:42.792 INFO kablam! Compiling tokio-tcp v0.1.0 Oct 12 19:13:43.183 INFO kablam! Compiling env_logger v0.5.10 Oct 12 19:13:44.607 INFO kablam! Compiling tokio v0.1.6 Oct 12 19:13:47.255 INFO kablam! Compiling statsd v0.1.0 (/source) Oct 12 19:13:48.256 INFO kablam! warning: unused import: `tokio::prelude` Oct 12 19:13:48.256 INFO kablam! --> src/sender/mod.rs:4:5 Oct 12 19:13:48.256 INFO kablam! | Oct 12 19:13:48.256 INFO kablam! 4 | use tokio::prelude::*; Oct 12 19:13:48.256 INFO kablam! | ^^^^^^^^^^^^^^ Oct 12 19:13:48.256 INFO kablam! | Oct 12 19:13:48.256 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 19:13:48.256 INFO kablam! Oct 12 19:13:48.256 INFO kablam! warning: unused variable: `queue` Oct 12 19:13:48.256 INFO kablam! --> src/sender/mod.rs:25:17 Oct 12 19:13:48.256 INFO kablam! | Oct 12 19:13:48.256 INFO kablam! 25 | pub fn dispatch(queue: Arc>) {} Oct 12 19:13:48.256 INFO kablam! | ^^^^^ help: consider using `_queue` instead Oct 12 19:13:48.256 INFO kablam! | Oct 12 19:13:48.256 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 19:13:48.256 INFO kablam! Oct 12 19:13:48.256 INFO kablam! warning: unused variable: `queue` Oct 12 19:13:48.256 INFO kablam! --> src/sender/mod.rs:27:15 Oct 12 19:13:48.256 INFO kablam! | Oct 12 19:13:48.256 INFO kablam! 27 | fn run_sender(queue: Arc>) {} Oct 12 19:13:48.256 INFO kablam! | ^^^^^ help: consider using `_queue` instead Oct 12 19:13:48.256 INFO kablam! Oct 12 19:13:48.345 INFO kablam! warning: field is never used: `sock` Oct 12 19:13:48.345 INFO kablam! --> src/sender/mod.rs:30:5 Oct 12 19:13:48.345 INFO kablam! | Oct 12 19:13:48.345 INFO kablam! 30 | sock: TcpStream, Oct 12 19:13:48.345 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 19:13:48.345 INFO kablam! | Oct 12 19:13:48.351 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 19:13:48.351 INFO kablam! Oct 12 19:13:53.473 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 44.37s Oct 12 19:13:53.484 INFO kablam! su: No module specific data is present Oct 12 19:13:54.343 INFO running `"docker" "rm" "-f" "dae96cca55a6d859f44be0597e71c14b24d58d22491bcdd6bb1da88e9fd98bc1"` Oct 12 19:13:54.763 INFO blam! dae96cca55a6d859f44be0597e71c14b24d58d22491bcdd6bb1da88e9fd98bc1 Oct 12 19:13:54.772 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 12 19:13:55.147 INFO blam! 1b7442a21e55613a74cf7a33f353ce90890fd012d43a42c6988713c8d2d9dd6e Oct 12 19:13:55.155 INFO running `"docker" "start" "-a" "1b7442a21e55613a74cf7a33f353ce90890fd012d43a42c6988713c8d2d9dd6e"` Oct 12 19:13:56.446 INFO kablam! usermod: no changes Oct 12 19:13:56.631 INFO kablam! Compiling statsd v0.1.0 (/source) Oct 12 19:13:57.603 INFO kablam! warning: unused import: `tokio::prelude` Oct 12 19:13:57.603 INFO kablam! --> src/sender/mod.rs:4:5 Oct 12 19:13:57.603 INFO kablam! | Oct 12 19:13:57.603 INFO kablam! 4 | use tokio::prelude::*; Oct 12 19:13:57.603 INFO kablam! | ^^^^^^^^^^^^^^ Oct 12 19:13:57.603 INFO kablam! | Oct 12 19:13:57.603 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 19:13:57.603 INFO kablam! Oct 12 19:13:57.647 INFO kablam! warning: unused variable: `queue` Oct 12 19:13:57.647 INFO kablam! --> src/sender/mod.rs:25:17 Oct 12 19:13:57.647 INFO kablam! | Oct 12 19:13:57.647 INFO kablam! 25 | pub fn dispatch(queue: Arc>) {} Oct 12 19:13:57.647 INFO kablam! | ^^^^^ help: consider using `_queue` instead Oct 12 19:13:57.647 INFO kablam! | Oct 12 19:13:57.647 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 19:13:57.647 INFO kablam! Oct 12 19:13:57.647 INFO kablam! warning: unused variable: `queue` Oct 12 19:13:57.647 INFO kablam! --> src/sender/mod.rs:27:15 Oct 12 19:13:57.647 INFO kablam! | Oct 12 19:13:57.647 INFO kablam! 27 | fn run_sender(queue: Arc>) {} Oct 12 19:13:57.647 INFO kablam! | ^^^^^ help: consider using `_queue` instead Oct 12 19:13:57.647 INFO kablam! Oct 12 19:13:57.743 INFO kablam! warning: field is never used: `sock` Oct 12 19:13:57.743 INFO kablam! --> src/sender/mod.rs:30:5 Oct 12 19:13:57.743 INFO kablam! | Oct 12 19:13:57.743 INFO kablam! 30 | sock: TcpStream, Oct 12 19:13:57.743 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 19:13:57.743 INFO kablam! | Oct 12 19:13:57.743 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 19:13:57.743 INFO kablam! Oct 12 19:13:59.569 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.09s Oct 12 19:13:59.583 INFO kablam! su: No module specific data is present Oct 12 19:14:00.259 INFO running `"docker" "rm" "-f" "1b7442a21e55613a74cf7a33f353ce90890fd012d43a42c6988713c8d2d9dd6e"` Oct 12 19:14:00.599 INFO blam! 1b7442a21e55613a74cf7a33f353ce90890fd012d43a42c6988713c8d2d9dd6e Oct 12 19:14:00.611 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-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 12 19:14:01.129 INFO blam! af6cfe8fcca4ebd11dd9f8585491e1e53758acd7a97b42c5b9a1d328303b3ae0 Oct 12 19:14:01.129 INFO running `"docker" "start" "-a" "af6cfe8fcca4ebd11dd9f8585491e1e53758acd7a97b42c5b9a1d328303b3ae0"` Oct 12 19:14:02.655 INFO kablam! usermod: no changes Oct 12 19:14:02.903 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.22s Oct 12 19:14:02.915 INFO blam! Oct 12 19:14:02.915 INFO blam! running 2 tests Oct 12 19:14:02.915 INFO blam! test ring::ring_test::test_crc_hasher_equal ... ok Oct 12 19:14:02.915 INFO kablam! Running /target/debug/deps/stats-0fb6031672bfaf61 Oct 12 19:14:02.994 INFO blam! test ring::ring_test::test ... ok Oct 12 19:14:02.994 INFO blam! Oct 12 19:14:02.994 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 19:14:02.994 INFO blam! Oct 12 19:14:02.994 INFO kablam! Running /target/debug/deps/statsd_proxy-9e15da030bba2fd2 Oct 12 19:14:02.999 INFO blam! Oct 12 19:14:02.999 INFO blam! running 0 tests Oct 12 19:14:02.999 INFO blam! Oct 12 19:14:02.999 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 19:14:02.999 INFO blam! Oct 12 19:14:02.999 INFO blam! Oct 12 19:14:02.999 INFO blam! running 0 tests Oct 12 19:14:02.999 INFO blam! Oct 12 19:14:02.999 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 19:14:02.999 INFO blam! Oct 12 19:14:03.001 INFO kablam! Running /target/debug/deps/statsd_worker-da2ef8815f685b55 Oct 12 19:14:03.001 INFO kablam! Doc-tests stats Oct 12 19:14:03.741 INFO blam! Oct 12 19:14:03.741 INFO blam! running 0 tests Oct 12 19:14:03.741 INFO blam! Oct 12 19:14:03.741 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 19:14:03.741 INFO blam! Oct 12 19:14:03.747 INFO kablam! su: No module specific data is present Oct 12 19:14:04.879 INFO running `"docker" "rm" "-f" "af6cfe8fcca4ebd11dd9f8585491e1e53758acd7a97b42c5b9a1d328303b3ae0"` Oct 12 19:14:05.263 INFO blam! af6cfe8fcca4ebd11dd9f8585491e1e53758acd7a97b42c5b9a1d328303b3ae0