Sep 04 02:58:27.855 INFO checking unic-cli-0.7.0 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 02:58:27.855 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 02:58:27.855 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-3/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-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.989 INFO blam! abffc9744edb7f32b35b29284364237bb4abd15aa5d886c7c843466716894b1d Sep 04 02:58:27.990 INFO running `"docker" "start" "-a" "abffc9744edb7f32b35b29284364237bb4abd15aa5d886c7c843466716894b1d"` Sep 04 02:58:29.159 INFO kablam! Checking unic-char-range v0.7.0 Sep 04 02:58:29.162 INFO kablam! Checking unic-idna-punycode v0.7.0 Sep 04 02:58:29.167 INFO kablam! Compiling error-chain v0.11.0 Sep 04 02:58:29.770 INFO kablam! Checking unic-char-property v0.7.0 Sep 04 02:58:30.359 INFO kablam! Checking unic-ucd-category v0.7.0 Sep 04 02:58:30.361 INFO kablam! Checking unic-idna-mapping v0.7.0 Sep 04 02:58:30.363 INFO kablam! Checking unic-ucd-name v0.7.0 Sep 04 02:58:30.365 INFO kablam! Checking unic-ucd-ident v0.7.0 Sep 04 02:58:30.367 INFO kablam! Checking unic-emoji-char v0.7.0 Sep 04 02:58:30.369 INFO kablam! Checking unic-ucd-bidi v0.7.0 Sep 04 02:58:30.371 INFO kablam! Checking unic-ucd-common v0.7.0 Sep 04 02:58:32.248 INFO kablam! Checking unic-ucd-case v0.7.0 Sep 04 02:58:32.926 INFO kablam! Checking unic-ucd-age v0.7.0 Sep 04 02:58:33.310 INFO kablam! Checking unic-ucd-segment v0.7.0 Sep 04 02:58:33.745 INFO kablam! Checking unic-char v0.7.0 Sep 04 02:58:33.992 INFO kablam! Compiling cargo_metadata v0.5.8 Sep 04 02:58:34.458 INFO kablam! Checking unic-emoji v0.7.0 Sep 04 02:58:35.478 INFO kablam! Checking unic-bidi v0.7.0 Sep 04 02:58:35.681 INFO kablam! Checking unic-ucd-normal v0.7.0 Sep 04 02:58:38.418 INFO kablam! Checking unic-segment v0.7.0 Sep 04 02:58:41.113 INFO kablam! Checking unic-normal v0.7.0 Sep 04 02:58:41.575 INFO kablam! Compiling skeptic v0.13.3 Sep 04 02:58:41.930 INFO kablam! Checking unic-idna v0.7.0 Sep 04 02:58:46.128 INFO kablam! Compiling assert_cli v0.5.4 Sep 04 02:59:04.342 INFO kablam! Checking unic-ucd v0.7.0 Sep 04 02:59:04.636 INFO kablam! Checking unic v0.7.0 Sep 04 02:59:05.148 INFO kablam! Checking unic-cli v0.7.0 (file:///source) Sep 04 02:59:07.218 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 02:59:07.219 INFO kablam! --> src/bin/unic-echo.rs:23:1 Sep 04 02:59:07.219 INFO kablam! | Sep 04 02:59:07.219 INFO kablam! 23 | / unic_arg_enum!{ Sep 04 02:59:07.219 INFO kablam! 24 | | #[derive(Debug)] Sep 04 02:59:07.219 INFO kablam! 25 | | enum InputFormat { Sep 04 02:59:07.219 INFO kablam! 26 | | Plain, Sep 04 02:59:07.219 INFO kablam! ... | Sep 04 02:59:07.219 INFO kablam! 32 | | } Sep 04 02:59:07.219 INFO kablam! 33 | | } Sep 04 02:59:07.219 INFO kablam! | |_^ Sep 04 02:59:07.219 INFO kablam! | Sep 04 02:59:07.219 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 02:59:07.219 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.219 INFO kablam! Sep 04 02:59:07.220 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 02:59:07.220 INFO kablam! --> src/bin/unic-echo.rs:46:1 Sep 04 02:59:07.220 INFO kablam! | Sep 04 02:59:07.220 INFO kablam! 46 | / unic_arg_enum!{ Sep 04 02:59:07.220 INFO kablam! 47 | | #[derive(Debug)] Sep 04 02:59:07.220 INFO kablam! 48 | | enum OutputFormat { Sep 04 02:59:07.220 INFO kablam! 49 | | Plain, Sep 04 02:59:07.220 INFO kablam! ... | Sep 04 02:59:07.220 INFO kablam! 69 | | } Sep 04 02:59:07.220 INFO kablam! 70 | | } Sep 04 02:59:07.220 INFO kablam! | |_^ Sep 04 02:59:07.220 INFO kablam! | Sep 04 02:59:07.220 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.220 INFO kablam! Sep 04 02:59:07.807 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 02:59:07.807 INFO kablam! --> src/bin/unic-echo.rs:23:1 Sep 04 02:59:07.807 INFO kablam! | Sep 04 02:59:07.807 INFO kablam! 23 | / unic_arg_enum!{ Sep 04 02:59:07.807 INFO kablam! 24 | | #[derive(Debug)] Sep 04 02:59:07.807 INFO kablam! 25 | | enum InputFormat { Sep 04 02:59:07.807 INFO kablam! 26 | | Plain, Sep 04 02:59:07.807 INFO kablam! ... | Sep 04 02:59:07.807 INFO kablam! 32 | | } Sep 04 02:59:07.807 INFO kablam! 33 | | } Sep 04 02:59:07.807 INFO kablam! | |_^ Sep 04 02:59:07.807 INFO kablam! | Sep 04 02:59:07.807 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 02:59:07.807 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.807 INFO kablam! Sep 04 02:59:07.808 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 02:59:07.808 INFO kablam! --> src/bin/unic-echo.rs:46:1 Sep 04 02:59:07.808 INFO kablam! | Sep 04 02:59:07.808 INFO kablam! 46 | / unic_arg_enum!{ Sep 04 02:59:07.808 INFO kablam! 47 | | #[derive(Debug)] Sep 04 02:59:07.808 INFO kablam! 48 | | enum OutputFormat { Sep 04 02:59:07.808 INFO kablam! 49 | | Plain, Sep 04 02:59:07.808 INFO kablam! ... | Sep 04 02:59:07.808 INFO kablam! 69 | | } Sep 04 02:59:07.808 INFO kablam! 70 | | } Sep 04 02:59:07.808 INFO kablam! | |_^ Sep 04 02:59:07.808 INFO kablam! | Sep 04 02:59:07.809 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.809 INFO kablam! Sep 04 02:59:09.314 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 40.49s Sep 04 02:59:09.325 INFO kablam! su: No module specific data is present Sep 04 02:59:09.797 INFO running `"docker" "rm" "-f" "abffc9744edb7f32b35b29284364237bb4abd15aa5d886c7c843466716894b1d"` Sep 04 02:59:09.886 INFO blam! abffc9744edb7f32b35b29284364237bb4abd15aa5d886c7c843466716894b1d