Oct 27 11:52:53.574 INFO checking Fiedzia/rustbar against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 11:52:53.576 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 27 11:52:54.095 INFO blam! 86cdc12fbce28cd130c5e61a8df5d7e9eb5b033282167e57f04fb964d1c6ddf7 Oct 27 11:52:54.103 INFO running `"docker" "start" "-a" "86cdc12fbce28cd130c5e61a8df5d7e9eb5b033282167e57f04fb964d1c6ddf7"` Oct 27 11:52:55.764 INFO kablam! usermod: no changes Oct 27 11:52:55.859 INFO kablam! Checking rustbar v0.2.0 (/source) Oct 27 11:52:56.607 INFO kablam! warning: patterns aren't allowed in methods without bodies Oct 27 11:52:56.607 INFO kablam! --> src/rustbars.rs:22:18 Oct 27 11:52:56.607 INFO kablam! | Oct 27 11:52:56.607 INFO kablam! 22 | fn to_stderr(mut self) -> T; Oct 27 11:52:56.607 INFO kablam! | ^^^^^^^^ Oct 27 11:52:56.607 INFO kablam! | Oct 27 11:52:56.619 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Oct 27 11:52:56.627 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 11:52:56.627 INFO kablam! = note: for more information, see issue #35203 Oct 27 11:52:56.627 INFO kablam! Oct 27 11:52:56.699 INFO kablam! warning: patterns aren't allowed in methods without bodies Oct 27 11:52:56.699 INFO kablam! --> src/rustbars.rs:22:18 Oct 27 11:52:56.699 INFO kablam! | Oct 27 11:52:56.699 INFO kablam! 22 | fn to_stderr(mut self) -> T; Oct 27 11:52:56.699 INFO kablam! | ^^^^^^^^ Oct 27 11:52:56.699 INFO kablam! | Oct 27 11:52:56.699 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Oct 27 11:52:56.699 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 11:52:56.699 INFO kablam! = note: for more information, see issue #35203 Oct 27 11:52:56.699 INFO kablam! Oct 27 11:52:57.907 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 27 11:52:57.907 INFO kablam! --> src/bin/demo.rs:3:5 Oct 27 11:52:57.907 INFO kablam! | Oct 27 11:52:57.907 INFO kablam! 3 | use std::thread::sleep_ms; Oct 27 11:52:57.907 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 11:52:57.907 INFO kablam! | Oct 27 11:52:57.907 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 11:52:57.907 INFO kablam! Oct 27 11:52:57.907 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 27 11:52:57.907 INFO kablam! --> src/bin/demo.rs:15:9 Oct 27 11:52:57.907 INFO kablam! | Oct 27 11:52:57.907 INFO kablam! 15 | sleep_ms(50); Oct 27 11:52:57.907 INFO kablam! | ^^^^^^^^ Oct 27 11:52:57.907 INFO kablam! Oct 27 11:52:57.907 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 27 11:52:57.907 INFO kablam! --> src/bin/demo.rs:23:9 Oct 27 11:52:57.907 INFO kablam! | Oct 27 11:52:57.907 INFO kablam! 23 | sleep_ms(50); Oct 27 11:52:57.907 INFO kablam! | ^^^^^^^^ Oct 27 11:52:57.907 INFO kablam! Oct 27 11:52:58.116 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 27 11:52:58.116 INFO kablam! --> src/bin/demo.rs:3:5 Oct 27 11:52:58.116 INFO kablam! | Oct 27 11:52:58.116 INFO kablam! 3 | use std::thread::sleep_ms; Oct 27 11:52:58.116 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 11:52:58.116 INFO kablam! | Oct 27 11:52:58.116 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 11:52:58.116 INFO kablam! Oct 27 11:52:58.118 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 27 11:52:58.118 INFO kablam! --> src/bin/demo.rs:15:9 Oct 27 11:52:58.118 INFO kablam! | Oct 27 11:52:58.118 INFO kablam! 15 | sleep_ms(50); Oct 27 11:52:58.118 INFO kablam! | ^^^^^^^^ Oct 27 11:52:58.118 INFO kablam! Oct 27 11:52:58.118 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 27 11:52:58.118 INFO kablam! --> src/bin/demo.rs:23:9 Oct 27 11:52:58.118 INFO kablam! | Oct 27 11:52:58.118 INFO kablam! 23 | sleep_ms(50); Oct 27 11:52:58.118 INFO kablam! | ^^^^^^^^ Oct 27 11:52:58.118 INFO kablam! Oct 27 11:52:58.178 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.37s Oct 27 11:52:58.186 INFO kablam! su: No module specific data is present Oct 27 11:52:59.464 INFO running `"docker" "rm" "-f" "86cdc12fbce28cd130c5e61a8df5d7e9eb5b033282167e57f04fb964d1c6ddf7"` Oct 27 11:52:59.707 INFO blam! 86cdc12fbce28cd130c5e61a8df5d7e9eb5b033282167e57f04fb964d1c6ddf7