Sep 05 19:32:51.695 INFO checking arminha/covet against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 05 19:32:51.695 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 05 19:32:51.695 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-1/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 19:32:52.018 INFO blam! f47201dba5b0383c4772200fbc0b781bd9f0493f6264c4ee74e96d14d12d35f1 Sep 05 19:32:52.019 INFO running `"docker" "start" "-a" "f47201dba5b0383c4772200fbc0b781bd9f0493f6264c4ee74e96d14d12d35f1"` Sep 05 19:32:54.818 INFO kablam! usermod: no changes Sep 05 19:32:55.128 INFO kablam! Compiling atty v0.2.10 Sep 05 19:32:55.150 INFO kablam! Compiling serde v1.0.66 Sep 05 19:32:55.150 INFO kablam! Compiling textwrap v0.9.0 Sep 05 19:32:55.157 INFO kablam! Checking xml-rs v0.7.0 Sep 05 19:32:55.157 INFO kablam! Checking log v0.3.9 Sep 05 19:32:55.161 INFO kablam! Compiling openssl-sys v0.9.33 Sep 05 19:32:55.184 INFO kablam! Checking sha2 v0.7.1 Sep 05 19:32:55.327 INFO kablam! Compiling openssl v0.9.24 Sep 05 19:32:56.758 INFO kablam! Checking mime v0.2.6 Sep 05 19:32:58.339 INFO kablam! Compiling clap v2.31.2 Sep 05 19:32:59.191 INFO kablam! Checking mime_guess v1.8.4 Sep 05 19:32:59.193 INFO kablam! Checking hyper v0.10.13 Sep 05 19:33:01.488 INFO kablam! Checking xmltree v0.8.0 Sep 05 19:33:09.010 INFO kablam! Checking native-tls v0.1.5 Sep 05 19:33:11.822 INFO kablam! Checking iron v0.6.0 Sep 05 19:33:11.822 INFO kablam! Checking hyper-native-tls v0.2.4 Sep 05 19:33:14.019 INFO kablam! Checking persistent v0.4.0 Sep 05 19:33:14.021 INFO kablam! Checking router v0.6.0 Sep 05 19:33:30.402 INFO kablam! Compiling covet v0.5.5 (file:///source) Sep 05 19:33:30.582 INFO kablam! Checking serde_json v1.0.20 Sep 05 19:33:30.908 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 05 19:33:30.908 INFO kablam! --> src/cli.rs:3:1 Sep 05 19:33:30.908 INFO kablam! | Sep 05 19:33:30.908 INFO kablam! 3 | / arg_enum!{ Sep 05 19:33:30.908 INFO kablam! 4 | | #[allow(non_camel_case_types)] Sep 05 19:33:30.908 INFO kablam! 5 | | #[derive(Debug)] Sep 05 19:33:30.908 INFO kablam! 6 | | pub enum Source { Sep 05 19:33:30.909 INFO kablam! ... | Sep 05 19:33:30.909 INFO kablam! 10 | | } Sep 05 19:33:30.909 INFO kablam! 11 | | } Sep 05 19:33:30.909 INFO kablam! | |_^ Sep 05 19:33:30.909 INFO kablam! | Sep 05 19:33:30.909 INFO kablam! = note: #[warn(deprecated)] on by default Sep 05 19:33:30.910 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 05 19:33:30.910 INFO kablam! Sep 05 19:33:30.911 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 05 19:33:30.911 INFO kablam! --> src/cli.rs:13:1 Sep 05 19:33:30.911 INFO kablam! | Sep 05 19:33:30.911 INFO kablam! 13 | / arg_enum!{ Sep 05 19:33:30.911 INFO kablam! 14 | | #[allow(non_camel_case_types)] Sep 05 19:33:30.911 INFO kablam! 15 | | #[derive(Debug)] Sep 05 19:33:30.911 INFO kablam! 16 | | pub enum Format { Sep 05 19:33:30.911 INFO kablam! ... | Sep 05 19:33:30.911 INFO kablam! 19 | | } Sep 05 19:33:30.911 INFO kablam! 20 | | } Sep 05 19:33:30.911 INFO kablam! | |_^ Sep 05 19:33:30.911 INFO kablam! | Sep 05 19:33:30.912 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 05 19:33:30.912 INFO kablam! Sep 05 19:33:30.912 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 05 19:33:30.912 INFO kablam! --> src/cli.rs:22:1 Sep 05 19:33:30.912 INFO kablam! | Sep 05 19:33:30.912 INFO kablam! 22 | / arg_enum!{ Sep 05 19:33:30.912 INFO kablam! 23 | | #[allow(non_camel_case_types)] Sep 05 19:33:30.912 INFO kablam! 24 | | #[derive(Debug)] Sep 05 19:33:30.912 INFO kablam! 25 | | pub enum ColorSpace { Sep 05 19:33:30.912 INFO kablam! ... | Sep 05 19:33:30.912 INFO kablam! 28 | | } Sep 05 19:33:30.912 INFO kablam! 29 | | } Sep 05 19:33:30.912 INFO kablam! | |_^ Sep 05 19:33:30.913 INFO kablam! | Sep 05 19:33:30.913 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 05 19:33:30.913 INFO kablam! Sep 05 19:33:33.942 INFO kablam! Checking bodyparser v0.8.0 Sep 05 19:33:34.555 INFO kablam! Checking urlencoded v0.6.0 Sep 05 19:33:36.251 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 05 19:33:36.251 INFO kablam! --> src/cli.rs:3:1 Sep 05 19:33:36.251 INFO kablam! | Sep 05 19:33:36.251 INFO kablam! 3 | / arg_enum!{ Sep 05 19:33:36.251 INFO kablam! 4 | | #[allow(non_camel_case_types)] Sep 05 19:33:36.251 INFO kablam! 5 | | #[derive(Debug)] Sep 05 19:33:36.252 INFO kablam! 6 | | pub enum Source { Sep 05 19:33:36.252 INFO kablam! ... | Sep 05 19:33:36.252 INFO kablam! 10 | | } Sep 05 19:33:36.252 INFO kablam! 11 | | } Sep 05 19:33:36.252 INFO kablam! | |_^ Sep 05 19:33:36.252 INFO kablam! | Sep 05 19:33:36.253 INFO kablam! = note: #[warn(deprecated)] on by default Sep 05 19:33:36.253 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 05 19:33:36.253 INFO kablam! Sep 05 19:33:36.254 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 05 19:33:36.254 INFO kablam! --> src/cli.rs:13:1 Sep 05 19:33:36.254 INFO kablam! | Sep 05 19:33:36.254 INFO kablam! 13 | / arg_enum!{ Sep 05 19:33:36.254 INFO kablam! 14 | | #[allow(non_camel_case_types)] Sep 05 19:33:36.254 INFO kablam! 15 | | #[derive(Debug)] Sep 05 19:33:36.254 INFO kablam! 16 | | pub enum Format { Sep 05 19:33:36.254 INFO kablam! ... | Sep 05 19:33:36.254 INFO kablam! 19 | | } Sep 05 19:33:36.254 INFO kablam! 20 | | } Sep 05 19:33:36.254 INFO kablam! | |_^ Sep 05 19:33:36.258 INFO kablam! | Sep 05 19:33:36.258 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 05 19:33:36.258 INFO kablam! Sep 05 19:33:36.259 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 05 19:33:36.259 INFO kablam! --> src/cli.rs:22:1 Sep 05 19:33:36.259 INFO kablam! | Sep 05 19:33:36.259 INFO kablam! 22 | / arg_enum!{ Sep 05 19:33:36.259 INFO kablam! 23 | | #[allow(non_camel_case_types)] Sep 05 19:33:36.259 INFO kablam! 24 | | #[derive(Debug)] Sep 05 19:33:36.259 INFO kablam! 25 | | pub enum ColorSpace { Sep 05 19:33:36.259 INFO kablam! ... | Sep 05 19:33:36.259 INFO kablam! 28 | | } Sep 05 19:33:36.259 INFO kablam! 29 | | } Sep 05 19:33:36.259 INFO kablam! | |_^ Sep 05 19:33:36.259 INFO kablam! | Sep 05 19:33:36.259 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 05 19:33:36.260 INFO kablam! Sep 05 19:33:36.338 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 05 19:33:36.339 INFO kablam! --> src/cli.rs:3:1 Sep 05 19:33:36.339 INFO kablam! | Sep 05 19:33:36.339 INFO kablam! 3 | / arg_enum!{ Sep 05 19:33:36.339 INFO kablam! 4 | | #[allow(non_camel_case_types)] Sep 05 19:33:36.339 INFO kablam! 5 | | #[derive(Debug)] Sep 05 19:33:36.339 INFO kablam! 6 | | pub enum Source { Sep 05 19:33:36.339 INFO kablam! ... | Sep 05 19:33:36.339 INFO kablam! 10 | | } Sep 05 19:33:36.339 INFO kablam! 11 | | } Sep 05 19:33:36.339 INFO kablam! | |_^ Sep 05 19:33:36.339 INFO kablam! | Sep 05 19:33:36.339 INFO kablam! = note: #[warn(deprecated)] on by default Sep 05 19:33:36.339 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 05 19:33:36.339 INFO kablam! Sep 05 19:33:36.339 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 05 19:33:36.339 INFO kablam! --> src/cli.rs:13:1 Sep 05 19:33:36.339 INFO kablam! | Sep 05 19:33:36.339 INFO kablam! 13 | / arg_enum!{ Sep 05 19:33:36.339 INFO kablam! 14 | | #[allow(non_camel_case_types)] Sep 05 19:33:36.339 INFO kablam! 15 | | #[derive(Debug)] Sep 05 19:33:36.339 INFO kablam! 16 | | pub enum Format { Sep 05 19:33:36.339 INFO kablam! ... | Sep 05 19:33:36.339 INFO kablam! 19 | | } Sep 05 19:33:36.339 INFO kablam! 20 | | } Sep 05 19:33:36.339 INFO kablam! | |_^ Sep 05 19:33:36.339 INFO kablam! | Sep 05 19:33:36.339 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 05 19:33:36.339 INFO kablam! Sep 05 19:33:36.339 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 05 19:33:36.339 INFO kablam! --> src/cli.rs:22:1 Sep 05 19:33:36.339 INFO kablam! | Sep 05 19:33:36.339 INFO kablam! 22 | / arg_enum!{ Sep 05 19:33:36.339 INFO kablam! 23 | | #[allow(non_camel_case_types)] Sep 05 19:33:36.339 INFO kablam! 24 | | #[derive(Debug)] Sep 05 19:33:36.339 INFO kablam! 25 | | pub enum ColorSpace { Sep 05 19:33:36.339 INFO kablam! ... | Sep 05 19:33:36.339 INFO kablam! 28 | | } Sep 05 19:33:36.339 INFO kablam! 29 | | } Sep 05 19:33:36.339 INFO kablam! | |_^ Sep 05 19:33:36.339 INFO kablam! | Sep 05 19:33:36.339 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 05 19:33:36.339 INFO kablam! Sep 05 19:33:37.391 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 42.53s Sep 05 19:33:37.418 INFO kablam! su: No module specific data is present Sep 05 19:33:39.780 INFO running `"docker" "rm" "-f" "f47201dba5b0383c4772200fbc0b781bd9f0493f6264c4ee74e96d14d12d35f1"` Sep 05 19:33:40.021 INFO blam! f47201dba5b0383c4772200fbc0b781bd9f0493f6264c4ee74e96d14d12d35f1