Oct 15 10:20:34.517 INFO testing HectorIX/tcp-client against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 10:20:34.519 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 10:20:35.023 INFO blam! 215a733a2675241d49e33c0323a022248b04837b41e1319e43b9660f50af53e9 Oct 15 10:20:35.032 INFO running `"docker" "start" "-a" "215a733a2675241d49e33c0323a022248b04837b41e1319e43b9660f50af53e9"` Oct 15 10:20:36.827 INFO kablam! usermod: no changes Oct 15 10:20:36.959 INFO kablam! Compiling time v0.1.38 Oct 15 10:20:36.959 INFO kablam! Compiling termios v0.2.2 Oct 15 10:20:38.191 INFO kablam! Compiling rpassword v0.4.0 Oct 15 10:20:40.451 INFO kablam! Compiling rust-crypto v0.2.36 Oct 15 10:20:50.574 INFO kablam! Compiling tcp-client v0.1.0 (/source) Oct 15 10:20:51.919 INFO kablam! warning: unused import: `std::str` Oct 15 10:20:51.920 INFO kablam! --> src/client_upload.rs:1:5 Oct 15 10:20:51.920 INFO kablam! | Oct 15 10:20:51.920 INFO kablam! 1 | use std::str; Oct 15 10:20:51.921 INFO kablam! | ^^^^^^^^ Oct 15 10:20:51.921 INFO kablam! | Oct 15 10:20:51.921 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 10:20:51.922 INFO kablam! Oct 15 10:20:51.922 INFO kablam! warning: unused import: `std::str` Oct 15 10:20:51.922 INFO kablam! --> src/main.rs:30:5 Oct 15 10:20:51.923 INFO kablam! | Oct 15 10:20:51.923 INFO kablam! 30 | use std::str; Oct 15 10:20:51.923 INFO kablam! | ^^^^^^^^ Oct 15 10:20:51.923 INFO kablam! Oct 15 10:20:52.057 INFO kablam! warning: unreachable expression Oct 15 10:20:52.057 INFO kablam! --> src/parser.rs:211:17 Oct 15 10:20:52.057 INFO kablam! | Oct 15 10:20:52.057 INFO kablam! 211 | BytesMut::from("\n") Oct 15 10:20:52.057 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 10:20:52.057 INFO kablam! | Oct 15 10:20:52.057 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 15 10:20:52.057 INFO kablam! Oct 15 10:20:52.058 INFO kablam! warning: unreachable expression Oct 15 10:20:52.058 INFO kablam! --> src/parser.rs:247:17 Oct 15 10:20:52.058 INFO kablam! | Oct 15 10:20:52.058 INFO kablam! 247 | BytesMut::from("\n") Oct 15 10:20:52.058 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 10:20:52.058 INFO kablam! Oct 15 10:20:52.172 INFO kablam! warning: unused variable: `e` Oct 15 10:20:52.172 INFO kablam! --> src/file_io.rs:74:13 Oct 15 10:20:52.172 INFO kablam! | Oct 15 10:20:52.172 INFO kablam! 74 | Err(e) => { return "**Failed".to_string().into_bytes(); }, Oct 15 10:20:52.172 INFO kablam! | ^ help: consider using `_e` instead Oct 15 10:20:52.172 INFO kablam! | Oct 15 10:20:52.172 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 10:20:52.172 INFO kablam! Oct 15 10:20:52.172 INFO kablam! warning: unused variable: `e` Oct 15 10:20:52.172 INFO kablam! --> src/file_io.rs:85:13 Oct 15 10:20:52.172 INFO kablam! | Oct 15 10:20:52.172 INFO kablam! 85 | Err(e) => { return "**Failed {}".to_string().into_bytes(); }, Oct 15 10:20:52.172 INFO kablam! | ^ help: consider using `_e` instead Oct 15 10:20:52.172 INFO kablam! Oct 15 10:20:52.172 INFO kablam! warning: unused variable: `x` Oct 15 10:20:52.172 INFO kablam! --> src/client_upload.rs:18:9 Oct 15 10:20:52.172 INFO kablam! | Oct 15 10:20:52.172 INFO kablam! 18 | let x = file_io::read_u8(path_to_file.clone().to_string()); Oct 15 10:20:52.172 INFO kablam! | ^ help: consider using `_x` instead Oct 15 10:20:52.172 INFO kablam! Oct 15 10:20:54.859 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 18.00s Oct 15 10:20:54.861 INFO kablam! su: No module specific data is present Oct 15 10:20:55.775 INFO running `"docker" "rm" "-f" "215a733a2675241d49e33c0323a022248b04837b41e1319e43b9660f50af53e9"` Oct 15 10:20:56.087 INFO blam! 215a733a2675241d49e33c0323a022248b04837b41e1319e43b9660f50af53e9 Oct 15 10:20:56.103 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 10:20:56.519 INFO blam! ca9a144588d6ea4b6dcc60c1720d4658698691d2cdca6173a1f8ea48ff3e6f05 Oct 15 10:20:56.522 INFO running `"docker" "start" "-a" "ca9a144588d6ea4b6dcc60c1720d4658698691d2cdca6173a1f8ea48ff3e6f05"` Oct 15 10:20:57.911 INFO kablam! usermod: no changes Oct 15 10:20:58.047 INFO kablam! Compiling tcp-client v0.1.0 (/source) Oct 15 10:20:59.283 INFO kablam! warning: unused import: `std::str` Oct 15 10:20:59.283 INFO kablam! --> src/client_upload.rs:1:5 Oct 15 10:20:59.283 INFO kablam! | Oct 15 10:20:59.283 INFO kablam! 1 | use std::str; Oct 15 10:20:59.283 INFO kablam! | ^^^^^^^^ Oct 15 10:20:59.283 INFO kablam! | Oct 15 10:20:59.283 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 10:20:59.283 INFO kablam! Oct 15 10:20:59.283 INFO kablam! warning: unused import: `std::str` Oct 15 10:20:59.283 INFO kablam! --> src/main.rs:30:5 Oct 15 10:20:59.283 INFO kablam! | Oct 15 10:20:59.283 INFO kablam! 30 | use std::str; Oct 15 10:20:59.283 INFO kablam! | ^^^^^^^^ Oct 15 10:20:59.283 INFO kablam! Oct 15 10:20:59.415 INFO kablam! warning: unreachable expression Oct 15 10:20:59.416 INFO kablam! --> src/parser.rs:211:17 Oct 15 10:20:59.416 INFO kablam! | Oct 15 10:20:59.417 INFO kablam! 211 | BytesMut::from("\n") Oct 15 10:20:59.417 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 10:20:59.417 INFO kablam! | Oct 15 10:20:59.418 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 15 10:20:59.418 INFO kablam! Oct 15 10:20:59.418 INFO kablam! warning: unreachable expression Oct 15 10:20:59.419 INFO kablam! --> src/parser.rs:247:17 Oct 15 10:20:59.419 INFO kablam! | Oct 15 10:20:59.419 INFO kablam! 247 | BytesMut::from("\n") Oct 15 10:20:59.420 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 10:20:59.420 INFO kablam! Oct 15 10:20:59.500 INFO kablam! warning: unused variable: `e` Oct 15 10:20:59.500 INFO kablam! --> src/file_io.rs:74:13 Oct 15 10:20:59.501 INFO kablam! | Oct 15 10:20:59.501 INFO kablam! 74 | Err(e) => { return "**Failed".to_string().into_bytes(); }, Oct 15 10:20:59.501 INFO kablam! | ^ help: consider using `_e` instead Oct 15 10:20:59.501 INFO kablam! | Oct 15 10:20:59.502 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 10:20:59.502 INFO kablam! Oct 15 10:20:59.502 INFO kablam! warning: unused variable: `e` Oct 15 10:20:59.503 INFO kablam! --> src/file_io.rs:85:13 Oct 15 10:20:59.503 INFO kablam! | Oct 15 10:20:59.503 INFO kablam! 85 | Err(e) => { return "**Failed {}".to_string().into_bytes(); }, Oct 15 10:20:59.504 INFO kablam! | ^ help: consider using `_e` instead Oct 15 10:20:59.504 INFO kablam! Oct 15 10:20:59.504 INFO kablam! warning: unused variable: `x` Oct 15 10:20:59.504 INFO kablam! --> src/client_upload.rs:18:9 Oct 15 10:20:59.505 INFO kablam! | Oct 15 10:20:59.505 INFO kablam! 18 | let x = file_io::read_u8(path_to_file.clone().to_string()); Oct 15 10:20:59.505 INFO kablam! | ^ help: consider using `_x` instead Oct 15 10:20:59.506 INFO kablam! Oct 15 10:21:00.259 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.32s Oct 15 10:21:00.264 INFO kablam! su: No module specific data is present Oct 15 10:21:01.063 INFO running `"docker" "rm" "-f" "ca9a144588d6ea4b6dcc60c1720d4658698691d2cdca6173a1f8ea48ff3e6f05"` Oct 15 10:21:01.377 INFO blam! ca9a144588d6ea4b6dcc60c1720d4658698691d2cdca6173a1f8ea48ff3e6f05 Oct 15 10:21:01.390 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 10:21:02.239 INFO blam! 0ef174770b61410946366ecee4f05a662ef2cd3fbeccc5e7a6cbd2e081165e83 Oct 15 10:21:02.247 INFO running `"docker" "start" "-a" "0ef174770b61410946366ecee4f05a662ef2cd3fbeccc5e7a6cbd2e081165e83"` Oct 15 10:21:03.631 INFO kablam! usermod: no changes Oct 15 10:21:03.779 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 15 10:21:03.803 INFO kablam! Running /target/debug/deps/tcp_client-79edd7d55073f0e5 Oct 15 10:21:03.837 INFO kablam! su: No module specific data is present Oct 15 10:21:03.838 INFO blam! Oct 15 10:21:03.838 INFO blam! running 0 tests Oct 15 10:21:03.838 INFO blam! Oct 15 10:21:03.838 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 10:21:03.838 INFO blam! Oct 15 10:21:04.677 INFO running `"docker" "rm" "-f" "0ef174770b61410946366ecee4f05a662ef2cd3fbeccc5e7a6cbd2e081165e83"` Oct 15 10:21:04.939 INFO blam! 0ef174770b61410946366ecee4f05a662ef2cd3fbeccc5e7a6cbd2e081165e83