Sep 14 05:09:41.292 INFO checking arminha/covet against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 05:09:41.292 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 05:09:41.292 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-7/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 05:09:41.708 INFO blam! c4170aff1bba05e833c388ae4d08017b44f57b127585b7bfdbe0d17bc760d4c9 Sep 14 05:09:41.709 INFO running `"docker" "start" "-a" "c4170aff1bba05e833c388ae4d08017b44f57b127585b7bfdbe0d17bc760d4c9"` Sep 14 05:09:44.194 INFO kablam! usermod: no changes Sep 14 05:09:44.558 INFO kablam! Compiling unicode-width v0.1.5 Sep 14 05:09:44.563 INFO kablam! Compiling vec_map v0.8.1 Sep 14 05:09:44.563 INFO kablam! Compiling ansi_term v0.11.0 Sep 14 05:09:44.587 INFO kablam! Compiling strsim v0.7.0 Sep 14 05:09:44.603 INFO kablam! Compiling atty v0.2.10 Sep 14 05:09:44.615 INFO kablam! Checking xmltree v0.8.0 Sep 14 05:09:44.615 INFO kablam! Checking mime v0.2.6 Sep 14 05:09:44.617 INFO kablam! Checking serde_json v1.0.20 Sep 14 05:09:45.713 INFO kablam! Compiling textwrap v0.9.0 Sep 14 05:09:46.137 INFO kablam! Checking digest v0.7.2 Sep 14 05:09:47.071 INFO kablam! Compiling mime_guess v1.8.4 Sep 14 05:09:47.177 INFO kablam! Checking sha2 v0.7.1 Sep 14 05:09:51.002 INFO kablam! Checking hyper v0.10.13 Sep 14 05:09:51.185 INFO kablam! Compiling clap v2.31.2 Sep 14 05:10:03.227 INFO kablam! Checking iron v0.6.0 Sep 14 05:10:03.227 INFO kablam! Checking hyper-native-tls v0.2.4 Sep 14 05:10:05.317 INFO kablam! Checking persistent v0.4.0 Sep 14 05:10:05.318 INFO kablam! Checking router v0.6.0 Sep 14 05:10:06.717 INFO kablam! Checking bodyparser v0.8.0 Sep 14 05:10:07.606 INFO kablam! Checking urlencoded v0.6.0 Sep 14 05:10:20.413 INFO kablam! Compiling covet v0.5.5 (file:///source) Sep 14 05:10:20.711 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 14 05:10:20.711 INFO kablam! --> src/cli.rs:3:1 Sep 14 05:10:20.711 INFO kablam! | Sep 14 05:10:20.711 INFO kablam! 3 | / arg_enum!{ Sep 14 05:10:20.711 INFO kablam! 4 | | #[allow(non_camel_case_types)] Sep 14 05:10:20.711 INFO kablam! 5 | | #[derive(Debug)] Sep 14 05:10:20.711 INFO kablam! 6 | | pub enum Source { Sep 14 05:10:20.711 INFO kablam! ... | Sep 14 05:10:20.711 INFO kablam! 10 | | } Sep 14 05:10:20.711 INFO kablam! 11 | | } Sep 14 05:10:20.711 INFO kablam! | |_^ Sep 14 05:10:20.711 INFO kablam! | Sep 14 05:10:20.711 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 05:10:20.711 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 14 05:10:20.711 INFO kablam! Sep 14 05:10:20.715 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 14 05:10:20.715 INFO kablam! --> src/cli.rs:13:1 Sep 14 05:10:20.715 INFO kablam! | Sep 14 05:10:20.715 INFO kablam! 13 | / arg_enum!{ Sep 14 05:10:20.715 INFO kablam! 14 | | #[allow(non_camel_case_types)] Sep 14 05:10:20.715 INFO kablam! 15 | | #[derive(Debug)] Sep 14 05:10:20.715 INFO kablam! 16 | | pub enum Format { Sep 14 05:10:20.715 INFO kablam! ... | Sep 14 05:10:20.715 INFO kablam! 19 | | } Sep 14 05:10:20.715 INFO kablam! 20 | | } Sep 14 05:10:20.715 INFO kablam! | |_^ Sep 14 05:10:20.715 INFO kablam! | Sep 14 05:10:20.715 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 14 05:10:20.715 INFO kablam! Sep 14 05:10:20.715 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 14 05:10:20.715 INFO kablam! --> src/cli.rs:22:1 Sep 14 05:10:20.715 INFO kablam! | Sep 14 05:10:20.715 INFO kablam! 22 | / arg_enum!{ Sep 14 05:10:20.715 INFO kablam! 23 | | #[allow(non_camel_case_types)] Sep 14 05:10:20.715 INFO kablam! 24 | | #[derive(Debug)] Sep 14 05:10:20.715 INFO kablam! 25 | | pub enum ColorSpace { Sep 14 05:10:20.715 INFO kablam! ... | Sep 14 05:10:20.715 INFO kablam! 28 | | } Sep 14 05:10:20.715 INFO kablam! 29 | | } Sep 14 05:10:20.715 INFO kablam! | |_^ Sep 14 05:10:20.715 INFO kablam! | Sep 14 05:10:20.715 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 14 05:10:20.715 INFO kablam! Sep 14 05:10:22.824 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 14 05:10:22.824 INFO kablam! --> src/cli.rs:3:1 Sep 14 05:10:22.824 INFO kablam! | Sep 14 05:10:22.824 INFO kablam! 3 | / arg_enum!{ Sep 14 05:10:22.824 INFO kablam! 4 | | #[allow(non_camel_case_types)] Sep 14 05:10:22.825 INFO kablam! 5 | | #[derive(Debug)] Sep 14 05:10:22.825 INFO kablam! 6 | | pub enum Source { Sep 14 05:10:22.825 INFO kablam! ... | Sep 14 05:10:22.825 INFO kablam! 10 | | } Sep 14 05:10:22.825 INFO kablam! 11 | | } Sep 14 05:10:22.825 INFO kablam! | |_^ Sep 14 05:10:22.825 INFO kablam! | Sep 14 05:10:22.825 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 05:10:22.826 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 14 05:10:22.826 INFO kablam! Sep 14 05:10:22.827 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 14 05:10:22.827 INFO kablam! --> src/cli.rs:13:1 Sep 14 05:10:22.827 INFO kablam! | Sep 14 05:10:22.827 INFO kablam! 13 | / arg_enum!{ Sep 14 05:10:22.827 INFO kablam! 14 | | #[allow(non_camel_case_types)] Sep 14 05:10:22.827 INFO kablam! 15 | | #[derive(Debug)] Sep 14 05:10:22.827 INFO kablam! 16 | | pub enum Format { Sep 14 05:10:22.827 INFO kablam! ... | Sep 14 05:10:22.827 INFO kablam! 19 | | } Sep 14 05:10:22.827 INFO kablam! 20 | | } Sep 14 05:10:22.827 INFO kablam! | |_^ Sep 14 05:10:22.827 INFO kablam! | Sep 14 05:10:22.827 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 14 05:10:22.828 INFO kablam! Sep 14 05:10:22.828 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 14 05:10:22.828 INFO kablam! --> src/cli.rs:22:1 Sep 14 05:10:22.828 INFO kablam! | Sep 14 05:10:22.828 INFO kablam! 22 | / arg_enum!{ Sep 14 05:10:22.828 INFO kablam! 23 | | #[allow(non_camel_case_types)] Sep 14 05:10:22.828 INFO kablam! 24 | | #[derive(Debug)] Sep 14 05:10:22.828 INFO kablam! 25 | | pub enum ColorSpace { Sep 14 05:10:22.828 INFO kablam! ... | Sep 14 05:10:22.828 INFO kablam! 28 | | } Sep 14 05:10:22.828 INFO kablam! 29 | | } Sep 14 05:10:22.828 INFO kablam! | |_^ Sep 14 05:10:22.829 INFO kablam! | Sep 14 05:10:22.829 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 14 05:10:22.829 INFO kablam! Sep 14 05:10:23.140 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 14 05:10:23.140 INFO kablam! --> src/cli.rs:3:1 Sep 14 05:10:23.140 INFO kablam! | Sep 14 05:10:23.140 INFO kablam! 3 | / arg_enum!{ Sep 14 05:10:23.140 INFO kablam! 4 | | #[allow(non_camel_case_types)] Sep 14 05:10:23.140 INFO kablam! 5 | | #[derive(Debug)] Sep 14 05:10:23.140 INFO kablam! 6 | | pub enum Source { Sep 14 05:10:23.140 INFO kablam! ... | Sep 14 05:10:23.140 INFO kablam! 10 | | } Sep 14 05:10:23.140 INFO kablam! 11 | | } Sep 14 05:10:23.140 INFO kablam! | |_^ Sep 14 05:10:23.141 INFO kablam! | Sep 14 05:10:23.141 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 05:10:23.141 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 14 05:10:23.141 INFO kablam! Sep 14 05:10:23.141 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 14 05:10:23.141 INFO kablam! --> src/cli.rs:13:1 Sep 14 05:10:23.141 INFO kablam! | Sep 14 05:10:23.141 INFO kablam! 13 | / arg_enum!{ Sep 14 05:10:23.141 INFO kablam! 14 | | #[allow(non_camel_case_types)] Sep 14 05:10:23.141 INFO kablam! 15 | | #[derive(Debug)] Sep 14 05:10:23.141 INFO kablam! 16 | | pub enum Format { Sep 14 05:10:23.141 INFO kablam! ... | Sep 14 05:10:23.141 INFO kablam! 19 | | } Sep 14 05:10:23.141 INFO kablam! 20 | | } Sep 14 05:10:23.141 INFO kablam! | |_^ Sep 14 05:10:23.141 INFO kablam! | Sep 14 05:10:23.141 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 14 05:10:23.141 INFO kablam! Sep 14 05:10:23.141 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 14 05:10:23.141 INFO kablam! --> src/cli.rs:22:1 Sep 14 05:10:23.141 INFO kablam! | Sep 14 05:10:23.141 INFO kablam! 22 | / arg_enum!{ Sep 14 05:10:23.141 INFO kablam! 23 | | #[allow(non_camel_case_types)] Sep 14 05:10:23.141 INFO kablam! 24 | | #[derive(Debug)] Sep 14 05:10:23.141 INFO kablam! 25 | | pub enum ColorSpace { Sep 14 05:10:23.141 INFO kablam! ... | Sep 14 05:10:23.141 INFO kablam! 28 | | } Sep 14 05:10:23.141 INFO kablam! 29 | | } Sep 14 05:10:23.141 INFO kablam! | |_^ Sep 14 05:10:23.141 INFO kablam! | Sep 14 05:10:23.141 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 14 05:10:23.141 INFO kablam! Sep 14 05:10:23.901 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 39.67s Sep 14 05:10:23.916 INFO kablam! su: No module specific data is present Sep 14 05:10:26.733 INFO running `"docker" "rm" "-f" "c4170aff1bba05e833c388ae4d08017b44f57b127585b7bfdbe0d17bc760d4c9"` Sep 14 05:10:27.132 INFO blam! c4170aff1bba05e833c388ae4d08017b44f57b127585b7bfdbe0d17bc760d4c9