Sep 01 20:16:07.932 INFO checking unic-cli-0.7.0 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 01 20:16:07.932 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 01 20:16:07.933 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-2/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 20:16:08.088 INFO blam! 7a0d088413f53fbc00b72aa40dd55245dcbdb691852c81e3c5078680ec4e22d8 Sep 01 20:16:08.090 INFO running `"docker" "start" "-a" "7a0d088413f53fbc00b72aa40dd55245dcbdb691852c81e3c5078680ec4e22d8"` Sep 01 20:16:09.069 INFO kablam! Checking unic-char-range v0.7.0 Sep 01 20:16:09.070 INFO kablam! Compiling same-file v1.0.3 Sep 01 20:16:09.070 INFO kablam! Compiling bytecount v0.3.2 Sep 01 20:16:09.072 INFO kablam! Checking unic-idna-punycode v0.7.0 Sep 01 20:16:09.080 INFO kablam! Compiling error-chain v0.11.0 Sep 01 20:16:10.210 INFO kablam! Checking unic-char-property v0.7.0 Sep 01 20:16:10.355 INFO kablam! Compiling walkdir v2.2.5 Sep 01 20:16:10.900 INFO kablam! Checking unic-ucd-category v0.7.0 Sep 01 20:16:10.901 INFO kablam! Checking unic-idna-mapping v0.7.0 Sep 01 20:16:10.901 INFO kablam! Checking unic-ucd-case v0.7.0 Sep 01 20:16:10.901 INFO kablam! Checking unic-ucd-age v0.7.0 Sep 01 20:16:10.901 INFO kablam! Checking unic-ucd-common v0.7.0 Sep 01 20:16:10.901 INFO kablam! Checking unic-ucd-bidi v0.7.0 Sep 01 20:16:12.468 INFO kablam! Checking unic-ucd-name v0.7.0 Sep 01 20:16:13.702 INFO kablam! Checking unic-ucd-segment v0.7.0 Sep 01 20:16:14.551 INFO kablam! Checking unic-emoji-char v0.7.0 Sep 01 20:16:15.133 INFO kablam! Checking unic-ucd-ident v0.7.0 Sep 01 20:16:15.259 INFO kablam! Checking unic-char v0.7.0 Sep 01 20:16:16.419 INFO kablam! Compiling cargo_metadata v0.5.8 Sep 01 20:16:16.459 INFO kablam! Checking unic-bidi v0.7.0 Sep 01 20:16:16.754 INFO kablam! Checking unic-ucd-normal v0.7.0 Sep 01 20:16:17.153 INFO kablam! Checking unic-emoji v0.7.0 Sep 01 20:16:19.834 INFO kablam! Checking unic-segment v0.7.0 Sep 01 20:16:23.376 INFO kablam! Checking unic-normal v0.7.0 Sep 01 20:16:24.291 INFO kablam! Compiling skeptic v0.13.3 Sep 01 20:16:24.342 INFO kablam! Checking unic-idna v0.7.0 Sep 01 20:16:28.832 INFO kablam! Compiling assert_cli v0.5.4 Sep 01 20:16:48.047 INFO kablam! Checking unic-ucd v0.7.0 Sep 01 20:16:48.563 INFO kablam! Checking unic v0.7.0 Sep 01 20:16:49.416 INFO kablam! Checking unic-cli v0.7.0 (file:///source) Sep 01 20:16:51.642 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 01 20:16:51.642 INFO kablam! --> src/bin/unic-echo.rs:23:1 Sep 01 20:16:51.642 INFO kablam! | Sep 01 20:16:51.642 INFO kablam! 23 | / unic_arg_enum!{ Sep 01 20:16:51.642 INFO kablam! 24 | | #[derive(Debug)] Sep 01 20:16:51.642 INFO kablam! 25 | | enum InputFormat { Sep 01 20:16:51.642 INFO kablam! 26 | | Plain, Sep 01 20:16:51.642 INFO kablam! ... | Sep 01 20:16:51.642 INFO kablam! 32 | | } Sep 01 20:16:51.642 INFO kablam! 33 | | } Sep 01 20:16:51.642 INFO kablam! | |_^ Sep 01 20:16:51.642 INFO kablam! | Sep 01 20:16:51.642 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 20:16:51.642 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 01 20:16:51.642 INFO kablam! Sep 01 20:16:51.642 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 01 20:16:51.643 INFO kablam! --> src/bin/unic-echo.rs:46:1 Sep 01 20:16:51.643 INFO kablam! | Sep 01 20:16:51.643 INFO kablam! 46 | / unic_arg_enum!{ Sep 01 20:16:51.643 INFO kablam! 47 | | #[derive(Debug)] Sep 01 20:16:51.643 INFO kablam! 48 | | enum OutputFormat { Sep 01 20:16:51.643 INFO kablam! 49 | | Plain, Sep 01 20:16:51.643 INFO kablam! ... | Sep 01 20:16:51.643 INFO kablam! 69 | | } Sep 01 20:16:51.643 INFO kablam! 70 | | } Sep 01 20:16:51.643 INFO kablam! | |_^ Sep 01 20:16:51.643 INFO kablam! | Sep 01 20:16:51.643 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 01 20:16:51.643 INFO kablam! Sep 01 20:16:51.793 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 01 20:16:51.793 INFO kablam! --> src/bin/unic-echo.rs:23:1 Sep 01 20:16:51.793 INFO kablam! | Sep 01 20:16:51.793 INFO kablam! 23 | / unic_arg_enum!{ Sep 01 20:16:51.794 INFO kablam! 24 | | #[derive(Debug)] Sep 01 20:16:51.794 INFO kablam! 25 | | enum InputFormat { Sep 01 20:16:51.794 INFO kablam! 26 | | Plain, Sep 01 20:16:51.794 INFO kablam! ... | Sep 01 20:16:51.794 INFO kablam! 32 | | } Sep 01 20:16:51.794 INFO kablam! 33 | | } Sep 01 20:16:51.794 INFO kablam! | |_^ Sep 01 20:16:51.814 INFO kablam! | Sep 01 20:16:51.815 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 20:16:51.815 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 01 20:16:51.815 INFO kablam! Sep 01 20:16:51.815 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 01 20:16:51.815 INFO kablam! --> src/bin/unic-echo.rs:46:1 Sep 01 20:16:51.815 INFO kablam! | Sep 01 20:16:51.816 INFO kablam! 46 | / unic_arg_enum!{ Sep 01 20:16:51.816 INFO kablam! 47 | | #[derive(Debug)] Sep 01 20:16:51.816 INFO kablam! 48 | | enum OutputFormat { Sep 01 20:16:51.816 INFO kablam! 49 | | Plain, Sep 01 20:16:51.816 INFO kablam! ... | Sep 01 20:16:51.816 INFO kablam! 69 | | } Sep 01 20:16:51.816 INFO kablam! 70 | | } Sep 01 20:16:51.816 INFO kablam! | |_^ Sep 01 20:16:51.816 INFO kablam! | Sep 01 20:16:51.816 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 01 20:16:51.816 INFO kablam! Sep 01 20:16:53.627 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 44.78s Sep 01 20:16:53.650 INFO kablam! su: No module specific data is present Sep 01 20:16:54.147 INFO running `"docker" "rm" "-f" "7a0d088413f53fbc00b72aa40dd55245dcbdb691852c81e3c5078680ec4e22d8"` Sep 01 20:16:54.307 INFO blam! 7a0d088413f53fbc00b72aa40dd55245dcbdb691852c81e3c5078680ec4e22d8