Sep 19 14:27:42.568 INFO checking arminha/covet against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 14:27:42.568 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 14:27:42.568 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-4/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 14:27:43.005 INFO blam! 6b30aca1dd2153f0e16e91297872992bdf8b161f33897692a2efdfc0ebaa32bf Sep 19 14:27:43.007 INFO running `"docker" "start" "-a" "6b30aca1dd2153f0e16e91297872992bdf8b161f33897692a2efdfc0ebaa32bf"` Sep 19 14:27:44.503 INFO kablam! usermod: no changes Sep 19 14:27:44.820 INFO kablam! Compiling unicode-width v0.1.5 Sep 19 14:27:44.821 INFO kablam! Compiling vec_map v0.8.1 Sep 19 14:27:44.824 INFO kablam! Compiling atty v0.2.10 Sep 19 14:27:44.824 INFO kablam! Checking log v0.4.2 Sep 19 14:27:44.824 INFO kablam! Checking xml-rs v0.7.0 Sep 19 14:27:44.825 INFO kablam! Checking clap v2.31.2 Sep 19 14:27:44.825 INFO kablam! Compiling openssl v0.9.24 Sep 19 14:27:44.922 INFO kablam! Checking digest v0.7.2 Sep 19 14:27:45.011 INFO kablam! Compiling phf_generator v0.7.22 Sep 19 14:27:46.063 INFO kablam! Checking sha2 v0.7.1 Sep 19 14:27:46.366 INFO kablam! Compiling textwrap v0.9.0 Sep 19 14:27:46.655 INFO kablam! Compiling phf_codegen v0.7.22 Sep 19 14:27:46.979 INFO kablam! Checking log v0.3.9 Sep 19 14:27:48.760 INFO kablam! Compiling mime_guess v1.8.4 Sep 19 14:27:48.799 INFO kablam! Checking mime v0.2.6 Sep 19 14:27:51.882 INFO kablam! Checking xmltree v0.8.0 Sep 19 14:27:52.177 INFO kablam! Checking hyper v0.10.13 Sep 19 14:28:02.948 INFO kablam! Checking native-tls v0.1.5 Sep 19 14:28:07.233 INFO kablam! Checking iron v0.6.0 Sep 19 14:28:07.233 INFO kablam! Checking hyper-native-tls v0.2.4 Sep 19 14:28:09.147 INFO kablam! Checking persistent v0.4.0 Sep 19 14:28:09.152 INFO kablam! Checking router v0.6.0 Sep 19 14:28:10.520 INFO kablam! Checking bodyparser v0.8.0 Sep 19 14:28:11.711 INFO kablam! Checking urlencoded v0.6.0 Sep 19 14:28:25.469 INFO kablam! Compiling covet v0.5.5 (/source) Sep 19 14:28:25.754 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 14:28:25.755 INFO kablam! --> src/cli.rs:3:1 Sep 19 14:28:25.755 INFO kablam! | Sep 19 14:28:25.755 INFO kablam! 3 | / arg_enum!{ Sep 19 14:28:25.755 INFO kablam! 4 | | #[allow(non_camel_case_types)] Sep 19 14:28:25.755 INFO kablam! 5 | | #[derive(Debug)] Sep 19 14:28:25.755 INFO kablam! 6 | | pub enum Source { Sep 19 14:28:25.755 INFO kablam! ... | Sep 19 14:28:25.755 INFO kablam! 10 | | } Sep 19 14:28:25.755 INFO kablam! 11 | | } Sep 19 14:28:25.755 INFO kablam! | |_^ Sep 19 14:28:25.755 INFO kablam! | Sep 19 14:28:25.755 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 14:28:25.755 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 19 14:28:25.755 INFO kablam! Sep 19 14:28:25.755 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 14:28:25.755 INFO kablam! --> src/cli.rs:13:1 Sep 19 14:28:25.755 INFO kablam! | Sep 19 14:28:25.755 INFO kablam! 13 | / arg_enum!{ Sep 19 14:28:25.755 INFO kablam! 14 | | #[allow(non_camel_case_types)] Sep 19 14:28:25.755 INFO kablam! 15 | | #[derive(Debug)] Sep 19 14:28:25.755 INFO kablam! 16 | | pub enum Format { Sep 19 14:28:25.755 INFO kablam! ... | Sep 19 14:28:25.755 INFO kablam! 19 | | } Sep 19 14:28:25.755 INFO kablam! 20 | | } Sep 19 14:28:25.755 INFO kablam! | |_^ Sep 19 14:28:25.755 INFO kablam! | Sep 19 14:28:25.755 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 19 14:28:25.755 INFO kablam! Sep 19 14:28:25.755 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 14:28:25.755 INFO kablam! --> src/cli.rs:22:1 Sep 19 14:28:25.755 INFO kablam! | Sep 19 14:28:25.755 INFO kablam! 22 | / arg_enum!{ Sep 19 14:28:25.755 INFO kablam! 23 | | #[allow(non_camel_case_types)] Sep 19 14:28:25.755 INFO kablam! 24 | | #[derive(Debug)] Sep 19 14:28:25.755 INFO kablam! 25 | | pub enum ColorSpace { Sep 19 14:28:25.755 INFO kablam! ... | Sep 19 14:28:25.755 INFO kablam! 28 | | } Sep 19 14:28:25.755 INFO kablam! 29 | | } Sep 19 14:28:25.755 INFO kablam! | |_^ Sep 19 14:28:25.755 INFO kablam! | Sep 19 14:28:25.755 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 19 14:28:25.755 INFO kablam! Sep 19 14:28:28.144 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 14:28:28.144 INFO kablam! --> src/cli.rs:3:1 Sep 19 14:28:28.144 INFO kablam! | Sep 19 14:28:28.144 INFO kablam! 3 | / arg_enum!{ Sep 19 14:28:28.144 INFO kablam! 4 | | #[allow(non_camel_case_types)] Sep 19 14:28:28.144 INFO kablam! 5 | | #[derive(Debug)] Sep 19 14:28:28.144 INFO kablam! 6 | | pub enum Source { Sep 19 14:28:28.144 INFO kablam! ... | Sep 19 14:28:28.144 INFO kablam! 10 | | } Sep 19 14:28:28.144 INFO kablam! 11 | | } Sep 19 14:28:28.144 INFO kablam! | |_^ Sep 19 14:28:28.144 INFO kablam! | Sep 19 14:28:28.144 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 14:28:28.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) Sep 19 14:28:28.144 INFO kablam! Sep 19 14:28:28.144 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 14:28:28.144 INFO kablam! --> src/cli.rs:13:1 Sep 19 14:28:28.144 INFO kablam! | Sep 19 14:28:28.144 INFO kablam! 13 | / arg_enum!{ Sep 19 14:28:28.144 INFO kablam! 14 | | #[allow(non_camel_case_types)] Sep 19 14:28:28.144 INFO kablam! 15 | | #[derive(Debug)] Sep 19 14:28:28.144 INFO kablam! 16 | | pub enum Format { Sep 19 14:28:28.144 INFO kablam! ... | Sep 19 14:28:28.145 INFO kablam! 19 | | } Sep 19 14:28:28.145 INFO kablam! 20 | | } Sep 19 14:28:28.145 INFO kablam! | |_^ Sep 19 14:28:28.145 INFO kablam! | Sep 19 14:28:28.145 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 19 14:28:28.145 INFO kablam! Sep 19 14:28:28.151 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 14:28:28.151 INFO kablam! --> src/cli.rs:22:1 Sep 19 14:28:28.151 INFO kablam! | Sep 19 14:28:28.151 INFO kablam! 22 | / arg_enum!{ Sep 19 14:28:28.151 INFO kablam! 23 | | #[allow(non_camel_case_types)] Sep 19 14:28:28.151 INFO kablam! 24 | | #[derive(Debug)] Sep 19 14:28:28.151 INFO kablam! 25 | | pub enum ColorSpace { Sep 19 14:28:28.151 INFO kablam! ... | Sep 19 14:28:28.151 INFO kablam! 28 | | } Sep 19 14:28:28.151 INFO kablam! 29 | | } Sep 19 14:28:28.151 INFO kablam! | |_^ Sep 19 14:28:28.151 INFO kablam! | Sep 19 14:28:28.151 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 19 14:28:28.151 INFO kablam! Sep 19 14:28:28.183 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 14:28:28.183 INFO kablam! --> src/cli.rs:3:1 Sep 19 14:28:28.183 INFO kablam! | Sep 19 14:28:28.183 INFO kablam! 3 | / arg_enum!{ Sep 19 14:28:28.183 INFO kablam! 4 | | #[allow(non_camel_case_types)] Sep 19 14:28:28.183 INFO kablam! 5 | | #[derive(Debug)] Sep 19 14:28:28.183 INFO kablam! 6 | | pub enum Source { Sep 19 14:28:28.183 INFO kablam! ... | Sep 19 14:28:28.183 INFO kablam! 10 | | } Sep 19 14:28:28.183 INFO kablam! 11 | | } Sep 19 14:28:28.183 INFO kablam! | |_^ Sep 19 14:28:28.183 INFO kablam! | Sep 19 14:28:28.183 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 14:28:28.183 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 19 14:28:28.183 INFO kablam! Sep 19 14:28:28.183 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 14:28:28.183 INFO kablam! --> src/cli.rs:13:1 Sep 19 14:28:28.183 INFO kablam! | Sep 19 14:28:28.183 INFO kablam! 13 | / arg_enum!{ Sep 19 14:28:28.183 INFO kablam! 14 | | #[allow(non_camel_case_types)] Sep 19 14:28:28.183 INFO kablam! 15 | | #[derive(Debug)] Sep 19 14:28:28.183 INFO kablam! 16 | | pub enum Format { Sep 19 14:28:28.183 INFO kablam! ... | Sep 19 14:28:28.183 INFO kablam! 19 | | } Sep 19 14:28:28.187 INFO kablam! 20 | | } Sep 19 14:28:28.187 INFO kablam! | |_^ Sep 19 14:28:28.187 INFO kablam! | Sep 19 14:28:28.187 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 19 14:28:28.187 INFO kablam! Sep 19 14:28:28.187 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 14:28:28.187 INFO kablam! --> src/cli.rs:22:1 Sep 19 14:28:28.187 INFO kablam! | Sep 19 14:28:28.187 INFO kablam! 22 | / arg_enum!{ Sep 19 14:28:28.187 INFO kablam! 23 | | #[allow(non_camel_case_types)] Sep 19 14:28:28.187 INFO kablam! 24 | | #[derive(Debug)] Sep 19 14:28:28.187 INFO kablam! 25 | | pub enum ColorSpace { Sep 19 14:28:28.187 INFO kablam! ... | Sep 19 14:28:28.187 INFO kablam! 28 | | } Sep 19 14:28:28.187 INFO kablam! 29 | | } Sep 19 14:28:28.187 INFO kablam! | |_^ Sep 19 14:28:28.187 INFO kablam! | Sep 19 14:28:28.187 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 19 14:28:28.187 INFO kablam! Sep 19 14:28:29.036 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 44.50s Sep 19 14:28:29.051 INFO kablam! su: No module specific data is present Sep 19 14:28:30.565 INFO running `"docker" "rm" "-f" "6b30aca1dd2153f0e16e91297872992bdf8b161f33897692a2efdfc0ebaa32bf"` Sep 19 14:28:30.867 INFO blam! 6b30aca1dd2153f0e16e91297872992bdf8b161f33897692a2efdfc0ebaa32bf