Sep 10 20:26:49.118 INFO checking debug-builders-0.1.0 against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 20:26:49.118 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 20:26:49.118 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-1/try#3a2610c2a16575649896925631bf8cec4f4b1961:/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=1000" "-e" "CMD=cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 20:26:49.250 INFO blam! 844edac554b17e9b037a471bb0b5849cd4b7f3ed1c0bbe9d4463377dcc9eac09 Sep 10 20:26:49.252 INFO running `"docker" "start" "-a" "844edac554b17e9b037a471bb0b5849cd4b7f3ed1c0bbe9d4463377dcc9eac09"` Sep 10 20:26:50.158 INFO kablam! usermod: no changes Sep 10 20:26:50.203 INFO kablam! Checking debug-builders v0.1.0 (file:///source) Sep 10 20:26:50.550 INFO kablam! warning: use of deprecated item 'std::fmt::Formatter::flags': use the `sign_plus`, `sign_minus`, `alternate`, or `sign_aware_zero_pad` methods instead Sep 10 20:26:50.550 INFO kablam! --> src/lib.rs:115:18 Sep 10 20:26:50.550 INFO kablam! | Sep 10 20:26:50.550 INFO kablam! 115 | self.fmt.flags() & ALTERNATE_MASK != 0 Sep 10 20:26:50.550 INFO kablam! | ^^^^^ Sep 10 20:26:50.550 INFO kablam! | Sep 10 20:26:50.550 INFO kablam! = note: #[warn(deprecated)] on by default Sep 10 20:26:50.550 INFO kablam! Sep 10 20:26:50.562 INFO kablam! warning: use of deprecated item 'std::fmt::Formatter::flags': use the `sign_plus`, `sign_minus`, `alternate`, or `sign_aware_zero_pad` methods instead Sep 10 20:26:50.562 INFO kablam! --> src/lib.rs:175:18 Sep 10 20:26:50.562 INFO kablam! | Sep 10 20:26:50.562 INFO kablam! 175 | self.fmt.flags() & ALTERNATE_MASK != 0 Sep 10 20:26:50.562 INFO kablam! | ^^^^^ Sep 10 20:26:50.562 INFO kablam! Sep 10 20:26:50.566 INFO kablam! warning: use of deprecated item 'std::fmt::Formatter::flags': use the `sign_plus`, `sign_minus`, `alternate`, or `sign_aware_zero_pad` methods instead Sep 10 20:26:50.566 INFO kablam! --> src/lib.rs:207:18 Sep 10 20:26:50.566 INFO kablam! | Sep 10 20:26:50.566 INFO kablam! 207 | self.fmt.flags() & ALTERNATE_MASK != 0 Sep 10 20:26:50.566 INFO kablam! | ^^^^^ Sep 10 20:26:50.566 INFO kablam! Sep 10 20:26:50.578 INFO kablam! warning: use of deprecated item 'std::fmt::Formatter::flags': use the `sign_plus`, `sign_minus`, `alternate`, or `sign_aware_zero_pad` methods instead Sep 10 20:26:50.578 INFO kablam! --> src/lib.rs:321:18 Sep 10 20:26:50.578 INFO kablam! | Sep 10 20:26:50.578 INFO kablam! 321 | self.fmt.flags() & ALTERNATE_MASK != 0 Sep 10 20:26:50.578 INFO kablam! | ^^^^^ Sep 10 20:26:50.578 INFO kablam! Sep 10 20:26:50.578 INFO kablam! warning: unused import: `Write` Sep 10 20:26:50.578 INFO kablam! --> src/lib.rs:11:22 Sep 10 20:26:50.578 INFO kablam! | Sep 10 20:26:50.578 INFO kablam! 11 | use std::fmt::{self, Write}; Sep 10 20:26:50.578 INFO kablam! | ^^^^^ Sep 10 20:26:50.578 INFO kablam! | Sep 10 20:26:50.578 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 10 20:26:50.578 INFO kablam! Sep 10 20:26:50.706 INFO kablam! warning: use of deprecated item 'std::fmt::Formatter::flags': use the `sign_plus`, `sign_minus`, `alternate`, or `sign_aware_zero_pad` methods instead Sep 10 20:26:50.706 INFO kablam! --> src/lib.rs:115:18 Sep 10 20:26:50.706 INFO kablam! | Sep 10 20:26:50.706 INFO kablam! 115 | self.fmt.flags() & ALTERNATE_MASK != 0 Sep 10 20:26:50.706 INFO kablam! | ^^^^^ Sep 10 20:26:50.706 INFO kablam! | Sep 10 20:26:50.706 INFO kablam! = note: #[warn(deprecated)] on by default Sep 10 20:26:50.706 INFO kablam! Sep 10 20:26:50.714 INFO kablam! warning: use of deprecated item 'std::fmt::Formatter::flags': use the `sign_plus`, `sign_minus`, `alternate`, or `sign_aware_zero_pad` methods instead Sep 10 20:26:50.714 INFO kablam! --> src/lib.rs:175:18 Sep 10 20:26:50.714 INFO kablam! | Sep 10 20:26:50.714 INFO kablam! 175 | self.fmt.flags() & ALTERNATE_MASK != 0 Sep 10 20:26:50.714 INFO kablam! | ^^^^^ Sep 10 20:26:50.714 INFO kablam! Sep 10 20:26:50.722 INFO kablam! warning: use of deprecated item 'std::fmt::Formatter::flags': use the `sign_plus`, `sign_minus`, `alternate`, or `sign_aware_zero_pad` methods instead Sep 10 20:26:50.722 INFO kablam! --> src/lib.rs:207:18 Sep 10 20:26:50.722 INFO kablam! | Sep 10 20:26:50.722 INFO kablam! 207 | self.fmt.flags() & ALTERNATE_MASK != 0 Sep 10 20:26:50.722 INFO kablam! | ^^^^^ Sep 10 20:26:50.722 INFO kablam! Sep 10 20:26:50.730 INFO kablam! warning: use of deprecated item 'std::fmt::Formatter::flags': use the `sign_plus`, `sign_minus`, `alternate`, or `sign_aware_zero_pad` methods instead Sep 10 20:26:50.730 INFO kablam! --> src/lib.rs:321:18 Sep 10 20:26:50.730 INFO kablam! | Sep 10 20:26:50.730 INFO kablam! 321 | self.fmt.flags() & ALTERNATE_MASK != 0 Sep 10 20:26:50.730 INFO kablam! | ^^^^^ Sep 10 20:26:50.730 INFO kablam! Sep 10 20:26:50.826 INFO kablam! warning: unused import: `Write` Sep 10 20:26:50.826 INFO kablam! --> src/lib.rs:11:22 Sep 10 20:26:50.826 INFO kablam! | Sep 10 20:26:50.826 INFO kablam! 11 | use std::fmt::{self, Write}; Sep 10 20:26:50.826 INFO kablam! | ^^^^^ Sep 10 20:26:50.826 INFO kablam! | Sep 10 20:26:50.826 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 10 20:26:50.826 INFO kablam! Sep 10 20:26:50.978 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.79s Sep 10 20:26:50.981 INFO kablam! su: No module specific data is present Sep 10 20:26:51.748 INFO running `"docker" "rm" "-f" "844edac554b17e9b037a471bb0b5849cd4b7f3ed1c0bbe9d4463377dcc9eac09"` Sep 10 20:26:51.807 INFO blam! 844edac554b17e9b037a471bb0b5849cd4b7f3ed1c0bbe9d4463377dcc9eac09