Sep 14 07:09:44.449 INFO checking unic-cli-0.7.0 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 07:09:44.450 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 07:09:44.450 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-6/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 07:09:44.636 INFO blam! 094fae58c4d41570a596fc33a21e45313fa53dc63095510a5872d85c1fb17cb3 Sep 14 07:09:44.638 INFO running `"docker" "start" "-a" "094fae58c4d41570a596fc33a21e45313fa53dc63095510a5872d85c1fb17cb3"` Sep 14 07:09:45.386 INFO kablam! usermod: no changes Sep 14 07:09:45.532 INFO kablam! Compiling rustc-demangle v0.1.9 Sep 14 07:09:45.532 INFO kablam! Checking unic-char-range v0.7.0 Sep 14 07:09:45.532 INFO kablam! Compiling same-file v1.0.3 Sep 14 07:09:45.535 INFO kablam! Compiling bytecount v0.3.2 Sep 14 07:09:45.537 INFO kablam! Checking unic-idna-punycode v0.7.0 Sep 14 07:09:45.544 INFO kablam! Checking encode_unicode v0.3.2 Sep 14 07:09:45.547 INFO kablam! Compiling tempdir v0.3.7 Sep 14 07:09:45.547 INFO kablam! Compiling backtrace-sys v0.1.24 Sep 14 07:09:45.803 INFO kablam! Compiling semver v0.9.0 Sep 14 07:09:45.810 INFO kablam! Checking unic-char-property v0.7.0 Sep 14 07:09:46.023 INFO kablam! Compiling walkdir v2.2.5 Sep 14 07:09:46.079 INFO kablam! Compiling backtrace v0.3.9 Sep 14 07:09:46.079 INFO kablam! Checking env_logger v0.5.13 Sep 14 07:09:46.083 INFO kablam! Checking unic-ucd-category v0.7.0 Sep 14 07:09:46.083 INFO kablam! Checking unic-ucd-common v0.7.0 Sep 14 07:09:46.095 INFO kablam! Checking unic-ucd-ident v0.7.0 Sep 14 07:09:46.206 INFO kablam! Checking unic-idna-mapping v0.7.0 Sep 14 07:09:46.883 INFO kablam! Checking unic-ucd-name v0.7.0 Sep 14 07:09:47.072 INFO kablam! Checking unic-ucd-case v0.7.0 Sep 14 07:09:47.118 INFO kablam! Checking unic-ucd-age v0.7.0 Sep 14 07:09:47.675 INFO kablam! Checking unic-emoji-char v0.7.0 Sep 14 07:09:47.707 INFO kablam! Checking unic-ucd-bidi v0.7.0 Sep 14 07:09:47.905 INFO kablam! Checking unic-ucd-segment v0.7.0 Sep 14 07:09:48.095 INFO kablam! Checking unic-char v0.7.0 Sep 14 07:09:48.254 INFO kablam! Checking prettytable-rs v0.6.7 Sep 14 07:09:48.368 INFO kablam! Checking quickcheck v0.6.2 Sep 14 07:09:48.667 INFO kablam! Checking unic-ucd-normal v0.7.0 Sep 14 07:09:49.042 INFO kablam! Compiling error-chain v0.11.0 Sep 14 07:09:49.395 INFO kablam! Checking unic-emoji v0.7.0 Sep 14 07:09:49.828 INFO kablam! Checking unic-bidi v0.7.0 Sep 14 07:09:50.526 INFO kablam! Checking unic-segment v0.7.0 Sep 14 07:09:50.648 INFO kablam! Compiling cargo_metadata v0.5.8 Sep 14 07:09:51.679 INFO kablam! Checking unic-normal v0.7.0 Sep 14 07:09:52.130 INFO kablam! Checking unic-idna v0.7.0 Sep 14 07:09:53.935 INFO kablam! Compiling skeptic v0.13.3 Sep 14 07:09:56.255 INFO kablam! Compiling assert_cli v0.5.4 Sep 14 07:10:07.478 INFO kablam! Checking unic-ucd v0.7.0 Sep 14 07:10:07.742 INFO kablam! Checking unic v0.7.0 Sep 14 07:10:08.119 INFO kablam! Checking unic-cli v0.7.0 (file:///source) Sep 14 07:10:11.307 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 14 07:10:11.307 INFO kablam! --> src/bin/unic-echo.rs:23:1 Sep 14 07:10:11.307 INFO kablam! | Sep 14 07:10:11.307 INFO kablam! 23 | / unic_arg_enum!{ Sep 14 07:10:11.307 INFO kablam! 24 | | #[derive(Debug)] Sep 14 07:10:11.307 INFO kablam! 25 | | enum InputFormat { Sep 14 07:10:11.307 INFO kablam! 26 | | Plain, Sep 14 07:10:11.307 INFO kablam! ... | Sep 14 07:10:11.307 INFO kablam! 32 | | } Sep 14 07:10:11.307 INFO kablam! 33 | | } Sep 14 07:10:11.307 INFO kablam! | |_^ Sep 14 07:10:11.307 INFO kablam! | Sep 14 07:10:11.307 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 07:10:11.307 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 14 07:10:11.307 INFO kablam! Sep 14 07:10:11.307 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 14 07:10:11.307 INFO kablam! --> src/bin/unic-echo.rs:46:1 Sep 14 07:10:11.307 INFO kablam! | Sep 14 07:10:11.307 INFO kablam! 46 | / unic_arg_enum!{ Sep 14 07:10:11.307 INFO kablam! 47 | | #[derive(Debug)] Sep 14 07:10:11.307 INFO kablam! 48 | | enum OutputFormat { Sep 14 07:10:11.307 INFO kablam! 49 | | Plain, Sep 14 07:10:11.307 INFO kablam! ... | Sep 14 07:10:11.307 INFO kablam! 69 | | } Sep 14 07:10:11.307 INFO kablam! 70 | | } Sep 14 07:10:11.307 INFO kablam! | |_^ Sep 14 07:10:11.307 INFO kablam! | Sep 14 07:10:11.307 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 14 07:10:11.307 INFO kablam! Sep 14 07:10:11.583 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 14 07:10:11.583 INFO kablam! --> src/bin/unic-echo.rs:23:1 Sep 14 07:10:11.583 INFO kablam! | Sep 14 07:10:11.583 INFO kablam! 23 | / unic_arg_enum!{ Sep 14 07:10:11.583 INFO kablam! 24 | | #[derive(Debug)] Sep 14 07:10:11.583 INFO kablam! 25 | | enum InputFormat { Sep 14 07:10:11.583 INFO kablam! 26 | | Plain, Sep 14 07:10:11.583 INFO kablam! ... | Sep 14 07:10:11.583 INFO kablam! 32 | | } Sep 14 07:10:11.583 INFO kablam! 33 | | } Sep 14 07:10:11.583 INFO kablam! | |_^ Sep 14 07:10:11.583 INFO kablam! | Sep 14 07:10:11.583 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 07:10:11.583 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 14 07:10:11.583 INFO kablam! Sep 14 07:10:11.583 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 14 07:10:11.583 INFO kablam! --> src/bin/unic-echo.rs:46:1 Sep 14 07:10:11.583 INFO kablam! | Sep 14 07:10:11.583 INFO kablam! 46 | / unic_arg_enum!{ Sep 14 07:10:11.583 INFO kablam! 47 | | #[derive(Debug)] Sep 14 07:10:11.583 INFO kablam! 48 | | enum OutputFormat { Sep 14 07:10:11.583 INFO kablam! 49 | | Plain, Sep 14 07:10:11.583 INFO kablam! ... | Sep 14 07:10:11.583 INFO kablam! 69 | | } Sep 14 07:10:11.583 INFO kablam! 70 | | } Sep 14 07:10:11.583 INFO kablam! | |_^ Sep 14 07:10:11.583 INFO kablam! | Sep 14 07:10:11.583 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 14 07:10:11.583 INFO kablam! Sep 14 07:10:12.613 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 27.21s Sep 14 07:10:12.627 INFO kablam! su: No module specific data is present Sep 14 07:10:13.724 INFO running `"docker" "rm" "-f" "094fae58c4d41570a596fc33a21e45313fa53dc63095510a5872d85c1fb17cb3"` Sep 14 07:10:14.048 INFO blam! 094fae58c4d41570a596fc33a21e45313fa53dc63095510a5872d85c1fb17cb3