Oct 27 14:03:33.433 INFO checking unic-cli-0.7.0 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 14:03:33.434 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 27 14:03:33.647 INFO blam! 06b594b96de1c09a6b160a113f258dc9145b7d6f640cadf80b26b23426b4ceae Oct 27 14:03:33.655 INFO running `"docker" "start" "-a" "06b594b96de1c09a6b160a113f258dc9145b7d6f640cadf80b26b23426b4ceae"` Oct 27 14:03:34.319 INFO kablam! usermod: no changes Oct 27 14:03:34.577 INFO kablam! Checking unic-char-range v0.7.0 Oct 27 14:03:34.578 INFO kablam! Checking unic-idna-punycode v0.7.0 Oct 27 14:03:34.581 INFO kablam! Compiling error-chain v0.11.0 Oct 27 14:03:35.113 INFO kablam! Checking unic-char-property v0.7.0 Oct 27 14:03:35.656 INFO kablam! Checking unic-ucd-category v0.7.0 Oct 27 14:03:35.657 INFO kablam! Checking unic-ucd-name v0.7.0 Oct 27 14:03:35.657 INFO kablam! Checking unic-ucd-bidi v0.7.0 Oct 27 14:03:35.657 INFO kablam! Checking unic-ucd-ident v0.7.0 Oct 27 14:03:35.657 INFO kablam! Checking unic-ucd-common v0.7.0 Oct 27 14:03:35.657 INFO kablam! Checking unic-ucd-segment v0.7.0 Oct 27 14:03:35.657 INFO kablam! Checking unic-idna-mapping v0.7.0 Oct 27 14:03:37.675 INFO kablam! Checking unic-ucd-case v0.7.0 Oct 27 14:03:39.027 INFO kablam! Checking unic-emoji-char v0.7.0 Oct 27 14:03:39.623 INFO kablam! Checking unic-ucd-age v0.7.0 Oct 27 14:03:39.707 INFO kablam! Checking unic-char v0.7.0 Oct 27 14:03:40.340 INFO kablam! Compiling cargo_metadata v0.5.8 Oct 27 14:03:41.313 INFO kablam! Checking unic-bidi v0.7.0 Oct 27 14:03:41.917 INFO kablam! Checking unic-ucd-normal v0.7.0 Oct 27 14:03:42.171 INFO kablam! Checking unic-emoji v0.7.0 Oct 27 14:03:42.975 INFO kablam! Checking unic-segment v0.7.0 Oct 27 14:03:50.085 INFO kablam! Checking unic-normal v0.7.0 Oct 27 14:03:51.305 INFO kablam! Compiling skeptic v0.13.3 Oct 27 14:03:52.967 INFO kablam! Checking unic-idna v0.7.0 Oct 27 14:04:01.327 INFO kablam! Compiling assert_cli v0.5.4 Oct 27 14:04:12.848 INFO kablam! Checking unic-ucd v0.7.0 Oct 27 14:04:13.704 INFO kablam! Checking unic v0.7.0 Oct 27 14:04:15.123 INFO kablam! Checking unic-cli v0.7.0 (/source) Oct 27 14:04:24.719 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 14:04:24.719 INFO kablam! --> src/bin/unic-echo.rs:23:1 Oct 27 14:04:24.719 INFO kablam! | Oct 27 14:04:24.719 INFO kablam! 23 | / unic_arg_enum!{ Oct 27 14:04:24.719 INFO kablam! 24 | | #[derive(Debug)] Oct 27 14:04:24.719 INFO kablam! 25 | | enum InputFormat { Oct 27 14:04:24.719 INFO kablam! 26 | | Plain, Oct 27 14:04:24.719 INFO kablam! ... | Oct 27 14:04:24.719 INFO kablam! 32 | | } Oct 27 14:04:24.719 INFO kablam! 33 | | } Oct 27 14:04:24.719 INFO kablam! | |_^ Oct 27 14:04:24.719 INFO kablam! | Oct 27 14:04:24.719 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 14:04:24.719 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 27 14:04:24.719 INFO kablam! Oct 27 14:04:24.719 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 14:04:24.719 INFO kablam! --> src/bin/unic-echo.rs:46:1 Oct 27 14:04:24.719 INFO kablam! | Oct 27 14:04:24.719 INFO kablam! 46 | / unic_arg_enum!{ Oct 27 14:04:24.719 INFO kablam! 47 | | #[derive(Debug)] Oct 27 14:04:24.719 INFO kablam! 48 | | enum OutputFormat { Oct 27 14:04:24.719 INFO kablam! 49 | | Plain, Oct 27 14:04:24.719 INFO kablam! ... | Oct 27 14:04:24.719 INFO kablam! 69 | | } Oct 27 14:04:24.719 INFO kablam! 70 | | } Oct 27 14:04:24.719 INFO kablam! | |_^ Oct 27 14:04:24.719 INFO kablam! | Oct 27 14:04:24.719 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 27 14:04:24.719 INFO kablam! Oct 27 14:04:26.039 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 14:04:26.039 INFO kablam! --> src/bin/unic-echo.rs:23:1 Oct 27 14:04:26.039 INFO kablam! | Oct 27 14:04:26.039 INFO kablam! 23 | / unic_arg_enum!{ Oct 27 14:04:26.039 INFO kablam! 24 | | #[derive(Debug)] Oct 27 14:04:26.039 INFO kablam! 25 | | enum InputFormat { Oct 27 14:04:26.039 INFO kablam! 26 | | Plain, Oct 27 14:04:26.039 INFO kablam! ... | Oct 27 14:04:26.039 INFO kablam! 32 | | } Oct 27 14:04:26.039 INFO kablam! 33 | | } Oct 27 14:04:26.039 INFO kablam! | |_^ Oct 27 14:04:26.039 INFO kablam! | Oct 27 14:04:26.039 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 14:04:26.039 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 27 14:04:26.039 INFO kablam! Oct 27 14:04:26.039 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 14:04:26.039 INFO kablam! --> src/bin/unic-echo.rs:46:1 Oct 27 14:04:26.039 INFO kablam! | Oct 27 14:04:26.039 INFO kablam! 46 | / unic_arg_enum!{ Oct 27 14:04:26.039 INFO kablam! 47 | | #[derive(Debug)] Oct 27 14:04:26.039 INFO kablam! 48 | | enum OutputFormat { Oct 27 14:04:26.039 INFO kablam! 49 | | Plain, Oct 27 14:04:26.039 INFO kablam! ... | Oct 27 14:04:26.039 INFO kablam! 69 | | } Oct 27 14:04:26.039 INFO kablam! 70 | | } Oct 27 14:04:26.039 INFO kablam! | |_^ Oct 27 14:04:26.039 INFO kablam! | Oct 27 14:04:26.039 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 27 14:04:26.039 INFO kablam! Oct 27 14:04:28.055 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 53.70s Oct 27 14:04:28.079 INFO kablam! su: No module specific data is present Oct 27 14:04:28.539 INFO running `"docker" "rm" "-f" "06b594b96de1c09a6b160a113f258dc9145b7d6f640cadf80b26b23426b4ceae"` Oct 27 14:04:28.723 INFO blam! 06b594b96de1c09a6b160a113f258dc9145b7d6f640cadf80b26b23426b4ceae