Oct 27 08:11:01.790 INFO checking arminha/covet against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 08:11:01.790 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 27 08:11:02.079 INFO blam! 2a71cf6acde8ffde41f362b6f47049f6decfc09d100e8f6a53be32fe71711a3c Oct 27 08:11:02.083 INFO running `"docker" "start" "-a" "2a71cf6acde8ffde41f362b6f47049f6decfc09d100e8f6a53be32fe71711a3c"` Oct 27 08:11:03.002 INFO kablam! usermod: no changes Oct 27 08:11:03.253 INFO kablam! Compiling atty v0.2.10 Oct 27 08:11:03.253 INFO kablam! Compiling textwrap v0.9.0 Oct 27 08:11:03.253 INFO kablam! Checking xmltree v0.8.0 Oct 27 08:11:03.253 INFO kablam! Checking hyper v0.10.13 Oct 27 08:11:05.583 INFO kablam! Compiling clap v2.31.2 Oct 27 08:11:10.213 INFO kablam! Checking iron v0.6.0 Oct 27 08:11:10.213 INFO kablam! Checking hyper-native-tls v0.2.4 Oct 27 08:11:14.047 INFO kablam! Checking persistent v0.4.0 Oct 27 08:11:14.047 INFO kablam! Checking router v0.6.0 Oct 27 08:11:17.962 INFO kablam! Checking bodyparser v0.8.0 Oct 27 08:11:26.519 INFO kablam! Checking urlencoded v0.6.0 Oct 27 08:11:28.363 INFO kablam! Compiling covet v0.5.5 (/source) Oct 27 08:11:29.359 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 08:11:29.359 INFO kablam! --> src/cli.rs:19:1 Oct 27 08:11:29.359 INFO kablam! | Oct 27 08:11:29.359 INFO kablam! 19 | / arg_enum!{ Oct 27 08:11:29.359 INFO kablam! 20 | | #[allow(non_camel_case_types)] Oct 27 08:11:29.359 INFO kablam! 21 | | #[derive(Debug)] Oct 27 08:11:29.359 INFO kablam! 22 | | pub enum Source { Oct 27 08:11:29.359 INFO kablam! ... | Oct 27 08:11:29.359 INFO kablam! 26 | | } Oct 27 08:11:29.359 INFO kablam! 27 | | } Oct 27 08:11:29.359 INFO kablam! | |_^ Oct 27 08:11:29.359 INFO kablam! | Oct 27 08:11:29.359 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 08:11:29.359 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) Oct 27 08:11:29.359 INFO kablam! Oct 27 08:11:29.360 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 08:11:29.360 INFO kablam! --> src/cli.rs:29:1 Oct 27 08:11:29.360 INFO kablam! | Oct 27 08:11:29.360 INFO kablam! 29 | / arg_enum!{ Oct 27 08:11:29.360 INFO kablam! 30 | | #[allow(non_camel_case_types)] Oct 27 08:11:29.360 INFO kablam! 31 | | #[derive(Debug)] Oct 27 08:11:29.360 INFO kablam! 32 | | pub enum Format { Oct 27 08:11:29.360 INFO kablam! ... | Oct 27 08:11:29.360 INFO kablam! 35 | | } Oct 27 08:11:29.360 INFO kablam! 36 | | } Oct 27 08:11:29.360 INFO kablam! | |_^ Oct 27 08:11:29.360 INFO kablam! | Oct 27 08:11:29.360 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) Oct 27 08:11:29.360 INFO kablam! Oct 27 08:11:29.360 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 08:11:29.360 INFO kablam! --> src/cli.rs:38:1 Oct 27 08:11:29.360 INFO kablam! | Oct 27 08:11:29.360 INFO kablam! 38 | / arg_enum!{ Oct 27 08:11:29.360 INFO kablam! 39 | | #[allow(non_camel_case_types)] Oct 27 08:11:29.360 INFO kablam! 40 | | #[derive(Debug)] Oct 27 08:11:29.360 INFO kablam! 41 | | pub enum ColorSpace { Oct 27 08:11:29.360 INFO kablam! ... | Oct 27 08:11:29.360 INFO kablam! 44 | | } Oct 27 08:11:29.360 INFO kablam! 45 | | } Oct 27 08:11:29.360 INFO kablam! | |_^ Oct 27 08:11:29.360 INFO kablam! | Oct 27 08:11:29.360 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) Oct 27 08:11:29.360 INFO kablam! Oct 27 08:11:34.891 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 08:11:34.891 INFO kablam! --> src/cli.rs:19:1 Oct 27 08:11:34.892 INFO kablam! | Oct 27 08:11:34.892 INFO kablam! 19 | / arg_enum!{ Oct 27 08:11:34.892 INFO kablam! 20 | | #[allow(non_camel_case_types)] Oct 27 08:11:34.892 INFO kablam! 21 | | #[derive(Debug)] Oct 27 08:11:34.893 INFO kablam! 22 | | pub enum Source { Oct 27 08:11:34.893 INFO kablam! ... | Oct 27 08:11:34.893 INFO kablam! 26 | | } Oct 27 08:11:34.894 INFO kablam! 27 | | } Oct 27 08:11:34.894 INFO kablam! | |_^ Oct 27 08:11:34.894 INFO kablam! | Oct 27 08:11:34.894 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 08:11:34.895 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) Oct 27 08:11:34.895 INFO kablam! Oct 27 08:11:34.895 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 08:11:34.895 INFO kablam! --> src/cli.rs:29:1 Oct 27 08:11:34.896 INFO kablam! | Oct 27 08:11:34.896 INFO kablam! 29 | / arg_enum!{ Oct 27 08:11:34.896 INFO kablam! 30 | | #[allow(non_camel_case_types)] Oct 27 08:11:34.897 INFO kablam! 31 | | #[derive(Debug)] Oct 27 08:11:34.897 INFO kablam! 32 | | pub enum Format { Oct 27 08:11:34.897 INFO kablam! ... | Oct 27 08:11:34.897 INFO kablam! 35 | | } Oct 27 08:11:34.898 INFO kablam! 36 | | } Oct 27 08:11:34.898 INFO kablam! | |_^ Oct 27 08:11:34.898 INFO kablam! | Oct 27 08:11:34.898 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) Oct 27 08:11:34.899 INFO kablam! Oct 27 08:11:34.899 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 08:11:34.899 INFO kablam! --> src/cli.rs:38:1 Oct 27 08:11:34.899 INFO kablam! | Oct 27 08:11:34.900 INFO kablam! 38 | / arg_enum!{ Oct 27 08:11:34.900 INFO kablam! 39 | | #[allow(non_camel_case_types)] Oct 27 08:11:34.900 INFO kablam! 40 | | #[derive(Debug)] Oct 27 08:11:34.900 INFO kablam! 41 | | pub enum ColorSpace { Oct 27 08:11:34.901 INFO kablam! ... | Oct 27 08:11:34.901 INFO kablam! 44 | | } Oct 27 08:11:34.901 INFO kablam! 45 | | } Oct 27 08:11:34.901 INFO kablam! | |_^ Oct 27 08:11:34.902 INFO kablam! | Oct 27 08:11:34.902 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) Oct 27 08:11:34.902 INFO kablam! Oct 27 08:11:35.735 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 08:11:35.735 INFO kablam! --> src/cli.rs:19:1 Oct 27 08:11:35.736 INFO kablam! | Oct 27 08:11:35.736 INFO kablam! 19 | / arg_enum!{ Oct 27 08:11:35.736 INFO kablam! 20 | | #[allow(non_camel_case_types)] Oct 27 08:11:35.736 INFO kablam! 21 | | #[derive(Debug)] Oct 27 08:11:35.737 INFO kablam! 22 | | pub enum Source { Oct 27 08:11:35.737 INFO kablam! ... | Oct 27 08:11:35.737 INFO kablam! 26 | | } Oct 27 08:11:35.737 INFO kablam! 27 | | } Oct 27 08:11:35.738 INFO kablam! | |_^ Oct 27 08:11:35.738 INFO kablam! | Oct 27 08:11:35.738 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 08:11:35.739 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) Oct 27 08:11:35.739 INFO kablam! Oct 27 08:11:35.739 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 08:11:35.739 INFO kablam! --> src/cli.rs:29:1 Oct 27 08:11:35.740 INFO kablam! | Oct 27 08:11:35.740 INFO kablam! 29 | / arg_enum!{ Oct 27 08:11:35.740 INFO kablam! 30 | | #[allow(non_camel_case_types)] Oct 27 08:11:35.740 INFO kablam! 31 | | #[derive(Debug)] Oct 27 08:11:35.741 INFO kablam! 32 | | pub enum Format { Oct 27 08:11:35.741 INFO kablam! ... | Oct 27 08:11:35.741 INFO kablam! 35 | | } Oct 27 08:11:35.742 INFO kablam! 36 | | } Oct 27 08:11:35.742 INFO kablam! | |_^ Oct 27 08:11:35.742 INFO kablam! | Oct 27 08:11:35.742 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) Oct 27 08:11:35.743 INFO kablam! Oct 27 08:11:35.743 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 08:11:35.743 INFO kablam! --> src/cli.rs:38:1 Oct 27 08:11:35.743 INFO kablam! | Oct 27 08:11:35.743 INFO kablam! 38 | / arg_enum!{ Oct 27 08:11:35.743 INFO kablam! 39 | | #[allow(non_camel_case_types)] Oct 27 08:11:35.743 INFO kablam! 40 | | #[derive(Debug)] Oct 27 08:11:35.743 INFO kablam! 41 | | pub enum ColorSpace { Oct 27 08:11:35.743 INFO kablam! ... | Oct 27 08:11:35.743 INFO kablam! 44 | | } Oct 27 08:11:35.743 INFO kablam! 45 | | } Oct 27 08:11:35.743 INFO kablam! | |_^ Oct 27 08:11:35.743 INFO kablam! | Oct 27 08:11:35.743 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) Oct 27 08:11:35.743 INFO kablam! Oct 27 08:11:36.335 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 33.30s Oct 27 08:11:36.347 INFO kablam! su: No module specific data is present Oct 27 08:11:37.224 INFO running `"docker" "rm" "-f" "2a71cf6acde8ffde41f362b6f47049f6decfc09d100e8f6a53be32fe71711a3c"` Oct 27 08:11:37.547 INFO blam! 2a71cf6acde8ffde41f362b6f47049f6decfc09d100e8f6a53be32fe71711a3c