Oct 27 06:52:00.386 INFO checking chenqian2651489/testrust against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 06:52:00.386 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 06:52:00.796 INFO blam! a7ffeb4c12e275d57fce3167906a3a8d453c1b6c0d814841ede16383b798cf22 Oct 27 06:52:00.798 INFO running `"docker" "start" "-a" "a7ffeb4c12e275d57fce3167906a3a8d453c1b6c0d814841ede16383b798cf22"` Oct 27 06:52:01.395 INFO kablam! usermod: no changes Oct 27 06:52:01.396 INFO kablam! Checking testrust v0.1.0 (/source) Oct 27 06:52:01.750 INFO kablam! warning: unused import: `std::thread::JoinHandle` Oct 27 06:52:01.750 INFO kablam! --> src/main.rs:3:5 Oct 27 06:52:01.750 INFO kablam! | Oct 27 06:52:01.750 INFO kablam! 3 | use std::thread::JoinHandle; Oct 27 06:52:01.750 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 06:52:01.750 INFO kablam! | Oct 27 06:52:01.750 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 06:52:01.750 INFO kablam! Oct 27 06:52:01.758 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 27 06:52:01.759 INFO kablam! --> src/main.rs:19:9 Oct 27 06:52:01.759 INFO kablam! | Oct 27 06:52:01.759 INFO kablam! 19 | thread::sleep_ms(1000); Oct 27 06:52:01.759 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 06:52:01.759 INFO kablam! | Oct 27 06:52:01.759 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 06:52:01.759 INFO kablam! Oct 27 06:52:01.816 INFO kablam! warning: unused import: `std::thread::JoinHandle` Oct 27 06:52:01.816 INFO kablam! --> src/main.rs:3:5 Oct 27 06:52:01.816 INFO kablam! | Oct 27 06:52:01.816 INFO kablam! 3 | use std::thread::JoinHandle; Oct 27 06:52:01.816 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 06:52:01.816 INFO kablam! | Oct 27 06:52:01.816 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 06:52:01.816 INFO kablam! Oct 27 06:52:01.816 INFO kablam! warning: function is never used: `client` Oct 27 06:52:01.816 INFO kablam! --> src/main.rs:12:1 Oct 27 06:52:01.816 INFO kablam! | Oct 27 06:52:01.816 INFO kablam! 12 | fn client(){ Oct 27 06:52:01.816 INFO kablam! | ^^^^^^^^^^^ Oct 27 06:52:01.816 INFO kablam! | Oct 27 06:52:01.816 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 06:52:01.816 INFO kablam! Oct 27 06:52:01.816 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 27 06:52:01.816 INFO kablam! --> src/main.rs:19:9 Oct 27 06:52:01.816 INFO kablam! | Oct 27 06:52:01.816 INFO kablam! 19 | thread::sleep_ms(1000); Oct 27 06:52:01.816 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 06:52:01.817 INFO kablam! | Oct 27 06:52:01.817 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 06:52:01.817 INFO kablam! Oct 27 06:52:01.859 INFO kablam! warning: function is never used: `client` Oct 27 06:52:01.859 INFO kablam! --> src/main.rs:12:1 Oct 27 06:52:01.859 INFO kablam! | Oct 27 06:52:01.859 INFO kablam! 12 | fn client(){ Oct 27 06:52:01.859 INFO kablam! | ^^^^^^^^^^^ Oct 27 06:52:01.859 INFO kablam! | Oct 27 06:52:01.859 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 06:52:01.859 INFO kablam! Oct 27 06:52:01.859 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.50s Oct 27 06:52:01.861 INFO kablam! su: No module specific data is present Oct 27 06:52:02.147 INFO running `"docker" "rm" "-f" "a7ffeb4c12e275d57fce3167906a3a8d453c1b6c0d814841ede16383b798cf22"` Oct 27 06:52:02.346 INFO blam! a7ffeb4c12e275d57fce3167906a3a8d453c1b6c0d814841ede16383b798cf22