Oct 13 09:15:24.403 INFO checking rustbar-0.2.0 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 09:15:24.405 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-3/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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.844 INFO blam! 07b84b509d0fe87e781fb8be4993a94db867fbcd4bee12d6b241cefc13564048 Oct 13 09:15:24.853 INFO running `"docker" "start" "-a" "07b84b509d0fe87e781fb8be4993a94db867fbcd4bee12d6b241cefc13564048"` Oct 13 09:15:26.488 INFO kablam! usermod: no changes Oct 13 09:15:26.588 INFO kablam! Checking rustbar v0.2.0 (/source) Oct 13 09:15:27.285 INFO kablam! warning: patterns aren't allowed in methods without bodies Oct 13 09:15:27.285 INFO kablam! --> src/rustbars.rs:22:18 Oct 13 09:15:27.285 INFO kablam! | Oct 13 09:15:27.286 INFO kablam! 22 | fn to_stderr(mut self) -> T; Oct 13 09:15:27.286 INFO kablam! | ^^^^^^^^ Oct 13 09:15:27.286 INFO kablam! | Oct 13 09:15:27.286 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Oct 13 09:15:27.287 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:27.287 INFO kablam! = note: for more information, see issue #35203 Oct 13 09:15:27.287 INFO kablam! Oct 13 09:15:27.452 INFO kablam! warning: patterns aren't allowed in methods without bodies Oct 13 09:15:27.452 INFO kablam! --> src/rustbars.rs:22:18 Oct 13 09:15:27.452 INFO kablam! | Oct 13 09:15:27.452 INFO kablam! 22 | fn to_stderr(mut self) -> T; Oct 13 09:15:27.452 INFO kablam! | ^^^^^^^^ Oct 13 09:15:27.452 INFO kablam! | Oct 13 09:15:27.452 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Oct 13 09:15:27.452 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:27.452 INFO kablam! = note: for more information, see issue #35203 Oct 13 09:15:27.452 INFO kablam! Oct 13 09:15:28.032 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 13 09:15:28.033 INFO kablam! --> src/bin/demo.rs:3:5 Oct 13 09:15:28.033 INFO kablam! | Oct 13 09:15:28.033 INFO kablam! 3 | use std::thread::sleep_ms; Oct 13 09:15:28.034 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 09:15:28.034 INFO kablam! | Oct 13 09:15:28.034 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 09:15:28.035 INFO kablam! Oct 13 09:15:28.035 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 13 09:15:28.035 INFO kablam! --> src/bin/demo.rs:15:9 Oct 13 09:15:28.035 INFO kablam! | Oct 13 09:15:28.036 INFO kablam! 15 | sleep_ms(50); Oct 13 09:15:28.036 INFO kablam! | ^^^^^^^^ Oct 13 09:15:28.036 INFO kablam! Oct 13 09:15:28.036 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 13 09:15:28.037 INFO kablam! --> src/bin/demo.rs:23:9 Oct 13 09:15:28.037 INFO kablam! | Oct 13 09:15:28.037 INFO kablam! 23 | sleep_ms(50); Oct 13 09:15:28.038 INFO kablam! | ^^^^^^^^ Oct 13 09:15:28.038 INFO kablam! Oct 13 09:15:28.340 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 13 09:15:28.340 INFO kablam! --> src/bin/demo.rs:3:5 Oct 13 09:15:28.340 INFO kablam! | Oct 13 09:15:28.340 INFO kablam! 3 | use std::thread::sleep_ms; Oct 13 09:15:28.340 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 09:15:28.340 INFO kablam! | Oct 13 09:15:28.340 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 09:15:28.340 INFO kablam! Oct 13 09:15:28.340 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 13 09:15:28.340 INFO kablam! --> src/bin/demo.rs:15:9 Oct 13 09:15:28.340 INFO kablam! | Oct 13 09:15:28.340 INFO kablam! 15 | sleep_ms(50); Oct 13 09:15:28.340 INFO kablam! | ^^^^^^^^ Oct 13 09:15:28.340 INFO kablam! Oct 13 09:15:28.340 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 13 09:15:28.340 INFO kablam! --> src/bin/demo.rs:23:9 Oct 13 09:15:28.340 INFO kablam! | Oct 13 09:15:28.340 INFO kablam! 23 | sleep_ms(50); Oct 13 09:15:28.340 INFO kablam! | ^^^^^^^^ Oct 13 09:15:28.340 INFO kablam! Oct 13 09:15:28.380 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.86s Oct 13 09:15:28.384 INFO kablam! su: No module specific data is present Oct 13 09:15:28.822 INFO running `"docker" "rm" "-f" "07b84b509d0fe87e781fb8be4993a94db867fbcd4bee12d6b241cefc13564048"` Oct 13 09:15:29.164 INFO blam! 07b84b509d0fe87e781fb8be4993a94db867fbcd4bee12d6b241cefc13564048