Sep 04 02:58:27.378 INFO checking unic-cli-0.7.0 against try#5fe695a3844714c70e8f7731a553f7947987a68a for pr-53913 Sep 04 02:58:27.378 INFO running: cargo +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets Sep 04 02:58:27.379 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53913/try#5fe695a3844714c70e8f7731a553f7947987a68a:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-1/try#5fe695a3844714c70e8f7731a553f7947987a68a:/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 +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 02:58:27.574 INFO blam! 94d83446fa427fbffdc3d71c0a84c6e7b7a0ee0d42ba665c873c36c9734b090b Sep 04 02:58:27.576 INFO running `"docker" "start" "-a" "94d83446fa427fbffdc3d71c0a84c6e7b7a0ee0d42ba665c873c36c9734b090b"` Sep 04 02:58:28.550 INFO kablam! Checking unic-char-range v0.7.0 Sep 04 02:58:28.550 INFO kablam! Checking unic-idna-punycode v0.7.0 Sep 04 02:58:28.557 INFO kablam! Checking prettytable-rs v0.6.7 Sep 04 02:58:28.565 INFO kablam! Checking colored v1.6.1 Sep 04 02:58:28.569 INFO kablam! Compiling error-chain v0.11.0 Sep 04 02:58:29.131 INFO kablam! Checking unic-char-property v0.7.0 Sep 04 02:58:29.558 INFO kablam! Checking unic-ucd-category v0.7.0 Sep 04 02:58:29.560 INFO kablam! Checking unic-ucd-ident v0.7.0 Sep 04 02:58:29.564 INFO kablam! Checking unic-ucd-case v0.7.0 Sep 04 02:58:29.565 INFO kablam! Checking unic-ucd-name v0.7.0 Sep 04 02:58:29.567 INFO kablam! Checking unic-idna-mapping v0.7.0 Sep 04 02:58:29.574 INFO kablam! Checking unic-ucd-segment v0.7.0 Sep 04 02:58:30.457 INFO kablam! Checking unic-ucd-age v0.7.0 Sep 04 02:58:31.673 INFO kablam! Checking unic-emoji-char v0.7.0 Sep 04 02:58:31.690 INFO kablam! Checking unic-ucd-common v0.7.0 Sep 04 02:58:33.212 INFO kablam! Checking unic-ucd-bidi v0.7.0 Sep 04 02:58:33.779 INFO kablam! Checking unic-char v0.7.0 Sep 04 02:58:34.044 INFO kablam! Compiling cargo_metadata v0.5.8 Sep 04 02:58:34.689 INFO kablam! Checking unic-ucd-normal v0.7.0 Sep 04 02:58:34.943 INFO kablam! Checking unic-emoji v0.7.0 Sep 04 02:58:35.467 INFO kablam! Checking unic-segment v0.7.0 Sep 04 02:58:36.954 INFO kablam! Checking unic-bidi v0.7.0 Sep 04 02:58:41.061 INFO kablam! Checking unic-normal v0.7.0 Sep 04 02:58:41.292 INFO kablam! Compiling skeptic v0.13.3 Sep 04 02:58:41.909 INFO kablam! Checking unic-idna v0.7.0 Sep 04 02:58:45.138 INFO kablam! Compiling assert_cli v0.5.4 Sep 04 02:59:04.016 INFO kablam! Checking unic-ucd v0.7.0 Sep 04 02:59:04.373 INFO kablam! Checking unic v0.7.0 Sep 04 02:59:04.835 INFO kablam! Checking unic-cli v0.7.0 (file:///source) Sep 04 02:59:07.710 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 02:59:07.710 INFO kablam! --> src/bin/unic-echo.rs:23:1 Sep 04 02:59:07.710 INFO kablam! | Sep 04 02:59:07.710 INFO kablam! 23 | / unic_arg_enum!{ Sep 04 02:59:07.711 INFO kablam! 24 | | #[derive(Debug)] Sep 04 02:59:07.711 INFO kablam! 25 | | enum InputFormat { Sep 04 02:59:07.711 INFO kablam! 26 | | Plain, Sep 04 02:59:07.711 INFO kablam! ... | Sep 04 02:59:07.711 INFO kablam! 32 | | } Sep 04 02:59:07.711 INFO kablam! 33 | | } Sep 04 02:59:07.711 INFO kablam! | |_^ Sep 04 02:59:07.731 INFO kablam! | Sep 04 02:59:07.736 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 02:59:07.737 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 04 02:59:07.737 INFO kablam! Sep 04 02:59:07.737 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 02:59:07.738 INFO kablam! --> src/bin/unic-echo.rs:46:1 Sep 04 02:59:07.738 INFO kablam! | Sep 04 02:59:07.738 INFO kablam! 46 | / unic_arg_enum!{ Sep 04 02:59:07.738 INFO kablam! 47 | | #[derive(Debug)] Sep 04 02:59:07.738 INFO kablam! 48 | | enum OutputFormat { Sep 04 02:59:07.738 INFO kablam! 49 | | Plain, Sep 04 02:59:07.738 INFO kablam! ... | Sep 04 02:59:07.738 INFO kablam! 69 | | } Sep 04 02:59:07.738 INFO kablam! 70 | | } Sep 04 02:59:07.738 INFO kablam! | |_^ Sep 04 02:59:07.738 INFO kablam! | Sep 04 02:59:07.739 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 04 02:59:07.739 INFO kablam! Sep 04 02:59:07.970 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 02:59:07.970 INFO kablam! --> src/bin/unic-echo.rs:23:1 Sep 04 02:59:07.970 INFO kablam! | Sep 04 02:59:07.970 INFO kablam! 23 | / unic_arg_enum!{ Sep 04 02:59:07.970 INFO kablam! 24 | | #[derive(Debug)] Sep 04 02:59:07.970 INFO kablam! 25 | | enum InputFormat { Sep 04 02:59:07.970 INFO kablam! 26 | | Plain, Sep 04 02:59:07.970 INFO kablam! ... | Sep 04 02:59:07.970 INFO kablam! 32 | | } Sep 04 02:59:07.970 INFO kablam! 33 | | } Sep 04 02:59:07.970 INFO kablam! | |_^ Sep 04 02:59:07.996 INFO kablam! | Sep 04 02:59:07.997 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 02:59:07.997 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 04 02:59:07.997 INFO kablam! Sep 04 02:59:07.998 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 02:59:07.998 INFO kablam! --> src/bin/unic-echo.rs:46:1 Sep 04 02:59:07.998 INFO kablam! | Sep 04 02:59:07.998 INFO kablam! 46 | / unic_arg_enum!{ Sep 04 02:59:07.998 INFO kablam! 47 | | #[derive(Debug)] Sep 04 02:59:07.998 INFO kablam! 48 | | enum OutputFormat { Sep 04 02:59:07.998 INFO kablam! 49 | | Plain, Sep 04 02:59:07.998 INFO kablam! ... | Sep 04 02:59:07.998 INFO kablam! 69 | | } Sep 04 02:59:07.998 INFO kablam! 70 | | } Sep 04 02:59:07.998 INFO kablam! | |_^ Sep 04 02:59:07.999 INFO kablam! | Sep 04 02:59:07.999 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 04 02:59:07.999 INFO kablam! Sep 04 02:59:09.205 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 40.88s Sep 04 02:59:09.218 INFO kablam! su: No module specific data is present Sep 04 02:59:09.727 INFO running `"docker" "rm" "-f" "94d83446fa427fbffdc3d71c0a84c6e7b7a0ee0d42ba665c873c36c9734b090b"` Sep 04 02:59:09.823 INFO blam! 94d83446fa427fbffdc3d71c0a84c6e7b7a0ee0d42ba665c873c36c9734b090b