Oct 26 21:42:17.127 INFO checking rwalters/concur_example against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 26 21:42:17.128 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 26 21:42:17.615 INFO blam! a14447cf297f4b6e4f4059b40cc9287a75d54f83ffa68030f98c8281075c1a36 Oct 26 21:42:17.621 INFO running `"docker" "start" "-a" "a14447cf297f4b6e4f4059b40cc9287a75d54f83ffa68030f98c8281075c1a36"` Oct 26 21:42:18.347 INFO kablam! usermod: no changes Oct 26 21:42:18.375 INFO kablam! Checking concur_example v0.1.0 (/source) Oct 26 21:42:18.615 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 26 21:42:18.615 INFO kablam! --> src/main.rs:24:5 Oct 26 21:42:18.615 INFO kablam! | Oct 26 21:42:18.615 INFO kablam! 24 | thread::sleep_ms(50); Oct 26 21:42:18.615 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 26 21:42:18.615 INFO kablam! | Oct 26 21:42:18.615 INFO kablam! = note: #[warn(deprecated)] on by default Oct 26 21:42:18.615 INFO kablam! Oct 26 21:42:18.631 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 26 21:42:18.631 INFO kablam! --> src/main.rs:24:5 Oct 26 21:42:18.631 INFO kablam! | Oct 26 21:42:18.631 INFO kablam! 24 | thread::sleep_ms(50); Oct 26 21:42:18.631 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 26 21:42:18.631 INFO kablam! | Oct 26 21:42:18.631 INFO kablam! = note: #[warn(deprecated)] on by default Oct 26 21:42:18.631 INFO kablam! Oct 26 21:42:18.679 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 21:42:18.679 INFO kablam! --> src/main.rs:40:13 Oct 26 21:42:18.679 INFO kablam! | Oct 26 21:42:18.679 INFO kablam! 40 | tx.send(()); Oct 26 21:42:18.679 INFO kablam! | ^^^^^^^^^^^^ Oct 26 21:42:18.679 INFO kablam! | Oct 26 21:42:18.679 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 26 21:42:18.679 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 21:42:18.679 INFO kablam! Oct 26 21:42:18.687 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 21:42:18.687 INFO kablam! --> src/main.rs:46:9 Oct 26 21:42:18.687 INFO kablam! | Oct 26 21:42:18.687 INFO kablam! 46 | rx.recv(); Oct 26 21:42:18.687 INFO kablam! | ^^^^^^^^^^ Oct 26 21:42:18.687 INFO kablam! | Oct 26 21:42:18.687 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 21:42:18.687 INFO kablam! Oct 26 21:42:18.687 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 21:42:18.687 INFO kablam! --> src/main.rs:55:13 Oct 26 21:42:18.687 INFO kablam! | Oct 26 21:42:18.687 INFO kablam! 55 | tx.send(i); Oct 26 21:42:18.687 INFO kablam! | ^^^^^^^^^^^ Oct 26 21:42:18.687 INFO kablam! | Oct 26 21:42:18.687 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 21:42:18.687 INFO kablam! Oct 26 21:42:18.687 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 21:42:18.687 INFO kablam! --> src/main.rs:40:13 Oct 26 21:42:18.687 INFO kablam! | Oct 26 21:42:18.687 INFO kablam! 40 | tx.send(()); Oct 26 21:42:18.687 INFO kablam! | ^^^^^^^^^^^^ Oct 26 21:42:18.687 INFO kablam! | Oct 26 21:42:18.687 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 26 21:42:18.687 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 21:42:18.687 INFO kablam! Oct 26 21:42:18.687 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 21:42:18.687 INFO kablam! --> src/main.rs:46:9 Oct 26 21:42:18.687 INFO kablam! | Oct 26 21:42:18.687 INFO kablam! 46 | rx.recv(); Oct 26 21:42:18.687 INFO kablam! | ^^^^^^^^^^ Oct 26 21:42:18.687 INFO kablam! | Oct 26 21:42:18.687 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 21:42:18.687 INFO kablam! Oct 26 21:42:18.687 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 21:42:18.687 INFO kablam! --> src/main.rs:55:13 Oct 26 21:42:18.687 INFO kablam! | Oct 26 21:42:18.687 INFO kablam! 55 | tx.send(i); Oct 26 21:42:18.687 INFO kablam! | ^^^^^^^^^^^ Oct 26 21:42:18.687 INFO kablam! | Oct 26 21:42:18.687 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 21:42:18.687 INFO kablam! Oct 26 21:42:18.703 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.34s Oct 26 21:42:18.705 INFO kablam! su: No module specific data is present Oct 26 21:42:19.222 INFO running `"docker" "rm" "-f" "a14447cf297f4b6e4f4059b40cc9287a75d54f83ffa68030f98c8281075c1a36"` Oct 26 21:42:19.361 INFO blam! a14447cf297f4b6e4f4059b40cc9287a75d54f83ffa68030f98c8281075c1a36