Oct 13 09:15:24.316 INFO checking rustbar-0.2.0 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 09:15:24.318 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-0/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 13 09:15:24.813 INFO blam! 7d4b964ae66676e6fa66e98d56f58e35bf8e10001cbdd7a2ff8c501ef2c90618 Oct 13 09:15:24.814 INFO running `"docker" "start" "-a" "7d4b964ae66676e6fa66e98d56f58e35bf8e10001cbdd7a2ff8c501ef2c90618"` Oct 13 09:15:25.907 INFO kablam! usermod: no changes Oct 13 09:15:25.942 INFO kablam! Checking rustbar v0.2.0 (/source) Oct 13 09:15:26.797 INFO kablam! warning: patterns aren't allowed in methods without bodies Oct 13 09:15:26.797 INFO kablam! --> src/rustbars.rs:22:18 Oct 13 09:15:26.797 INFO kablam! | Oct 13 09:15:26.797 INFO kablam! 22 | fn to_stderr(mut self) -> T; Oct 13 09:15:26.797 INFO kablam! | ^^^^^^^^ Oct 13 09:15:26.797 INFO kablam! | Oct 13 09:15:26.797 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Oct 13 09:15:26.797 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 13 09:15:26.797 INFO kablam! = note: for more information, see issue #35203 Oct 13 09:15:26.797 INFO kablam! Oct 13 09:15:26.862 INFO kablam! warning: patterns aren't allowed in methods without bodies Oct 13 09:15:26.863 INFO kablam! --> src/rustbars.rs:22:18 Oct 13 09:15:26.863 INFO kablam! | Oct 13 09:15:26.863 INFO kablam! 22 | fn to_stderr(mut self) -> T; Oct 13 09:15:26.863 INFO kablam! | ^^^^^^^^ Oct 13 09:15:26.864 INFO kablam! | Oct 13 09:15:26.864 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Oct 13 09:15:26.868 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 13 09:15:26.869 INFO kablam! = note: for more information, see issue #35203 Oct 13 09:15:26.869 INFO kablam! Oct 13 09:15:27.496 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 13 09:15:27.496 INFO kablam! --> src/bin/demo.rs:3:5 Oct 13 09:15:27.496 INFO kablam! | Oct 13 09:15:27.496 INFO kablam! 3 | use std::thread::sleep_ms; Oct 13 09:15:27.496 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 09:15:27.496 INFO kablam! | Oct 13 09:15:27.496 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 09:15:27.496 INFO kablam! Oct 13 09:15:27.496 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 13 09:15:27.496 INFO kablam! --> src/bin/demo.rs:15:9 Oct 13 09:15:27.496 INFO kablam! | Oct 13 09:15:27.496 INFO kablam! 15 | sleep_ms(50); Oct 13 09:15:27.496 INFO kablam! | ^^^^^^^^ Oct 13 09:15:27.496 INFO kablam! Oct 13 09:15:27.496 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 13 09:15:27.496 INFO kablam! --> src/bin/demo.rs:23:9 Oct 13 09:15:27.496 INFO kablam! | Oct 13 09:15:27.496 INFO kablam! 23 | sleep_ms(50); Oct 13 09:15:27.496 INFO kablam! | ^^^^^^^^ Oct 13 09:15:27.496 INFO kablam! Oct 13 09:15:27.906 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 13 09:15:27.906 INFO kablam! --> src/bin/demo.rs:3:5 Oct 13 09:15:27.906 INFO kablam! | Oct 13 09:15:27.907 INFO kablam! 3 | use std::thread::sleep_ms; Oct 13 09:15:27.907 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 09:15:27.907 INFO kablam! | Oct 13 09:15:27.907 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 09:15:27.907 INFO kablam! Oct 13 09:15:27.907 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 13 09:15:27.909 INFO kablam! --> src/bin/demo.rs:15:9 Oct 13 09:15:27.909 INFO kablam! | Oct 13 09:15:27.909 INFO kablam! 15 | sleep_ms(50); Oct 13 09:15:27.909 INFO kablam! | ^^^^^^^^ Oct 13 09:15:27.909 INFO kablam! Oct 13 09:15:27.910 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 13 09:15:27.910 INFO kablam! --> src/bin/demo.rs:23:9 Oct 13 09:15:27.910 INFO kablam! | Oct 13 09:15:27.910 INFO kablam! 23 | sleep_ms(50); Oct 13 09:15:27.910 INFO kablam! | ^^^^^^^^ Oct 13 09:15:27.910 INFO kablam! Oct 13 09:15:27.973 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.04s Oct 13 09:15:27.979 INFO kablam! su: No module specific data is present Oct 13 09:15:28.552 INFO running `"docker" "rm" "-f" "7d4b964ae66676e6fa66e98d56f58e35bf8e10001cbdd7a2ff8c501ef2c90618"` Oct 13 09:15:28.688 INFO blam! 7d4b964ae66676e6fa66e98d56f58e35bf8e10001cbdd7a2ff8c501ef2c90618