Oct 21 18:58:23.735 INFO checking chenqian2651489/testrust against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 18:58:23.736 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192/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 21 18:58:24.274 INFO blam! 4afc14a78f7bdb0c322880f21ebdf52b7917974abf99d838bb7a5ebda13c9753 Oct 21 18:58:24.276 INFO running `"docker" "start" "-a" "4afc14a78f7bdb0c322880f21ebdf52b7917974abf99d838bb7a5ebda13c9753"` Oct 21 18:58:25.369 INFO kablam! usermod: no changes Oct 21 18:58:25.432 INFO kablam! Checking testrust v0.1.0 (/source) Oct 21 18:58:25.972 INFO kablam! warning: unused import: `std::thread::JoinHandle` Oct 21 18:58:25.974 INFO kablam! --> src/main.rs:3:5 Oct 21 18:58:25.974 INFO kablam! | Oct 21 18:58:25.975 INFO kablam! 3 | use std::thread::JoinHandle; Oct 21 18:58:25.975 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:58:25.975 INFO kablam! | Oct 21 18:58:25.976 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 18:58:25.976 INFO kablam! Oct 21 18:58:25.976 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 21 18:58:25.977 INFO kablam! --> src/main.rs:19:9 Oct 21 18:58:25.977 INFO kablam! | Oct 21 18:58:25.977 INFO kablam! 19 | thread::sleep_ms(1000); Oct 21 18:58:25.978 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 21 18:58:25.978 INFO kablam! | Oct 21 18:58:25.978 INFO kablam! = note: #[warn(deprecated)] on by default Oct 21 18:58:25.979 INFO kablam! Oct 21 18:58:26.038 INFO kablam! warning: function is never used: `client` Oct 21 18:58:26.038 INFO kablam! --> src/main.rs:12:1 Oct 21 18:58:26.038 INFO kablam! | Oct 21 18:58:26.039 INFO kablam! 12 | fn client(){ Oct 21 18:58:26.039 INFO kablam! | ^^^^^^^^^^^ Oct 21 18:58:26.039 INFO kablam! | Oct 21 18:58:26.039 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 18:58:26.040 INFO kablam! Oct 21 18:58:26.101 INFO kablam! warning: unused import: `std::thread::JoinHandle` Oct 21 18:58:26.101 INFO kablam! --> src/main.rs:3:5 Oct 21 18:58:26.101 INFO kablam! | Oct 21 18:58:26.102 INFO kablam! 3 | use std::thread::JoinHandle; Oct 21 18:58:26.102 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:58:26.102 INFO kablam! | Oct 21 18:58:26.102 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 18:58:26.103 INFO kablam! Oct 21 18:58:26.107 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 21 18:58:26.108 INFO kablam! --> src/main.rs:19:9 Oct 21 18:58:26.108 INFO kablam! | Oct 21 18:58:26.108 INFO kablam! 19 | thread::sleep_ms(1000); Oct 21 18:58:26.108 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 21 18:58:26.109 INFO kablam! | Oct 21 18:58:26.109 INFO kablam! = note: #[warn(deprecated)] on by default Oct 21 18:58:26.109 INFO kablam! Oct 21 18:58:26.170 INFO kablam! warning: function is never used: `client` Oct 21 18:58:26.171 INFO kablam! --> src/main.rs:12:1 Oct 21 18:58:26.171 INFO kablam! | Oct 21 18:58:26.171 INFO kablam! 12 | fn client(){ Oct 21 18:58:26.172 INFO kablam! | ^^^^^^^^^^^ Oct 21 18:58:26.172 INFO kablam! | Oct 21 18:58:26.172 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 18:58:26.173 INFO kablam! Oct 21 18:58:26.205 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.80s Oct 21 18:58:26.205 INFO kablam! su: No module specific data is present Oct 21 18:58:26.890 INFO running `"docker" "rm" "-f" "4afc14a78f7bdb0c322880f21ebdf52b7917974abf99d838bb7a5ebda13c9753"` Oct 21 18:58:27.236 INFO blam! 4afc14a78f7bdb0c322880f21ebdf52b7917974abf99d838bb7a5ebda13c9753