Sep 06 08:08:12.309 INFO checking debug-builders-0.1.0 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 08:08:12.309 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 08:08:12.309 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-4/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 08:08:12.506 INFO blam! febe378061ce4ffd66e3c6daec9956ea1eefd9fde3933ae66887392ddc9bfed6 Sep 06 08:08:12.511 INFO running `"docker" "start" "-a" "febe378061ce4ffd66e3c6daec9956ea1eefd9fde3933ae66887392ddc9bfed6"` Sep 06 08:08:13.261 INFO kablam! usermod: no changes Sep 06 08:08:13.304 INFO kablam! Checking debug-builders v0.1.0 (file:///source) Sep 06 08:08:13.641 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 06 08:08:13.641 INFO kablam! --> src/lib.rs:115:18 Sep 06 08:08:13.641 INFO kablam! | Sep 06 08:08:13.641 INFO kablam! 115 | self.fmt.flags() & ALTERNATE_MASK != 0 Sep 06 08:08:13.641 INFO kablam! | ^^^^^ Sep 06 08:08:13.641 INFO kablam! | Sep 06 08:08:13.641 INFO kablam! = note: #[warn(deprecated)] on by default Sep 06 08:08:13.641 INFO kablam! Sep 06 08:08:13.650 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 06 08:08:13.650 INFO kablam! --> src/lib.rs:175:18 Sep 06 08:08:13.650 INFO kablam! | Sep 06 08:08:13.650 INFO kablam! 175 | self.fmt.flags() & ALTERNATE_MASK != 0 Sep 06 08:08:13.650 INFO kablam! | ^^^^^ Sep 06 08:08:13.650 INFO kablam! Sep 06 08:08:13.656 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 06 08:08:13.656 INFO kablam! --> src/lib.rs:207:18 Sep 06 08:08:13.656 INFO kablam! | Sep 06 08:08:13.656 INFO kablam! 207 | self.fmt.flags() & ALTERNATE_MASK != 0 Sep 06 08:08:13.656 INFO kablam! | ^^^^^ Sep 06 08:08:13.656 INFO kablam! Sep 06 08:08:13.665 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 06 08:08:13.665 INFO kablam! --> src/lib.rs:321:18 Sep 06 08:08:13.665 INFO kablam! | Sep 06 08:08:13.665 INFO kablam! 321 | self.fmt.flags() & ALTERNATE_MASK != 0 Sep 06 08:08:13.665 INFO kablam! | ^^^^^ Sep 06 08:08:13.665 INFO kablam! Sep 06 08:08:13.666 INFO kablam! warning: unused import: `Write` Sep 06 08:08:13.666 INFO kablam! --> src/lib.rs:11:22 Sep 06 08:08:13.666 INFO kablam! | Sep 06 08:08:13.666 INFO kablam! 11 | use std::fmt::{self, Write}; Sep 06 08:08:13.666 INFO kablam! | ^^^^^ Sep 06 08:08:13.666 INFO kablam! | Sep 06 08:08:13.666 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 06 08:08:13.666 INFO kablam! Sep 06 08:08:13.700 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 06 08:08:13.700 INFO kablam! --> src/lib.rs:115:18 Sep 06 08:08:13.700 INFO kablam! | Sep 06 08:08:13.700 INFO kablam! 115 | self.fmt.flags() & ALTERNATE_MASK != 0 Sep 06 08:08:13.700 INFO kablam! | ^^^^^ Sep 06 08:08:13.700 INFO kablam! | Sep 06 08:08:13.700 INFO kablam! = note: #[warn(deprecated)] on by default Sep 06 08:08:13.700 INFO kablam! Sep 06 08:08:13.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 06 08:08:13.706 INFO kablam! --> src/lib.rs:175:18 Sep 06 08:08:13.706 INFO kablam! | Sep 06 08:08:13.706 INFO kablam! 175 | self.fmt.flags() & ALTERNATE_MASK != 0 Sep 06 08:08:13.706 INFO kablam! | ^^^^^ Sep 06 08:08:13.706 INFO kablam! Sep 06 08:08:13.711 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 06 08:08:13.711 INFO kablam! --> src/lib.rs:207:18 Sep 06 08:08:13.711 INFO kablam! | Sep 06 08:08:13.711 INFO kablam! 207 | self.fmt.flags() & ALTERNATE_MASK != 0 Sep 06 08:08:13.711 INFO kablam! | ^^^^^ Sep 06 08:08:13.711 INFO kablam! Sep 06 08:08:13.721 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 06 08:08:13.721 INFO kablam! --> src/lib.rs:321:18 Sep 06 08:08:13.721 INFO kablam! | Sep 06 08:08:13.721 INFO kablam! 321 | self.fmt.flags() & ALTERNATE_MASK != 0 Sep 06 08:08:13.721 INFO kablam! | ^^^^^ Sep 06 08:08:13.721 INFO kablam! Sep 06 08:08:13.808 INFO kablam! warning: unused import: `Write` Sep 06 08:08:13.808 INFO kablam! --> src/lib.rs:11:22 Sep 06 08:08:13.808 INFO kablam! | Sep 06 08:08:13.808 INFO kablam! 11 | use std::fmt::{self, Write}; Sep 06 08:08:13.808 INFO kablam! | ^^^^^ Sep 06 08:08:13.808 INFO kablam! | Sep 06 08:08:13.808 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 06 08:08:13.808 INFO kablam! Sep 06 08:08:13.922 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.63s Sep 06 08:08:13.924 INFO kablam! su: No module specific data is present Sep 06 08:08:14.593 INFO running `"docker" "rm" "-f" "febe378061ce4ffd66e3c6daec9956ea1eefd9fde3933ae66887392ddc9bfed6"` Sep 06 08:08:14.647 INFO blam! febe378061ce4ffd66e3c6daec9956ea1eefd9fde3933ae66887392ddc9bfed6