Oct 15 10:20:32.125 INFO testing HectorIX/tcp-client against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 10:20:32.125 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 10:20:32.711 INFO blam! f872a5d4bd9e86ee7f70cd820c8a76842099900735bb6f7388803e14f2931776 Oct 15 10:20:32.713 INFO running `"docker" "start" "-a" "f872a5d4bd9e86ee7f70cd820c8a76842099900735bb6f7388803e14f2931776"` Oct 15 10:20:33.902 INFO kablam! usermod: no changes Oct 15 10:20:34.031 INFO kablam! Compiling termios v0.2.2 Oct 15 10:20:34.031 INFO kablam! Compiling rust-crypto v0.2.36 Oct 15 10:20:35.131 INFO kablam! Compiling rpassword v0.4.0 Oct 15 10:20:45.116 INFO kablam! Compiling tcp-client v0.1.0 (/source) Oct 15 10:20:46.371 INFO kablam! warning: unused import: `std::str` Oct 15 10:20:46.372 INFO kablam! --> src/client_upload.rs:1:5 Oct 15 10:20:46.372 INFO kablam! | Oct 15 10:20:46.373 INFO kablam! 1 | use std::str; Oct 15 10:20:46.374 INFO kablam! | ^^^^^^^^ Oct 15 10:20:46.374 INFO kablam! | Oct 15 10:20:46.375 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 10:20:46.375 INFO kablam! Oct 15 10:20:46.375 INFO kablam! warning: unused import: `std::str` Oct 15 10:20:46.375 INFO kablam! --> src/main.rs:30:5 Oct 15 10:20:46.375 INFO kablam! | Oct 15 10:20:46.376 INFO kablam! 30 | use std::str; Oct 15 10:20:46.376 INFO kablam! | ^^^^^^^^ Oct 15 10:20:46.376 INFO kablam! Oct 15 10:20:46.506 INFO kablam! warning: unreachable expression Oct 15 10:20:46.506 INFO kablam! --> src/parser.rs:211:17 Oct 15 10:20:46.506 INFO kablam! | Oct 15 10:20:46.506 INFO kablam! 211 | BytesMut::from("\n") Oct 15 10:20:46.506 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 10:20:46.506 INFO kablam! | Oct 15 10:20:46.506 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 15 10:20:46.506 INFO kablam! Oct 15 10:20:46.508 INFO kablam! warning: unreachable expression Oct 15 10:20:46.508 INFO kablam! --> src/parser.rs:247:17 Oct 15 10:20:46.508 INFO kablam! | Oct 15 10:20:46.509 INFO kablam! 247 | BytesMut::from("\n") Oct 15 10:20:46.509 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 10:20:46.509 INFO kablam! Oct 15 10:20:46.614 INFO kablam! warning: unused variable: `e` Oct 15 10:20:46.614 INFO kablam! --> src/file_io.rs:74:13 Oct 15 10:20:46.614 INFO kablam! | Oct 15 10:20:46.614 INFO kablam! 74 | Err(e) => { return "**Failed".to_string().into_bytes(); }, Oct 15 10:20:46.614 INFO kablam! | ^ help: consider using `_e` instead Oct 15 10:20:46.614 INFO kablam! | Oct 15 10:20:46.614 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 10:20:46.614 INFO kablam! Oct 15 10:20:46.614 INFO kablam! warning: unused variable: `e` Oct 15 10:20:46.614 INFO kablam! --> src/file_io.rs:85:13 Oct 15 10:20:46.614 INFO kablam! | Oct 15 10:20:46.614 INFO kablam! 85 | Err(e) => { return "**Failed {}".to_string().into_bytes(); }, Oct 15 10:20:46.615 INFO kablam! | ^ help: consider using `_e` instead Oct 15 10:20:46.615 INFO kablam! Oct 15 10:20:46.618 INFO kablam! warning: unused variable: `x` Oct 15 10:20:46.618 INFO kablam! --> src/client_upload.rs:18:9 Oct 15 10:20:46.618 INFO kablam! | Oct 15 10:20:46.618 INFO kablam! 18 | let x = file_io::read_u8(path_to_file.clone().to_string()); Oct 15 10:20:46.618 INFO kablam! | ^ help: consider using `_x` instead Oct 15 10:20:46.618 INFO kablam! Oct 15 10:20:49.658 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.73s Oct 15 10:20:49.667 INFO kablam! su: No module specific data is present Oct 15 10:20:51.026 INFO running `"docker" "rm" "-f" "f872a5d4bd9e86ee7f70cd820c8a76842099900735bb6f7388803e14f2931776"` Oct 15 10:20:51.415 INFO blam! f872a5d4bd9e86ee7f70cd820c8a76842099900735bb6f7388803e14f2931776 Oct 15 10:20:51.427 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 10:20:51.896 INFO blam! 17a18c54aa915f63e519423307bec0f91ec863b31458ce2a2990fef1c03a64b3 Oct 15 10:20:51.898 INFO running `"docker" "start" "-a" "17a18c54aa915f63e519423307bec0f91ec863b31458ce2a2990fef1c03a64b3"` Oct 15 10:20:53.263 INFO kablam! usermod: no changes Oct 15 10:20:53.367 INFO kablam! Compiling tcp-client v0.1.0 (/source) Oct 15 10:20:54.491 INFO kablam! warning: unused import: `std::str` Oct 15 10:20:54.491 INFO kablam! --> src/client_upload.rs:1:5 Oct 15 10:20:54.491 INFO kablam! | Oct 15 10:20:54.491 INFO kablam! 1 | use std::str; Oct 15 10:20:54.491 INFO kablam! | ^^^^^^^^ Oct 15 10:20:54.491 INFO kablam! | Oct 15 10:20:54.491 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 10:20:54.491 INFO kablam! Oct 15 10:20:54.491 INFO kablam! warning: unused import: `std::str` Oct 15 10:20:54.491 INFO kablam! --> src/main.rs:30:5 Oct 15 10:20:54.491 INFO kablam! | Oct 15 10:20:54.491 INFO kablam! 30 | use std::str; Oct 15 10:20:54.491 INFO kablam! | ^^^^^^^^ Oct 15 10:20:54.491 INFO kablam! Oct 15 10:20:54.635 INFO kablam! warning: unreachable expression Oct 15 10:20:54.635 INFO kablam! --> src/parser.rs:211:17 Oct 15 10:20:54.635 INFO kablam! | Oct 15 10:20:54.635 INFO kablam! 211 | BytesMut::from("\n") Oct 15 10:20:54.635 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 10:20:54.635 INFO kablam! | Oct 15 10:20:54.635 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 15 10:20:54.635 INFO kablam! Oct 15 10:20:54.635 INFO kablam! warning: unreachable expression Oct 15 10:20:54.635 INFO kablam! --> src/parser.rs:247:17 Oct 15 10:20:54.635 INFO kablam! | Oct 15 10:20:54.635 INFO kablam! 247 | BytesMut::from("\n") Oct 15 10:20:54.635 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 10:20:54.635 INFO kablam! Oct 15 10:20:54.735 INFO kablam! warning: unused variable: `e` Oct 15 10:20:54.735 INFO kablam! --> src/file_io.rs:74:13 Oct 15 10:20:54.735 INFO kablam! | Oct 15 10:20:54.735 INFO kablam! 74 | Err(e) => { return "**Failed".to_string().into_bytes(); }, Oct 15 10:20:54.735 INFO kablam! | ^ help: consider using `_e` instead Oct 15 10:20:54.735 INFO kablam! | Oct 15 10:20:54.735 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 10:20:54.735 INFO kablam! Oct 15 10:20:54.735 INFO kablam! warning: unused variable: `e` Oct 15 10:20:54.735 INFO kablam! --> src/file_io.rs:85:13 Oct 15 10:20:54.735 INFO kablam! | Oct 15 10:20:54.735 INFO kablam! 85 | Err(e) => { return "**Failed {}".to_string().into_bytes(); }, Oct 15 10:20:54.735 INFO kablam! | ^ help: consider using `_e` instead Oct 15 10:20:54.735 INFO kablam! Oct 15 10:20:54.735 INFO kablam! warning: unused variable: `x` Oct 15 10:20:54.735 INFO kablam! --> src/client_upload.rs:18:9 Oct 15 10:20:54.735 INFO kablam! | Oct 15 10:20:54.735 INFO kablam! 18 | let x = file_io::read_u8(path_to_file.clone().to_string()); Oct 15 10:20:54.735 INFO kablam! | ^ help: consider using `_x` instead Oct 15 10:20:54.735 INFO kablam! Oct 15 10:20:55.302 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.01s Oct 15 10:20:55.311 INFO kablam! su: No module specific data is present Oct 15 10:20:56.209 INFO running `"docker" "rm" "-f" "17a18c54aa915f63e519423307bec0f91ec863b31458ce2a2990fef1c03a64b3"` Oct 15 10:20:56.551 INFO blam! 17a18c54aa915f63e519423307bec0f91ec863b31458ce2a2990fef1c03a64b3 Oct 15 10:20:56.563 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 10:20:57.043 INFO blam! 7095bca490163705ebe9449e2f2b79a50992646cc97bbb721d4228476cb8736f Oct 15 10:20:57.047 INFO running `"docker" "start" "-a" "7095bca490163705ebe9449e2f2b79a50992646cc97bbb721d4228476cb8736f"` Oct 15 10:20:58.315 INFO kablam! usermod: no changes Oct 15 10:20:58.459 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 15 10:20:58.459 INFO kablam! Running /target/debug/deps/tcp_client-7eeb2cf447c6318a Oct 15 10:20:58.463 INFO blam! Oct 15 10:20:58.463 INFO blam! running 0 tests Oct 15 10:20:58.463 INFO blam! Oct 15 10:20:58.463 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 10:20:58.463 INFO blam! Oct 15 10:20:58.465 INFO kablam! su: No module specific data is present Oct 15 10:20:59.074 INFO running `"docker" "rm" "-f" "7095bca490163705ebe9449e2f2b79a50992646cc97bbb721d4228476cb8736f"` Oct 15 10:20:59.499 INFO blam! 7095bca490163705ebe9449e2f2b79a50992646cc97bbb721d4228476cb8736f