Sep 04 07:53:51.733 INFO checking rustbar-0.2.0 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 07:53:51.733 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 07:53:51.733 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-3/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 07:53:51.890 INFO blam! 592461f65e19eb3ae39c563ce0bfffe9180e9f7b0237e499f11d99e9deb948a3 Sep 04 07:53:51.892 INFO running `"docker" "start" "-a" "592461f65e19eb3ae39c563ce0bfffe9180e9f7b0237e499f11d99e9deb948a3"` Sep 04 07:53:53.066 INFO kablam! Checking rustbar v0.2.0 (file:///source) Sep 04 07:53:53.373 INFO kablam! warning: patterns aren't allowed in methods without bodies Sep 04 07:53:53.373 INFO kablam! --> src/rustbars.rs:22:18 Sep 04 07:53:53.373 INFO kablam! | Sep 04 07:53:53.373 INFO kablam! 22 | fn to_stderr(mut self) -> T; Sep 04 07:53:53.373 INFO kablam! | ^^^^^^^^ Sep 04 07:53:53.373 INFO kablam! | Sep 04 07:53:53.373 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Sep 04 07:53:53.373 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! Sep 04 07:53:53.374 INFO kablam! = note: for more information, see issue #35203 Sep 04 07:53:53.374 INFO kablam! Sep 04 07:53:53.567 INFO kablam! warning: patterns aren't allowed in methods without bodies Sep 04 07:53:53.567 INFO kablam! --> src/rustbars.rs:22:18 Sep 04 07:53:53.567 INFO kablam! | Sep 04 07:53:53.567 INFO kablam! 22 | fn to_stderr(mut self) -> T; Sep 04 07:53:53.567 INFO kablam! | ^^^^^^^^ Sep 04 07:53:53.567 INFO kablam! | Sep 04 07:53:53.567 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Sep 04 07:53:53.567 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! Sep 04 07:53:53.567 INFO kablam! = note: for more information, see issue #35203 Sep 04 07:53:53.567 INFO kablam! Sep 04 07:53:53.830 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Sep 04 07:53:53.830 INFO kablam! --> src/bin/demo.rs:3:5 Sep 04 07:53:53.830 INFO kablam! | Sep 04 07:53:53.830 INFO kablam! 3 | use std::thread::sleep_ms; Sep 04 07:53:53.830 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 04 07:53:53.830 INFO kablam! | Sep 04 07:53:53.830 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 07:53:53.830 INFO kablam! Sep 04 07:53:53.830 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Sep 04 07:53:53.831 INFO kablam! --> src/bin/demo.rs:15:9 Sep 04 07:53:53.831 INFO kablam! | Sep 04 07:53:53.831 INFO kablam! 15 | sleep_ms(50); Sep 04 07:53:53.831 INFO kablam! | ^^^^^^^^ Sep 04 07:53:53.831 INFO kablam! Sep 04 07:53:53.831 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Sep 04 07:53:53.831 INFO kablam! --> src/bin/demo.rs:23:9 Sep 04 07:53:53.831 INFO kablam! | Sep 04 07:53:53.831 INFO kablam! 23 | sleep_ms(50); Sep 04 07:53:53.831 INFO kablam! | ^^^^^^^^ Sep 04 07:53:53.831 INFO kablam! Sep 04 07:53:53.860 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Sep 04 07:53:53.860 INFO kablam! --> src/bin/demo.rs:3:5 Sep 04 07:53:53.861 INFO kablam! | Sep 04 07:53:53.861 INFO kablam! 3 | use std::thread::sleep_ms; Sep 04 07:53:53.861 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 04 07:53:53.861 INFO kablam! | Sep 04 07:53:53.861 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 07:53:53.861 INFO kablam! Sep 04 07:53:53.861 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Sep 04 07:53:53.861 INFO kablam! --> src/bin/demo.rs:15:9 Sep 04 07:53:53.861 INFO kablam! | Sep 04 07:53:53.861 INFO kablam! 15 | sleep_ms(50); Sep 04 07:53:53.861 INFO kablam! | ^^^^^^^^ Sep 04 07:53:53.861 INFO kablam! Sep 04 07:53:53.861 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Sep 04 07:53:53.861 INFO kablam! --> src/bin/demo.rs:23:9 Sep 04 07:53:53.861 INFO kablam! | Sep 04 07:53:53.861 INFO kablam! 23 | sleep_ms(50); Sep 04 07:53:53.861 INFO kablam! | ^^^^^^^^ Sep 04 07:53:53.861 INFO kablam! Sep 04 07:53:53.917 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.86s Sep 04 07:53:53.921 INFO kablam! su: No module specific data is present Sep 04 07:53:54.497 INFO running `"docker" "rm" "-f" "592461f65e19eb3ae39c563ce0bfffe9180e9f7b0237e499f11d99e9deb948a3"` Sep 04 07:53:54.582 INFO blam! 592461f65e19eb3ae39c563ce0bfffe9180e9f7b0237e499f11d99e9deb948a3