Sep 04 19:28:28.062 INFO checking domain-0.2.4 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 19:28:28.062 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 19:28:28.062 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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=500" "-e" "CMD=cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 19:28:28.266 INFO blam! 91200c508b0cc55357ad97d5b5c943d5530909b29ec43f20022f959f4c5b64a1 Sep 04 19:28:28.268 INFO running `"docker" "start" "-a" "91200c508b0cc55357ad97d5b5c943d5530909b29ec43f20022f959f4c5b64a1"` Sep 04 19:28:29.032 INFO kablam! Checking domain v0.2.4 (file:///source) Sep 04 19:28:33.762 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 19:28:33.762 INFO kablam! --> src/bits/charstr.rs:22:5 Sep 04 19:28:33.762 INFO kablam! | Sep 04 19:28:33.762 INFO kablam! 22 | use std::ascii::AsciiExt; Sep 04 19:28:33.762 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 19:28:33.762 INFO kablam! | Sep 04 19:28:33.762 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 19:28:33.762 INFO kablam! Sep 04 19:28:33.772 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt::to_ascii_lowercase': use inherent methods instead Sep 04 19:28:33.772 INFO kablam! --> src/bits/charstr.rs:194:25 Sep 04 19:28:33.772 INFO kablam! | Sep 04 19:28:33.772 INFO kablam! 194 | self.iter().map(AsciiExt::to_ascii_lowercase) Sep 04 19:28:33.772 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 19:28:33.772 INFO kablam! Sep 04 19:28:33.772 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt::to_ascii_lowercase': use inherent methods instead Sep 04 19:28:33.772 INFO kablam! --> src/bits/charstr.rs:195:35 Sep 04 19:28:33.772 INFO kablam! | Sep 04 19:28:33.772 INFO kablam! 195 | .cmp(other.iter().map(AsciiExt::to_ascii_lowercase)) Sep 04 19:28:33.772 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 19:28:33.772 INFO kablam! Sep 04 19:28:34.078 INFO kablam! warning: unused import: `std::str` Sep 04 19:28:34.078 INFO kablam! --> src/master/bufscanner.rs:525:9 Sep 04 19:28:34.078 INFO kablam! | Sep 04 19:28:34.078 INFO kablam! 525 | use std::str; Sep 04 19:28:34.078 INFO kablam! | ^^^^^^^^ Sep 04 19:28:34.078 INFO kablam! | Sep 04 19:28:34.078 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 19:28:34.078 INFO kablam! Sep 04 19:28:34.383 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 19:28:34.383 INFO kablam! --> src/bits/charstr.rs:22:5 Sep 04 19:28:34.383 INFO kablam! | Sep 04 19:28:34.383 INFO kablam! 22 | use std::ascii::AsciiExt; Sep 04 19:28:34.383 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 19:28:34.383 INFO kablam! | Sep 04 19:28:34.383 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 19:28:34.383 INFO kablam! Sep 04 19:28:34.398 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt::to_ascii_lowercase': use inherent methods instead Sep 04 19:28:34.398 INFO kablam! --> src/bits/charstr.rs:194:25 Sep 04 19:28:34.398 INFO kablam! | Sep 04 19:28:34.398 INFO kablam! 194 | self.iter().map(AsciiExt::to_ascii_lowercase) Sep 04 19:28:34.398 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 19:28:34.398 INFO kablam! Sep 04 19:28:34.399 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt::to_ascii_lowercase': use inherent methods instead Sep 04 19:28:34.399 INFO kablam! --> src/bits/charstr.rs:195:35 Sep 04 19:28:34.399 INFO kablam! | Sep 04 19:28:34.399 INFO kablam! 195 | .cmp(other.iter().map(AsciiExt::to_ascii_lowercase)) Sep 04 19:28:34.399 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 19:28:34.399 INFO kablam! Sep 04 19:28:46.787 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 17.91s Sep 04 19:28:46.797 INFO kablam! su: No module specific data is present Sep 04 19:28:47.191 INFO running `"docker" "rm" "-f" "91200c508b0cc55357ad97d5b5c943d5530909b29ec43f20022f959f4c5b64a1"` Sep 04 19:28:47.314 INFO blam! 91200c508b0cc55357ad97d5b5c943d5530909b29ec43f20022f959f4c5b64a1