Oct 12 20:02:52.932 INFO testing valarauca/syslogsrvr against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 20:02:52.933 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 20:02:53.512 INFO blam! 6b9426e7ba2aec64c7975bfa438b73de90b2912a9ccf528fe944fdd96b6e8490 Oct 12 20:02:53.514 INFO running `"docker" "start" "-a" "6b9426e7ba2aec64c7975bfa438b73de90b2912a9ccf528fe944fdd96b6e8490"` Oct 12 20:02:56.018 INFO kablam! usermod: no changes Oct 12 20:02:56.160 INFO kablam! Compiling iovec v0.1.2 Oct 12 20:02:56.160 INFO kablam! Compiling atty v0.2.6 Oct 12 20:02:56.171 INFO kablam! Compiling net2 v0.2.32 Oct 12 20:02:56.851 INFO kablam! Compiling clap v2.31.1 Oct 12 20:02:57.159 INFO kablam! Compiling bytes v0.4.6 Oct 12 20:02:58.875 INFO kablam! Compiling mio v0.6.13 Oct 12 20:02:59.795 INFO kablam! Compiling tokio-io v0.1.5 Oct 12 20:03:04.691 INFO kablam! Compiling tokio-core v0.1.12 Oct 12 20:03:17.601 INFO kablam! Compiling syslogsrvr v0.1.0 (/source) Oct 12 20:03:17.943 INFO kablam! warning: unused import: `futures::future::lazy` Oct 12 20:03:17.943 INFO kablam! --> src/main.rs:5:5 Oct 12 20:03:17.943 INFO kablam! | Oct 12 20:03:17.943 INFO kablam! 5 | use futures::future::lazy; Oct 12 20:03:17.943 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:03:17.943 INFO kablam! | Oct 12 20:03:17.943 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 20:03:17.943 INFO kablam! Oct 12 20:03:17.943 INFO kablam! warning: unused import: `AsyncWrite` Oct 12 20:03:17.943 INFO kablam! --> src/main.rs:12:26 Oct 12 20:03:17.943 INFO kablam! | Oct 12 20:03:17.943 INFO kablam! 12 | use tokio_io::{AsyncRead,AsyncWrite}; Oct 12 20:03:17.943 INFO kablam! | ^^^^^^^^^^ Oct 12 20:03:17.943 INFO kablam! Oct 12 20:03:18.003 INFO kablam! warning: unused import: `AsyncRead` Oct 12 20:03:18.003 INFO kablam! --> src/main.rs:12:16 Oct 12 20:03:18.003 INFO kablam! | Oct 12 20:03:18.003 INFO kablam! 12 | use tokio_io::{AsyncRead,AsyncWrite}; Oct 12 20:03:18.003 INFO kablam! | ^^^^^^^^^ Oct 12 20:03:18.003 INFO kablam! Oct 12 20:03:18.011 INFO kablam! warning: unused variable: `handle1` Oct 12 20:03:18.011 INFO kablam! --> src/main.rs:53:9 Oct 12 20:03:18.011 INFO kablam! | Oct 12 20:03:18.011 INFO kablam! 53 | let handle1 = core.handle(); Oct 12 20:03:18.011 INFO kablam! | ^^^^^^^ help: consider using `_handle1` instead Oct 12 20:03:18.011 INFO kablam! | Oct 12 20:03:18.011 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 20:03:18.011 INFO kablam! Oct 12 20:03:18.011 INFO kablam! warning: unused variable: `msg` Oct 12 20:03:18.011 INFO kablam! --> src/main.rs:122:26 Oct 12 20:03:18.011 INFO kablam! | Oct 12 20:03:18.011 INFO kablam! 122 | fn encode(&mut self, msg: (), buf: &mut Vec) -> SocketAddr { Oct 12 20:03:18.011 INFO kablam! | ^^^ help: consider using `_msg` instead Oct 12 20:03:18.011 INFO kablam! Oct 12 20:03:18.011 INFO kablam! warning: unused variable: `buf` Oct 12 20:03:18.011 INFO kablam! --> src/main.rs:122:35 Oct 12 20:03:18.011 INFO kablam! | Oct 12 20:03:18.011 INFO kablam! 122 | fn encode(&mut self, msg: (), buf: &mut Vec) -> SocketAddr { Oct 12 20:03:18.011 INFO kablam! | ^^^ help: consider using `_buf` instead Oct 12 20:03:18.011 INFO kablam! Oct 12 20:03:19.556 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 23.51s Oct 12 20:03:19.561 INFO kablam! su: No module specific data is present Oct 12 20:03:21.300 INFO running `"docker" "rm" "-f" "6b9426e7ba2aec64c7975bfa438b73de90b2912a9ccf528fe944fdd96b6e8490"` Oct 12 20:03:21.647 INFO blam! 6b9426e7ba2aec64c7975bfa438b73de90b2912a9ccf528fe944fdd96b6e8490 Oct 12 20:03:21.657 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 20:03:22.227 INFO blam! cb4d2c7af12ac2794605c0c0ef9a2ab39e40e96220232e95b05d387a2d5301fd Oct 12 20:03:22.228 INFO running `"docker" "start" "-a" "cb4d2c7af12ac2794605c0c0ef9a2ab39e40e96220232e95b05d387a2d5301fd"` Oct 12 20:03:24.246 INFO kablam! usermod: no changes Oct 12 20:03:24.436 INFO kablam! Compiling syslogsrvr v0.1.0 (/source) Oct 12 20:03:24.863 INFO kablam! warning: unused import: `futures::future::lazy` Oct 12 20:03:24.864 INFO kablam! --> src/main.rs:5:5 Oct 12 20:03:24.864 INFO kablam! | Oct 12 20:03:24.864 INFO kablam! 5 | use futures::future::lazy; Oct 12 20:03:24.864 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:03:24.864 INFO kablam! | Oct 12 20:03:24.864 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 20:03:24.864 INFO kablam! Oct 12 20:03:24.864 INFO kablam! warning: unused import: `AsyncWrite` Oct 12 20:03:24.864 INFO kablam! --> src/main.rs:12:26 Oct 12 20:03:24.864 INFO kablam! | Oct 12 20:03:24.864 INFO kablam! 12 | use tokio_io::{AsyncRead,AsyncWrite}; Oct 12 20:03:24.864 INFO kablam! | ^^^^^^^^^^ Oct 12 20:03:24.864 INFO kablam! Oct 12 20:03:24.930 INFO kablam! warning: unused import: `AsyncRead` Oct 12 20:03:24.930 INFO kablam! --> src/main.rs:12:16 Oct 12 20:03:24.930 INFO kablam! | Oct 12 20:03:24.930 INFO kablam! 12 | use tokio_io::{AsyncRead,AsyncWrite}; Oct 12 20:03:24.930 INFO kablam! | ^^^^^^^^^ Oct 12 20:03:24.930 INFO kablam! Oct 12 20:03:24.935 INFO kablam! warning: unused variable: `handle1` Oct 12 20:03:24.935 INFO kablam! --> src/main.rs:53:9 Oct 12 20:03:24.935 INFO kablam! | Oct 12 20:03:24.935 INFO kablam! 53 | let handle1 = core.handle(); Oct 12 20:03:24.935 INFO kablam! | ^^^^^^^ help: consider using `_handle1` instead Oct 12 20:03:24.935 INFO kablam! | Oct 12 20:03:24.936 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 20:03:24.937 INFO kablam! Oct 12 20:03:24.937 INFO kablam! warning: unused variable: `msg` Oct 12 20:03:24.937 INFO kablam! --> src/main.rs:122:26 Oct 12 20:03:24.937 INFO kablam! | Oct 12 20:03:24.937 INFO kablam! 122 | fn encode(&mut self, msg: (), buf: &mut Vec) -> SocketAddr { Oct 12 20:03:24.937 INFO kablam! | ^^^ help: consider using `_msg` instead Oct 12 20:03:24.937 INFO kablam! Oct 12 20:03:24.937 INFO kablam! warning: unused variable: `buf` Oct 12 20:03:24.937 INFO kablam! --> src/main.rs:122:35 Oct 12 20:03:24.937 INFO kablam! | Oct 12 20:03:24.937 INFO kablam! 122 | fn encode(&mut self, msg: (), buf: &mut Vec) -> SocketAddr { Oct 12 20:03:24.937 INFO kablam! | ^^^ help: consider using `_buf` instead Oct 12 20:03:24.937 INFO kablam! Oct 12 20:03:25.504 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.22s Oct 12 20:03:25.509 INFO kablam! su: No module specific data is present Oct 12 20:03:27.101 INFO running `"docker" "rm" "-f" "cb4d2c7af12ac2794605c0c0ef9a2ab39e40e96220232e95b05d387a2d5301fd"` Oct 12 20:03:27.392 INFO blam! cb4d2c7af12ac2794605c0c0ef9a2ab39e40e96220232e95b05d387a2d5301fd Oct 12 20:03:27.407 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 20:03:27.845 INFO blam! faed71094a5d82bb955ecd0b6c705d5bbc45002e7f9b03785fef1300a2535dae Oct 12 20:03:27.847 INFO running `"docker" "start" "-a" "faed71094a5d82bb955ecd0b6c705d5bbc45002e7f9b03785fef1300a2535dae"` Oct 12 20:03:29.660 INFO kablam! usermod: no changes Oct 12 20:03:29.754 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 12 20:03:29.769 INFO kablam! Running /target/debug/deps/syslogsrvr-da506881ee6ec2f0 Oct 12 20:03:29.769 INFO blam! Oct 12 20:03:29.769 INFO blam! running 0 tests Oct 12 20:03:29.769 INFO blam! Oct 12 20:03:29.769 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 20:03:29.769 INFO blam! Oct 12 20:03:29.769 INFO kablam! su: No module specific data is present Oct 12 20:03:30.560 INFO running `"docker" "rm" "-f" "faed71094a5d82bb955ecd0b6c705d5bbc45002e7f9b03785fef1300a2535dae"` Oct 12 20:03:30.835 INFO blam! faed71094a5d82bb955ecd0b6c705d5bbc45002e7f9b03785fef1300a2535dae