Sep 20 04:22:19.649 INFO checking domain-0.2.4 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 20 04:22:19.649 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 20 04:22:19.649 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-4/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 04:22:19.877 INFO blam! f5ea03a235c3dbcdc08361bc7be5899a65d0e986b81c7276bc24b9e16ab145f5 Sep 20 04:22:19.879 INFO running `"docker" "start" "-a" "f5ea03a235c3dbcdc08361bc7be5899a65d0e986b81c7276bc24b9e16ab145f5"` Sep 20 04:22:20.851 INFO kablam! usermod: no changes Sep 20 04:22:21.034 INFO kablam! Checking domain v0.2.4 (/source) Sep 20 04:22:23.734 INFO kablam! warning: unused import: `std::str` Sep 20 04:22:23.734 INFO kablam! --> src/master/bufscanner.rs:525:9 Sep 20 04:22:23.734 INFO kablam! | Sep 20 04:22:23.734 INFO kablam! 525 | use std::str; Sep 20 04:22:23.734 INFO kablam! | ^^^^^^^^ Sep 20 04:22:23.734 INFO kablam! | Sep 20 04:22:23.734 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 04:22:23.734 INFO kablam! Sep 20 04:22:23.974 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 20 04:22:23.974 INFO kablam! --> src/bits/charstr.rs:22:5 Sep 20 04:22:23.974 INFO kablam! | Sep 20 04:22:23.974 INFO kablam! 22 | use std::ascii::AsciiExt; Sep 20 04:22:23.974 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 20 04:22:23.974 INFO kablam! | Sep 20 04:22:23.974 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 04:22:23.974 INFO kablam! Sep 20 04:22:23.986 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt::to_ascii_lowercase': use inherent methods instead Sep 20 04:22:23.986 INFO kablam! --> src/bits/charstr.rs:194:25 Sep 20 04:22:23.986 INFO kablam! | Sep 20 04:22:23.986 INFO kablam! 194 | self.iter().map(AsciiExt::to_ascii_lowercase) Sep 20 04:22:23.986 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 04:22:23.986 INFO kablam! Sep 20 04:22:23.986 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt::to_ascii_lowercase': use inherent methods instead Sep 20 04:22:23.986 INFO kablam! --> src/bits/charstr.rs:195:35 Sep 20 04:22:23.986 INFO kablam! | Sep 20 04:22:23.986 INFO kablam! 195 | .cmp(other.iter().map(AsciiExt::to_ascii_lowercase)) Sep 20 04:22:23.986 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 04:22:23.986 INFO kablam! Sep 20 04:22:24.018 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 20 04:22:24.018 INFO kablam! --> src/bits/charstr.rs:22:5 Sep 20 04:22:24.018 INFO kablam! | Sep 20 04:22:24.018 INFO kablam! 22 | use std::ascii::AsciiExt; Sep 20 04:22:24.018 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 20 04:22:24.018 INFO kablam! | Sep 20 04:22:24.018 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 04:22:24.018 INFO kablam! Sep 20 04:22:24.022 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt::to_ascii_lowercase': use inherent methods instead Sep 20 04:22:24.022 INFO kablam! --> src/bits/charstr.rs:194:25 Sep 20 04:22:24.022 INFO kablam! | Sep 20 04:22:24.022 INFO kablam! 194 | self.iter().map(AsciiExt::to_ascii_lowercase) Sep 20 04:22:24.022 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 04:22:24.022 INFO kablam! Sep 20 04:22:24.022 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt::to_ascii_lowercase': use inherent methods instead Sep 20 04:22:24.022 INFO kablam! --> src/bits/charstr.rs:195:35 Sep 20 04:22:24.022 INFO kablam! | Sep 20 04:22:24.022 INFO kablam! 195 | .cmp(other.iter().map(AsciiExt::to_ascii_lowercase)) Sep 20 04:22:24.022 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 04:22:24.022 INFO kablam! Sep 20 04:22:35.109 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.23s Sep 20 04:22:35.124 INFO kablam! su: No module specific data is present Sep 20 04:22:35.842 INFO running `"docker" "rm" "-f" "f5ea03a235c3dbcdc08361bc7be5899a65d0e986b81c7276bc24b9e16ab145f5"` Sep 20 04:22:35.981 INFO blam! f5ea03a235c3dbcdc08361bc7be5899a65d0e986b81c7276bc24b9e16ab145f5