Oct 10 18:01:58.607 INFO testing msehnout/netcat-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 18:01:58.608 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 18:01:58.609 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 18:01:59.080 INFO blam! bd5a747e21dc2816ce7c3d3133a79e79533414c54a73cc6e62e84d12c603a335 Oct 10 18:01:59.082 INFO running `"docker" "start" "-a" "bd5a747e21dc2816ce7c3d3133a79e79533414c54a73cc6e62e84d12c603a335"` Oct 10 18:02:00.522 INFO kablam! usermod: no changes Oct 10 18:02:00.649 INFO kablam! Compiling clap v2.20.5 Oct 10 18:02:18.848 INFO kablam! Compiling netcat v0.1.0 (/source) Oct 10 18:02:19.904 INFO kablam! warning: unused import: `config::*` Oct 10 18:02:19.904 INFO kablam! --> src/main.rs:8:5 Oct 10 18:02:19.904 INFO kablam! | Oct 10 18:02:19.904 INFO kablam! 8 | use config::*; Oct 10 18:02:19.904 INFO kablam! | ^^^^^^^^^ Oct 10 18:02:19.904 INFO kablam! | Oct 10 18:02:19.904 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 18:02:19.904 INFO kablam! Oct 10 18:02:20.049 INFO kablam! warning: struct is never constructed: `Config` Oct 10 18:02:20.049 INFO kablam! --> src/config.rs:4:1 Oct 10 18:02:20.049 INFO kablam! | Oct 10 18:02:20.049 INFO kablam! 4 | pub struct Config { Oct 10 18:02:20.049 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 10 18:02:20.049 INFO kablam! | Oct 10 18:02:20.049 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 18:02:20.049 INFO kablam! Oct 10 18:02:20.049 INFO kablam! warning: method is never used: `new` Oct 10 18:02:20.049 INFO kablam! --> src/config.rs:13:5 Oct 10 18:02:20.049 INFO kablam! | Oct 10 18:02:20.049 INFO kablam! 13 | pub fn new() -> Self { Oct 10 18:02:20.049 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 10 18:02:20.049 INFO kablam! Oct 10 18:02:20.049 INFO kablam! warning: method is never used: `set_timeout` Oct 10 18:02:20.049 INFO kablam! --> src/config.rs:21:5 Oct 10 18:02:20.049 INFO kablam! | Oct 10 18:02:20.049 INFO kablam! 21 | pub fn set_timeout(&mut self, seconds: u64) { Oct 10 18:02:20.049 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:02:20.049 INFO kablam! Oct 10 18:02:20.049 INFO kablam! warning: method is never used: `get_timeout` Oct 10 18:02:20.049 INFO kablam! --> src/config.rs:26:5 Oct 10 18:02:20.049 INFO kablam! | Oct 10 18:02:20.049 INFO kablam! 26 | pub fn get_timeout(&self) -> Duration { Oct 10 18:02:20.049 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:02:20.049 INFO kablam! Oct 10 18:02:21.543 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 20.99s Oct 10 18:02:21.543 INFO kablam! su: No module specific data is present Oct 10 18:02:22.673 INFO running `"docker" "rm" "-f" "bd5a747e21dc2816ce7c3d3133a79e79533414c54a73cc6e62e84d12c603a335"` Oct 10 18:02:22.897 INFO blam! bd5a747e21dc2816ce7c3d3133a79e79533414c54a73cc6e62e84d12c603a335 Oct 10 18:02:22.904 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 18:02:22.904 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 18:02:23.344 INFO blam! 79101b9cd5b205a41f18cc697c03e349f322b29834df48132e327226cb2593c7 Oct 10 18:02:23.349 INFO running `"docker" "start" "-a" "79101b9cd5b205a41f18cc697c03e349f322b29834df48132e327226cb2593c7"` Oct 10 18:02:24.585 INFO kablam! usermod: no changes Oct 10 18:02:24.657 INFO kablam! Compiling netcat v0.1.0 (/source) Oct 10 18:02:25.816 INFO kablam! warning: unused import: `config::*` Oct 10 18:02:25.816 INFO kablam! --> src/main.rs:8:5 Oct 10 18:02:25.816 INFO kablam! | Oct 10 18:02:25.816 INFO kablam! 8 | use config::*; Oct 10 18:02:25.816 INFO kablam! | ^^^^^^^^^ Oct 10 18:02:25.816 INFO kablam! | Oct 10 18:02:25.816 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 18:02:25.816 INFO kablam! Oct 10 18:02:25.968 INFO kablam! warning: struct is never constructed: `Config` Oct 10 18:02:25.968 INFO kablam! --> src/config.rs:4:1 Oct 10 18:02:25.968 INFO kablam! | Oct 10 18:02:25.968 INFO kablam! 4 | pub struct Config { Oct 10 18:02:25.968 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 10 18:02:25.968 INFO kablam! | Oct 10 18:02:25.968 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 18:02:25.968 INFO kablam! Oct 10 18:02:25.968 INFO kablam! warning: method is never used: `new` Oct 10 18:02:25.968 INFO kablam! --> src/config.rs:13:5 Oct 10 18:02:25.968 INFO kablam! | Oct 10 18:02:25.968 INFO kablam! 13 | pub fn new() -> Self { Oct 10 18:02:25.968 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 10 18:02:25.968 INFO kablam! Oct 10 18:02:25.968 INFO kablam! warning: method is never used: `set_timeout` Oct 10 18:02:25.968 INFO kablam! --> src/config.rs:21:5 Oct 10 18:02:25.968 INFO kablam! | Oct 10 18:02:25.968 INFO kablam! 21 | pub fn set_timeout(&mut self, seconds: u64) { Oct 10 18:02:25.968 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:02:25.968 INFO kablam! Oct 10 18:02:25.968 INFO kablam! warning: method is never used: `get_timeout` Oct 10 18:02:25.968 INFO kablam! --> src/config.rs:26:5 Oct 10 18:02:25.969 INFO kablam! | Oct 10 18:02:25.969 INFO kablam! 26 | pub fn get_timeout(&self) -> Duration { Oct 10 18:02:25.969 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:02:25.969 INFO kablam! Oct 10 18:02:27.114 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.50s Oct 10 18:02:27.116 INFO kablam! su: No module specific data is present Oct 10 18:02:28.281 INFO running `"docker" "rm" "-f" "79101b9cd5b205a41f18cc697c03e349f322b29834df48132e327226cb2593c7"` Oct 10 18:02:28.646 INFO blam! 79101b9cd5b205a41f18cc697c03e349f322b29834df48132e327226cb2593c7 Oct 10 18:02:28.649 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 18:02:28.650 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 18:02:29.060 INFO blam! 0e79a46015dafcab22797b4bfe0d65692b5343052568f65cdb2f6ab52a29458e Oct 10 18:02:29.062 INFO running `"docker" "start" "-a" "0e79a46015dafcab22797b4bfe0d65692b5343052568f65cdb2f6ab52a29458e"` Oct 10 18:02:30.883 INFO kablam! usermod: no changes Oct 10 18:02:30.948 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 10 18:02:30.977 INFO kablam! Running /target/debug/deps/netcat-b540e52627ac51bd Oct 10 18:02:30.977 INFO blam! Oct 10 18:02:30.977 INFO kablam! su: No module specific data is present Oct 10 18:02:30.977 INFO blam! running 1 test Oct 10 18:02:30.977 INFO blam! test modes::tests::pass ... ok Oct 10 18:02:30.977 INFO blam! Oct 10 18:02:30.977 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 18:02:30.977 INFO blam! Oct 10 18:02:32.040 INFO running `"docker" "rm" "-f" "0e79a46015dafcab22797b4bfe0d65692b5343052568f65cdb2f6ab52a29458e"` Oct 10 18:02:32.370 INFO blam! 0e79a46015dafcab22797b4bfe0d65692b5343052568f65cdb2f6ab52a29458e