Oct 27 16:27:34.534 INFO checking rustbar-0.2.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 16:27:34.535 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 16:27:34.973 INFO blam! 05d2b06bca2c2f922c48a70fea295fe56846c46de3173f44c3c30f99e6aa1481 Oct 27 16:27:34.976 INFO running `"docker" "start" "-a" "05d2b06bca2c2f922c48a70fea295fe56846c46de3173f44c3c30f99e6aa1481"` Oct 27 16:27:36.415 INFO kablam! usermod: no changes Oct 27 16:27:36.463 INFO kablam! Checking rustbar v0.2.0 (/source) Oct 27 16:27:37.387 INFO kablam! warning: patterns aren't allowed in methods without bodies Oct 27 16:27:37.387 INFO kablam! --> src/rustbars.rs:22:18 Oct 27 16:27:37.387 INFO kablam! | Oct 27 16:27:37.387 INFO kablam! 22 | fn to_stderr(mut self) -> T; Oct 27 16:27:37.387 INFO kablam! | ^^^^^^^^ Oct 27 16:27:37.387 INFO kablam! | Oct 27 16:27:37.387 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Oct 27 16:27:37.387 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 16:27:37.387 INFO kablam! = note: for more information, see issue #35203 Oct 27 16:27:37.387 INFO kablam! Oct 27 16:27:37.519 INFO kablam! warning: patterns aren't allowed in methods without bodies Oct 27 16:27:37.519 INFO kablam! --> src/rustbars.rs:22:18 Oct 27 16:27:37.519 INFO kablam! | Oct 27 16:27:37.519 INFO kablam! 22 | fn to_stderr(mut self) -> T; Oct 27 16:27:37.519 INFO kablam! | ^^^^^^^^ Oct 27 16:27:37.519 INFO kablam! | Oct 27 16:27:37.519 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Oct 27 16:27:37.519 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 16:27:37.519 INFO kablam! = note: for more information, see issue #35203 Oct 27 16:27:37.519 INFO kablam! Oct 27 16:27:38.391 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 27 16:27:38.391 INFO kablam! --> src/bin/demo.rs:3:5 Oct 27 16:27:38.392 INFO kablam! | Oct 27 16:27:38.392 INFO kablam! 3 | use std::thread::sleep_ms; Oct 27 16:27:38.392 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 16:27:38.393 INFO kablam! | Oct 27 16:27:38.393 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 16:27:38.393 INFO kablam! Oct 27 16:27:38.393 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 27 16:27:38.394 INFO kablam! --> src/bin/demo.rs:15:9 Oct 27 16:27:38.394 INFO kablam! | Oct 27 16:27:38.394 INFO kablam! 15 | sleep_ms(50); Oct 27 16:27:38.395 INFO kablam! | ^^^^^^^^ Oct 27 16:27:38.395 INFO kablam! Oct 27 16:27:38.395 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 27 16:27:38.395 INFO kablam! --> src/bin/demo.rs:23:9 Oct 27 16:27:38.396 INFO kablam! | Oct 27 16:27:38.396 INFO kablam! 23 | sleep_ms(50); Oct 27 16:27:38.396 INFO kablam! | ^^^^^^^^ Oct 27 16:27:38.396 INFO kablam! Oct 27 16:27:38.799 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 27 16:27:38.799 INFO kablam! --> src/bin/demo.rs:3:5 Oct 27 16:27:38.799 INFO kablam! | Oct 27 16:27:38.799 INFO kablam! 3 | use std::thread::sleep_ms; Oct 27 16:27:38.799 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 16:27:38.799 INFO kablam! | Oct 27 16:27:38.799 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 16:27:38.799 INFO kablam! Oct 27 16:27:38.799 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 27 16:27:38.799 INFO kablam! --> src/bin/demo.rs:15:9 Oct 27 16:27:38.799 INFO kablam! | Oct 27 16:27:38.799 INFO kablam! 15 | sleep_ms(50); Oct 27 16:27:38.799 INFO kablam! | ^^^^^^^^ Oct 27 16:27:38.799 INFO kablam! Oct 27 16:27:38.799 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 27 16:27:38.799 INFO kablam! --> src/bin/demo.rs:23:9 Oct 27 16:27:38.799 INFO kablam! | Oct 27 16:27:38.799 INFO kablam! 23 | sleep_ms(50); Oct 27 16:27:38.799 INFO kablam! | ^^^^^^^^ Oct 27 16:27:38.799 INFO kablam! Oct 27 16:27:38.867 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.42s Oct 27 16:27:38.894 INFO kablam! su: No module specific data is present Oct 27 16:27:39.559 INFO running `"docker" "rm" "-f" "05d2b06bca2c2f922c48a70fea295fe56846c46de3173f44c3c30f99e6aa1481"` Oct 27 16:27:39.971 INFO blam! 05d2b06bca2c2f922c48a70fea295fe56846c46de3173f44c3c30f99e6aa1481