Sep 21 01:17:57.235 INFO checking unic-cli-0.7.0 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 01:17:57.235 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 01:17:57.236 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-1/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 01:17:57.464 INFO blam! 80a7aaac3ade96608fcb363162fe4a5d889fde6cf8f62784d1ad15177974dd8e Sep 21 01:17:57.466 INFO running `"docker" "start" "-a" "80a7aaac3ade96608fcb363162fe4a5d889fde6cf8f62784d1ad15177974dd8e"` Sep 21 01:17:58.498 INFO kablam! usermod: no changes Sep 21 01:17:58.646 INFO kablam! Checking unic-char-range v0.7.0 Sep 21 01:17:58.647 INFO kablam! Checking unic-idna-punycode v0.7.0 Sep 21 01:17:58.652 INFO kablam! Compiling serde_json v1.0.28 Sep 21 01:17:58.927 INFO kablam! Checking unic-char-property v0.7.0 Sep 21 01:17:59.334 INFO kablam! Checking unic-ucd-category v0.7.0 Sep 21 01:17:59.334 INFO kablam! Checking unic-ucd-segment v0.7.0 Sep 21 01:17:59.334 INFO kablam! Checking unic-ucd-ident v0.7.0 Sep 21 01:17:59.334 INFO kablam! Checking unic-idna-mapping v0.7.0 Sep 21 01:17:59.334 INFO kablam! Checking unic-ucd-name v0.7.0 Sep 21 01:17:59.334 INFO kablam! Checking unic-ucd-bidi v0.7.0 Sep 21 01:17:59.334 INFO kablam! Checking unic-ucd-case v0.7.0 Sep 21 01:18:00.722 INFO kablam! Checking unic-emoji-char v0.7.0 Sep 21 01:18:01.848 INFO kablam! Checking unic-ucd-common v0.7.0 Sep 21 01:18:01.898 INFO kablam! Checking unic-ucd-age v0.7.0 Sep 21 01:18:02.146 INFO kablam! Checking unic-char v0.7.0 Sep 21 01:18:02.660 INFO kablam! Checking unic-bidi v0.7.0 Sep 21 01:18:02.788 INFO kablam! Checking unic-emoji v0.7.0 Sep 21 01:18:02.799 INFO kablam! Checking unic-segment v0.7.0 Sep 21 01:18:03.027 INFO kablam! Checking unic-ucd-normal v0.7.0 Sep 21 01:18:04.830 INFO kablam! Compiling cargo_metadata v0.5.8 Sep 21 01:18:05.882 INFO kablam! Checking unic-normal v0.7.0 Sep 21 01:18:06.294 INFO kablam! Checking unic-idna v0.7.0 Sep 21 01:18:07.371 INFO kablam! Compiling skeptic v0.13.3 Sep 21 01:18:10.481 INFO kablam! Compiling assert_cli v0.5.4 Sep 21 01:18:21.638 INFO kablam! Checking unic-ucd v0.7.0 Sep 21 01:18:22.090 INFO kablam! Checking unic v0.7.0 Sep 21 01:18:22.655 INFO kablam! Checking unic-cli v0.7.0 (/source) Sep 21 01:18:26.282 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 21 01:18:26.282 INFO kablam! --> src/bin/unic-echo.rs:23:1 Sep 21 01:18:26.282 INFO kablam! | Sep 21 01:18:26.282 INFO kablam! 23 | / unic_arg_enum!{ Sep 21 01:18:26.282 INFO kablam! 24 | | #[derive(Debug)] Sep 21 01:18:26.282 INFO kablam! 25 | | enum InputFormat { Sep 21 01:18:26.282 INFO kablam! 26 | | Plain, Sep 21 01:18:26.282 INFO kablam! ... | Sep 21 01:18:26.282 INFO kablam! 32 | | } Sep 21 01:18:26.282 INFO kablam! 33 | | } Sep 21 01:18:26.282 INFO kablam! | |_^ Sep 21 01:18:26.302 INFO kablam! | Sep 21 01:18:26.302 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 01:18:26.302 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 21 01:18:26.302 INFO kablam! Sep 21 01:18:26.302 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 21 01:18:26.302 INFO kablam! --> src/bin/unic-echo.rs:46:1 Sep 21 01:18:26.302 INFO kablam! | Sep 21 01:18:26.302 INFO kablam! 46 | / unic_arg_enum!{ Sep 21 01:18:26.302 INFO kablam! 47 | | #[derive(Debug)] Sep 21 01:18:26.303 INFO kablam! 48 | | enum OutputFormat { Sep 21 01:18:26.303 INFO kablam! 49 | | Plain, Sep 21 01:18:26.303 INFO kablam! ... | Sep 21 01:18:26.303 INFO kablam! 69 | | } Sep 21 01:18:26.303 INFO kablam! 70 | | } Sep 21 01:18:26.303 INFO kablam! | |_^ Sep 21 01:18:26.303 INFO kablam! | Sep 21 01:18:26.303 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 21 01:18:26.303 INFO kablam! Sep 21 01:18:26.461 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 21 01:18:26.461 INFO kablam! --> src/bin/unic-echo.rs:23:1 Sep 21 01:18:26.461 INFO kablam! | Sep 21 01:18:26.461 INFO kablam! 23 | / unic_arg_enum!{ Sep 21 01:18:26.461 INFO kablam! 24 | | #[derive(Debug)] Sep 21 01:18:26.461 INFO kablam! 25 | | enum InputFormat { Sep 21 01:18:26.461 INFO kablam! 26 | | Plain, Sep 21 01:18:26.461 INFO kablam! ... | Sep 21 01:18:26.461 INFO kablam! 32 | | } Sep 21 01:18:26.461 INFO kablam! 33 | | } Sep 21 01:18:26.461 INFO kablam! | |_^ Sep 21 01:18:26.486 INFO kablam! | Sep 21 01:18:26.486 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 01:18:26.486 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 21 01:18:26.486 INFO kablam! Sep 21 01:18:26.486 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 21 01:18:26.486 INFO kablam! --> src/bin/unic-echo.rs:46:1 Sep 21 01:18:26.486 INFO kablam! | Sep 21 01:18:26.486 INFO kablam! 46 | / unic_arg_enum!{ Sep 21 01:18:26.486 INFO kablam! 47 | | #[derive(Debug)] Sep 21 01:18:26.486 INFO kablam! 48 | | enum OutputFormat { Sep 21 01:18:26.486 INFO kablam! 49 | | Plain, Sep 21 01:18:26.486 INFO kablam! ... | Sep 21 01:18:26.486 INFO kablam! 69 | | } Sep 21 01:18:26.486 INFO kablam! 70 | | } Sep 21 01:18:26.486 INFO kablam! | |_^ Sep 21 01:18:26.486 INFO kablam! | Sep 21 01:18:26.487 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 21 01:18:26.487 INFO kablam! Sep 21 01:18:28.072 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 29.56s Sep 21 01:18:28.113 INFO kablam! su: No module specific data is present Sep 21 01:18:29.654 INFO running `"docker" "rm" "-f" "80a7aaac3ade96608fcb363162fe4a5d889fde6cf8f62784d1ad15177974dd8e"` Sep 21 01:18:29.789 INFO blam! 80a7aaac3ade96608fcb363162fe4a5d889fde6cf8f62784d1ad15177974dd8e