Sep 01 03:06:49.696 INFO checking unic-cli-0.7.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 01 03:06:49.696 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 03:06:49.696 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-3/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 03:06:49.866 INFO blam! 4869d3ae3d4668b000a274f0e3864c39448c3f770364191ebefed9b28b732dfb Sep 01 03:06:49.868 INFO running `"docker" "start" "-a" "4869d3ae3d4668b000a274f0e3864c39448c3f770364191ebefed9b28b732dfb"` Sep 01 03:06:50.944 INFO kablam! Checking unic-char-range v0.7.0 Sep 01 03:06:50.950 INFO kablam! Checking unic-idna-punycode v0.7.0 Sep 01 03:06:50.957 INFO kablam! Checking colored v1.6.1 Sep 01 03:06:50.957 INFO kablam! Compiling error-chain v0.11.0 Sep 01 03:06:51.777 INFO kablam! Checking unic-char-property v0.7.0 Sep 01 03:06:52.293 INFO kablam! Checking unic-ucd-category v0.7.0 Sep 01 03:06:52.295 INFO kablam! Checking unic-ucd-bidi v0.7.0 Sep 01 03:06:52.298 INFO kablam! Checking unic-ucd-segment v0.7.0 Sep 01 03:06:52.300 INFO kablam! Checking unic-ucd-ident v0.7.0 Sep 01 03:06:52.302 INFO kablam! Checking unic-ucd-common v0.7.0 Sep 01 03:06:52.304 INFO kablam! Checking unic-ucd-age v0.7.0 Sep 01 03:06:52.433 INFO kablam! Checking unic-ucd-case v0.7.0 Sep 01 03:06:54.453 INFO kablam! Checking unic-emoji-char v0.7.0 Sep 01 03:06:55.070 INFO kablam! Checking unic-idna-mapping v0.7.0 Sep 01 03:06:55.995 INFO kablam! Checking unic-ucd-name v0.7.0 Sep 01 03:06:56.082 INFO kablam! Checking unic-char v0.7.0 Sep 01 03:06:56.574 INFO kablam! Compiling cargo_metadata v0.5.8 Sep 01 03:06:56.703 INFO kablam! Checking unic-bidi v0.7.0 Sep 01 03:06:56.952 INFO kablam! Checking unic-ucd-normal v0.7.0 Sep 01 03:06:57.004 INFO kablam! Checking unic-emoji v0.7.0 Sep 01 03:06:58.850 INFO kablam! Checking unic-segment v0.7.0 Sep 01 03:07:03.213 INFO kablam! Checking unic-normal v0.7.0 Sep 01 03:07:03.975 INFO kablam! Compiling skeptic v0.13.3 Sep 01 03:07:04.196 INFO kablam! Checking unic-idna v0.7.0 Sep 01 03:07:08.484 INFO kablam! Compiling assert_cli v0.5.4 Sep 01 03:07:27.138 INFO kablam! Checking unic-ucd v0.7.0 Sep 01 03:07:27.452 INFO kablam! Checking unic v0.7.0 Sep 01 03:07:28.389 INFO kablam! Checking unic-cli v0.7.0 (file:///source) Sep 01 03:07:30.638 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 01 03:07:30.638 INFO kablam! --> src/bin/unic-echo.rs:23:1 Sep 01 03:07:30.638 INFO kablam! | Sep 01 03:07:30.638 INFO kablam! 23 | / unic_arg_enum!{ Sep 01 03:07:30.638 INFO kablam! 24 | | #[derive(Debug)] Sep 01 03:07:30.638 INFO kablam! 25 | | enum InputFormat { Sep 01 03:07:30.638 INFO kablam! 26 | | Plain, Sep 01 03:07:30.638 INFO kablam! ... | Sep 01 03:07:30.638 INFO kablam! 32 | | } Sep 01 03:07:30.638 INFO kablam! 33 | | } Sep 01 03:07:30.638 INFO kablam! | |_^ Sep 01 03:07:30.639 INFO kablam! | Sep 01 03:07:30.639 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 03:07:30.639 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 03:07:30.640 INFO kablam! Sep 01 03:07:30.640 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 01 03:07:30.640 INFO kablam! --> src/bin/unic-echo.rs:46:1 Sep 01 03:07:30.641 INFO kablam! | Sep 01 03:07:30.641 INFO kablam! 46 | / unic_arg_enum!{ Sep 01 03:07:30.641 INFO kablam! 47 | | #[derive(Debug)] Sep 01 03:07:30.641 INFO kablam! 48 | | enum OutputFormat { Sep 01 03:07:30.641 INFO kablam! 49 | | Plain, Sep 01 03:07:30.641 INFO kablam! ... | Sep 01 03:07:30.641 INFO kablam! 69 | | } Sep 01 03:07:30.641 INFO kablam! 70 | | } Sep 01 03:07:30.641 INFO kablam! | |_^ Sep 01 03:07:30.641 INFO kablam! | Sep 01 03:07:30.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 03:07:30.642 INFO kablam! Sep 01 03:07:31.060 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 01 03:07:31.060 INFO kablam! --> src/bin/unic-echo.rs:23:1 Sep 01 03:07:31.060 INFO kablam! | Sep 01 03:07:31.060 INFO kablam! 23 | / unic_arg_enum!{ Sep 01 03:07:31.061 INFO kablam! 24 | | #[derive(Debug)] Sep 01 03:07:31.061 INFO kablam! 25 | | enum InputFormat { Sep 01 03:07:31.061 INFO kablam! 26 | | Plain, Sep 01 03:07:31.061 INFO kablam! ... | Sep 01 03:07:31.061 INFO kablam! 32 | | } Sep 01 03:07:31.061 INFO kablam! 33 | | } Sep 01 03:07:31.061 INFO kablam! | |_^ Sep 01 03:07:31.061 INFO kablam! | Sep 01 03:07:31.061 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 03:07:31.061 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 03:07:31.061 INFO kablam! Sep 01 03:07:31.061 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 01 03:07:31.061 INFO kablam! --> src/bin/unic-echo.rs:46:1 Sep 01 03:07:31.061 INFO kablam! | Sep 01 03:07:31.061 INFO kablam! 46 | / unic_arg_enum!{ Sep 01 03:07:31.062 INFO kablam! 47 | | #[derive(Debug)] Sep 01 03:07:31.062 INFO kablam! 48 | | enum OutputFormat { Sep 01 03:07:31.062 INFO kablam! 49 | | Plain, Sep 01 03:07:31.062 INFO kablam! ... | Sep 01 03:07:31.062 INFO kablam! 69 | | } Sep 01 03:07:31.062 INFO kablam! 70 | | } Sep 01 03:07:31.062 INFO kablam! | |_^ Sep 01 03:07:31.062 INFO kablam! | Sep 01 03:07:31.062 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 03:07:31.062 INFO kablam! Sep 01 03:07:32.133 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 41.43s Sep 01 03:07:32.144 INFO kablam! su: No module specific data is present Sep 01 03:07:32.606 INFO running `"docker" "rm" "-f" "4869d3ae3d4668b000a274f0e3864c39448c3f770364191ebefed9b28b732dfb"` Sep 01 03:07:32.699 INFO blam! 4869d3ae3d4668b000a274f0e3864c39448c3f770364191ebefed9b28b732dfb