Sep 10 04:58:25.684 INFO checking arminha/covet against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 04:58:25.684 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 04:58:25.684 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-0/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/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 +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 04:58:25.920 INFO blam! f6d30d7842914019c25d1cdd81a2b9377123369185ffdcf747d60732b7f195b9 Sep 10 04:58:25.922 INFO running `"docker" "start" "-a" "f6d30d7842914019c25d1cdd81a2b9377123369185ffdcf747d60732b7f195b9"` Sep 10 04:58:27.821 INFO kablam! usermod: no changes Sep 10 04:58:28.135 INFO kablam! Compiling unicode-width v0.1.5 Sep 10 04:58:28.135 INFO kablam! Compiling ansi_term v0.11.0 Sep 10 04:58:28.182 INFO kablam! Compiling vec_map v0.8.1 Sep 10 04:58:28.194 INFO kablam! Compiling strsim v0.7.0 Sep 10 04:58:28.206 INFO kablam! Compiling atty v0.2.10 Sep 10 04:58:28.219 INFO kablam! Checking xmltree v0.8.0 Sep 10 04:58:28.226 INFO kablam! Compiling openssl v0.9.24 Sep 10 04:58:28.230 INFO kablam! Checking generic-array v0.9.0 Sep 10 04:58:29.371 INFO kablam! Compiling phf_generator v0.7.22 Sep 10 04:58:29.645 INFO kablam! Compiling textwrap v0.9.0 Sep 10 04:58:31.224 INFO kablam! Compiling phf_codegen v0.7.22 Sep 10 04:58:31.863 INFO kablam! Checking digest v0.7.2 Sep 10 04:58:33.835 INFO kablam! Checking sha2 v0.7.1 Sep 10 04:58:33.887 INFO kablam! Compiling mime_guess v1.8.4 Sep 10 04:58:34.342 INFO kablam! Compiling clap v2.31.2 Sep 10 04:58:42.651 INFO kablam! Checking iron v0.6.0 Sep 10 04:58:43.672 INFO kablam! Checking native-tls v0.1.5 Sep 10 04:58:44.678 INFO kablam! Checking persistent v0.4.0 Sep 10 04:58:44.678 INFO kablam! Checking router v0.6.0 Sep 10 04:58:44.996 INFO kablam! Checking hyper-native-tls v0.2.4 Sep 10 04:58:46.318 INFO kablam! Checking bodyparser v0.8.0 Sep 10 04:58:47.478 INFO kablam! Checking urlencoded v0.6.0 Sep 10 04:58:59.014 INFO kablam! Compiling covet v0.5.5 (file:///source) Sep 10 04:58:59.213 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 10 04:58:59.213 INFO kablam! --> src/cli.rs:3:1 Sep 10 04:58:59.213 INFO kablam! | Sep 10 04:58:59.213 INFO kablam! 3 | / arg_enum!{ Sep 10 04:58:59.213 INFO kablam! 4 | | #[allow(non_camel_case_types)] Sep 10 04:58:59.213 INFO kablam! 5 | | #[derive(Debug)] Sep 10 04:58:59.213 INFO kablam! 6 | | pub enum Source { Sep 10 04:58:59.213 INFO kablam! ... | Sep 10 04:58:59.213 INFO kablam! 10 | | } Sep 10 04:58:59.213 INFO kablam! 11 | | } Sep 10 04:58:59.213 INFO kablam! | |_^ Sep 10 04:58:59.214 INFO kablam! | Sep 10 04:58:59.214 INFO kablam! = note: #[warn(deprecated)] on by default Sep 10 04:58:59.215 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 10 04:58:59.215 INFO kablam! Sep 10 04:58:59.215 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 10 04:58:59.215 INFO kablam! --> src/cli.rs:13:1 Sep 10 04:58:59.215 INFO kablam! | Sep 10 04:58:59.215 INFO kablam! 13 | / arg_enum!{ Sep 10 04:58:59.215 INFO kablam! 14 | | #[allow(non_camel_case_types)] Sep 10 04:58:59.215 INFO kablam! 15 | | #[derive(Debug)] Sep 10 04:58:59.216 INFO kablam! 16 | | pub enum Format { Sep 10 04:58:59.216 INFO kablam! ... | Sep 10 04:58:59.216 INFO kablam! 19 | | } Sep 10 04:58:59.216 INFO kablam! 20 | | } Sep 10 04:58:59.216 INFO kablam! | |_^ Sep 10 04:58:59.216 INFO kablam! | Sep 10 04:58:59.216 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 10 04:58:59.217 INFO kablam! Sep 10 04:58:59.217 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 10 04:58:59.217 INFO kablam! --> src/cli.rs:22:1 Sep 10 04:58:59.217 INFO kablam! | Sep 10 04:58:59.217 INFO kablam! 22 | / arg_enum!{ Sep 10 04:58:59.217 INFO kablam! 23 | | #[allow(non_camel_case_types)] Sep 10 04:58:59.217 INFO kablam! 24 | | #[derive(Debug)] Sep 10 04:58:59.217 INFO kablam! 25 | | pub enum ColorSpace { Sep 10 04:58:59.217 INFO kablam! ... | Sep 10 04:58:59.217 INFO kablam! 28 | | } Sep 10 04:58:59.217 INFO kablam! 29 | | } Sep 10 04:58:59.217 INFO kablam! | |_^ Sep 10 04:58:59.217 INFO kablam! | Sep 10 04:58:59.218 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 10 04:58:59.218 INFO kablam! Sep 10 04:59:01.273 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 10 04:59:01.273 INFO kablam! --> src/cli.rs:3:1 Sep 10 04:59:01.274 INFO kablam! | Sep 10 04:59:01.274 INFO kablam! 3 | / arg_enum!{ Sep 10 04:59:01.274 INFO kablam! 4 | | #[allow(non_camel_case_types)] Sep 10 04:59:01.274 INFO kablam! 5 | | #[derive(Debug)] Sep 10 04:59:01.274 INFO kablam! 6 | | pub enum Source { Sep 10 04:59:01.274 INFO kablam! ... | Sep 10 04:59:01.274 INFO kablam! 10 | | } Sep 10 04:59:01.274 INFO kablam! 11 | | } Sep 10 04:59:01.274 INFO kablam! | |_^ Sep 10 04:59:01.274 INFO kablam! | Sep 10 04:59:01.274 INFO kablam! = note: #[warn(deprecated)] on by default Sep 10 04:59:01.274 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 10 04:59:01.274 INFO kablam! Sep 10 04:59:01.274 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 10 04:59:01.274 INFO kablam! --> src/cli.rs:13:1 Sep 10 04:59:01.274 INFO kablam! | Sep 10 04:59:01.274 INFO kablam! 13 | / arg_enum!{ Sep 10 04:59:01.274 INFO kablam! 14 | | #[allow(non_camel_case_types)] Sep 10 04:59:01.274 INFO kablam! 15 | | #[derive(Debug)] Sep 10 04:59:01.274 INFO kablam! 16 | | pub enum Format { Sep 10 04:59:01.274 INFO kablam! ... | Sep 10 04:59:01.274 INFO kablam! 19 | | } Sep 10 04:59:01.274 INFO kablam! 20 | | } Sep 10 04:59:01.274 INFO kablam! | |_^ Sep 10 04:59:01.274 INFO kablam! | Sep 10 04:59:01.274 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 10 04:59:01.274 INFO kablam! Sep 10 04:59:01.274 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 10 04:59:01.274 INFO kablam! --> src/cli.rs:22:1 Sep 10 04:59:01.274 INFO kablam! | Sep 10 04:59:01.274 INFO kablam! 22 | / arg_enum!{ Sep 10 04:59:01.274 INFO kablam! 23 | | #[allow(non_camel_case_types)] Sep 10 04:59:01.274 INFO kablam! 24 | | #[derive(Debug)] Sep 10 04:59:01.274 INFO kablam! 25 | | pub enum ColorSpace { Sep 10 04:59:01.274 INFO kablam! ... | Sep 10 04:59:01.274 INFO kablam! 28 | | } Sep 10 04:59:01.274 INFO kablam! 29 | | } Sep 10 04:59:01.274 INFO kablam! | |_^ Sep 10 04:59:01.274 INFO kablam! | Sep 10 04:59:01.274 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 10 04:59:01.274 INFO kablam! Sep 10 04:59:01.310 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 10 04:59:01.310 INFO kablam! --> src/cli.rs:3:1 Sep 10 04:59:01.310 INFO kablam! | Sep 10 04:59:01.310 INFO kablam! 3 | / arg_enum!{ Sep 10 04:59:01.310 INFO kablam! 4 | | #[allow(non_camel_case_types)] Sep 10 04:59:01.310 INFO kablam! 5 | | #[derive(Debug)] Sep 10 04:59:01.310 INFO kablam! 6 | | pub enum Source { Sep 10 04:59:01.310 INFO kablam! ... | Sep 10 04:59:01.310 INFO kablam! 10 | | } Sep 10 04:59:01.310 INFO kablam! 11 | | } Sep 10 04:59:01.310 INFO kablam! | |_^ Sep 10 04:59:01.310 INFO kablam! | Sep 10 04:59:01.310 INFO kablam! = note: #[warn(deprecated)] on by default Sep 10 04:59:01.310 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 10 04:59:01.310 INFO kablam! Sep 10 04:59:01.310 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 10 04:59:01.310 INFO kablam! --> src/cli.rs:13:1 Sep 10 04:59:01.310 INFO kablam! | Sep 10 04:59:01.310 INFO kablam! 13 | / arg_enum!{ Sep 10 04:59:01.310 INFO kablam! 14 | | #[allow(non_camel_case_types)] Sep 10 04:59:01.310 INFO kablam! 15 | | #[derive(Debug)] Sep 10 04:59:01.310 INFO kablam! 16 | | pub enum Format { Sep 10 04:59:01.310 INFO kablam! ... | Sep 10 04:59:01.310 INFO kablam! 19 | | } Sep 10 04:59:01.310 INFO kablam! 20 | | } Sep 10 04:59:01.310 INFO kablam! | |_^ Sep 10 04:59:01.310 INFO kablam! | Sep 10 04:59:01.310 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 10 04:59:01.310 INFO kablam! Sep 10 04:59:01.310 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 10 04:59:01.310 INFO kablam! --> src/cli.rs:22:1 Sep 10 04:59:01.310 INFO kablam! | Sep 10 04:59:01.310 INFO kablam! 22 | / arg_enum!{ Sep 10 04:59:01.310 INFO kablam! 23 | | #[allow(non_camel_case_types)] Sep 10 04:59:01.310 INFO kablam! 24 | | #[derive(Debug)] Sep 10 04:59:01.310 INFO kablam! 25 | | pub enum ColorSpace { Sep 10 04:59:01.310 INFO kablam! ... | Sep 10 04:59:01.310 INFO kablam! 28 | | } Sep 10 04:59:01.310 INFO kablam! 29 | | } Sep 10 04:59:01.310 INFO kablam! | |_^ Sep 10 04:59:01.310 INFO kablam! | Sep 10 04:59:01.310 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 10 04:59:01.310 INFO kablam! Sep 10 04:59:02.230 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 34.38s Sep 10 04:59:02.241 INFO kablam! su: No module specific data is present Sep 10 04:59:05.431 INFO running `"docker" "rm" "-f" "f6d30d7842914019c25d1cdd81a2b9377123369185ffdcf747d60732b7f195b9"` Sep 10 04:59:05.607 INFO blam! f6d30d7842914019c25d1cdd81a2b9377123369185ffdcf747d60732b7f195b9