Oct 15 03:31:32.959 INFO testing asyade/tinyssh against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 03:31:32.961 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 15 03:31:34.193 INFO blam! 199cde6ee6acc85a07777920f4c5c16e350340fa974371e612b792fd680f7054 Oct 15 03:31:34.195 INFO running `"docker" "start" "-a" "199cde6ee6acc85a07777920f4c5c16e350340fa974371e612b792fd680f7054"` Oct 15 03:31:34.627 INFO kablam! usermod: no changes Oct 15 03:31:34.715 INFO kablam! Compiling tinyssh v0.0.1 (/source) Oct 15 03:31:35.215 INFO kablam! warning: unused import: `std::fs::remove_file` Oct 15 03:31:35.215 INFO kablam! --> src/server_handlers.rs:4:5 Oct 15 03:31:35.215 INFO kablam! | Oct 15 03:31:35.215 INFO kablam! 4 | use std::fs::remove_file; Oct 15 03:31:35.215 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 03:31:35.215 INFO kablam! | Oct 15 03:31:35.215 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 03:31:35.215 INFO kablam! Oct 15 03:31:35.348 INFO kablam! warning: unused variable: `msg` Oct 15 03:31:35.348 INFO kablam! --> src/server.rs:17:54 Oct 15 03:31:35.348 INFO kablam! | Oct 15 03:31:35.348 INFO kablam! 17 | fn server_check_identification(client: &mut Client, msg: MessageContainer) -> bool { Oct 15 03:31:35.348 INFO kablam! | ^^^ help: consider using `_msg` instead Oct 15 03:31:35.348 INFO kablam! | Oct 15 03:31:35.362 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 03:31:35.362 INFO kablam! Oct 15 03:31:35.387 INFO kablam! warning: variant is never constructed: `IdentificationFailure` Oct 15 03:31:35.387 INFO kablam! --> src/messages.rs:9:2 Oct 15 03:31:35.387 INFO kablam! | Oct 15 03:31:35.387 INFO kablam! 9 | IdentificationFailure = 3 Oct 15 03:31:35.387 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:31:35.387 INFO kablam! | Oct 15 03:31:35.387 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 03:31:35.387 INFO kablam! Oct 15 03:31:35.387 INFO kablam! warning: function is never used: `usage` Oct 15 03:31:35.387 INFO kablam! --> src/main.rs:21:1 Oct 15 03:31:35.387 INFO kablam! | Oct 15 03:31:35.387 INFO kablam! 21 | fn usage() { Oct 15 03:31:35.387 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 03:31:35.387 INFO kablam! Oct 15 03:31:36.379 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.74s Oct 15 03:31:36.385 INFO kablam! su: No module specific data is present Oct 15 03:31:36.651 INFO running `"docker" "rm" "-f" "199cde6ee6acc85a07777920f4c5c16e350340fa974371e612b792fd680f7054"` Oct 15 03:31:36.747 INFO blam! 199cde6ee6acc85a07777920f4c5c16e350340fa974371e612b792fd680f7054 Oct 15 03:31:36.749 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 15 03:31:36.941 INFO blam! 498a526a34f0422b73d0fcd292abd5b39084d5cf6af45542c646dc0480ef724e Oct 15 03:31:36.943 INFO running `"docker" "start" "-a" "498a526a34f0422b73d0fcd292abd5b39084d5cf6af45542c646dc0480ef724e"` Oct 15 03:31:37.466 INFO kablam! usermod: no changes Oct 15 03:31:37.541 INFO kablam! Compiling tinyssh v0.0.1 (/source) Oct 15 03:31:37.991 INFO kablam! warning: unused import: `std::fs::remove_file` Oct 15 03:31:37.991 INFO kablam! --> src/server_handlers.rs:4:5 Oct 15 03:31:37.991 INFO kablam! | Oct 15 03:31:37.991 INFO kablam! 4 | use std::fs::remove_file; Oct 15 03:31:37.991 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 03:31:37.991 INFO kablam! | Oct 15 03:31:37.991 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 03:31:37.991 INFO kablam! Oct 15 03:31:38.087 INFO kablam! warning: unused variable: `msg` Oct 15 03:31:38.087 INFO kablam! --> src/server.rs:17:54 Oct 15 03:31:38.087 INFO kablam! | Oct 15 03:31:38.087 INFO kablam! 17 | fn server_check_identification(client: &mut Client, msg: MessageContainer) -> bool { Oct 15 03:31:38.087 INFO kablam! | ^^^ help: consider using `_msg` instead Oct 15 03:31:38.087 INFO kablam! | Oct 15 03:31:38.087 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 03:31:38.087 INFO kablam! Oct 15 03:31:38.115 INFO kablam! warning: variant is never constructed: `IdentificationFailure` Oct 15 03:31:38.115 INFO kablam! --> src/messages.rs:9:2 Oct 15 03:31:38.115 INFO kablam! | Oct 15 03:31:38.115 INFO kablam! 9 | IdentificationFailure = 3 Oct 15 03:31:38.115 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:31:38.115 INFO kablam! | Oct 15 03:31:38.115 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 03:31:38.115 INFO kablam! Oct 15 03:31:38.115 INFO kablam! warning: function is never used: `usage` Oct 15 03:31:38.115 INFO kablam! --> src/main.rs:21:1 Oct 15 03:31:38.115 INFO kablam! | Oct 15 03:31:38.115 INFO kablam! 21 | fn usage() { Oct 15 03:31:38.115 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 03:31:38.115 INFO kablam! Oct 15 03:31:38.743 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.24s Oct 15 03:31:38.746 INFO kablam! su: No module specific data is present Oct 15 03:31:39.005 INFO running `"docker" "rm" "-f" "498a526a34f0422b73d0fcd292abd5b39084d5cf6af45542c646dc0480ef724e"` Oct 15 03:31:39.132 INFO blam! 498a526a34f0422b73d0fcd292abd5b39084d5cf6af45542c646dc0480ef724e Oct 15 03:31:39.136 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 15 03:31:39.411 INFO blam! 944146d0f85ccadc8eae65c70976c2a567a505e1cf9ea037a37c91688765de76 Oct 15 03:31:39.415 INFO running `"docker" "start" "-a" "944146d0f85ccadc8eae65c70976c2a567a505e1cf9ea037a37c91688765de76"` Oct 15 03:31:40.231 INFO kablam! usermod: no changes Oct 15 03:31:40.297 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 15 03:31:40.299 INFO kablam! Running /target/debug/deps/tinyssh-ec1be9eba283c7fc Oct 15 03:31:40.308 INFO blam! Oct 15 03:31:40.308 INFO blam! running 0 tests Oct 15 03:31:40.308 INFO blam! Oct 15 03:31:40.308 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 03:31:40.308 INFO blam! Oct 15 03:31:40.312 INFO kablam! su: No module specific data is present Oct 15 03:31:40.840 INFO running `"docker" "rm" "-f" "944146d0f85ccadc8eae65c70976c2a567a505e1cf9ea037a37c91688765de76"` Oct 15 03:31:41.065 INFO blam! 944146d0f85ccadc8eae65c70976c2a567a505e1cf9ea037a37c91688765de76