Oct 27 03:18:31.720 INFO checking jFransham/racketd-client against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 03:18:31.720 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-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 27 03:18:32.287 INFO blam! e4be4a5ba320b7877e7686163ef1457ffe23cc8b13607825844ea9793eadb326 Oct 27 03:18:32.307 INFO running `"docker" "start" "-a" "e4be4a5ba320b7877e7686163ef1457ffe23cc8b13607825844ea9793eadb326"` Oct 27 03:18:33.379 INFO kablam! usermod: no changes Oct 27 03:18:33.543 INFO kablam! Checking tempdir v0.3.5 Oct 27 03:18:34.140 INFO kablam! Checking racketd-client v0.1.0 (/source) Oct 27 03:18:35.373 INFO kablam! warning: unused import: `BufReader` Oct 27 03:18:35.373 INFO kablam! --> src/main.rs:14:5 Oct 27 03:18:35.374 INFO kablam! | Oct 27 03:18:35.374 INFO kablam! 14 | BufReader, Oct 27 03:18:35.374 INFO kablam! | ^^^^^^^^^ Oct 27 03:18:35.374 INFO kablam! | Oct 27 03:18:35.375 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 03:18:35.375 INFO kablam! Oct 27 03:18:35.497 INFO kablam! warning: unused import: `BufReader` Oct 27 03:18:35.498 INFO kablam! --> src/main.rs:14:5 Oct 27 03:18:35.498 INFO kablam! | Oct 27 03:18:35.498 INFO kablam! 14 | BufReader, Oct 27 03:18:35.498 INFO kablam! | ^^^^^^^^^ Oct 27 03:18:35.499 INFO kablam! | Oct 27 03:18:35.499 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 03:18:35.499 INFO kablam! Oct 27 03:18:35.630 INFO kablam! warning: unused variable: `thread` Oct 27 03:18:35.630 INFO kablam! --> src/main.rs:122:22 Oct 27 03:18:35.630 INFO kablam! | Oct 27 03:18:35.630 INFO kablam! 122 | let (stdin_file, thread): (String, _) = { Oct 27 03:18:35.630 INFO kablam! | ^^^^^^ help: consider using `_thread` instead Oct 27 03:18:35.631 INFO kablam! | Oct 27 03:18:35.631 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 03:18:35.631 INFO kablam! Oct 27 03:18:35.655 INFO kablam! warning: unused variable: `thread` Oct 27 03:18:35.655 INFO kablam! --> src/main.rs:122:22 Oct 27 03:18:35.655 INFO kablam! | Oct 27 03:18:35.655 INFO kablam! 122 | let (stdin_file, thread): (String, _) = { Oct 27 03:18:35.655 INFO kablam! | ^^^^^^ help: consider using `_thread` instead Oct 27 03:18:35.660 INFO kablam! | Oct 27 03:18:35.660 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 03:18:35.660 INFO kablam! Oct 27 03:18:35.723 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 03:18:35.723 INFO kablam! --> src/main.rs:161:5 Oct 27 03:18:35.723 INFO kablam! | Oct 27 03:18:35.723 INFO kablam! 161 | stream.set_read_timeout(Some(Duration::from_secs(10))); Oct 27 03:18:35.723 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:18:35.723 INFO kablam! | Oct 27 03:18:35.723 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 03:18:35.723 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 03:18:35.723 INFO kablam! Oct 27 03:18:35.723 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 03:18:35.723 INFO kablam! --> src/main.rs:161:5 Oct 27 03:18:35.723 INFO kablam! | Oct 27 03:18:35.723 INFO kablam! 161 | stream.set_read_timeout(Some(Duration::from_secs(10))); Oct 27 03:18:35.723 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:18:35.723 INFO kablam! | Oct 27 03:18:35.723 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 03:18:35.724 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 03:18:35.724 INFO kablam! Oct 27 03:18:35.799 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.38s Oct 27 03:18:35.804 INFO kablam! su: No module specific data is present Oct 27 03:18:36.522 INFO running `"docker" "rm" "-f" "e4be4a5ba320b7877e7686163ef1457ffe23cc8b13607825844ea9793eadb326"` Oct 27 03:18:36.968 INFO blam! e4be4a5ba320b7877e7686163ef1457ffe23cc8b13607825844ea9793eadb326