Oct 10 12:49:33.708 INFO testing valarauca/syslogsrvr against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 12:49:33.708 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 12:49:33.708 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 12:49:34.118 INFO blam! bf2747dd5a92ed4bb00e3e974d7a096ac060953248b0f581397cf7d2862bae7b Oct 10 12:49:34.120 INFO running `"docker" "start" "-a" "bf2747dd5a92ed4bb00e3e974d7a096ac060953248b0f581397cf7d2862bae7b"` Oct 10 12:49:35.988 INFO kablam! usermod: no changes Oct 10 12:49:36.140 INFO kablam! Compiling atty v0.2.6 Oct 10 12:49:36.140 INFO kablam! Compiling mio v0.6.13 Oct 10 12:49:36.140 INFO kablam! Compiling tokio-io v0.1.5 Oct 10 12:49:37.108 INFO kablam! Compiling clap v2.31.1 Oct 10 12:49:41.340 INFO kablam! Compiling tokio-core v0.1.12 Oct 10 12:49:56.814 INFO kablam! Compiling syslogsrvr v0.1.0 (/source) Oct 10 12:49:57.904 INFO kablam! warning: unused import: `futures::future::lazy` Oct 10 12:49:57.906 INFO kablam! --> src/main.rs:5:5 Oct 10 12:49:57.906 INFO kablam! | Oct 10 12:49:57.906 INFO kablam! 5 | use futures::future::lazy; Oct 10 12:49:57.906 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:49:57.906 INFO kablam! | Oct 10 12:49:57.906 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 12:49:57.906 INFO kablam! Oct 10 12:49:57.906 INFO kablam! warning: unused import: `AsyncWrite` Oct 10 12:49:57.906 INFO kablam! --> src/main.rs:12:26 Oct 10 12:49:57.906 INFO kablam! | Oct 10 12:49:57.906 INFO kablam! 12 | use tokio_io::{AsyncRead,AsyncWrite}; Oct 10 12:49:57.906 INFO kablam! | ^^^^^^^^^^ Oct 10 12:49:57.906 INFO kablam! Oct 10 12:49:57.948 INFO kablam! warning: unused import: `AsyncRead` Oct 10 12:49:57.949 INFO kablam! --> src/main.rs:12:16 Oct 10 12:49:57.949 INFO kablam! | Oct 10 12:49:57.949 INFO kablam! 12 | use tokio_io::{AsyncRead,AsyncWrite}; Oct 10 12:49:57.949 INFO kablam! | ^^^^^^^^^ Oct 10 12:49:57.949 INFO kablam! Oct 10 12:49:57.956 INFO kablam! warning: unused variable: `handle1` Oct 10 12:49:57.956 INFO kablam! --> src/main.rs:53:9 Oct 10 12:49:57.956 INFO kablam! | Oct 10 12:49:57.956 INFO kablam! 53 | let handle1 = core.handle(); Oct 10 12:49:57.956 INFO kablam! | ^^^^^^^ help: consider using `_handle1` instead Oct 10 12:49:57.956 INFO kablam! | Oct 10 12:49:57.956 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 12:49:57.956 INFO kablam! Oct 10 12:49:57.956 INFO kablam! warning: unused variable: `msg` Oct 10 12:49:57.956 INFO kablam! --> src/main.rs:122:26 Oct 10 12:49:57.956 INFO kablam! | Oct 10 12:49:57.956 INFO kablam! 122 | fn encode(&mut self, msg: (), buf: &mut Vec) -> SocketAddr { Oct 10 12:49:57.956 INFO kablam! | ^^^ help: consider using `_msg` instead Oct 10 12:49:57.956 INFO kablam! Oct 10 12:49:57.956 INFO kablam! warning: unused variable: `buf` Oct 10 12:49:57.956 INFO kablam! --> src/main.rs:122:35 Oct 10 12:49:57.956 INFO kablam! | Oct 10 12:49:57.956 INFO kablam! 122 | fn encode(&mut self, msg: (), buf: &mut Vec) -> SocketAddr { Oct 10 12:49:57.956 INFO kablam! | ^^^ help: consider using `_buf` instead Oct 10 12:49:57.956 INFO kablam! Oct 10 12:49:59.108 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 23.09s Oct 10 12:49:59.108 INFO kablam! su: No module specific data is present Oct 10 12:49:59.461 INFO running `"docker" "rm" "-f" "bf2747dd5a92ed4bb00e3e974d7a096ac060953248b0f581397cf7d2862bae7b"` Oct 10 12:49:59.643 INFO blam! bf2747dd5a92ed4bb00e3e974d7a096ac060953248b0f581397cf7d2862bae7b Oct 10 12:49:59.652 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 12:49:59.652 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 12:49:59.927 INFO blam! 4ba92f3008f0808006c11938a762022e8be9cabb4f05267850fe8066b0ba0c0d Oct 10 12:49:59.928 INFO running `"docker" "start" "-a" "4ba92f3008f0808006c11938a762022e8be9cabb4f05267850fe8066b0ba0c0d"` Oct 10 12:50:01.244 INFO kablam! usermod: no changes Oct 10 12:50:01.308 INFO kablam! Compiling syslogsrvr v0.1.0 (/source) Oct 10 12:50:02.376 INFO kablam! warning: unused import: `futures::future::lazy` Oct 10 12:50:02.376 INFO kablam! --> src/main.rs:5:5 Oct 10 12:50:02.376 INFO kablam! | Oct 10 12:50:02.376 INFO kablam! 5 | use futures::future::lazy; Oct 10 12:50:02.376 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:50:02.377 INFO kablam! | Oct 10 12:50:02.377 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 12:50:02.377 INFO kablam! Oct 10 12:50:02.377 INFO kablam! warning: unused import: `AsyncWrite` Oct 10 12:50:02.377 INFO kablam! --> src/main.rs:12:26 Oct 10 12:50:02.377 INFO kablam! | Oct 10 12:50:02.377 INFO kablam! 12 | use tokio_io::{AsyncRead,AsyncWrite}; Oct 10 12:50:02.377 INFO kablam! | ^^^^^^^^^^ Oct 10 12:50:02.377 INFO kablam! Oct 10 12:50:02.419 INFO kablam! warning: unused import: `AsyncRead` Oct 10 12:50:02.419 INFO kablam! --> src/main.rs:12:16 Oct 10 12:50:02.419 INFO kablam! | Oct 10 12:50:02.419 INFO kablam! 12 | use tokio_io::{AsyncRead,AsyncWrite}; Oct 10 12:50:02.419 INFO kablam! | ^^^^^^^^^ Oct 10 12:50:02.419 INFO kablam! Oct 10 12:50:02.423 INFO kablam! warning: unused variable: `handle1` Oct 10 12:50:02.423 INFO kablam! --> src/main.rs:53:9 Oct 10 12:50:02.423 INFO kablam! | Oct 10 12:50:02.423 INFO kablam! 53 | let handle1 = core.handle(); Oct 10 12:50:02.423 INFO kablam! | ^^^^^^^ help: consider using `_handle1` instead Oct 10 12:50:02.423 INFO kablam! | Oct 10 12:50:02.423 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 12:50:02.423 INFO kablam! Oct 10 12:50:02.423 INFO kablam! warning: unused variable: `msg` Oct 10 12:50:02.423 INFO kablam! --> src/main.rs:122:26 Oct 10 12:50:02.423 INFO kablam! | Oct 10 12:50:02.423 INFO kablam! 122 | fn encode(&mut self, msg: (), buf: &mut Vec) -> SocketAddr { Oct 10 12:50:02.423 INFO kablam! | ^^^ help: consider using `_msg` instead Oct 10 12:50:02.423 INFO kablam! Oct 10 12:50:02.423 INFO kablam! warning: unused variable: `buf` Oct 10 12:50:02.423 INFO kablam! --> src/main.rs:122:35 Oct 10 12:50:02.423 INFO kablam! | Oct 10 12:50:02.423 INFO kablam! 122 | fn encode(&mut self, msg: (), buf: &mut Vec) -> SocketAddr { Oct 10 12:50:02.423 INFO kablam! | ^^^ help: consider using `_buf` instead Oct 10 12:50:02.423 INFO kablam! Oct 10 12:50:02.924 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.66s Oct 10 12:50:02.924 INFO kablam! su: No module specific data is present Oct 10 12:50:03.302 INFO running `"docker" "rm" "-f" "4ba92f3008f0808006c11938a762022e8be9cabb4f05267850fe8066b0ba0c0d"` Oct 10 12:50:03.508 INFO blam! 4ba92f3008f0808006c11938a762022e8be9cabb4f05267850fe8066b0ba0c0d Oct 10 12:50:03.510 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 12:50:03.510 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 12:50:03.836 INFO blam! cd2e491cee85272074e55a13cbdd1ff61d9f4d5ace2444c30f70ef93145b2582 Oct 10 12:50:03.840 INFO running `"docker" "start" "-a" "cd2e491cee85272074e55a13cbdd1ff61d9f4d5ace2444c30f70ef93145b2582"` Oct 10 12:50:04.521 INFO kablam! usermod: no changes Oct 10 12:50:04.616 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 10 12:50:04.628 INFO kablam! Running /target/debug/deps/syslogsrvr-da506881ee6ec2f0 Oct 10 12:50:04.637 INFO kablam! su: No module specific data is present Oct 10 12:50:04.637 INFO blam! Oct 10 12:50:04.637 INFO blam! running 0 tests Oct 10 12:50:04.637 INFO blam! Oct 10 12:50:04.637 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 12:50:04.637 INFO blam! Oct 10 12:50:05.106 INFO running `"docker" "rm" "-f" "cd2e491cee85272074e55a13cbdd1ff61d9f4d5ace2444c30f70ef93145b2582"` Oct 10 12:50:05.260 INFO blam! cd2e491cee85272074e55a13cbdd1ff61d9f4d5ace2444c30f70ef93145b2582