Sep 19 18:27:40.225 INFO checking unic-cli-0.7.0 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 19 18:27:40.225 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 19 18:27:40.225 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-4/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 18:27:40.423 INFO blam! c6a7dabe30e7d6ef775bfe70839934a072963bbfe1ca1b1cc60f1025b5c0ac80 Sep 19 18:27:40.425 INFO running `"docker" "start" "-a" "c6a7dabe30e7d6ef775bfe70839934a072963bbfe1ca1b1cc60f1025b5c0ac80"` Sep 19 18:27:41.253 INFO kablam! usermod: no changes Sep 19 18:27:41.444 INFO kablam! Checking unic-common v0.7.0 Sep 19 18:27:41.444 INFO kablam! Checking unic-char-range v0.7.0 Sep 19 18:27:41.446 INFO kablam! Checking unic-idna-punycode v0.7.0 Sep 19 18:27:41.448 INFO kablam! Checking encode_unicode v0.3.2 Sep 19 18:27:41.450 INFO kablam! Checking memchr v1.0.2 Sep 19 18:27:41.451 INFO kablam! Compiling error-chain v0.11.0 Sep 19 18:27:41.451 INFO kablam! Checking env_logger v0.5.13 Sep 19 18:27:41.592 INFO kablam! Checking unic-ucd-version v0.7.0 Sep 19 18:27:41.663 INFO kablam! Checking csv v0.15.0 Sep 19 18:27:41.665 INFO kablam! Checking unic-char-property v0.7.0 Sep 19 18:27:41.888 INFO kablam! Checking unic-ucd-category v0.7.0 Sep 19 18:27:41.890 INFO kablam! Checking unic-idna-mapping v0.7.0 Sep 19 18:27:41.890 INFO kablam! Checking unic-ucd-common v0.7.0 Sep 19 18:27:41.890 INFO kablam! Checking unic-ucd-name v0.7.0 Sep 19 18:27:42.377 INFO kablam! Checking unic-ucd-segment v0.7.0 Sep 19 18:27:42.402 INFO kablam! Checking unic-ucd-age v0.7.0 Sep 19 18:27:42.447 INFO kablam! Checking unic-ucd-bidi v0.7.0 Sep 19 18:27:42.780 INFO kablam! Checking unic-ucd-case v0.7.0 Sep 19 18:27:43.182 INFO kablam! Checking unic-ucd-ident v0.7.0 Sep 19 18:27:43.334 INFO kablam! Checking unic-emoji-char v0.7.0 Sep 19 18:27:43.842 INFO kablam! Checking unic-char v0.7.0 Sep 19 18:27:43.930 INFO kablam! Checking quickcheck v0.6.2 Sep 19 18:27:44.204 INFO kablam! Compiling cargo_metadata v0.5.8 Sep 19 18:27:44.590 INFO kablam! Checking prettytable-rs v0.6.7 Sep 19 18:27:44.610 INFO kablam! Checking unic-bidi v0.7.0 Sep 19 18:27:44.880 INFO kablam! Checking unic-ucd-normal v0.7.0 Sep 19 18:27:45.606 INFO kablam! Checking unic-emoji v0.7.0 Sep 19 18:27:45.814 INFO kablam! Checking unic-segment v0.7.0 Sep 19 18:27:47.834 INFO kablam! Checking unic-normal v0.7.0 Sep 19 18:27:48.922 INFO kablam! Checking unic-idna v0.7.0 Sep 19 18:27:49.130 INFO kablam! Compiling skeptic v0.13.3 Sep 19 18:27:52.727 INFO kablam! Compiling assert_cli v0.5.4 Sep 19 18:28:04.019 INFO kablam! Checking unic-ucd v0.7.0 Sep 19 18:28:04.409 INFO kablam! Checking unic v0.7.0 Sep 19 18:28:04.831 INFO kablam! Checking unic-cli v0.7.0 (/source) Sep 19 18:28:07.834 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 18:28:07.834 INFO kablam! --> src/bin/unic-echo.rs:23:1 Sep 19 18:28:07.834 INFO kablam! | Sep 19 18:28:07.834 INFO kablam! 23 | / unic_arg_enum!{ Sep 19 18:28:07.834 INFO kablam! 24 | | #[derive(Debug)] Sep 19 18:28:07.834 INFO kablam! 25 | | enum InputFormat { Sep 19 18:28:07.834 INFO kablam! 26 | | Plain, Sep 19 18:28:07.834 INFO kablam! ... | Sep 19 18:28:07.834 INFO kablam! 32 | | } Sep 19 18:28:07.834 INFO kablam! 33 | | } Sep 19 18:28:07.834 INFO kablam! | |_^ Sep 19 18:28:07.874 INFO kablam! | Sep 19 18:28:07.874 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 18:28:07.874 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 19 18:28:07.874 INFO kablam! Sep 19 18:28:07.874 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 18:28:07.874 INFO kablam! --> src/bin/unic-echo.rs:46:1 Sep 19 18:28:07.874 INFO kablam! | Sep 19 18:28:07.874 INFO kablam! 46 | / unic_arg_enum!{ Sep 19 18:28:07.874 INFO kablam! 47 | | #[derive(Debug)] Sep 19 18:28:07.874 INFO kablam! 48 | | enum OutputFormat { Sep 19 18:28:07.874 INFO kablam! 49 | | Plain, Sep 19 18:28:07.874 INFO kablam! ... | Sep 19 18:28:07.874 INFO kablam! 69 | | } Sep 19 18:28:07.874 INFO kablam! 70 | | } Sep 19 18:28:07.874 INFO kablam! | |_^ Sep 19 18:28:07.874 INFO kablam! | Sep 19 18:28:07.874 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 19 18:28:07.874 INFO kablam! Sep 19 18:28:08.278 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 18:28:08.278 INFO kablam! --> src/bin/unic-echo.rs:23:1 Sep 19 18:28:08.278 INFO kablam! | Sep 19 18:28:08.278 INFO kablam! 23 | / unic_arg_enum!{ Sep 19 18:28:08.278 INFO kablam! 24 | | #[derive(Debug)] Sep 19 18:28:08.278 INFO kablam! 25 | | enum InputFormat { Sep 19 18:28:08.278 INFO kablam! 26 | | Plain, Sep 19 18:28:08.278 INFO kablam! ... | Sep 19 18:28:08.278 INFO kablam! 32 | | } Sep 19 18:28:08.278 INFO kablam! 33 | | } Sep 19 18:28:08.278 INFO kablam! | |_^ Sep 19 18:28:08.278 INFO kablam! | Sep 19 18:28:08.278 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 18:28:08.278 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 19 18:28:08.278 INFO kablam! Sep 19 18:28:08.278 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 18:28:08.278 INFO kablam! --> src/bin/unic-echo.rs:46:1 Sep 19 18:28:08.278 INFO kablam! | Sep 19 18:28:08.278 INFO kablam! 46 | / unic_arg_enum!{ Sep 19 18:28:08.278 INFO kablam! 47 | | #[derive(Debug)] Sep 19 18:28:08.278 INFO kablam! 48 | | enum OutputFormat { Sep 19 18:28:08.278 INFO kablam! 49 | | Plain, Sep 19 18:28:08.278 INFO kablam! ... | Sep 19 18:28:08.278 INFO kablam! 69 | | } Sep 19 18:28:08.278 INFO kablam! 70 | | } Sep 19 18:28:08.278 INFO kablam! | |_^ Sep 19 18:28:08.278 INFO kablam! | Sep 19 18:28:08.278 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 19 18:28:08.278 INFO kablam! Sep 19 18:28:09.074 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 27.80s Sep 19 18:28:09.087 INFO kablam! su: No module specific data is present Sep 19 18:28:09.813 INFO running `"docker" "rm" "-f" "c6a7dabe30e7d6ef775bfe70839934a072963bbfe1ca1b1cc60f1025b5c0ac80"` Sep 19 18:28:09.932 INFO blam! c6a7dabe30e7d6ef775bfe70839934a072963bbfe1ca1b1cc60f1025b5c0ac80