Oct 31 21:58:12.346 INFO checking rwalters/concur_example against master#05812fa8c588473f03e3fa7cf59cd84f4f37c715 for pr-55538 Oct 31 21:58:12.346 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-1/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55538/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/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 +05812fa8c588473f03e3fa7cf59cd84f4f37c715-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 31 21:58:12.901 INFO blam! 68b63613140959735dd768648aa61979caa54ddfcb6f251fcccb658e9a043428 Oct 31 21:58:12.902 INFO running `"docker" "start" "-a" "68b63613140959735dd768648aa61979caa54ddfcb6f251fcccb658e9a043428"` Oct 31 21:58:15.196 INFO kablam! usermod: no changes Oct 31 21:58:15.273 INFO kablam! Checking concur_example v0.1.0 (/source) Oct 31 21:58:15.779 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 31 21:58:15.780 INFO kablam! --> src/main.rs:24:5 Oct 31 21:58:15.780 INFO kablam! | Oct 31 21:58:15.780 INFO kablam! 24 | thread::sleep_ms(50); Oct 31 21:58:15.780 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 31 21:58:15.780 INFO kablam! | Oct 31 21:58:15.780 INFO kablam! = note: #[warn(deprecated)] on by default Oct 31 21:58:15.780 INFO kablam! Oct 31 21:58:15.828 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 31 21:58:15.828 INFO kablam! --> src/main.rs:24:5 Oct 31 21:58:15.828 INFO kablam! | Oct 31 21:58:15.828 INFO kablam! 24 | thread::sleep_ms(50); Oct 31 21:58:15.828 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 31 21:58:15.828 INFO kablam! | Oct 31 21:58:15.828 INFO kablam! = note: #[warn(deprecated)] on by default Oct 31 21:58:15.828 INFO kablam! Oct 31 21:58:15.917 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 21:58:15.917 INFO kablam! --> src/main.rs:40:13 Oct 31 21:58:15.917 INFO kablam! | Oct 31 21:58:15.917 INFO kablam! 40 | tx.send(()); Oct 31 21:58:15.917 INFO kablam! | ^^^^^^^^^^^^ Oct 31 21:58:15.918 INFO kablam! | Oct 31 21:58:15.918 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 31 21:58:15.918 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 21:58:15.918 INFO kablam! Oct 31 21:58:15.918 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 21:58:15.918 INFO kablam! --> src/main.rs:46:9 Oct 31 21:58:15.918 INFO kablam! | Oct 31 21:58:15.918 INFO kablam! 46 | rx.recv(); Oct 31 21:58:15.918 INFO kablam! | ^^^^^^^^^^ Oct 31 21:58:15.918 INFO kablam! | Oct 31 21:58:15.918 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 21:58:15.918 INFO kablam! Oct 31 21:58:15.918 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 21:58:15.918 INFO kablam! --> src/main.rs:55:13 Oct 31 21:58:15.918 INFO kablam! | Oct 31 21:58:15.918 INFO kablam! 55 | tx.send(i); Oct 31 21:58:15.918 INFO kablam! | ^^^^^^^^^^^ Oct 31 21:58:15.918 INFO kablam! | Oct 31 21:58:15.918 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 21:58:15.918 INFO kablam! Oct 31 21:58:15.975 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 21:58:15.975 INFO kablam! --> src/main.rs:40:13 Oct 31 21:58:15.975 INFO kablam! | Oct 31 21:58:15.976 INFO kablam! 40 | tx.send(()); Oct 31 21:58:15.976 INFO kablam! | ^^^^^^^^^^^^ Oct 31 21:58:15.976 INFO kablam! | Oct 31 21:58:15.976 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 31 21:58:15.976 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 21:58:15.976 INFO kablam! Oct 31 21:58:15.976 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 21:58:15.976 INFO kablam! --> src/main.rs:46:9 Oct 31 21:58:15.976 INFO kablam! | Oct 31 21:58:15.976 INFO kablam! 46 | rx.recv(); Oct 31 21:58:15.976 INFO kablam! | ^^^^^^^^^^ Oct 31 21:58:15.976 INFO kablam! | Oct 31 21:58:15.976 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 21:58:15.976 INFO kablam! Oct 31 21:58:15.976 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 21:58:15.976 INFO kablam! --> src/main.rs:55:13 Oct 31 21:58:15.976 INFO kablam! | Oct 31 21:58:15.976 INFO kablam! 55 | tx.send(i); Oct 31 21:58:15.976 INFO kablam! | ^^^^^^^^^^^ Oct 31 21:58:15.976 INFO kablam! | Oct 31 21:58:15.977 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 21:58:15.977 INFO kablam! Oct 31 21:58:16.016 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.79s Oct 31 21:58:16.027 INFO kablam! su: No module specific data is present Oct 31 21:58:16.852 INFO running `"docker" "rm" "-f" "68b63613140959735dd768648aa61979caa54ddfcb6f251fcccb658e9a043428"` Oct 31 21:58:17.220 INFO blam! 68b63613140959735dd768648aa61979caa54ddfcb6f251fcccb658e9a043428