Sep 21 11:30:25.026 INFO checking debug-builders-0.1.0 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 11:30:25.026 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 11:30:25.026 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-7/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 11:30:25.186 INFO blam! fd361f0a2d85a4c2d30ebb983b8a80383faaffcab8e1719ec1cdba555dc259a2 Sep 21 11:30:25.189 INFO running `"docker" "start" "-a" "fd361f0a2d85a4c2d30ebb983b8a80383faaffcab8e1719ec1cdba555dc259a2"` Sep 21 11:30:25.967 INFO kablam! usermod: no changes Sep 21 11:30:25.993 INFO kablam! Checking debug-builders v0.1.0 (/source) Sep 21 11:30:26.268 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 21 11:30:26.268 INFO kablam! --> src/lib.rs:115:18 Sep 21 11:30:26.269 INFO kablam! | Sep 21 11:30:26.269 INFO kablam! 115 | self.fmt.flags() & ALTERNATE_MASK != 0 Sep 21 11:30:26.270 INFO kablam! | ^^^^^ Sep 21 11:30:26.270 INFO kablam! | Sep 21 11:30:26.270 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 11:30:26.271 INFO kablam! Sep 21 11:30:26.275 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 21 11:30:26.275 INFO kablam! --> src/lib.rs:175:18 Sep 21 11:30:26.275 INFO kablam! | Sep 21 11:30:26.275 INFO kablam! 175 | self.fmt.flags() & ALTERNATE_MASK != 0 Sep 21 11:30:26.275 INFO kablam! | ^^^^^ Sep 21 11:30:26.275 INFO kablam! Sep 21 11:30:26.280 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 21 11:30:26.281 INFO kablam! --> src/lib.rs:207:18 Sep 21 11:30:26.281 INFO kablam! | Sep 21 11:30:26.281 INFO kablam! 207 | self.fmt.flags() & ALTERNATE_MASK != 0 Sep 21 11:30:26.281 INFO kablam! | ^^^^^ Sep 21 11:30:26.282 INFO kablam! Sep 21 11:30:26.289 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 21 11:30:26.289 INFO kablam! --> src/lib.rs:321:18 Sep 21 11:30:26.289 INFO kablam! | Sep 21 11:30:26.289 INFO kablam! 321 | self.fmt.flags() & ALTERNATE_MASK != 0 Sep 21 11:30:26.289 INFO kablam! | ^^^^^ Sep 21 11:30:26.289 INFO kablam! Sep 21 11:30:26.290 INFO kablam! warning: unused import: `Write` Sep 21 11:30:26.290 INFO kablam! --> src/lib.rs:11:22 Sep 21 11:30:26.290 INFO kablam! | Sep 21 11:30:26.290 INFO kablam! 11 | use std::fmt::{self, Write}; Sep 21 11:30:26.290 INFO kablam! | ^^^^^ Sep 21 11:30:26.290 INFO kablam! | Sep 21 11:30:26.290 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 11:30:26.290 INFO kablam! Sep 21 11:30:26.426 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 21 11:30:26.426 INFO kablam! --> src/lib.rs:115:18 Sep 21 11:30:26.426 INFO kablam! | Sep 21 11:30:26.426 INFO kablam! 115 | self.fmt.flags() & ALTERNATE_MASK != 0 Sep 21 11:30:26.426 INFO kablam! | ^^^^^ Sep 21 11:30:26.426 INFO kablam! | Sep 21 11:30:26.426 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 11:30:26.426 INFO kablam! Sep 21 11:30:26.435 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 21 11:30:26.435 INFO kablam! --> src/lib.rs:175:18 Sep 21 11:30:26.435 INFO kablam! | Sep 21 11:30:26.435 INFO kablam! 175 | self.fmt.flags() & ALTERNATE_MASK != 0 Sep 21 11:30:26.435 INFO kablam! | ^^^^^ Sep 21 11:30:26.435 INFO kablam! Sep 21 11:30:26.439 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 21 11:30:26.439 INFO kablam! --> src/lib.rs:207:18 Sep 21 11:30:26.439 INFO kablam! | Sep 21 11:30:26.439 INFO kablam! 207 | self.fmt.flags() & ALTERNATE_MASK != 0 Sep 21 11:30:26.439 INFO kablam! | ^^^^^ Sep 21 11:30:26.439 INFO kablam! Sep 21 11:30:26.448 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 21 11:30:26.448 INFO kablam! --> src/lib.rs:321:18 Sep 21 11:30:26.448 INFO kablam! | Sep 21 11:30:26.448 INFO kablam! 321 | self.fmt.flags() & ALTERNATE_MASK != 0 Sep 21 11:30:26.448 INFO kablam! | ^^^^^ Sep 21 11:30:26.448 INFO kablam! Sep 21 11:30:26.533 INFO kablam! warning: unused import: `Write` Sep 21 11:30:26.533 INFO kablam! --> src/lib.rs:11:22 Sep 21 11:30:26.533 INFO kablam! | Sep 21 11:30:26.533 INFO kablam! 11 | use std::fmt::{self, Write}; Sep 21 11:30:26.533 INFO kablam! | ^^^^^ Sep 21 11:30:26.533 INFO kablam! | Sep 21 11:30:26.533 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 11:30:26.533 INFO kablam! Sep 21 11:30:26.672 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.69s Sep 21 11:30:26.674 INFO kablam! su: No module specific data is present Sep 21 11:30:27.426 INFO running `"docker" "rm" "-f" "fd361f0a2d85a4c2d30ebb983b8a80383faaffcab8e1719ec1cdba555dc259a2"` Sep 21 11:30:27.575 INFO blam! fd361f0a2d85a4c2d30ebb983b8a80383faaffcab8e1719ec1cdba555dc259a2