Sep 20 23:24:41.884 INFO checking arminha/covet against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 20 23:24:41.884 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 20 23:24:41.884 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 20 23:24:42.088 INFO blam! 7baa31a3484e7bf169aed80a78b7731a41cded389f829379975ceae775618713 Sep 20 23:24:42.090 INFO running `"docker" "start" "-a" "7baa31a3484e7bf169aed80a78b7731a41cded389f829379975ceae775618713"` Sep 20 23:24:43.773 INFO kablam! usermod: no changes Sep 20 23:24:44.079 INFO kablam! Checking modifier v0.1.0 Sep 20 23:24:44.087 INFO kablam! Checking route-recognizer v0.1.12 Sep 20 23:24:44.087 INFO kablam! Compiling atty v0.2.10 Sep 20 23:24:44.094 INFO kablam! Compiling textwrap v0.9.0 Sep 20 23:24:44.095 INFO kablam! Checking xmltree v0.8.0 Sep 20 23:24:44.095 INFO kablam! Checking mime v0.2.6 Sep 20 23:24:44.160 INFO kablam! Checking plugin v0.2.6 Sep 20 23:24:44.160 INFO kablam! Checking serde_json v1.0.20 Sep 20 23:24:45.062 INFO kablam! Checking sha2 v0.7.1 Sep 20 23:24:47.126 INFO kablam! Checking mime_guess v1.8.4 Sep 20 23:24:47.326 INFO kablam! Checking hyper v0.10.13 Sep 20 23:24:47.868 INFO kablam! Compiling clap v2.31.2 Sep 20 23:24:56.910 INFO kablam! Checking iron v0.6.0 Sep 20 23:24:56.911 INFO kablam! Checking hyper-native-tls v0.2.4 Sep 20 23:24:58.804 INFO kablam! Checking persistent v0.4.0 Sep 20 23:24:58.806 INFO kablam! Checking router v0.6.0 Sep 20 23:25:00.146 INFO kablam! Checking bodyparser v0.8.0 Sep 20 23:25:01.206 INFO kablam! Checking urlencoded v0.6.0 Sep 20 23:25:14.399 INFO kablam! Compiling covet v0.5.5 (/source) Sep 20 23:25:14.714 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 20 23:25:14.715 INFO kablam! --> src/cli.rs:3:1 Sep 20 23:25:14.715 INFO kablam! | Sep 20 23:25:14.715 INFO kablam! 3 | / arg_enum!{ Sep 20 23:25:14.715 INFO kablam! 4 | | #[allow(non_camel_case_types)] Sep 20 23:25:14.716 INFO kablam! 5 | | #[derive(Debug)] Sep 20 23:25:14.716 INFO kablam! 6 | | pub enum Source { Sep 20 23:25:14.716 INFO kablam! ... | Sep 20 23:25:14.717 INFO kablam! 10 | | } Sep 20 23:25:14.717 INFO kablam! 11 | | } Sep 20 23:25:14.717 INFO kablam! | |_^ Sep 20 23:25:14.717 INFO kablam! | Sep 20 23:25:14.718 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 23:25:14.718 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 20 23:25:14.718 INFO kablam! Sep 20 23:25:14.718 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 20 23:25:14.719 INFO kablam! --> src/cli.rs:13:1 Sep 20 23:25:14.719 INFO kablam! | Sep 20 23:25:14.719 INFO kablam! 13 | / arg_enum!{ Sep 20 23:25:14.720 INFO kablam! 14 | | #[allow(non_camel_case_types)] Sep 20 23:25:14.720 INFO kablam! 15 | | #[derive(Debug)] Sep 20 23:25:14.720 INFO kablam! 16 | | pub enum Format { Sep 20 23:25:14.720 INFO kablam! ... | Sep 20 23:25:14.721 INFO kablam! 19 | | } Sep 20 23:25:14.721 INFO kablam! 20 | | } Sep 20 23:25:14.721 INFO kablam! | |_^ Sep 20 23:25:14.722 INFO kablam! | Sep 20 23:25:14.722 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 20 23:25:14.722 INFO kablam! Sep 20 23:25:14.722 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 20 23:25:14.723 INFO kablam! --> src/cli.rs:22:1 Sep 20 23:25:14.723 INFO kablam! | Sep 20 23:25:14.723 INFO kablam! 22 | / arg_enum!{ Sep 20 23:25:14.723 INFO kablam! 23 | | #[allow(non_camel_case_types)] Sep 20 23:25:14.724 INFO kablam! 24 | | #[derive(Debug)] Sep 20 23:25:14.724 INFO kablam! 25 | | pub enum ColorSpace { Sep 20 23:25:14.724 INFO kablam! ... | Sep 20 23:25:14.724 INFO kablam! 28 | | } Sep 20 23:25:14.725 INFO kablam! 29 | | } Sep 20 23:25:14.725 INFO kablam! | |_^ Sep 20 23:25:14.725 INFO kablam! | Sep 20 23:25:14.726 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 20 23:25:14.726 INFO kablam! Sep 20 23:25:16.954 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 20 23:25:16.954 INFO kablam! --> src/cli.rs:3:1 Sep 20 23:25:16.954 INFO kablam! | Sep 20 23:25:16.954 INFO kablam! 3 | / arg_enum!{ Sep 20 23:25:16.954 INFO kablam! 4 | | #[allow(non_camel_case_types)] Sep 20 23:25:16.954 INFO kablam! 5 | | #[derive(Debug)] Sep 20 23:25:16.954 INFO kablam! 6 | | pub enum Source { Sep 20 23:25:16.954 INFO kablam! ... | Sep 20 23:25:16.954 INFO kablam! 10 | | } Sep 20 23:25:16.954 INFO kablam! 11 | | } Sep 20 23:25:16.954 INFO kablam! | |_^ Sep 20 23:25:16.954 INFO kablam! | Sep 20 23:25:16.954 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 23:25:16.955 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 20 23:25:16.955 INFO kablam! Sep 20 23:25:16.955 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 20 23:25:16.955 INFO kablam! --> src/cli.rs:13:1 Sep 20 23:25:16.955 INFO kablam! | Sep 20 23:25:16.955 INFO kablam! 13 | / arg_enum!{ Sep 20 23:25:16.955 INFO kablam! 14 | | #[allow(non_camel_case_types)] Sep 20 23:25:16.955 INFO kablam! 15 | | #[derive(Debug)] Sep 20 23:25:16.955 INFO kablam! 16 | | pub enum Format { Sep 20 23:25:16.955 INFO kablam! ... | Sep 20 23:25:16.955 INFO kablam! 19 | | } Sep 20 23:25:16.955 INFO kablam! 20 | | } Sep 20 23:25:16.955 INFO kablam! | |_^ Sep 20 23:25:16.955 INFO kablam! | Sep 20 23:25:16.955 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 20 23:25:16.955 INFO kablam! Sep 20 23:25:16.955 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 20 23:25:16.955 INFO kablam! --> src/cli.rs:22:1 Sep 20 23:25:16.955 INFO kablam! | Sep 20 23:25:16.955 INFO kablam! 22 | / arg_enum!{ Sep 20 23:25:16.955 INFO kablam! 23 | | #[allow(non_camel_case_types)] Sep 20 23:25:16.955 INFO kablam! 24 | | #[derive(Debug)] Sep 20 23:25:16.955 INFO kablam! 25 | | pub enum ColorSpace { Sep 20 23:25:16.955 INFO kablam! ... | Sep 20 23:25:16.955 INFO kablam! 28 | | } Sep 20 23:25:16.955 INFO kablam! 29 | | } Sep 20 23:25:16.956 INFO kablam! | |_^ Sep 20 23:25:16.956 INFO kablam! | Sep 20 23:25:16.956 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 20 23:25:16.956 INFO kablam! Sep 20 23:25:17.085 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 20 23:25:17.086 INFO kablam! --> src/cli.rs:3:1 Sep 20 23:25:17.086 INFO kablam! | Sep 20 23:25:17.086 INFO kablam! 3 | / arg_enum!{ Sep 20 23:25:17.086 INFO kablam! 4 | | #[allow(non_camel_case_types)] Sep 20 23:25:17.086 INFO kablam! 5 | | #[derive(Debug)] Sep 20 23:25:17.086 INFO kablam! 6 | | pub enum Source { Sep 20 23:25:17.086 INFO kablam! ... | Sep 20 23:25:17.086 INFO kablam! 10 | | } Sep 20 23:25:17.086 INFO kablam! 11 | | } Sep 20 23:25:17.086 INFO kablam! | |_^ Sep 20 23:25:17.086 INFO kablam! | Sep 20 23:25:17.086 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 23:25:17.086 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 20 23:25:17.086 INFO kablam! Sep 20 23:25:17.086 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 20 23:25:17.086 INFO kablam! --> src/cli.rs:13:1 Sep 20 23:25:17.086 INFO kablam! | Sep 20 23:25:17.086 INFO kablam! 13 | / arg_enum!{ Sep 20 23:25:17.086 INFO kablam! 14 | | #[allow(non_camel_case_types)] Sep 20 23:25:17.086 INFO kablam! 15 | | #[derive(Debug)] Sep 20 23:25:17.086 INFO kablam! 16 | | pub enum Format { Sep 20 23:25:17.086 INFO kablam! ... | Sep 20 23:25:17.086 INFO kablam! 19 | | } Sep 20 23:25:17.086 INFO kablam! 20 | | } Sep 20 23:25:17.086 INFO kablam! | |_^ Sep 20 23:25:17.086 INFO kablam! | Sep 20 23:25:17.086 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 20 23:25:17.086 INFO kablam! Sep 20 23:25:17.086 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 20 23:25:17.086 INFO kablam! --> src/cli.rs:22:1 Sep 20 23:25:17.086 INFO kablam! | Sep 20 23:25:17.086 INFO kablam! 22 | / arg_enum!{ Sep 20 23:25:17.086 INFO kablam! 23 | | #[allow(non_camel_case_types)] Sep 20 23:25:17.086 INFO kablam! 24 | | #[derive(Debug)] Sep 20 23:25:17.086 INFO kablam! 25 | | pub enum ColorSpace { Sep 20 23:25:17.086 INFO kablam! ... | Sep 20 23:25:17.086 INFO kablam! 28 | | } Sep 20 23:25:17.086 INFO kablam! 29 | | } Sep 20 23:25:17.086 INFO kablam! | |_^ Sep 20 23:25:17.086 INFO kablam! | Sep 20 23:25:17.086 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 20 23:25:17.086 INFO kablam! Sep 20 23:25:18.126 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 34.31s Sep 20 23:25:18.153 INFO kablam! su: No module specific data is present Sep 20 23:25:20.223 INFO running `"docker" "rm" "-f" "7baa31a3484e7bf169aed80a78b7731a41cded389f829379975ceae775618713"` Sep 20 23:25:20.344 INFO blam! 7baa31a3484e7bf169aed80a78b7731a41cded389f829379975ceae775618713