Oct 21 22:44:12.519 INFO checking unic-cli-0.7.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 22:44:12.519 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 21 22:44:12.731 INFO blam! 53e386d32647b96f5d6a3ff6163f5e582d9af5f294c6ece3e262656bfc67e148 Oct 21 22:44:12.733 INFO running `"docker" "start" "-a" "53e386d32647b96f5d6a3ff6163f5e582d9af5f294c6ece3e262656bfc67e148"` Oct 21 22:44:13.072 INFO kablam! usermod: no changes Oct 21 22:44:13.277 INFO kablam! Checking unic-char-range v0.7.0 Oct 21 22:44:13.278 INFO kablam! Checking unic-idna-punycode v0.7.0 Oct 21 22:44:13.278 INFO kablam! Compiling error-chain v0.11.0 Oct 21 22:44:13.875 INFO kablam! Checking unic-char-property v0.7.0 Oct 21 22:44:14.342 INFO kablam! Checking unic-ucd-category v0.7.0 Oct 21 22:44:14.342 INFO kablam! Checking unic-ucd-ident v0.7.0 Oct 21 22:44:14.343 INFO kablam! Checking unic-emoji-char v0.7.0 Oct 21 22:44:14.347 INFO kablam! Checking unic-idna-mapping v0.7.0 Oct 21 22:44:14.347 INFO kablam! Checking unic-ucd-name v0.7.0 Oct 21 22:44:14.347 INFO kablam! Checking unic-ucd-bidi v0.7.0 Oct 21 22:44:14.347 INFO kablam! Checking unic-ucd-age v0.7.0 Oct 21 22:44:15.124 INFO kablam! Checking unic-ucd-segment v0.7.0 Oct 21 22:44:16.055 INFO kablam! Checking unic-ucd-case v0.7.0 Oct 21 22:44:16.224 INFO kablam! Checking unic-ucd-common v0.7.0 Oct 21 22:44:16.329 INFO kablam! Checking unic-char v0.7.0 Oct 21 22:44:16.530 INFO kablam! Compiling cargo_metadata v0.5.8 Oct 21 22:44:16.844 INFO kablam! Checking unic-bidi v0.7.0 Oct 21 22:44:17.452 INFO kablam! Checking unic-emoji v0.7.0 Oct 21 22:44:18.245 INFO kablam! Checking unic-ucd-normal v0.7.0 Oct 21 22:44:20.000 INFO kablam! Checking unic-segment v0.7.0 Oct 21 22:44:24.008 INFO kablam! Compiling skeptic v0.13.3 Oct 21 22:44:24.861 INFO kablam! Checking unic-normal v0.7.0 Oct 21 22:44:26.996 INFO kablam! Checking unic-idna v0.7.0 Oct 21 22:44:31.587 INFO kablam! Compiling assert_cli v0.5.4 Oct 21 22:44:39.987 INFO kablam! Checking unic-ucd v0.7.0 Oct 21 22:44:40.649 INFO kablam! Checking unic v0.7.0 Oct 21 22:44:41.952 INFO kablam! Checking unic-cli v0.7.0 (/source) Oct 21 22:44:48.325 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 21 22:44:48.325 INFO kablam! --> src/bin/unic-echo.rs:23:1 Oct 21 22:44:48.325 INFO kablam! | Oct 21 22:44:48.326 INFO kablam! 23 | / unic_arg_enum!{ Oct 21 22:44:48.326 INFO kablam! 24 | | #[derive(Debug)] Oct 21 22:44:48.326 INFO kablam! 25 | | enum InputFormat { Oct 21 22:44:48.327 INFO kablam! 26 | | Plain, Oct 21 22:44:48.327 INFO kablam! ... | Oct 21 22:44:48.327 INFO kablam! 32 | | } Oct 21 22:44:48.327 INFO kablam! 33 | | } Oct 21 22:44:48.328 INFO kablam! | |_^ Oct 21 22:44:48.328 INFO kablam! | Oct 21 22:44:48.328 INFO kablam! = note: #[warn(deprecated)] on by default Oct 21 22:44:48.329 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 21 22:44:48.329 INFO kablam! Oct 21 22:44:48.329 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 21 22:44:48.330 INFO kablam! --> src/bin/unic-echo.rs:46:1 Oct 21 22:44:48.330 INFO kablam! | Oct 21 22:44:48.330 INFO kablam! 46 | / unic_arg_enum!{ Oct 21 22:44:48.331 INFO kablam! 47 | | #[derive(Debug)] Oct 21 22:44:48.331 INFO kablam! 48 | | enum OutputFormat { Oct 21 22:44:48.331 INFO kablam! 49 | | Plain, Oct 21 22:44:48.331 INFO kablam! ... | Oct 21 22:44:48.332 INFO kablam! 69 | | } Oct 21 22:44:48.336 INFO kablam! 70 | | } Oct 21 22:44:48.336 INFO kablam! | |_^ Oct 21 22:44:48.337 INFO kablam! | Oct 21 22:44:48.337 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 21 22:44:48.337 INFO kablam! Oct 21 22:44:49.142 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 21 22:44:49.143 INFO kablam! --> src/bin/unic-echo.rs:23:1 Oct 21 22:44:49.143 INFO kablam! | Oct 21 22:44:49.143 INFO kablam! 23 | / unic_arg_enum!{ Oct 21 22:44:49.143 INFO kablam! 24 | | #[derive(Debug)] Oct 21 22:44:49.144 INFO kablam! 25 | | enum InputFormat { Oct 21 22:44:49.144 INFO kablam! 26 | | Plain, Oct 21 22:44:49.144 INFO kablam! ... | Oct 21 22:44:49.144 INFO kablam! 32 | | } Oct 21 22:44:49.144 INFO kablam! 33 | | } Oct 21 22:44:49.144 INFO kablam! | |_^ Oct 21 22:44:49.144 INFO kablam! | Oct 21 22:44:49.144 INFO kablam! = note: #[warn(deprecated)] on by default Oct 21 22:44:49.144 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 21 22:44:49.144 INFO kablam! Oct 21 22:44:49.144 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 21 22:44:49.144 INFO kablam! --> src/bin/unic-echo.rs:46:1 Oct 21 22:44:49.144 INFO kablam! | Oct 21 22:44:49.144 INFO kablam! 46 | / unic_arg_enum!{ Oct 21 22:44:49.144 INFO kablam! 47 | | #[derive(Debug)] Oct 21 22:44:49.144 INFO kablam! 48 | | enum OutputFormat { Oct 21 22:44:49.144 INFO kablam! 49 | | Plain, Oct 21 22:44:49.144 INFO kablam! ... | Oct 21 22:44:49.144 INFO kablam! 69 | | } Oct 21 22:44:49.144 INFO kablam! 70 | | } Oct 21 22:44:49.144 INFO kablam! | |_^ Oct 21 22:44:49.144 INFO kablam! | Oct 21 22:44:49.144 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 21 22:44:49.144 INFO kablam! Oct 21 22:44:50.766 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 37.67s Oct 21 22:44:50.788 INFO kablam! su: No module specific data is present Oct 21 22:44:51.197 INFO running `"docker" "rm" "-f" "53e386d32647b96f5d6a3ff6163f5e582d9af5f294c6ece3e262656bfc67e148"` Oct 21 22:44:51.257 INFO blam! 53e386d32647b96f5d6a3ff6163f5e582d9af5f294c6ece3e262656bfc67e148