Oct 11 02:42:59.544 INFO testing asyade/tinyssh against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 02:42:59.544 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 02:42:59.544 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 02:43:00.221 INFO blam! 9cee15be04fbe78be063826f765b7a43235eb63f2b3d8d07bcd547faf1ae9823 Oct 11 02:43:00.223 INFO running `"docker" "start" "-a" "9cee15be04fbe78be063826f765b7a43235eb63f2b3d8d07bcd547faf1ae9823"` Oct 11 02:43:01.027 INFO kablam! usermod: no changes Oct 11 02:43:01.119 INFO kablam! Compiling serde v1.0.16 Oct 11 02:43:01.120 INFO kablam! Compiling serde_derive v1.0.16 Oct 11 02:43:11.532 INFO kablam! Compiling serde_json v1.0.4 Oct 11 02:43:15.808 INFO kablam! Compiling tinyssh v0.0.1 (/source) Oct 11 02:43:16.176 INFO kablam! warning: unused import: `std::fs::remove_file` Oct 11 02:43:16.176 INFO kablam! --> src/server_handlers.rs:4:5 Oct 11 02:43:16.176 INFO kablam! | Oct 11 02:43:16.176 INFO kablam! 4 | use std::fs::remove_file; Oct 11 02:43:16.176 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 02:43:16.176 INFO kablam! | Oct 11 02:43:16.176 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 02:43:16.176 INFO kablam! Oct 11 02:43:16.304 INFO kablam! warning: unused variable: `msg` Oct 11 02:43:16.304 INFO kablam! --> src/server.rs:17:54 Oct 11 02:43:16.304 INFO kablam! | Oct 11 02:43:16.304 INFO kablam! 17 | fn server_check_identification(client: &mut Client, msg: MessageContainer) -> bool { Oct 11 02:43:16.304 INFO kablam! | ^^^ help: consider using `_msg` instead Oct 11 02:43:16.304 INFO kablam! | Oct 11 02:43:16.304 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 02:43:16.304 INFO kablam! Oct 11 02:43:16.352 INFO kablam! warning: variant is never constructed: `IdentificationFailure` Oct 11 02:43:16.352 INFO kablam! --> src/messages.rs:9:2 Oct 11 02:43:16.352 INFO kablam! | Oct 11 02:43:16.352 INFO kablam! 9 | IdentificationFailure = 3 Oct 11 02:43:16.352 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 02:43:16.352 INFO kablam! | Oct 11 02:43:16.352 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 02:43:16.352 INFO kablam! Oct 11 02:43:16.352 INFO kablam! warning: function is never used: `usage` Oct 11 02:43:16.352 INFO kablam! --> src/main.rs:21:1 Oct 11 02:43:16.352 INFO kablam! | Oct 11 02:43:16.352 INFO kablam! 21 | fn usage() { Oct 11 02:43:16.352 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 02:43:16.352 INFO kablam! Oct 11 02:43:17.736 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 16.67s Oct 11 02:43:17.740 INFO kablam! su: No module specific data is present Oct 11 02:43:18.444 INFO running `"docker" "rm" "-f" "9cee15be04fbe78be063826f765b7a43235eb63f2b3d8d07bcd547faf1ae9823"` Oct 11 02:43:18.785 INFO blam! 9cee15be04fbe78be063826f765b7a43235eb63f2b3d8d07bcd547faf1ae9823 Oct 11 02:43:18.792 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 02:43:18.792 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 02:43:19.268 INFO blam! cb49f0adcdd15639bcb176df40d8c0056e5ea7564d9c6b86b84400bce5e5eead Oct 11 02:43:19.276 INFO running `"docker" "start" "-a" "cb49f0adcdd15639bcb176df40d8c0056e5ea7564d9c6b86b84400bce5e5eead"` Oct 11 02:43:20.494 INFO kablam! usermod: no changes Oct 11 02:43:20.564 INFO kablam! Compiling tinyssh v0.0.1 (/source) Oct 11 02:43:20.948 INFO kablam! warning: unused import: `std::fs::remove_file` Oct 11 02:43:20.948 INFO kablam! --> src/server_handlers.rs:4:5 Oct 11 02:43:20.948 INFO kablam! | Oct 11 02:43:20.948 INFO kablam! 4 | use std::fs::remove_file; Oct 11 02:43:20.948 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 02:43:20.948 INFO kablam! | Oct 11 02:43:20.948 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 02:43:20.948 INFO kablam! Oct 11 02:43:21.084 INFO kablam! warning: unused variable: `msg` Oct 11 02:43:21.084 INFO kablam! --> src/server.rs:17:54 Oct 11 02:43:21.084 INFO kablam! | Oct 11 02:43:21.084 INFO kablam! 17 | fn server_check_identification(client: &mut Client, msg: MessageContainer) -> bool { Oct 11 02:43:21.084 INFO kablam! | ^^^ help: consider using `_msg` instead Oct 11 02:43:21.084 INFO kablam! | Oct 11 02:43:21.084 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 02:43:21.084 INFO kablam! Oct 11 02:43:21.116 INFO kablam! warning: variant is never constructed: `IdentificationFailure` Oct 11 02:43:21.116 INFO kablam! --> src/messages.rs:9:2 Oct 11 02:43:21.116 INFO kablam! | Oct 11 02:43:21.116 INFO kablam! 9 | IdentificationFailure = 3 Oct 11 02:43:21.116 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 02:43:21.116 INFO kablam! | Oct 11 02:43:21.116 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 02:43:21.116 INFO kablam! Oct 11 02:43:21.116 INFO kablam! warning: function is never used: `usage` Oct 11 02:43:21.116 INFO kablam! --> src/main.rs:21:1 Oct 11 02:43:21.116 INFO kablam! | Oct 11 02:43:21.116 INFO kablam! 21 | fn usage() { Oct 11 02:43:21.116 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 02:43:21.116 INFO kablam! Oct 11 02:43:21.914 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.40s Oct 11 02:43:21.920 INFO kablam! su: No module specific data is present Oct 11 02:43:22.561 INFO running `"docker" "rm" "-f" "cb49f0adcdd15639bcb176df40d8c0056e5ea7564d9c6b86b84400bce5e5eead"` Oct 11 02:43:22.832 INFO blam! cb49f0adcdd15639bcb176df40d8c0056e5ea7564d9c6b86b84400bce5e5eead Oct 11 02:43:22.840 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 02:43:22.841 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 02:43:23.320 INFO blam! 77ceb2d5ef22719934171d32d1a05adc2c8a336d8b3005f5d72b1ccc20c74756 Oct 11 02:43:23.328 INFO running `"docker" "start" "-a" "77ceb2d5ef22719934171d32d1a05adc2c8a336d8b3005f5d72b1ccc20c74756"` Oct 11 02:43:24.280 INFO kablam! usermod: no changes Oct 11 02:43:24.397 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 11 02:43:24.412 INFO kablam! Running /target/debug/deps/tinyssh-ec1be9eba283c7fc Oct 11 02:43:24.412 INFO blam! Oct 11 02:43:24.412 INFO blam! running 0 tests Oct 11 02:43:24.412 INFO blam! Oct 11 02:43:24.412 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 02:43:24.412 INFO blam! Oct 11 02:43:24.420 INFO kablam! su: No module specific data is present Oct 11 02:43:25.052 INFO running `"docker" "rm" "-f" "77ceb2d5ef22719934171d32d1a05adc2c8a336d8b3005f5d72b1ccc20c74756"` Oct 11 02:43:25.336 INFO blam! 77ceb2d5ef22719934171d32d1a05adc2c8a336d8b3005f5d72b1ccc20c74756