Sep 18 01:32:58.929 INFO checking domain-0.2.4 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 18 01:32:58.929 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 18 01:32:58.929 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-3/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 18 01:32:59.287 INFO blam! 672bb8469b49abb1ac24bafc8d5ea6b49e9a2d06b2305e697b9598f05cfcf878 Sep 18 01:32:59.291 INFO running `"docker" "start" "-a" "672bb8469b49abb1ac24bafc8d5ea6b49e9a2d06b2305e697b9598f05cfcf878"` Sep 18 01:33:00.402 INFO kablam! usermod: no changes Sep 18 01:33:00.555 INFO kablam! Checking domain v0.2.4 (/source) Sep 18 01:33:03.402 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 18 01:33:03.403 INFO kablam! --> src/bits/charstr.rs:22:5 Sep 18 01:33:03.403 INFO kablam! | Sep 18 01:33:03.403 INFO kablam! 22 | use std::ascii::AsciiExt; Sep 18 01:33:03.403 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 18 01:33:03.403 INFO kablam! | Sep 18 01:33:03.403 INFO kablam! = note: #[warn(deprecated)] on by default Sep 18 01:33:03.403 INFO kablam! Sep 18 01:33:03.410 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt::to_ascii_lowercase': use inherent methods instead Sep 18 01:33:03.411 INFO kablam! --> src/bits/charstr.rs:194:25 Sep 18 01:33:03.411 INFO kablam! | Sep 18 01:33:03.411 INFO kablam! 194 | self.iter().map(AsciiExt::to_ascii_lowercase) Sep 18 01:33:03.411 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 01:33:03.411 INFO kablam! Sep 18 01:33:03.411 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt::to_ascii_lowercase': use inherent methods instead Sep 18 01:33:03.411 INFO kablam! --> src/bits/charstr.rs:195:35 Sep 18 01:33:03.411 INFO kablam! | Sep 18 01:33:03.411 INFO kablam! 195 | .cmp(other.iter().map(AsciiExt::to_ascii_lowercase)) Sep 18 01:33:03.411 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 01:33:03.411 INFO kablam! Sep 18 01:33:03.666 INFO kablam! error: the trait bound `bits::name::plain::DNameBuf: std::convert::AsRef<[u8]>` is not satisfied Sep 18 01:33:03.667 INFO kablam! --> src/rdata/rfc1035.rs:1174:20 Sep 18 01:33:03.667 INFO kablam! | Sep 18 01:33:03.667 INFO kablam! 1174 | pub type Txt = super::Txt; Sep 18 01:33:03.667 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::AsRef<[u8]>` is not implemented for `bits::name::plain::DNameBuf` Sep 18 01:33:03.667 INFO kablam! | Sep 18 01:33:03.667 INFO kablam! = note: #[deny(type_alias_missing_bounds)] on by default Sep 18 01:33:03.667 INFO kablam! = help: the following implementations were found: Sep 18 01:33:03.667 INFO kablam! > Sep 18 01:33:03.667 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:33:03.667 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:33:03.667 INFO kablam! Sep 18 01:33:03.667 INFO kablam! error: the trait bound `bits::name::plain::DNameBuf: std::convert::AsRef` is not satisfied Sep 18 01:33:03.667 INFO kablam! --> src/rdata/rfc1035.rs:1175:20 Sep 18 01:33:03.667 INFO kablam! | Sep 18 01:33:03.667 INFO kablam! 1175 | pub type Wks = super::Wks; Sep 18 01:33:03.667 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::AsRef` is not implemented for `bits::name::plain::DNameBuf` Sep 18 01:33:03.667 INFO kablam! | Sep 18 01:33:03.667 INFO kablam! = help: the following implementations were found: Sep 18 01:33:03.667 INFO kablam! > Sep 18 01:33:03.667 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:33:03.667 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:33:03.667 INFO kablam! Sep 18 01:33:03.910 INFO kablam! error: aborting due to 2 previous errors Sep 18 01:33:03.911 INFO kablam! Sep 18 01:33:03.923 INFO kablam! error: Could not compile `domain`. Sep 18 01:33:03.923 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 18 01:33:04.051 INFO kablam! warning: unused import: `std::str` Sep 18 01:33:04.052 INFO kablam! --> src/master/bufscanner.rs:525:9 Sep 18 01:33:04.052 INFO kablam! | Sep 18 01:33:04.053 INFO kablam! 525 | use std::str; Sep 18 01:33:04.053 INFO kablam! | ^^^^^^^^ Sep 18 01:33:04.053 INFO kablam! | Sep 18 01:33:04.054 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 18 01:33:04.054 INFO kablam! Sep 18 01:33:04.297 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 18 01:33:04.297 INFO kablam! --> src/bits/charstr.rs:22:5 Sep 18 01:33:04.297 INFO kablam! | Sep 18 01:33:04.297 INFO kablam! 22 | use std::ascii::AsciiExt; Sep 18 01:33:04.297 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 18 01:33:04.297 INFO kablam! | Sep 18 01:33:04.298 INFO kablam! = note: #[warn(deprecated)] on by default Sep 18 01:33:04.298 INFO kablam! Sep 18 01:33:04.310 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt::to_ascii_lowercase': use inherent methods instead Sep 18 01:33:04.310 INFO kablam! --> src/bits/charstr.rs:194:25 Sep 18 01:33:04.310 INFO kablam! | Sep 18 01:33:04.310 INFO kablam! 194 | self.iter().map(AsciiExt::to_ascii_lowercase) Sep 18 01:33:04.310 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 01:33:04.310 INFO kablam! Sep 18 01:33:04.311 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt::to_ascii_lowercase': use inherent methods instead Sep 18 01:33:04.311 INFO kablam! --> src/bits/charstr.rs:195:35 Sep 18 01:33:04.311 INFO kablam! | Sep 18 01:33:04.312 INFO kablam! 195 | .cmp(other.iter().map(AsciiExt::to_ascii_lowercase)) Sep 18 01:33:04.312 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 01:33:04.312 INFO kablam! Sep 18 01:33:04.566 INFO kablam! error: the trait bound `bits::name::plain::DNameBuf: std::convert::AsRef<[u8]>` is not satisfied Sep 18 01:33:04.566 INFO kablam! --> src/rdata/rfc1035.rs:1174:20 Sep 18 01:33:04.566 INFO kablam! | Sep 18 01:33:04.566 INFO kablam! 1174 | pub type Txt = super::Txt; Sep 18 01:33:04.566 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::AsRef<[u8]>` is not implemented for `bits::name::plain::DNameBuf` Sep 18 01:33:04.566 INFO kablam! | Sep 18 01:33:04.566 INFO kablam! = note: #[deny(type_alias_missing_bounds)] on by default Sep 18 01:33:04.567 INFO kablam! = help: the following implementations were found: Sep 18 01:33:04.567 INFO kablam! > Sep 18 01:33:04.567 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:33:04.567 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:33:04.567 INFO kablam! Sep 18 01:33:04.567 INFO kablam! error: the trait bound `bits::name::plain::DNameBuf: std::convert::AsRef` is not satisfied Sep 18 01:33:04.567 INFO kablam! --> src/rdata/rfc1035.rs:1175:20 Sep 18 01:33:04.567 INFO kablam! | Sep 18 01:33:04.567 INFO kablam! 1175 | pub type Wks = super::Wks; Sep 18 01:33:04.567 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::AsRef` is not implemented for `bits::name::plain::DNameBuf` Sep 18 01:33:04.567 INFO kablam! | Sep 18 01:33:04.567 INFO kablam! = help: the following implementations were found: Sep 18 01:33:04.567 INFO kablam! > Sep 18 01:33:04.567 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:33:04.567 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:33:04.567 INFO kablam! Sep 18 01:33:04.851 INFO kablam! error: aborting due to 2 previous errors Sep 18 01:33:04.851 INFO kablam! Sep 18 01:33:04.862 INFO kablam! error: Could not compile `domain`. Sep 18 01:33:04.862 INFO kablam! Sep 18 01:33:04.862 INFO kablam! To learn more, run the command again with --verbose. Sep 18 01:33:04.863 INFO kablam! su: No module specific data is present Sep 18 01:33:05.790 INFO running `"docker" "rm" "-f" "672bb8469b49abb1ac24bafc8d5ea6b49e9a2d06b2305e697b9598f05cfcf878"` Sep 18 01:33:06.060 INFO blam! 672bb8469b49abb1ac24bafc8d5ea6b49e9a2d06b2305e697b9598f05cfcf878