Oct 11 07:02:15.109 INFO testing Dieff/not-a-backdoor against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 07:02:15.109 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 07:02:15.109 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 11 07:02:16.017 INFO blam! 10d533ed8bb2cea369b513360121b61339ce7a3f33ec0409bb5c2f2cb264a57f Oct 11 07:02:16.028 INFO running `"docker" "start" "-a" "10d533ed8bb2cea369b513360121b61339ce7a3f33ec0409bb5c2f2cb264a57f"` Oct 11 07:02:16.439 INFO kablam! usermod: no changes Oct 11 07:02:16.588 INFO kablam! Compiling sys-info v0.5.6 Oct 11 07:02:16.588 INFO kablam! Compiling mio v0.6.15 Oct 11 07:02:16.593 INFO kablam! Compiling chrono v0.4.6 Oct 11 07:02:16.593 INFO kablam! Compiling syn v0.14.8 Oct 11 07:02:21.463 INFO kablam! Compiling stderrlog v0.4.1 Oct 11 07:02:26.785 INFO kablam! Compiling serde_derive v1.0.71 Oct 11 07:02:40.284 INFO kablam! Compiling not-a-backdoor v0.1.0 (/source) Oct 11 07:02:41.500 INFO kablam! warning: unused import: `sleep` Oct 11 07:02:41.500 INFO kablam! --> src/lib_client/senders/udp.rs:8:19 Oct 11 07:02:41.500 INFO kablam! | Oct 11 07:02:41.500 INFO kablam! 8 | use std::thread::{sleep, spawn}; Oct 11 07:02:41.500 INFO kablam! | ^^^^^ Oct 11 07:02:41.500 INFO kablam! | Oct 11 07:02:41.500 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 07:02:41.504 INFO kablam! Oct 11 07:02:41.512 INFO kablam! warning: unused import: `std::fmt::Display` Oct 11 07:02:41.512 INFO kablam! --> src/lib_server/eventloop.rs:2:5 Oct 11 07:02:41.512 INFO kablam! | Oct 11 07:02:41.512 INFO kablam! 2 | use std::fmt::Display; Oct 11 07:02:41.512 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 11 07:02:41.512 INFO kablam! | Oct 11 07:02:41.512 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 07:02:41.513 INFO kablam! Oct 11 07:02:41.816 INFO kablam! warning: unused variable: `err` Oct 11 07:02:41.816 INFO kablam! --> src/lib_server/udp.rs:78:21 Oct 11 07:02:41.816 INFO kablam! | Oct 11 07:02:41.816 INFO kablam! 78 | Err(err) => { Oct 11 07:02:41.816 INFO kablam! | ^^^ help: consider using `_err` instead Oct 11 07:02:41.816 INFO kablam! | Oct 11 07:02:41.816 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 07:02:41.816 INFO kablam! Oct 11 07:02:41.885 INFO kablam! warning: field is never used: `sent` Oct 11 07:02:41.885 INFO kablam! --> src/lib_server/client_tracker.rs:9:3 Oct 11 07:02:41.885 INFO kablam! | Oct 11 07:02:41.885 INFO kablam! 9 | sent: i64, Oct 11 07:02:41.885 INFO kablam! | ^^^^^^^^^ Oct 11 07:02:41.885 INFO kablam! | Oct 11 07:02:41.885 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 07:02:41.885 INFO kablam! Oct 11 07:02:41.885 INFO kablam! warning: field is never used: `recieved` Oct 11 07:02:41.885 INFO kablam! --> src/lib_server/client_tracker.rs:10:3 Oct 11 07:02:41.885 INFO kablam! | Oct 11 07:02:41.885 INFO kablam! 10 | recieved: i64, Oct 11 07:02:41.885 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 07:02:41.885 INFO kablam! Oct 11 07:02:41.885 INFO kablam! warning: field is never used: `ip` Oct 11 07:02:41.885 INFO kablam! --> src/lib_server/client_tracker.rs:32:3 Oct 11 07:02:41.885 INFO kablam! | Oct 11 07:02:41.885 INFO kablam! 32 | ip: IpAddr, Oct 11 07:02:41.885 INFO kablam! | ^^^^^^^^^^ Oct 11 07:02:41.885 INFO kablam! Oct 11 07:02:41.885 INFO kablam! warning: field is never used: `os` Oct 11 07:02:41.885 INFO kablam! --> src/lib_server/client_tracker.rs:33:3 Oct 11 07:02:41.885 INFO kablam! | Oct 11 07:02:41.885 INFO kablam! 33 | os: String, Oct 11 07:02:41.885 INFO kablam! | ^^^^^^^^^^ Oct 11 07:02:41.892 INFO kablam! Oct 11 07:02:41.892 INFO kablam! warning: method is never used: `get_elapsed` Oct 11 07:02:41.892 INFO kablam! --> src/lib_server/client_tracker.rs:51:3 Oct 11 07:02:41.892 INFO kablam! | Oct 11 07:02:41.892 INFO kablam! 51 | fn get_elapsed(&self) -> Duration { Oct 11 07:02:41.892 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:02:41.892 INFO kablam! Oct 11 07:02:41.892 INFO kablam! warning: method is never used: `add_output` Oct 11 07:02:41.892 INFO kablam! --> src/net_messages.rs:19:3 Oct 11 07:02:41.892 INFO kablam! | Oct 11 07:02:41.892 INFO kablam! 19 | pub fn add_output(&mut self, output: String) { Oct 11 07:02:41.892 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:02:41.892 INFO kablam! Oct 11 07:02:41.892 INFO kablam! warning: method is never used: `from_cmds` Oct 11 07:02:41.892 INFO kablam! --> src/net_messages.rs:34:3 Oct 11 07:02:41.892 INFO kablam! | Oct 11 07:02:41.892 INFO kablam! 34 | pub fn from_cmds(id: String, commands: Vec) -> ClientToServer { Oct 11 07:02:41.892 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:02:41.892 INFO kablam! Oct 11 07:02:41.892 INFO kablam! warning: method is never used: `from_str` Oct 11 07:02:41.892 INFO kablam! --> src/net_messages.rs:45:3 Oct 11 07:02:41.892 INFO kablam! | Oct 11 07:02:41.892 INFO kablam! 45 | pub fn from_str(string: String) -> Result { Oct 11 07:02:41.893 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:02:41.893 INFO kablam! Oct 11 07:02:42.036 INFO kablam! warning: method is never used: `from_input` Oct 11 07:02:42.036 INFO kablam! --> src/net_messages.rs:11:3 Oct 11 07:02:42.036 INFO kablam! | Oct 11 07:02:42.036 INFO kablam! 11 | pub fn from_input(input: String, id: usize) -> Command { Oct 11 07:02:42.036 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:02:42.036 INFO kablam! | Oct 11 07:02:42.036 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 07:02:42.036 INFO kablam! Oct 11 07:02:42.036 INFO kablam! warning: method is never used: `from_str` Oct 11 07:02:42.036 INFO kablam! --> src/net_messages.rs:31:3 Oct 11 07:02:42.036 INFO kablam! | Oct 11 07:02:42.036 INFO kablam! 31 | pub fn from_str(string: String) -> Result { Oct 11 07:02:42.036 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:02:42.036 INFO kablam! Oct 11 07:02:42.036 INFO kablam! warning: method is never used: `from_cmds` Oct 11 07:02:42.036 INFO kablam! --> src/net_messages.rs:48:3 Oct 11 07:02:42.036 INFO kablam! | Oct 11 07:02:42.036 INFO kablam! 48 | pub fn from_cmds(commands: Vec) -> ServerToClient { Oct 11 07:02:42.036 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:02:42.036 INFO kablam! Oct 11 07:02:45.225 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 28.76s Oct 11 07:02:45.246 INFO kablam! su: No module specific data is present Oct 11 07:02:45.819 INFO running `"docker" "rm" "-f" "10d533ed8bb2cea369b513360121b61339ce7a3f33ec0409bb5c2f2cb264a57f"` Oct 11 07:02:46.100 INFO blam! 10d533ed8bb2cea369b513360121b61339ce7a3f33ec0409bb5c2f2cb264a57f Oct 11 07:02:46.107 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 07:02:46.107 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 11 07:02:46.478 INFO blam! 33f949767684504dfe5aa836c23f45e1f44fec9d95c4d0f166c9b1844ad69528 Oct 11 07:02:46.481 INFO running `"docker" "start" "-a" "33f949767684504dfe5aa836c23f45e1f44fec9d95c4d0f166c9b1844ad69528"` Oct 11 07:02:47.811 INFO kablam! usermod: no changes Oct 11 07:02:48.024 INFO kablam! Compiling not-a-backdoor v0.1.0 (/source) Oct 11 07:02:49.617 INFO kablam! warning: unused import: `std::fmt::Display` Oct 11 07:02:49.617 INFO kablam! --> src/lib_server/eventloop.rs:2:5 Oct 11 07:02:49.617 INFO kablam! | Oct 11 07:02:49.617 INFO kablam! 2 | use std::fmt::Display; Oct 11 07:02:49.617 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 11 07:02:49.618 INFO kablam! | Oct 11 07:02:49.618 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 07:02:49.618 INFO kablam! Oct 11 07:02:49.792 INFO kablam! warning: unused import: `sleep` Oct 11 07:02:49.793 INFO kablam! --> src/lib_client/senders/udp.rs:8:19 Oct 11 07:02:49.801 INFO kablam! | Oct 11 07:02:49.801 INFO kablam! 8 | use std::thread::{sleep, spawn}; Oct 11 07:02:49.801 INFO kablam! | ^^^^^ Oct 11 07:02:49.802 INFO kablam! | Oct 11 07:02:49.802 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 07:02:49.802 INFO kablam! Oct 11 07:02:49.953 INFO kablam! warning: unused variable: `err` Oct 11 07:02:49.953 INFO kablam! --> src/lib_server/udp.rs:78:21 Oct 11 07:02:49.953 INFO kablam! | Oct 11 07:02:49.954 INFO kablam! 78 | Err(err) => { Oct 11 07:02:49.954 INFO kablam! | ^^^ help: consider using `_err` instead Oct 11 07:02:49.954 INFO kablam! | Oct 11 07:02:49.955 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 07:02:49.955 INFO kablam! Oct 11 07:02:50.045 INFO kablam! warning: field is never used: `sent` Oct 11 07:02:50.045 INFO kablam! --> src/lib_server/client_tracker.rs:9:3 Oct 11 07:02:50.045 INFO kablam! | Oct 11 07:02:50.046 INFO kablam! 9 | sent: i64, Oct 11 07:02:50.046 INFO kablam! | ^^^^^^^^^ Oct 11 07:02:50.046 INFO kablam! | Oct 11 07:02:50.046 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 07:02:50.047 INFO kablam! Oct 11 07:02:50.047 INFO kablam! warning: field is never used: `recieved` Oct 11 07:02:50.047 INFO kablam! --> src/lib_server/client_tracker.rs:10:3 Oct 11 07:02:50.047 INFO kablam! | Oct 11 07:02:50.048 INFO kablam! 10 | recieved: i64, Oct 11 07:02:50.048 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 07:02:50.048 INFO kablam! Oct 11 07:02:50.048 INFO kablam! warning: field is never used: `ip` Oct 11 07:02:50.049 INFO kablam! --> src/lib_server/client_tracker.rs:32:3 Oct 11 07:02:50.049 INFO kablam! | Oct 11 07:02:50.049 INFO kablam! 32 | ip: IpAddr, Oct 11 07:02:50.049 INFO kablam! | ^^^^^^^^^^ Oct 11 07:02:50.050 INFO kablam! Oct 11 07:02:50.050 INFO kablam! warning: field is never used: `os` Oct 11 07:02:50.050 INFO kablam! --> src/lib_server/client_tracker.rs:33:3 Oct 11 07:02:50.050 INFO kablam! | Oct 11 07:02:50.051 INFO kablam! 33 | os: String, Oct 11 07:02:50.051 INFO kablam! | ^^^^^^^^^^ Oct 11 07:02:50.051 INFO kablam! Oct 11 07:02:50.056 INFO kablam! warning: method is never used: `get_elapsed` Oct 11 07:02:50.057 INFO kablam! --> src/lib_server/client_tracker.rs:51:3 Oct 11 07:02:50.057 INFO kablam! | Oct 11 07:02:50.057 INFO kablam! 51 | fn get_elapsed(&self) -> Duration { Oct 11 07:02:50.058 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:02:50.058 INFO kablam! Oct 11 07:02:50.058 INFO kablam! warning: method is never used: `add_output` Oct 11 07:02:50.059 INFO kablam! --> src/net_messages.rs:19:3 Oct 11 07:02:50.059 INFO kablam! | Oct 11 07:02:50.059 INFO kablam! 19 | pub fn add_output(&mut self, output: String) { Oct 11 07:02:50.059 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:02:50.060 INFO kablam! Oct 11 07:02:50.060 INFO kablam! warning: method is never used: `from_cmds` Oct 11 07:02:50.060 INFO kablam! --> src/net_messages.rs:34:3 Oct 11 07:02:50.061 INFO kablam! | Oct 11 07:02:50.061 INFO kablam! 34 | pub fn from_cmds(id: String, commands: Vec) -> ClientToServer { Oct 11 07:02:50.061 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:02:50.061 INFO kablam! Oct 11 07:02:50.062 INFO kablam! warning: method is never used: `from_str` Oct 11 07:02:50.062 INFO kablam! --> src/net_messages.rs:45:3 Oct 11 07:02:50.062 INFO kablam! | Oct 11 07:02:50.062 INFO kablam! 45 | pub fn from_str(string: String) -> Result { Oct 11 07:02:50.063 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:02:50.063 INFO kablam! Oct 11 07:02:50.337 INFO kablam! warning: method is never used: `from_input` Oct 11 07:02:50.337 INFO kablam! --> src/net_messages.rs:11:3 Oct 11 07:02:50.337 INFO kablam! | Oct 11 07:02:50.338 INFO kablam! 11 | pub fn from_input(input: String, id: usize) -> Command { Oct 11 07:02:50.338 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:02:50.338 INFO kablam! | Oct 11 07:02:50.338 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 07:02:50.339 INFO kablam! Oct 11 07:02:50.339 INFO kablam! warning: method is never used: `from_str` Oct 11 07:02:50.339 INFO kablam! --> src/net_messages.rs:31:3 Oct 11 07:02:50.339 INFO kablam! | Oct 11 07:02:50.340 INFO kablam! 31 | pub fn from_str(string: String) -> Result { Oct 11 07:02:50.340 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:02:50.340 INFO kablam! Oct 11 07:02:50.340 INFO kablam! warning: method is never used: `from_cmds` Oct 11 07:02:50.340 INFO kablam! --> src/net_messages.rs:48:3 Oct 11 07:02:50.341 INFO kablam! | Oct 11 07:02:50.341 INFO kablam! 48 | pub fn from_cmds(commands: Vec) -> ServerToClient { Oct 11 07:02:50.341 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:02:50.341 INFO kablam! Oct 11 07:02:51.912 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.06s Oct 11 07:02:51.919 INFO kablam! su: No module specific data is present Oct 11 07:02:53.144 INFO running `"docker" "rm" "-f" "33f949767684504dfe5aa836c23f45e1f44fec9d95c4d0f166c9b1844ad69528"` Oct 11 07:02:53.512 INFO blam! 33f949767684504dfe5aa836c23f45e1f44fec9d95c4d0f166c9b1844ad69528 Oct 11 07:02:53.516 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 07:02:53.516 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 11 07:02:54.076 INFO blam! bec7f5c641c9872c172217bf94d972836d5167282adf0e66c7bdd3450b983907 Oct 11 07:02:54.084 INFO running `"docker" "start" "-a" "bec7f5c641c9872c172217bf94d972836d5167282adf0e66c7bdd3450b983907"` Oct 11 07:02:55.105 INFO kablam! usermod: no changes Oct 11 07:02:55.236 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 11 07:02:55.237 INFO kablam! Running /target/debug/deps/client-ee69bdd6c0d70fbb Oct 11 07:02:55.244 INFO kablam! Running /target/debug/deps/server-c9196125ca81e445 Oct 11 07:02:55.245 INFO blam! Oct 11 07:02:55.245 INFO blam! running 1 test Oct 11 07:02:55.245 INFO blam! test lib_client::os_interacts::tests::test_parse_command ... ok Oct 11 07:02:55.245 INFO blam! Oct 11 07:02:55.246 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 07:02:55.246 INFO blam! Oct 11 07:02:55.255 INFO blam! Oct 11 07:02:55.255 INFO kablam! su: No module specific data is present Oct 11 07:02:55.255 INFO blam! running 2 tests Oct 11 07:02:55.255 INFO blam! test lib_server::client_tracker::tests::test_adding_cmds ... ok Oct 11 07:02:55.256 INFO blam! test lib_server::client_tracker::tests::test_has_client ... ok Oct 11 07:02:55.256 INFO blam! Oct 11 07:02:55.256 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 07:02:55.257 INFO blam! Oct 11 07:02:55.869 INFO running `"docker" "rm" "-f" "bec7f5c641c9872c172217bf94d972836d5167282adf0e66c7bdd3450b983907"` Oct 11 07:02:56.103 INFO blam! bec7f5c641c9872c172217bf94d972836d5167282adf0e66c7bdd3450b983907