Sep 19 14:27:45.147 INFO checking arminha/covet against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 19 14:27:45.147 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 19 14:27:45.147 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-6/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-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:45.573 INFO blam! 2b63a19f925085b2a36e2a4a95c32eb88a192a121612f1e6599bca3067234ebc Sep 19 14:27:45.575 INFO running `"docker" "start" "-a" "2b63a19f925085b2a36e2a4a95c32eb88a192a121612f1e6599bca3067234ebc"` Sep 19 14:27:47.676 INFO kablam! usermod: no changes Sep 19 14:27:47.975 INFO kablam! Compiling serde v1.0.66 Sep 19 14:27:47.984 INFO kablam! Compiling openssl-sys v0.9.33 Sep 19 14:27:47.984 INFO kablam! Compiling textwrap v0.9.0 Sep 19 14:27:48.000 INFO kablam! Checking xml-rs v0.7.0 Sep 19 14:27:48.008 INFO kablam! Checking clap v2.31.2 Sep 19 14:27:48.010 INFO kablam! Checking mime v0.2.6 Sep 19 14:27:48.011 INFO kablam! Checking digest v0.7.2 Sep 19 14:27:48.013 INFO kablam! Compiling phf_generator v0.7.22 Sep 19 14:27:48.795 INFO kablam! Checking sha2 v0.7.1 Sep 19 14:27:50.037 INFO kablam! Compiling phf_codegen v0.7.22 Sep 19 14:27:53.937 INFO kablam! Checking hyper v0.10.13 Sep 19 14:27:53.952 INFO kablam! Compiling mime_guess v1.8.4 Sep 19 14:27:56.684 INFO kablam! Checking xmltree v0.8.0 Sep 19 14:27:57.809 INFO kablam! Compiling openssl v0.9.24 Sep 19 14:28:17.899 INFO kablam! Checking iron v0.6.0 Sep 19 14:28:20.377 INFO kablam! Checking native-tls v0.1.5 Sep 19 14:28:21.175 INFO kablam! Checking persistent v0.4.0 Sep 19 14:28:21.175 INFO kablam! Checking router v0.6.0 Sep 19 14:28:22.311 INFO kablam! Checking hyper-native-tls v0.2.4 Sep 19 14:28:38.539 INFO kablam! Compiling covet v0.5.5 (/source) Sep 19 14:28:38.831 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 14:28:38.831 INFO kablam! --> src/cli.rs:3:1 Sep 19 14:28:38.831 INFO kablam! | Sep 19 14:28:38.831 INFO kablam! 3 | / arg_enum!{ Sep 19 14:28:38.831 INFO kablam! 4 | | #[allow(non_camel_case_types)] Sep 19 14:28:38.831 INFO kablam! 5 | | #[derive(Debug)] Sep 19 14:28:38.831 INFO kablam! 6 | | pub enum Source { Sep 19 14:28:38.831 INFO kablam! ... | Sep 19 14:28:38.831 INFO kablam! 10 | | } Sep 19 14:28:38.831 INFO kablam! 11 | | } Sep 19 14:28:38.831 INFO kablam! | |_^ Sep 19 14:28:38.831 INFO kablam! | Sep 19 14:28:38.831 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 14:28:38.831 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:38.831 INFO kablam! Sep 19 14:28:38.831 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 14:28:38.831 INFO kablam! --> src/cli.rs:13:1 Sep 19 14:28:38.831 INFO kablam! | Sep 19 14:28:38.831 INFO kablam! 13 | / arg_enum!{ Sep 19 14:28:38.831 INFO kablam! 14 | | #[allow(non_camel_case_types)] Sep 19 14:28:38.831 INFO kablam! 15 | | #[derive(Debug)] Sep 19 14:28:38.831 INFO kablam! 16 | | pub enum Format { Sep 19 14:28:38.831 INFO kablam! ... | Sep 19 14:28:38.831 INFO kablam! 19 | | } Sep 19 14:28:38.831 INFO kablam! 20 | | } Sep 19 14:28:38.831 INFO kablam! | |_^ Sep 19 14:28:38.831 INFO kablam! | Sep 19 14:28:38.831 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:38.831 INFO kablam! Sep 19 14:28:38.831 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 14:28:38.831 INFO kablam! --> src/cli.rs:22:1 Sep 19 14:28:38.831 INFO kablam! | Sep 19 14:28:38.831 INFO kablam! 22 | / arg_enum!{ Sep 19 14:28:38.831 INFO kablam! 23 | | #[allow(non_camel_case_types)] Sep 19 14:28:38.831 INFO kablam! 24 | | #[derive(Debug)] Sep 19 14:28:38.832 INFO kablam! 25 | | pub enum ColorSpace { Sep 19 14:28:38.832 INFO kablam! ... | Sep 19 14:28:38.832 INFO kablam! 28 | | } Sep 19 14:28:38.832 INFO kablam! 29 | | } Sep 19 14:28:38.832 INFO kablam! | |_^ Sep 19 14:28:38.832 INFO kablam! | Sep 19 14:28:38.832 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:38.832 INFO kablam! Sep 19 14:28:39.630 INFO kablam! Checking serde_json v1.0.20 Sep 19 14:28:42.192 INFO kablam! Checking bodyparser v0.8.0 Sep 19 14:28:42.811 INFO kablam! Checking urlencoded v0.6.0 Sep 19 14:28:44.509 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 14:28:44.509 INFO kablam! --> src/cli.rs:3:1 Sep 19 14:28:44.509 INFO kablam! | Sep 19 14:28:44.509 INFO kablam! 3 | / arg_enum!{ Sep 19 14:28:44.509 INFO kablam! 4 | | #[allow(non_camel_case_types)] Sep 19 14:28:44.509 INFO kablam! 5 | | #[derive(Debug)] Sep 19 14:28:44.509 INFO kablam! 6 | | pub enum Source { Sep 19 14:28:44.509 INFO kablam! ... | Sep 19 14:28:44.509 INFO kablam! 10 | | } Sep 19 14:28:44.509 INFO kablam! 11 | | } Sep 19 14:28:44.509 INFO kablam! | |_^ Sep 19 14:28:44.509 INFO kablam! | Sep 19 14:28:44.509 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 14:28:44.509 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:44.509 INFO kablam! Sep 19 14:28:44.509 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 14:28:44.509 INFO kablam! --> src/cli.rs:13:1 Sep 19 14:28:44.509 INFO kablam! | Sep 19 14:28:44.509 INFO kablam! 13 | / arg_enum!{ Sep 19 14:28:44.509 INFO kablam! 14 | | #[allow(non_camel_case_types)] Sep 19 14:28:44.509 INFO kablam! 15 | | #[derive(Debug)] Sep 19 14:28:44.509 INFO kablam! 16 | | pub enum Format { Sep 19 14:28:44.509 INFO kablam! ... | Sep 19 14:28:44.509 INFO kablam! 19 | | } Sep 19 14:28:44.509 INFO kablam! 20 | | } Sep 19 14:28:44.509 INFO kablam! | |_^ Sep 19 14:28:44.509 INFO kablam! | Sep 19 14:28:44.509 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:44.509 INFO kablam! Sep 19 14:28:44.510 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 14:28:44.510 INFO kablam! --> src/cli.rs:22:1 Sep 19 14:28:44.510 INFO kablam! | Sep 19 14:28:44.510 INFO kablam! 22 | / arg_enum!{ Sep 19 14:28:44.510 INFO kablam! 23 | | #[allow(non_camel_case_types)] Sep 19 14:28:44.510 INFO kablam! 24 | | #[derive(Debug)] Sep 19 14:28:44.510 INFO kablam! 25 | | pub enum ColorSpace { Sep 19 14:28:44.510 INFO kablam! ... | Sep 19 14:28:44.510 INFO kablam! 28 | | } Sep 19 14:28:44.510 INFO kablam! 29 | | } Sep 19 14:28:44.510 INFO kablam! | |_^ Sep 19 14:28:44.510 INFO kablam! | Sep 19 14:28:44.510 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:44.510 INFO kablam! Sep 19 14:28:44.576 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 14:28:44.577 INFO kablam! --> src/cli.rs:3:1 Sep 19 14:28:44.577 INFO kablam! | Sep 19 14:28:44.577 INFO kablam! 3 | / arg_enum!{ Sep 19 14:28:44.577 INFO kablam! 4 | | #[allow(non_camel_case_types)] Sep 19 14:28:44.577 INFO kablam! 5 | | #[derive(Debug)] Sep 19 14:28:44.577 INFO kablam! 6 | | pub enum Source { Sep 19 14:28:44.577 INFO kablam! ... | Sep 19 14:28:44.577 INFO kablam! 10 | | } Sep 19 14:28:44.577 INFO kablam! 11 | | } Sep 19 14:28:44.577 INFO kablam! | |_^ Sep 19 14:28:44.577 INFO kablam! | Sep 19 14:28:44.577 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 14:28:44.577 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:44.577 INFO kablam! Sep 19 14:28:44.578 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 14:28:44.578 INFO kablam! --> src/cli.rs:13:1 Sep 19 14:28:44.578 INFO kablam! | Sep 19 14:28:44.578 INFO kablam! 13 | / arg_enum!{ Sep 19 14:28:44.578 INFO kablam! 14 | | #[allow(non_camel_case_types)] Sep 19 14:28:44.578 INFO kablam! 15 | | #[derive(Debug)] Sep 19 14:28:44.578 INFO kablam! 16 | | pub enum Format { Sep 19 14:28:44.578 INFO kablam! ... | Sep 19 14:28:44.578 INFO kablam! 19 | | } Sep 19 14:28:44.578 INFO kablam! 20 | | } Sep 19 14:28:44.578 INFO kablam! | |_^ Sep 19 14:28:44.578 INFO kablam! | Sep 19 14:28:44.578 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:44.578 INFO kablam! Sep 19 14:28:44.578 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 14:28:44.578 INFO kablam! --> src/cli.rs:22:1 Sep 19 14:28:44.578 INFO kablam! | Sep 19 14:28:44.578 INFO kablam! 22 | / arg_enum!{ Sep 19 14:28:44.578 INFO kablam! 23 | | #[allow(non_camel_case_types)] Sep 19 14:28:44.578 INFO kablam! 24 | | #[derive(Debug)] Sep 19 14:28:44.578 INFO kablam! 25 | | pub enum ColorSpace { Sep 19 14:28:44.578 INFO kablam! ... | Sep 19 14:28:44.579 INFO kablam! 28 | | } Sep 19 14:28:44.579 INFO kablam! 29 | | } Sep 19 14:28:44.579 INFO kablam! | |_^ Sep 19 14:28:44.579 INFO kablam! | Sep 19 14:28:44.579 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:44.579 INFO kablam! Sep 19 14:28:45.760 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 58.05s Sep 19 14:28:45.780 INFO kablam! su: No module specific data is present Sep 19 14:28:47.125 INFO running `"docker" "rm" "-f" "2b63a19f925085b2a36e2a4a95c32eb88a192a121612f1e6599bca3067234ebc"` Sep 19 14:28:47.494 INFO blam! 2b63a19f925085b2a36e2a4a95c32eb88a192a121612f1e6599bca3067234ebc