Oct 13 06:51:23.457 INFO checking unic-cli-0.7.0 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 06:51:23.457 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-5/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +4021bd0b3c5815b087d6db10ce461e7e4854ade7-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 06:51:23.846 INFO blam! 6b2e6dd93f56f7b0bac6ed8c7b0855f426c706ab4761272cb8d4674c85b6885d Oct 13 06:51:23.847 INFO running `"docker" "start" "-a" "6b2e6dd93f56f7b0bac6ed8c7b0855f426c706ab4761272cb8d4674c85b6885d"` Oct 13 06:51:24.481 INFO kablam! usermod: no changes Oct 13 06:51:24.693 INFO kablam! Checking unic-char-range v0.7.0 Oct 13 06:51:24.698 INFO kablam! Compiling error-chain v0.11.0 Oct 13 06:51:24.699 INFO kablam! Checking quickcheck v0.6.2 Oct 13 06:51:25.272 INFO kablam! Checking unic-char-property v0.7.0 Oct 13 06:51:25.844 INFO kablam! Checking unic-ucd-category v0.7.0 Oct 13 06:51:25.844 INFO kablam! Checking unic-ucd-case v0.7.0 Oct 13 06:51:26.036 INFO kablam! Checking unic-emoji-char v0.7.0 Oct 13 06:51:26.052 INFO kablam! Checking unic-ucd-age v0.7.0 Oct 13 06:51:26.064 INFO kablam! Checking unic-ucd-common v0.7.0 Oct 13 06:51:26.064 INFO kablam! Checking unic-ucd-segment v0.7.0 Oct 13 06:51:26.104 INFO kablam! Checking unic-ucd-bidi v0.7.0 Oct 13 06:51:29.605 INFO kablam! Checking unic-idna-mapping v0.7.0 Oct 13 06:51:29.664 INFO kablam! Checking unic-ucd-name v0.7.0 Oct 13 06:51:29.825 INFO kablam! Checking unic-ucd-ident v0.7.0 Oct 13 06:51:30.073 INFO kablam! Checking unic-char v0.7.0 Oct 13 06:51:30.687 INFO kablam! Compiling cargo_metadata v0.5.8 Oct 13 06:51:30.900 INFO kablam! Checking unic-emoji v0.7.0 Oct 13 06:51:31.328 INFO kablam! Checking unic-bidi v0.7.0 Oct 13 06:51:31.428 INFO kablam! Checking unic-ucd-normal v0.7.0 Oct 13 06:51:31.773 INFO kablam! Checking unic-segment v0.7.0 Oct 13 06:51:39.368 INFO kablam! Checking unic-normal v0.7.0 Oct 13 06:51:41.261 INFO kablam! Compiling skeptic v0.13.3 Oct 13 06:51:42.705 INFO kablam! Checking unic-idna v0.7.0 Oct 13 06:51:49.896 INFO kablam! Compiling assert_cli v0.5.4 Oct 13 06:52:01.560 INFO kablam! Checking unic-ucd v0.7.0 Oct 13 06:52:02.433 INFO kablam! Checking unic v0.7.0 Oct 13 06:52:03.952 INFO kablam! Checking unic-cli v0.7.0 (/source) Oct 13 06:52:09.176 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 13 06:52:09.176 INFO kablam! --> src/bin/unic-echo.rs:23:1 Oct 13 06:52:09.176 INFO kablam! | Oct 13 06:52:09.176 INFO kablam! 23 | / unic_arg_enum!{ Oct 13 06:52:09.176 INFO kablam! 24 | | #[derive(Debug)] Oct 13 06:52:09.176 INFO kablam! 25 | | enum InputFormat { Oct 13 06:52:09.176 INFO kablam! 26 | | Plain, Oct 13 06:52:09.176 INFO kablam! ... | Oct 13 06:52:09.176 INFO kablam! 32 | | } Oct 13 06:52:09.176 INFO kablam! 33 | | } Oct 13 06:52:09.176 INFO kablam! | |_^ Oct 13 06:52:09.208 INFO kablam! | Oct 13 06:52:09.208 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 06:52:09.208 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) Oct 13 06:52:09.208 INFO kablam! Oct 13 06:52:09.208 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 13 06:52:09.208 INFO kablam! --> src/bin/unic-echo.rs:46:1 Oct 13 06:52:09.208 INFO kablam! | Oct 13 06:52:09.208 INFO kablam! 46 | / unic_arg_enum!{ Oct 13 06:52:09.208 INFO kablam! 47 | | #[derive(Debug)] Oct 13 06:52:09.208 INFO kablam! 48 | | enum OutputFormat { Oct 13 06:52:09.208 INFO kablam! 49 | | Plain, Oct 13 06:52:09.208 INFO kablam! ... | Oct 13 06:52:09.208 INFO kablam! 69 | | } Oct 13 06:52:09.208 INFO kablam! 70 | | } Oct 13 06:52:09.208 INFO kablam! | |_^ Oct 13 06:52:09.208 INFO kablam! | Oct 13 06:52:09.208 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) Oct 13 06:52:09.208 INFO kablam! Oct 13 06:52:13.076 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 13 06:52:13.076 INFO kablam! --> src/bin/unic-echo.rs:23:1 Oct 13 06:52:13.076 INFO kablam! | Oct 13 06:52:13.076 INFO kablam! 23 | / unic_arg_enum!{ Oct 13 06:52:13.076 INFO kablam! 24 | | #[derive(Debug)] Oct 13 06:52:13.076 INFO kablam! 25 | | enum InputFormat { Oct 13 06:52:13.076 INFO kablam! 26 | | Plain, Oct 13 06:52:13.076 INFO kablam! ... | Oct 13 06:52:13.076 INFO kablam! 32 | | } Oct 13 06:52:13.076 INFO kablam! 33 | | } Oct 13 06:52:13.076 INFO kablam! | |_^ Oct 13 06:52:13.076 INFO kablam! | Oct 13 06:52:13.076 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 06:52:13.076 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) Oct 13 06:52:13.076 INFO kablam! Oct 13 06:52:13.076 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 13 06:52:13.076 INFO kablam! --> src/bin/unic-echo.rs:46:1 Oct 13 06:52:13.076 INFO kablam! | Oct 13 06:52:13.076 INFO kablam! 46 | / unic_arg_enum!{ Oct 13 06:52:13.076 INFO kablam! 47 | | #[derive(Debug)] Oct 13 06:52:13.077 INFO kablam! 48 | | enum OutputFormat { Oct 13 06:52:13.077 INFO kablam! 49 | | Plain, Oct 13 06:52:13.077 INFO kablam! ... | Oct 13 06:52:13.077 INFO kablam! 69 | | } Oct 13 06:52:13.077 INFO kablam! 70 | | } Oct 13 06:52:13.077 INFO kablam! | |_^ Oct 13 06:52:13.077 INFO kablam! | Oct 13 06:52:13.077 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) Oct 13 06:52:13.077 INFO kablam! Oct 13 06:52:15.103 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 50.60s Oct 13 06:52:15.120 INFO kablam! su: No module specific data is present Oct 13 06:52:15.444 INFO running `"docker" "rm" "-f" "6b2e6dd93f56f7b0bac6ed8c7b0855f426c706ab4761272cb8d4674c85b6885d"` Oct 13 06:52:15.600 INFO blam! 6b2e6dd93f56f7b0bac6ed8c7b0855f426c706ab4761272cb8d4674c85b6885d