Sep 03 19:57:52.373 INFO checking arminha/covet against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 03 19:57:52.373 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 03 19:57:52.374 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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=500" "-e" "CMD=cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 03 19:57:52.666 INFO blam! a5647bbc948e606787deaa7ae4d0453e72f1442f0c342be6256d101bd2582c2c Sep 03 19:57:52.669 INFO running `"docker" "start" "-a" "a5647bbc948e606787deaa7ae4d0453e72f1442f0c342be6256d101bd2582c2c"` Sep 03 19:57:54.060 INFO kablam! Compiling unicode-width v0.1.5 Sep 03 19:57:54.066 INFO kablam! Compiling vec_map v0.8.1 Sep 03 19:57:54.113 INFO kablam! Compiling atty v0.2.10 Sep 03 19:57:54.124 INFO kablam! Checking xmltree v0.8.0 Sep 03 19:57:54.124 INFO kablam! Checking mime v0.2.6 Sep 03 19:57:54.126 INFO kablam! Compiling mime_guess v1.8.4 Sep 03 19:57:54.884 INFO kablam! Compiling textwrap v0.9.0 Sep 03 19:57:56.822 INFO kablam! Checking hyper v0.10.13 Sep 03 19:57:58.535 INFO kablam! Compiling clap v2.31.2 Sep 03 19:58:09.064 INFO kablam! Checking iron v0.6.0 Sep 03 19:58:09.064 INFO kablam! Checking hyper-native-tls v0.2.4 Sep 03 19:58:11.539 INFO kablam! Checking persistent v0.4.0 Sep 03 19:58:11.540 INFO kablam! Checking router v0.6.0 Sep 03 19:58:13.746 INFO kablam! Checking bodyparser v0.8.0 Sep 03 19:58:15.290 INFO kablam! Checking urlencoded v0.6.0 Sep 03 19:58:27.642 INFO kablam! Compiling covet v0.5.5 (file:///source) Sep 03 19:58:28.104 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 03 19:58:28.104 INFO kablam! --> src/cli.rs:3:1 Sep 03 19:58:28.104 INFO kablam! | Sep 03 19:58:28.104 INFO kablam! 3 | / arg_enum!{ Sep 03 19:58:28.104 INFO kablam! 4 | | #[allow(non_camel_case_types)] Sep 03 19:58:28.104 INFO kablam! 5 | | #[derive(Debug)] Sep 03 19:58:28.104 INFO kablam! 6 | | pub enum Source { Sep 03 19:58:28.104 INFO kablam! ... | Sep 03 19:58:28.104 INFO kablam! 10 | | } Sep 03 19:58:28.104 INFO kablam! 11 | | } Sep 03 19:58:28.104 INFO kablam! | |_^ Sep 03 19:58:28.104 INFO kablam! | Sep 03 19:58:28.104 INFO kablam! = note: #[warn(deprecated)] on by default Sep 03 19:58:28.104 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 03 19:58:28.104 INFO kablam! Sep 03 19:58:28.105 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 03 19:58:28.105 INFO kablam! --> src/cli.rs:13:1 Sep 03 19:58:28.105 INFO kablam! | Sep 03 19:58:28.105 INFO kablam! 13 | / arg_enum!{ Sep 03 19:58:28.105 INFO kablam! 14 | | #[allow(non_camel_case_types)] Sep 03 19:58:28.105 INFO kablam! 15 | | #[derive(Debug)] Sep 03 19:58:28.105 INFO kablam! 16 | | pub enum Format { Sep 03 19:58:28.105 INFO kablam! ... | Sep 03 19:58:28.105 INFO kablam! 19 | | } Sep 03 19:58:28.105 INFO kablam! 20 | | } Sep 03 19:58:28.105 INFO kablam! | |_^ Sep 03 19:58:28.105 INFO kablam! | Sep 03 19:58:28.106 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 03 19:58:28.106 INFO kablam! Sep 03 19:58:28.106 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 03 19:58:28.106 INFO kablam! --> src/cli.rs:22:1 Sep 03 19:58:28.106 INFO kablam! | Sep 03 19:58:28.106 INFO kablam! 22 | / arg_enum!{ Sep 03 19:58:28.106 INFO kablam! 23 | | #[allow(non_camel_case_types)] Sep 03 19:58:28.106 INFO kablam! 24 | | #[derive(Debug)] Sep 03 19:58:28.106 INFO kablam! 25 | | pub enum ColorSpace { Sep 03 19:58:28.106 INFO kablam! ... | Sep 03 19:58:28.106 INFO kablam! 28 | | } Sep 03 19:58:28.106 INFO kablam! 29 | | } Sep 03 19:58:28.106 INFO kablam! | |_^ Sep 03 19:58:28.106 INFO kablam! | Sep 03 19:58:28.106 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 03 19:58:28.106 INFO kablam! Sep 03 19:58:30.789 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 03 19:58:30.789 INFO kablam! --> src/cli.rs:3:1 Sep 03 19:58:30.789 INFO kablam! | Sep 03 19:58:30.789 INFO kablam! 3 | / arg_enum!{ Sep 03 19:58:30.789 INFO kablam! 4 | | #[allow(non_camel_case_types)] Sep 03 19:58:30.789 INFO kablam! 5 | | #[derive(Debug)] Sep 03 19:58:30.789 INFO kablam! 6 | | pub enum Source { Sep 03 19:58:30.789 INFO kablam! ... | Sep 03 19:58:30.789 INFO kablam! 10 | | } Sep 03 19:58:30.789 INFO kablam! 11 | | } Sep 03 19:58:30.789 INFO kablam! | |_^ Sep 03 19:58:30.789 INFO kablam! | Sep 03 19:58:30.790 INFO kablam! = note: #[warn(deprecated)] on by default Sep 03 19:58:30.790 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 03 19:58:30.790 INFO kablam! Sep 03 19:58:30.790 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 03 19:58:30.790 INFO kablam! --> src/cli.rs:13:1 Sep 03 19:58:30.790 INFO kablam! | Sep 03 19:58:30.790 INFO kablam! 13 | / arg_enum!{ Sep 03 19:58:30.790 INFO kablam! 14 | | #[allow(non_camel_case_types)] Sep 03 19:58:30.790 INFO kablam! 15 | | #[derive(Debug)] Sep 03 19:58:30.790 INFO kablam! 16 | | pub enum Format { Sep 03 19:58:30.790 INFO kablam! ... | Sep 03 19:58:30.791 INFO kablam! 19 | | } Sep 03 19:58:30.791 INFO kablam! 20 | | } Sep 03 19:58:30.791 INFO kablam! | |_^ Sep 03 19:58:30.791 INFO kablam! | Sep 03 19:58:30.791 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 03 19:58:30.791 INFO kablam! Sep 03 19:58:30.791 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 03 19:58:30.791 INFO kablam! --> src/cli.rs:22:1 Sep 03 19:58:30.791 INFO kablam! | Sep 03 19:58:30.791 INFO kablam! 22 | / arg_enum!{ Sep 03 19:58:30.791 INFO kablam! 23 | | #[allow(non_camel_case_types)] Sep 03 19:58:30.791 INFO kablam! 24 | | #[derive(Debug)] Sep 03 19:58:30.791 INFO kablam! 25 | | pub enum ColorSpace { Sep 03 19:58:30.791 INFO kablam! ... | Sep 03 19:58:30.791 INFO kablam! 28 | | } Sep 03 19:58:30.791 INFO kablam! 29 | | } Sep 03 19:58:30.791 INFO kablam! | |_^ Sep 03 19:58:30.791 INFO kablam! | Sep 03 19:58:30.791 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 03 19:58:30.791 INFO kablam! Sep 03 19:58:31.069 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 03 19:58:31.069 INFO kablam! --> src/cli.rs:3:1 Sep 03 19:58:31.069 INFO kablam! | Sep 03 19:58:31.069 INFO kablam! 3 | / arg_enum!{ Sep 03 19:58:31.069 INFO kablam! 4 | | #[allow(non_camel_case_types)] Sep 03 19:58:31.069 INFO kablam! 5 | | #[derive(Debug)] Sep 03 19:58:31.069 INFO kablam! 6 | | pub enum Source { Sep 03 19:58:31.069 INFO kablam! ... | Sep 03 19:58:31.069 INFO kablam! 10 | | } Sep 03 19:58:31.069 INFO kablam! 11 | | } Sep 03 19:58:31.070 INFO kablam! | |_^ Sep 03 19:58:31.070 INFO kablam! | Sep 03 19:58:31.070 INFO kablam! = note: #[warn(deprecated)] on by default Sep 03 19:58:31.070 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 03 19:58:31.070 INFO kablam! Sep 03 19:58:31.070 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 03 19:58:31.070 INFO kablam! --> src/cli.rs:13:1 Sep 03 19:58:31.070 INFO kablam! | Sep 03 19:58:31.070 INFO kablam! 13 | / arg_enum!{ Sep 03 19:58:31.070 INFO kablam! 14 | | #[allow(non_camel_case_types)] Sep 03 19:58:31.070 INFO kablam! 15 | | #[derive(Debug)] Sep 03 19:58:31.070 INFO kablam! 16 | | pub enum Format { Sep 03 19:58:31.071 INFO kablam! ... | Sep 03 19:58:31.071 INFO kablam! 19 | | } Sep 03 19:58:31.071 INFO kablam! 20 | | } Sep 03 19:58:31.071 INFO kablam! | |_^ Sep 03 19:58:31.071 INFO kablam! | Sep 03 19:58:31.071 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 03 19:58:31.071 INFO kablam! Sep 03 19:58:31.071 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 03 19:58:31.071 INFO kablam! --> src/cli.rs:22:1 Sep 03 19:58:31.071 INFO kablam! | Sep 03 19:58:31.071 INFO kablam! 22 | / arg_enum!{ Sep 03 19:58:31.071 INFO kablam! 23 | | #[allow(non_camel_case_types)] Sep 03 19:58:31.071 INFO kablam! 24 | | #[derive(Debug)] Sep 03 19:58:31.071 INFO kablam! 25 | | pub enum ColorSpace { Sep 03 19:58:31.071 INFO kablam! ... | Sep 03 19:58:31.071 INFO kablam! 28 | | } Sep 03 19:58:31.071 INFO kablam! 29 | | } Sep 03 19:58:31.071 INFO kablam! | |_^ Sep 03 19:58:31.071 INFO kablam! | Sep 03 19:58:31.071 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 03 19:58:31.071 INFO kablam! Sep 03 19:58:32.129 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 38.40s Sep 03 19:58:32.143 INFO kablam! su: No module specific data is present Sep 03 19:58:32.541 INFO running `"docker" "rm" "-f" "a5647bbc948e606787deaa7ae4d0453e72f1442f0c342be6256d101bd2582c2c"` Sep 03 19:58:32.677 INFO blam! a5647bbc948e606787deaa7ae4d0453e72f1442f0c342be6256d101bd2582c2c