Sep 01 16:47:28.420 INFO checking arminha/covet against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 01 16:47:28.420 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 16:47:28.420 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-2/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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=500" "-e" "CMD=cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 16:47:28.598 INFO blam! 302a5e9506f448feee6feac2eb7af52628ade69c0acf1f73fdd99b4c0d647b39 Sep 01 16:47:28.600 INFO running `"docker" "start" "-a" "302a5e9506f448feee6feac2eb7af52628ade69c0acf1f73fdd99b4c0d647b39"` Sep 01 16:47:29.404 INFO kablam! Checking xmltree v0.8.0 Sep 01 16:47:29.406 INFO kablam! Compiling covet v0.5.5 (file:///source) Sep 01 16:47:29.406 INFO kablam! Checking hyper v0.10.13 Sep 01 16:47:29.413 INFO kablam! Compiling mime_guess v1.8.4 Sep 01 16:47:29.837 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 01 16:47:29.837 INFO kablam! --> src/cli.rs:3:1 Sep 01 16:47:29.837 INFO kablam! | Sep 01 16:47:29.837 INFO kablam! 3 | / arg_enum!{ Sep 01 16:47:29.837 INFO kablam! 4 | | #[allow(non_camel_case_types)] Sep 01 16:47:29.837 INFO kablam! 5 | | #[derive(Debug)] Sep 01 16:47:29.837 INFO kablam! 6 | | pub enum Source { Sep 01 16:47:29.837 INFO kablam! ... | Sep 01 16:47:29.837 INFO kablam! 10 | | } Sep 01 16:47:29.837 INFO kablam! 11 | | } Sep 01 16:47:29.837 INFO kablam! | |_^ Sep 01 16:47:29.837 INFO kablam! | Sep 01 16:47:29.837 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 16:47:29.837 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 01 16:47:29.837 INFO kablam! Sep 01 16:47:29.838 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 01 16:47:29.838 INFO kablam! --> src/cli.rs:13:1 Sep 01 16:47:29.838 INFO kablam! | Sep 01 16:47:29.838 INFO kablam! 13 | / arg_enum!{ Sep 01 16:47:29.838 INFO kablam! 14 | | #[allow(non_camel_case_types)] Sep 01 16:47:29.838 INFO kablam! 15 | | #[derive(Debug)] Sep 01 16:47:29.838 INFO kablam! 16 | | pub enum Format { Sep 01 16:47:29.838 INFO kablam! ... | Sep 01 16:47:29.838 INFO kablam! 19 | | } Sep 01 16:47:29.838 INFO kablam! 20 | | } Sep 01 16:47:29.839 INFO kablam! | |_^ Sep 01 16:47:29.839 INFO kablam! | Sep 01 16:47:29.839 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 01 16:47:29.839 INFO kablam! Sep 01 16:47:29.839 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 01 16:47:29.839 INFO kablam! --> src/cli.rs:22:1 Sep 01 16:47:29.839 INFO kablam! | Sep 01 16:47:29.839 INFO kablam! 22 | / arg_enum!{ Sep 01 16:47:29.839 INFO kablam! 23 | | #[allow(non_camel_case_types)] Sep 01 16:47:29.839 INFO kablam! 24 | | #[derive(Debug)] Sep 01 16:47:29.839 INFO kablam! 25 | | pub enum ColorSpace { Sep 01 16:47:29.839 INFO kablam! ... | Sep 01 16:47:29.839 INFO kablam! 28 | | } Sep 01 16:47:29.839 INFO kablam! 29 | | } Sep 01 16:47:29.839 INFO kablam! | |_^ Sep 01 16:47:29.839 INFO kablam! | Sep 01 16:47:29.839 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 01 16:47:29.839 INFO kablam! Sep 01 16:47:36.689 INFO kablam! Checking iron v0.6.0 Sep 01 16:47:36.689 INFO kablam! Checking hyper-native-tls v0.2.4 Sep 01 16:47:37.865 INFO kablam! Checking persistent v0.4.0 Sep 01 16:47:37.865 INFO kablam! Checking router v0.6.0 Sep 01 16:47:38.822 INFO kablam! Checking bodyparser v0.8.0 Sep 01 16:47:39.855 INFO kablam! Checking urlencoded v0.6.0 Sep 01 16:47:42.381 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 01 16:47:42.381 INFO kablam! --> src/cli.rs:3:1 Sep 01 16:47:42.381 INFO kablam! | Sep 01 16:47:42.381 INFO kablam! 3 | / arg_enum!{ Sep 01 16:47:42.381 INFO kablam! 4 | | #[allow(non_camel_case_types)] Sep 01 16:47:42.381 INFO kablam! 5 | | #[derive(Debug)] Sep 01 16:47:42.381 INFO kablam! 6 | | pub enum Source { Sep 01 16:47:42.381 INFO kablam! ... | Sep 01 16:47:42.381 INFO kablam! 10 | | } Sep 01 16:47:42.381 INFO kablam! 11 | | } Sep 01 16:47:42.381 INFO kablam! | |_^ Sep 01 16:47:42.381 INFO kablam! | Sep 01 16:47:42.381 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 16:47:42.382 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 01 16:47:42.382 INFO kablam! Sep 01 16:47:42.382 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 01 16:47:42.382 INFO kablam! --> src/cli.rs:13:1 Sep 01 16:47:42.382 INFO kablam! | Sep 01 16:47:42.382 INFO kablam! 13 | / arg_enum!{ Sep 01 16:47:42.382 INFO kablam! 14 | | #[allow(non_camel_case_types)] Sep 01 16:47:42.382 INFO kablam! 15 | | #[derive(Debug)] Sep 01 16:47:42.382 INFO kablam! 16 | | pub enum Format { Sep 01 16:47:42.382 INFO kablam! ... | Sep 01 16:47:42.382 INFO kablam! 19 | | } Sep 01 16:47:42.382 INFO kablam! 20 | | } Sep 01 16:47:42.383 INFO kablam! | |_^ Sep 01 16:47:42.383 INFO kablam! | Sep 01 16:47:42.383 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 01 16:47:42.383 INFO kablam! Sep 01 16:47:42.383 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 01 16:47:42.383 INFO kablam! --> src/cli.rs:22:1 Sep 01 16:47:42.383 INFO kablam! | Sep 01 16:47:42.383 INFO kablam! 22 | / arg_enum!{ Sep 01 16:47:42.383 INFO kablam! 23 | | #[allow(non_camel_case_types)] Sep 01 16:47:42.383 INFO kablam! 24 | | #[derive(Debug)] Sep 01 16:47:42.383 INFO kablam! 25 | | pub enum ColorSpace { Sep 01 16:47:42.383 INFO kablam! ... | Sep 01 16:47:42.383 INFO kablam! 28 | | } Sep 01 16:47:42.383 INFO kablam! 29 | | } Sep 01 16:47:42.383 INFO kablam! | |_^ Sep 01 16:47:42.383 INFO kablam! | Sep 01 16:47:42.383 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 01 16:47:42.383 INFO kablam! Sep 01 16:47:42.421 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 01 16:47:42.421 INFO kablam! --> src/cli.rs:3:1 Sep 01 16:47:42.421 INFO kablam! | Sep 01 16:47:42.421 INFO kablam! 3 | / arg_enum!{ Sep 01 16:47:42.421 INFO kablam! 4 | | #[allow(non_camel_case_types)] Sep 01 16:47:42.421 INFO kablam! 5 | | #[derive(Debug)] Sep 01 16:47:42.421 INFO kablam! 6 | | pub enum Source { Sep 01 16:47:42.421 INFO kablam! ... | Sep 01 16:47:42.422 INFO kablam! 10 | | } Sep 01 16:47:42.422 INFO kablam! 11 | | } Sep 01 16:47:42.422 INFO kablam! | |_^ Sep 01 16:47:42.422 INFO kablam! | Sep 01 16:47:42.422 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 16:47:42.422 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 01 16:47:42.422 INFO kablam! Sep 01 16:47:42.423 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 01 16:47:42.423 INFO kablam! --> src/cli.rs:13:1 Sep 01 16:47:42.423 INFO kablam! | Sep 01 16:47:42.423 INFO kablam! 13 | / arg_enum!{ Sep 01 16:47:42.423 INFO kablam! 14 | | #[allow(non_camel_case_types)] Sep 01 16:47:42.423 INFO kablam! 15 | | #[derive(Debug)] Sep 01 16:47:42.423 INFO kablam! 16 | | pub enum Format { Sep 01 16:47:42.423 INFO kablam! ... | Sep 01 16:47:42.423 INFO kablam! 19 | | } Sep 01 16:47:42.423 INFO kablam! 20 | | } Sep 01 16:47:42.423 INFO kablam! | |_^ Sep 01 16:47:42.423 INFO kablam! | Sep 01 16:47:42.423 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 01 16:47:42.423 INFO kablam! Sep 01 16:47:42.424 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 01 16:47:42.424 INFO kablam! --> src/cli.rs:22:1 Sep 01 16:47:42.424 INFO kablam! | Sep 01 16:47:42.424 INFO kablam! 22 | / arg_enum!{ Sep 01 16:47:42.424 INFO kablam! 23 | | #[allow(non_camel_case_types)] Sep 01 16:47:42.424 INFO kablam! 24 | | #[derive(Debug)] Sep 01 16:47:42.424 INFO kablam! 25 | | pub enum ColorSpace { Sep 01 16:47:42.424 INFO kablam! ... | Sep 01 16:47:42.424 INFO kablam! 28 | | } Sep 01 16:47:42.424 INFO kablam! 29 | | } Sep 01 16:47:42.424 INFO kablam! | |_^ Sep 01 16:47:42.424 INFO kablam! | Sep 01 16:47:42.424 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 01 16:47:42.424 INFO kablam! Sep 01 16:47:43.751 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.60s Sep 01 16:47:43.765 INFO kablam! su: No module specific data is present Sep 01 16:47:44.228 INFO running `"docker" "rm" "-f" "302a5e9506f448feee6feac2eb7af52628ade69c0acf1f73fdd99b4c0d647b39"` Sep 01 16:47:44.401 INFO blam! 302a5e9506f448feee6feac2eb7af52628ade69c0acf1f73fdd99b4c0d647b39