Sep 19 18:27:40.848 INFO checking unic-cli-0.7.0 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 19 18:27:40.848 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 19 18:27:40.848 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-6/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-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:41.015 INFO blam! e71ed481d8328f8386443b32c0b0770955c3979086bd5906908cc6e46fad93f5 Sep 19 18:27:41.017 INFO running `"docker" "start" "-a" "e71ed481d8328f8386443b32c0b0770955c3979086bd5906908cc6e46fad93f5"` Sep 19 18:27:41.706 INFO kablam! usermod: no changes Sep 19 18:27:41.916 INFO kablam! Checking unic-char-range v0.7.0 Sep 19 18:27:41.930 INFO kablam! Compiling same-file v1.0.3 Sep 19 18:27:41.942 INFO kablam! Compiling bytecount v0.3.2 Sep 19 18:27:41.968 INFO kablam! Checking unic-idna-punycode v0.7.0 Sep 19 18:27:41.968 INFO kablam! Checking colored v1.6.1 Sep 19 18:27:41.968 INFO kablam! Compiling error-chain v0.11.0 Sep 19 18:27:41.968 INFO kablam! Checking env_logger v0.5.13 Sep 19 18:27:42.606 INFO kablam! Checking unic-char-property v0.7.0 Sep 19 18:27:42.685 INFO kablam! Compiling walkdir v2.2.5 Sep 19 18:27:43.118 INFO kablam! Checking unic-ucd-category v0.7.0 Sep 19 18:27:43.118 INFO kablam! Checking unic-ucd-segment v0.7.0 Sep 19 18:27:43.118 INFO kablam! Checking unic-ucd-common v0.7.0 Sep 19 18:27:43.118 INFO kablam! Checking unic-ucd-name v0.7.0 Sep 19 18:27:43.534 INFO kablam! Checking unic-idna-mapping v0.7.0 Sep 19 18:27:43.550 INFO kablam! Checking unic-ucd-case v0.7.0 Sep 19 18:27:43.626 INFO kablam! Checking unic-ucd-bidi v0.7.0 Sep 19 18:27:45.302 INFO kablam! Checking unic-emoji-char v0.7.0 Sep 19 18:27:45.302 INFO kablam! Checking unic-ucd-age v0.7.0 Sep 19 18:27:45.322 INFO kablam! Checking unic-ucd-ident v0.7.0 Sep 19 18:27:45.350 INFO kablam! Checking unic-char v0.7.0 Sep 19 18:27:45.793 INFO kablam! Compiling cargo_metadata v0.5.8 Sep 19 18:27:45.824 INFO kablam! Checking quickcheck v0.6.2 Sep 19 18:27:45.982 INFO kablam! Checking unic-bidi v0.7.0 Sep 19 18:27:46.430 INFO kablam! Checking unic-ucd-normal v0.7.0 Sep 19 18:27:46.490 INFO kablam! Checking unic-emoji v0.7.0 Sep 19 18:27:46.666 INFO kablam! Checking unic-segment v0.7.0 Sep 19 18:27:49.570 INFO kablam! Checking unic-normal v0.7.0 Sep 19 18:27:49.710 INFO kablam! Compiling skeptic v0.13.3 Sep 19 18:27:49.933 INFO kablam! Checking unic-idna v0.7.0 Sep 19 18:27:53.410 INFO kablam! Compiling assert_cli v0.5.4 Sep 19 18:28:05.826 INFO kablam! Checking unic-ucd v0.7.0 Sep 19 18:28:06.217 INFO kablam! Checking unic v0.7.0 Sep 19 18:28:06.680 INFO kablam! Checking unic-cli v0.7.0 (/source) Sep 19 18:28:08.666 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 18:28:08.666 INFO kablam! --> src/bin/unic-echo.rs:23:1 Sep 19 18:28:08.666 INFO kablam! | Sep 19 18:28:08.666 INFO kablam! 23 | / unic_arg_enum!{ Sep 19 18:28:08.666 INFO kablam! 24 | | #[derive(Debug)] Sep 19 18:28:08.666 INFO kablam! 25 | | enum InputFormat { Sep 19 18:28:08.666 INFO kablam! 26 | | Plain, Sep 19 18:28:08.666 INFO kablam! ... | Sep 19 18:28:08.666 INFO kablam! 32 | | } Sep 19 18:28:08.666 INFO kablam! 33 | | } Sep 19 18:28:08.666 INFO kablam! | |_^ Sep 19 18:28:08.666 INFO kablam! | Sep 19 18:28:08.666 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 18:28:08.666 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.666 INFO kablam! Sep 19 18:28:08.666 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 18:28:08.666 INFO kablam! --> src/bin/unic-echo.rs:46:1 Sep 19 18:28:08.666 INFO kablam! | Sep 19 18:28:08.666 INFO kablam! 46 | / unic_arg_enum!{ Sep 19 18:28:08.666 INFO kablam! 47 | | #[derive(Debug)] Sep 19 18:28:08.666 INFO kablam! 48 | | enum OutputFormat { Sep 19 18:28:08.666 INFO kablam! 49 | | Plain, Sep 19 18:28:08.666 INFO kablam! ... | Sep 19 18:28:08.666 INFO kablam! 69 | | } Sep 19 18:28:08.666 INFO kablam! 70 | | } Sep 19 18:28:08.666 INFO kablam! | |_^ Sep 19 18:28:08.666 INFO kablam! | Sep 19 18:28:08.666 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.666 INFO kablam! Sep 19 18:28:09.722 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 18:28:09.722 INFO kablam! --> src/bin/unic-echo.rs:23:1 Sep 19 18:28:09.722 INFO kablam! | Sep 19 18:28:09.722 INFO kablam! 23 | / unic_arg_enum!{ Sep 19 18:28:09.722 INFO kablam! 24 | | #[derive(Debug)] Sep 19 18:28:09.722 INFO kablam! 25 | | enum InputFormat { Sep 19 18:28:09.722 INFO kablam! 26 | | Plain, Sep 19 18:28:09.722 INFO kablam! ... | Sep 19 18:28:09.722 INFO kablam! 32 | | } Sep 19 18:28:09.722 INFO kablam! 33 | | } Sep 19 18:28:09.722 INFO kablam! | |_^ Sep 19 18:28:09.730 INFO kablam! | Sep 19 18:28:09.730 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 18:28:09.730 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:09.730 INFO kablam! Sep 19 18:28:09.730 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 18:28:09.730 INFO kablam! --> src/bin/unic-echo.rs:46:1 Sep 19 18:28:09.730 INFO kablam! | Sep 19 18:28:09.730 INFO kablam! 46 | / unic_arg_enum!{ Sep 19 18:28:09.730 INFO kablam! 47 | | #[derive(Debug)] Sep 19 18:28:09.730 INFO kablam! 48 | | enum OutputFormat { Sep 19 18:28:09.730 INFO kablam! 49 | | Plain, Sep 19 18:28:09.730 INFO kablam! ... | Sep 19 18:28:09.730 INFO kablam! 69 | | } Sep 19 18:28:09.730 INFO kablam! 70 | | } Sep 19 18:28:09.730 INFO kablam! | |_^ Sep 19 18:28:09.730 INFO kablam! | Sep 19 18:28:09.730 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:09.730 INFO kablam! Sep 19 18:28:10.717 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 28.99s Sep 19 18:28:10.730 INFO kablam! su: No module specific data is present Sep 19 18:28:11.851 INFO running `"docker" "rm" "-f" "e71ed481d8328f8386443b32c0b0770955c3979086bd5906908cc6e46fad93f5"` Sep 19 18:28:11.968 INFO blam! e71ed481d8328f8386443b32c0b0770955c3979086bd5906908cc6e46fad93f5