Sep 17 13:38:44.203 INFO checking arminha/covet against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 13:38:44.203 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 13:38:44.203 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-1/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 13:38:44.684 INFO blam! da2190da627fdd31e3ea909f202849fb868e0b8f8598fec0fb8c7a814982cb00 Sep 17 13:38:44.691 INFO running `"docker" "start" "-a" "da2190da627fdd31e3ea909f202849fb868e0b8f8598fec0fb8c7a814982cb00"` Sep 17 13:38:46.823 INFO kablam! usermod: no changes Sep 17 13:38:47.079 INFO kablam! Compiling textwrap v0.9.0 Sep 17 13:38:47.083 INFO kablam! Checking clap v2.31.2 Sep 17 13:38:47.111 INFO kablam! Checking xmltree v0.8.0 Sep 17 13:38:47.112 INFO kablam! Checking mime v0.2.6 Sep 17 13:38:47.160 INFO kablam! Compiling mime_guess v1.8.4 Sep 17 13:38:50.110 INFO kablam! Checking hyper v0.10.13 Sep 17 13:39:04.822 INFO kablam! Checking iron v0.6.0 Sep 17 13:39:04.822 INFO kablam! Checking hyper-native-tls v0.2.4 Sep 17 13:39:06.411 INFO kablam! Checking persistent v0.4.0 Sep 17 13:39:06.413 INFO kablam! Checking router v0.6.0 Sep 17 13:39:07.613 INFO kablam! Checking bodyparser v0.8.0 Sep 17 13:39:08.692 INFO kablam! Checking urlencoded v0.6.0 Sep 17 13:39:18.720 INFO kablam! Compiling covet v0.5.5 (/source) Sep 17 13:39:19.019 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 17 13:39:19.019 INFO kablam! --> src/cli.rs:3:1 Sep 17 13:39:19.019 INFO kablam! | Sep 17 13:39:19.019 INFO kablam! 3 | / arg_enum!{ Sep 17 13:39:19.019 INFO kablam! 4 | | #[allow(non_camel_case_types)] Sep 17 13:39:19.020 INFO kablam! 5 | | #[derive(Debug)] Sep 17 13:39:19.020 INFO kablam! 6 | | pub enum Source { Sep 17 13:39:19.020 INFO kablam! ... | Sep 17 13:39:19.020 INFO kablam! 10 | | } Sep 17 13:39:19.020 INFO kablam! 11 | | } Sep 17 13:39:19.020 INFO kablam! | |_^ Sep 17 13:39:19.020 INFO kablam! | Sep 17 13:39:19.020 INFO kablam! = note: #[warn(deprecated)] on by default Sep 17 13:39:19.020 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 17 13:39:19.020 INFO kablam! Sep 17 13:39:19.020 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 17 13:39:19.021 INFO kablam! --> src/cli.rs:13:1 Sep 17 13:39:19.021 INFO kablam! | Sep 17 13:39:19.021 INFO kablam! 13 | / arg_enum!{ Sep 17 13:39:19.021 INFO kablam! 14 | | #[allow(non_camel_case_types)] Sep 17 13:39:19.022 INFO kablam! 15 | | #[derive(Debug)] Sep 17 13:39:19.022 INFO kablam! 16 | | pub enum Format { Sep 17 13:39:19.022 INFO kablam! ... | Sep 17 13:39:19.022 INFO kablam! 19 | | } Sep 17 13:39:19.022 INFO kablam! 20 | | } Sep 17 13:39:19.023 INFO kablam! | |_^ Sep 17 13:39:19.023 INFO kablam! | Sep 17 13:39:19.023 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 17 13:39:19.024 INFO kablam! Sep 17 13:39:19.024 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 17 13:39:19.024 INFO kablam! --> src/cli.rs:22:1 Sep 17 13:39:19.025 INFO kablam! | Sep 17 13:39:19.025 INFO kablam! 22 | / arg_enum!{ Sep 17 13:39:19.026 INFO kablam! 23 | | #[allow(non_camel_case_types)] Sep 17 13:39:19.026 INFO kablam! 24 | | #[derive(Debug)] Sep 17 13:39:19.026 INFO kablam! 25 | | pub enum ColorSpace { Sep 17 13:39:19.027 INFO kablam! ... | Sep 17 13:39:19.027 INFO kablam! 28 | | } Sep 17 13:39:19.027 INFO kablam! 29 | | } Sep 17 13:39:19.028 INFO kablam! | |_^ Sep 17 13:39:19.028 INFO kablam! | Sep 17 13:39:19.028 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 17 13:39:19.029 INFO kablam! Sep 17 13:39:21.157 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 17 13:39:21.157 INFO kablam! --> src/cli.rs:3:1 Sep 17 13:39:21.157 INFO kablam! | Sep 17 13:39:21.157 INFO kablam! 3 | / arg_enum!{ Sep 17 13:39:21.157 INFO kablam! 4 | | #[allow(non_camel_case_types)] Sep 17 13:39:21.157 INFO kablam! 5 | | #[derive(Debug)] Sep 17 13:39:21.157 INFO kablam! 6 | | pub enum Source { Sep 17 13:39:21.157 INFO kablam! ... | Sep 17 13:39:21.158 INFO kablam! 10 | | } Sep 17 13:39:21.158 INFO kablam! 11 | | } Sep 17 13:39:21.158 INFO kablam! | |_^ Sep 17 13:39:21.158 INFO kablam! | Sep 17 13:39:21.158 INFO kablam! = note: #[warn(deprecated)] on by default Sep 17 13:39:21.158 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 17 13:39:21.158 INFO kablam! Sep 17 13:39:21.158 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 17 13:39:21.158 INFO kablam! --> src/cli.rs:13:1 Sep 17 13:39:21.158 INFO kablam! | Sep 17 13:39:21.158 INFO kablam! 13 | / arg_enum!{ Sep 17 13:39:21.158 INFO kablam! 14 | | #[allow(non_camel_case_types)] Sep 17 13:39:21.158 INFO kablam! 15 | | #[derive(Debug)] Sep 17 13:39:21.158 INFO kablam! 16 | | pub enum Format { Sep 17 13:39:21.158 INFO kablam! ... | Sep 17 13:39:21.158 INFO kablam! 19 | | } Sep 17 13:39:21.158 INFO kablam! 20 | | } Sep 17 13:39:21.158 INFO kablam! | |_^ Sep 17 13:39:21.158 INFO kablam! | Sep 17 13:39:21.158 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 17 13:39:21.158 INFO kablam! Sep 17 13:39:21.158 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 17 13:39:21.158 INFO kablam! --> src/cli.rs:22:1 Sep 17 13:39:21.158 INFO kablam! | Sep 17 13:39:21.158 INFO kablam! 22 | / arg_enum!{ Sep 17 13:39:21.158 INFO kablam! 23 | | #[allow(non_camel_case_types)] Sep 17 13:39:21.158 INFO kablam! 24 | | #[derive(Debug)] Sep 17 13:39:21.158 INFO kablam! 25 | | pub enum ColorSpace { Sep 17 13:39:21.158 INFO kablam! ... | Sep 17 13:39:21.158 INFO kablam! 28 | | } Sep 17 13:39:21.158 INFO kablam! 29 | | } Sep 17 13:39:21.158 INFO kablam! | |_^ Sep 17 13:39:21.158 INFO kablam! | Sep 17 13:39:21.158 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 17 13:39:21.158 INFO kablam! Sep 17 13:39:21.371 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 17 13:39:21.371 INFO kablam! --> src/cli.rs:3:1 Sep 17 13:39:21.372 INFO kablam! | Sep 17 13:39:21.372 INFO kablam! 3 | / arg_enum!{ Sep 17 13:39:21.372 INFO kablam! 4 | | #[allow(non_camel_case_types)] Sep 17 13:39:21.373 INFO kablam! 5 | | #[derive(Debug)] Sep 17 13:39:21.373 INFO kablam! 6 | | pub enum Source { Sep 17 13:39:21.373 INFO kablam! ... | Sep 17 13:39:21.374 INFO kablam! 10 | | } Sep 17 13:39:21.374 INFO kablam! 11 | | } Sep 17 13:39:21.374 INFO kablam! | |_^ Sep 17 13:39:21.375 INFO kablam! | Sep 17 13:39:21.375 INFO kablam! = note: #[warn(deprecated)] on by default Sep 17 13:39:21.375 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 17 13:39:21.375 INFO kablam! Sep 17 13:39:21.376 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 17 13:39:21.376 INFO kablam! --> src/cli.rs:13:1 Sep 17 13:39:21.376 INFO kablam! | Sep 17 13:39:21.377 INFO kablam! 13 | / arg_enum!{ Sep 17 13:39:21.377 INFO kablam! 14 | | #[allow(non_camel_case_types)] Sep 17 13:39:21.377 INFO kablam! 15 | | #[derive(Debug)] Sep 17 13:39:21.378 INFO kablam! 16 | | pub enum Format { Sep 17 13:39:21.378 INFO kablam! ... | Sep 17 13:39:21.378 INFO kablam! 19 | | } Sep 17 13:39:21.379 INFO kablam! 20 | | } Sep 17 13:39:21.379 INFO kablam! | |_^ Sep 17 13:39:21.379 INFO kablam! | Sep 17 13:39:21.380 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 17 13:39:21.380 INFO kablam! Sep 17 13:39:21.380 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 17 13:39:21.381 INFO kablam! --> src/cli.rs:22:1 Sep 17 13:39:21.381 INFO kablam! | Sep 17 13:39:21.381 INFO kablam! 22 | / arg_enum!{ Sep 17 13:39:21.382 INFO kablam! 23 | | #[allow(non_camel_case_types)] Sep 17 13:39:21.382 INFO kablam! 24 | | #[derive(Debug)] Sep 17 13:39:21.382 INFO kablam! 25 | | pub enum ColorSpace { Sep 17 13:39:21.383 INFO kablam! ... | Sep 17 13:39:21.383 INFO kablam! 28 | | } Sep 17 13:39:21.383 INFO kablam! 29 | | } Sep 17 13:39:21.384 INFO kablam! | |_^ Sep 17 13:39:21.384 INFO kablam! | Sep 17 13:39:21.385 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 17 13:39:21.385 INFO kablam! Sep 17 13:39:22.224 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 35.37s Sep 17 13:39:22.244 INFO kablam! su: No module specific data is present Sep 17 13:39:25.379 INFO running `"docker" "rm" "-f" "da2190da627fdd31e3ea909f202849fb868e0b8f8598fec0fb8c7a814982cb00"` Sep 17 13:39:25.623 INFO blam! da2190da627fdd31e3ea909f202849fb868e0b8f8598fec0fb8c7a814982cb00