Sep 10 20:26:49.310 INFO checking debug-builders-0.1.0 against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 20:26:49.310 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 20:26:49.310 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-6/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/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 +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-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.467 INFO blam! d94bb2cffd523f22f5ca60169582bb6701f3f8c1d4eb362704fe55d473e3724b Sep 10 20:26:49.469 INFO running `"docker" "start" "-a" "d94bb2cffd523f22f5ca60169582bb6701f3f8c1d4eb362704fe55d473e3724b"` Sep 10 20:26:50.661 INFO kablam! usermod: no changes Sep 10 20:26:50.684 INFO kablam! Checking debug-builders v0.1.0 (file:///source) Sep 10 20:26:50.994 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.994 INFO kablam! --> src/lib.rs:115:18 Sep 10 20:26:50.994 INFO kablam! | Sep 10 20:26:50.994 INFO kablam! 115 | self.fmt.flags() & ALTERNATE_MASK != 0 Sep 10 20:26:50.994 INFO kablam! | ^^^^^ Sep 10 20:26:50.994 INFO kablam! | Sep 10 20:26:50.994 INFO kablam! = note: #[warn(deprecated)] on by default Sep 10 20:26:50.994 INFO kablam! Sep 10 20:26:51.003 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:51.003 INFO kablam! --> src/lib.rs:175:18 Sep 10 20:26:51.003 INFO kablam! | Sep 10 20:26:51.003 INFO kablam! 175 | self.fmt.flags() & ALTERNATE_MASK != 0 Sep 10 20:26:51.003 INFO kablam! | ^^^^^ Sep 10 20:26:51.003 INFO kablam! Sep 10 20:26:51.008 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:51.008 INFO kablam! --> src/lib.rs:207:18 Sep 10 20:26:51.008 INFO kablam! | Sep 10 20:26:51.008 INFO kablam! 207 | self.fmt.flags() & ALTERNATE_MASK != 0 Sep 10 20:26:51.008 INFO kablam! | ^^^^^ Sep 10 20:26:51.008 INFO kablam! Sep 10 20:26:51.017 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:51.017 INFO kablam! --> src/lib.rs:321:18 Sep 10 20:26:51.017 INFO kablam! | Sep 10 20:26:51.017 INFO kablam! 321 | self.fmt.flags() & ALTERNATE_MASK != 0 Sep 10 20:26:51.017 INFO kablam! | ^^^^^ Sep 10 20:26:51.017 INFO kablam! Sep 10 20:26:51.018 INFO kablam! warning: unused import: `Write` Sep 10 20:26:51.018 INFO kablam! --> src/lib.rs:11:22 Sep 10 20:26:51.018 INFO kablam! | Sep 10 20:26:51.018 INFO kablam! 11 | use std::fmt::{self, Write}; Sep 10 20:26:51.018 INFO kablam! | ^^^^^ Sep 10 20:26:51.018 INFO kablam! | Sep 10 20:26:51.018 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 10 20:26:51.018 INFO kablam! Sep 10 20:26:51.308 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:51.308 INFO kablam! --> src/lib.rs:115:18 Sep 10 20:26:51.308 INFO kablam! | Sep 10 20:26:51.308 INFO kablam! 115 | self.fmt.flags() & ALTERNATE_MASK != 0 Sep 10 20:26:51.308 INFO kablam! | ^^^^^ Sep 10 20:26:51.308 INFO kablam! | Sep 10 20:26:51.308 INFO kablam! = note: #[warn(deprecated)] on by default Sep 10 20:26:51.308 INFO kablam! Sep 10 20:26:51.317 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:51.317 INFO kablam! --> src/lib.rs:175:18 Sep 10 20:26:51.317 INFO kablam! | Sep 10 20:26:51.317 INFO kablam! 175 | self.fmt.flags() & ALTERNATE_MASK != 0 Sep 10 20:26:51.317 INFO kablam! | ^^^^^ Sep 10 20:26:51.317 INFO kablam! Sep 10 20:26:51.323 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:51.323 INFO kablam! --> src/lib.rs:207:18 Sep 10 20:26:51.323 INFO kablam! | Sep 10 20:26:51.323 INFO kablam! 207 | self.fmt.flags() & ALTERNATE_MASK != 0 Sep 10 20:26:51.323 INFO kablam! | ^^^^^ Sep 10 20:26:51.323 INFO kablam! Sep 10 20:26:51.334 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:51.334 INFO kablam! --> src/lib.rs:321:18 Sep 10 20:26:51.334 INFO kablam! | Sep 10 20:26:51.334 INFO kablam! 321 | self.fmt.flags() & ALTERNATE_MASK != 0 Sep 10 20:26:51.334 INFO kablam! | ^^^^^ Sep 10 20:26:51.334 INFO kablam! Sep 10 20:26:51.438 INFO kablam! warning: unused import: `Write` Sep 10 20:26:51.438 INFO kablam! --> src/lib.rs:11:22 Sep 10 20:26:51.438 INFO kablam! | Sep 10 20:26:51.438 INFO kablam! 11 | use std::fmt::{self, Write}; Sep 10 20:26:51.438 INFO kablam! | ^^^^^ Sep 10 20:26:51.438 INFO kablam! | Sep 10 20:26:51.438 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 10 20:26:51.438 INFO kablam! Sep 10 20:26:51.587 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.91s Sep 10 20:26:51.589 INFO kablam! su: No module specific data is present Sep 10 20:26:52.181 INFO running `"docker" "rm" "-f" "d94bb2cffd523f22f5ca60169582bb6701f3f8c1d4eb362704fe55d473e3724b"` Sep 10 20:26:52.242 INFO blam! d94bb2cffd523f22f5ca60169582bb6701f3f8c1d4eb362704fe55d473e3724b