Oct 27 08:11:01.565 INFO checking arminha/covet against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 08:11:01.565 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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:01.835 INFO blam! b9f3f2676cb3e6d14fd8e57d5227a80dbfd8431cb6bf0b16f1c264fd6cb278b3 Oct 27 08:11:01.846 INFO running `"docker" "start" "-a" "b9f3f2676cb3e6d14fd8e57d5227a80dbfd8431cb6bf0b16f1c264fd6cb278b3"` Oct 27 08:11:02.850 INFO kablam! usermod: no changes Oct 27 08:11:03.057 INFO kablam! Compiling atty v0.2.10 Oct 27 08:11:03.057 INFO kablam! Compiling textwrap v0.9.0 Oct 27 08:11:03.057 INFO kablam! Checking xmltree v0.8.0 Oct 27 08:11:03.057 INFO kablam! Checking hyper v0.10.13 Oct 27 08:11:03.057 INFO kablam! Compiling mime_guess v1.8.4 Oct 27 08:11:05.688 INFO kablam! Compiling clap v2.31.2 Oct 27 08:11:14.659 INFO kablam! Checking iron v0.6.0 Oct 27 08:11:14.659 INFO kablam! Checking hyper-native-tls v0.2.4 Oct 27 08:11:17.967 INFO kablam! Checking persistent v0.4.0 Oct 27 08:11:17.967 INFO kablam! Checking router v0.6.0 Oct 27 08:11:24.327 INFO kablam! Checking bodyparser v0.8.0 Oct 27 08:11:31.915 INFO kablam! Compiling covet v0.5.5 (/source) Oct 27 08:11:32.046 INFO kablam! Checking urlencoded v0.6.0 Oct 27 08:11:33.515 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 08:11:33.515 INFO kablam! --> src/cli.rs:19:1 Oct 27 08:11:33.515 INFO kablam! | Oct 27 08:11:33.515 INFO kablam! 19 | / arg_enum!{ Oct 27 08:11:33.515 INFO kablam! 20 | | #[allow(non_camel_case_types)] Oct 27 08:11:33.515 INFO kablam! 21 | | #[derive(Debug)] Oct 27 08:11:33.515 INFO kablam! 22 | | pub enum Source { Oct 27 08:11:33.515 INFO kablam! ... | Oct 27 08:11:33.515 INFO kablam! 26 | | } Oct 27 08:11:33.515 INFO kablam! 27 | | } Oct 27 08:11:33.515 INFO kablam! | |_^ Oct 27 08:11:33.515 INFO kablam! | Oct 27 08:11:33.515 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 08:11:33.515 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:33.515 INFO kablam! Oct 27 08:11:33.515 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 08:11:33.515 INFO kablam! --> src/cli.rs:29:1 Oct 27 08:11:33.515 INFO kablam! | Oct 27 08:11:33.515 INFO kablam! 29 | / arg_enum!{ Oct 27 08:11:33.515 INFO kablam! 30 | | #[allow(non_camel_case_types)] Oct 27 08:11:33.515 INFO kablam! 31 | | #[derive(Debug)] Oct 27 08:11:33.515 INFO kablam! 32 | | pub enum Format { Oct 27 08:11:33.515 INFO kablam! ... | Oct 27 08:11:33.515 INFO kablam! 35 | | } Oct 27 08:11:33.515 INFO kablam! 36 | | } Oct 27 08:11:33.515 INFO kablam! | |_^ Oct 27 08:11:33.515 INFO kablam! | Oct 27 08:11:33.515 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:33.515 INFO kablam! Oct 27 08:11:33.515 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 08:11:33.515 INFO kablam! --> src/cli.rs:38:1 Oct 27 08:11:33.515 INFO kablam! | Oct 27 08:11:33.515 INFO kablam! 38 | / arg_enum!{ Oct 27 08:11:33.515 INFO kablam! 39 | | #[allow(non_camel_case_types)] Oct 27 08:11:33.515 INFO kablam! 40 | | #[derive(Debug)] Oct 27 08:11:33.515 INFO kablam! 41 | | pub enum ColorSpace { Oct 27 08:11:33.515 INFO kablam! ... | Oct 27 08:11:33.515 INFO kablam! 44 | | } Oct 27 08:11:33.515 INFO kablam! 45 | | } Oct 27 08:11:33.515 INFO kablam! | |_^ Oct 27 08:11:33.515 INFO kablam! | Oct 27 08:11:33.515 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:33.515 INFO kablam! Oct 27 08:11:38.475 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 08:11:38.476 INFO kablam! --> src/cli.rs:19:1 Oct 27 08:11:38.476 INFO kablam! | Oct 27 08:11:38.476 INFO kablam! 19 | / arg_enum!{ Oct 27 08:11:38.476 INFO kablam! 20 | | #[allow(non_camel_case_types)] Oct 27 08:11:38.477 INFO kablam! 21 | | #[derive(Debug)] Oct 27 08:11:38.477 INFO kablam! 22 | | pub enum Source { Oct 27 08:11:38.477 INFO kablam! ... | Oct 27 08:11:38.477 INFO kablam! 26 | | } Oct 27 08:11:38.478 INFO kablam! 27 | | } Oct 27 08:11:38.478 INFO kablam! | |_^ Oct 27 08:11:38.478 INFO kablam! | Oct 27 08:11:38.478 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 08:11:38.479 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:38.479 INFO kablam! Oct 27 08:11:38.479 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 08:11:38.479 INFO kablam! --> src/cli.rs:29:1 Oct 27 08:11:38.480 INFO kablam! | Oct 27 08:11:38.480 INFO kablam! 29 | / arg_enum!{ Oct 27 08:11:38.480 INFO kablam! 30 | | #[allow(non_camel_case_types)] Oct 27 08:11:38.481 INFO kablam! 31 | | #[derive(Debug)] Oct 27 08:11:38.481 INFO kablam! 32 | | pub enum Format { Oct 27 08:11:38.481 INFO kablam! ... | Oct 27 08:11:38.481 INFO kablam! 35 | | } Oct 27 08:11:38.482 INFO kablam! 36 | | } Oct 27 08:11:38.482 INFO kablam! | |_^ Oct 27 08:11:38.482 INFO kablam! | Oct 27 08:11:38.482 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:38.483 INFO kablam! Oct 27 08:11:38.483 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 08:11:38.483 INFO kablam! --> src/cli.rs:38:1 Oct 27 08:11:38.483 INFO kablam! | Oct 27 08:11:38.484 INFO kablam! 38 | / arg_enum!{ Oct 27 08:11:38.484 INFO kablam! 39 | | #[allow(non_camel_case_types)] Oct 27 08:11:38.484 INFO kablam! 40 | | #[derive(Debug)] Oct 27 08:11:38.484 INFO kablam! 41 | | pub enum ColorSpace { Oct 27 08:11:38.485 INFO kablam! ... | Oct 27 08:11:38.485 INFO kablam! 44 | | } Oct 27 08:11:38.485 INFO kablam! 45 | | } Oct 27 08:11:38.485 INFO kablam! | |_^ Oct 27 08:11:38.486 INFO kablam! | Oct 27 08:11:38.486 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:38.486 INFO kablam! Oct 27 08:11:38.715 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 08:11:38.715 INFO kablam! --> src/cli.rs:19:1 Oct 27 08:11:38.715 INFO kablam! | Oct 27 08:11:38.715 INFO kablam! 19 | / arg_enum!{ Oct 27 08:11:38.715 INFO kablam! 20 | | #[allow(non_camel_case_types)] Oct 27 08:11:38.715 INFO kablam! 21 | | #[derive(Debug)] Oct 27 08:11:38.715 INFO kablam! 22 | | pub enum Source { Oct 27 08:11:38.715 INFO kablam! ... | Oct 27 08:11:38.715 INFO kablam! 26 | | } Oct 27 08:11:38.715 INFO kablam! 27 | | } Oct 27 08:11:38.715 INFO kablam! | |_^ Oct 27 08:11:38.715 INFO kablam! | Oct 27 08:11:38.715 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 08:11:38.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) Oct 27 08:11:38.715 INFO kablam! Oct 27 08:11:38.715 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 08:11:38.715 INFO kablam! --> src/cli.rs:29:1 Oct 27 08:11:38.715 INFO kablam! | Oct 27 08:11:38.715 INFO kablam! 29 | / arg_enum!{ Oct 27 08:11:38.715 INFO kablam! 30 | | #[allow(non_camel_case_types)] Oct 27 08:11:38.715 INFO kablam! 31 | | #[derive(Debug)] Oct 27 08:11:38.715 INFO kablam! 32 | | pub enum Format { Oct 27 08:11:38.715 INFO kablam! ... | Oct 27 08:11:38.715 INFO kablam! 35 | | } Oct 27 08:11:38.715 INFO kablam! 36 | | } Oct 27 08:11:38.715 INFO kablam! | |_^ Oct 27 08:11:38.715 INFO kablam! | Oct 27 08:11:38.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) Oct 27 08:11:38.715 INFO kablam! Oct 27 08:11:38.715 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 08:11:38.715 INFO kablam! --> src/cli.rs:38:1 Oct 27 08:11:38.715 INFO kablam! | Oct 27 08:11:38.715 INFO kablam! 38 | / arg_enum!{ Oct 27 08:11:38.715 INFO kablam! 39 | | #[allow(non_camel_case_types)] Oct 27 08:11:38.715 INFO kablam! 40 | | #[derive(Debug)] Oct 27 08:11:38.715 INFO kablam! 41 | | pub enum ColorSpace { Oct 27 08:11:38.715 INFO kablam! ... | Oct 27 08:11:38.715 INFO kablam! 44 | | } Oct 27 08:11:38.715 INFO kablam! 45 | | } Oct 27 08:11:38.715 INFO kablam! | |_^ Oct 27 08:11:38.715 INFO kablam! | Oct 27 08:11:38.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) Oct 27 08:11:38.715 INFO kablam! Oct 27 08:11:39.261 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 36.39s Oct 27 08:11:39.272 INFO kablam! su: No module specific data is present Oct 27 08:11:39.839 INFO running `"docker" "rm" "-f" "b9f3f2676cb3e6d14fd8e57d5227a80dbfd8431cb6bf0b16f1c264fd6cb278b3"` Oct 27 08:11:40.210 INFO blam! b9f3f2676cb3e6d14fd8e57d5227a80dbfd8431cb6bf0b16f1c264fd6cb278b3