Oct 13 01:03:19.765 INFO checking arminha/covet against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 01:03:19.766 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-5/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 13 01:03:20.274 INFO blam! 65cb84f62bc992b6b6fecd65dae9aa716073e2999185de9e5c95b4860dc9805a Oct 13 01:03:20.276 INFO running `"docker" "start" "-a" "65cb84f62bc992b6b6fecd65dae9aa716073e2999185de9e5c95b4860dc9805a"` Oct 13 01:03:21.536 INFO kablam! usermod: no changes Oct 13 01:03:21.833 INFO kablam! Compiling unicode-width v0.1.5 Oct 13 01:03:21.833 INFO kablam! Compiling strsim v0.7.0 Oct 13 01:03:21.833 INFO kablam! Compiling ansi_term v0.11.0 Oct 13 01:03:21.834 INFO kablam! Compiling vec_map v0.8.1 Oct 13 01:03:21.840 INFO kablam! Compiling atty v0.2.10 Oct 13 01:03:21.840 INFO kablam! Checking xml-rs v0.7.0 Oct 13 01:03:21.840 INFO kablam! Compiling mime_guess v1.8.4 Oct 13 01:03:22.577 INFO kablam! Compiling textwrap v0.9.0 Oct 13 01:03:24.649 INFO kablam! Checking xmltree v0.8.0 Oct 13 01:03:24.746 INFO kablam! Compiling clap v2.31.2 Oct 13 01:03:30.009 INFO kablam! Checking iron v0.6.0 Oct 13 01:03:32.897 INFO kablam! Checking persistent v0.4.0 Oct 13 01:03:32.898 INFO kablam! Checking router v0.6.0 Oct 13 01:03:37.632 INFO kablam! Checking bodyparser v0.8.0 Oct 13 01:03:42.804 INFO kablam! Checking urlencoded v0.6.0 Oct 13 01:03:49.498 INFO kablam! Compiling covet v0.5.5 (/source) Oct 13 01:03:50.508 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 13 01:03:50.508 INFO kablam! --> src/cli.rs:3:1 Oct 13 01:03:50.509 INFO kablam! | Oct 13 01:03:50.510 INFO kablam! 3 | / arg_enum!{ Oct 13 01:03:50.510 INFO kablam! 4 | | #[allow(non_camel_case_types)] Oct 13 01:03:50.511 INFO kablam! 5 | | #[derive(Debug)] Oct 13 01:03:50.511 INFO kablam! 6 | | pub enum Source { Oct 13 01:03:50.512 INFO kablam! ... | Oct 13 01:03:50.512 INFO kablam! 10 | | } Oct 13 01:03:50.513 INFO kablam! 11 | | } Oct 13 01:03:50.513 INFO kablam! | |_^ Oct 13 01:03:50.514 INFO kablam! | Oct 13 01:03:50.514 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 01:03:50.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 13 01:03:50.515 INFO kablam! Oct 13 01:03:50.516 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 13 01:03:50.517 INFO kablam! --> src/cli.rs:13:1 Oct 13 01:03:50.517 INFO kablam! | Oct 13 01:03:50.518 INFO kablam! 13 | / arg_enum!{ Oct 13 01:03:50.518 INFO kablam! 14 | | #[allow(non_camel_case_types)] Oct 13 01:03:50.519 INFO kablam! 15 | | #[derive(Debug)] Oct 13 01:03:50.519 INFO kablam! 16 | | pub enum Format { Oct 13 01:03:50.520 INFO kablam! ... | Oct 13 01:03:50.520 INFO kablam! 19 | | } Oct 13 01:03:50.521 INFO kablam! 20 | | } Oct 13 01:03:50.521 INFO kablam! | |_^ Oct 13 01:03:50.522 INFO kablam! | Oct 13 01:03:50.522 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 13 01:03:50.523 INFO kablam! Oct 13 01:03:50.524 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 13 01:03:50.524 INFO kablam! --> src/cli.rs:22:1 Oct 13 01:03:50.525 INFO kablam! | Oct 13 01:03:50.525 INFO kablam! 22 | / arg_enum!{ Oct 13 01:03:50.526 INFO kablam! 23 | | #[allow(non_camel_case_types)] Oct 13 01:03:50.526 INFO kablam! 24 | | #[derive(Debug)] Oct 13 01:03:50.526 INFO kablam! 25 | | pub enum ColorSpace { Oct 13 01:03:50.526 INFO kablam! ... | Oct 13 01:03:50.526 INFO kablam! 28 | | } Oct 13 01:03:50.526 INFO kablam! 29 | | } Oct 13 01:03:50.526 INFO kablam! | |_^ Oct 13 01:03:50.526 INFO kablam! | Oct 13 01:03:50.528 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 13 01:03:50.528 INFO kablam! Oct 13 01:03:56.160 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 13 01:03:56.160 INFO kablam! --> src/cli.rs:3:1 Oct 13 01:03:56.160 INFO kablam! | Oct 13 01:03:56.160 INFO kablam! 3 | / arg_enum!{ Oct 13 01:03:56.160 INFO kablam! 4 | | #[allow(non_camel_case_types)] Oct 13 01:03:56.160 INFO kablam! 5 | | #[derive(Debug)] Oct 13 01:03:56.160 INFO kablam! 6 | | pub enum Source { Oct 13 01:03:56.160 INFO kablam! ... | Oct 13 01:03:56.160 INFO kablam! 10 | | } Oct 13 01:03:56.160 INFO kablam! 11 | | } Oct 13 01:03:56.160 INFO kablam! | |_^ Oct 13 01:03:56.160 INFO kablam! | Oct 13 01:03:56.161 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 01:03:56.161 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 13 01:03:56.161 INFO kablam! Oct 13 01:03:56.161 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 13 01:03:56.161 INFO kablam! --> src/cli.rs:13:1 Oct 13 01:03:56.161 INFO kablam! | Oct 13 01:03:56.161 INFO kablam! 13 | / arg_enum!{ Oct 13 01:03:56.161 INFO kablam! 14 | | #[allow(non_camel_case_types)] Oct 13 01:03:56.161 INFO kablam! 15 | | #[derive(Debug)] Oct 13 01:03:56.161 INFO kablam! 16 | | pub enum Format { Oct 13 01:03:56.161 INFO kablam! ... | Oct 13 01:03:56.161 INFO kablam! 19 | | } Oct 13 01:03:56.161 INFO kablam! 20 | | } Oct 13 01:03:56.161 INFO kablam! | |_^ Oct 13 01:03:56.161 INFO kablam! | Oct 13 01:03:56.161 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 13 01:03:56.161 INFO kablam! Oct 13 01:03:56.161 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 13 01:03:56.161 INFO kablam! --> src/cli.rs:22:1 Oct 13 01:03:56.161 INFO kablam! | Oct 13 01:03:56.161 INFO kablam! 22 | / arg_enum!{ Oct 13 01:03:56.161 INFO kablam! 23 | | #[allow(non_camel_case_types)] Oct 13 01:03:56.161 INFO kablam! 24 | | #[derive(Debug)] Oct 13 01:03:56.161 INFO kablam! 25 | | pub enum ColorSpace { Oct 13 01:03:56.161 INFO kablam! ... | Oct 13 01:03:56.161 INFO kablam! 28 | | } Oct 13 01:03:56.161 INFO kablam! 29 | | } Oct 13 01:03:56.161 INFO kablam! | |_^ Oct 13 01:03:56.161 INFO kablam! | Oct 13 01:03:56.161 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 13 01:03:56.161 INFO kablam! Oct 13 01:03:56.491 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 13 01:03:56.491 INFO kablam! --> src/cli.rs:3:1 Oct 13 01:03:56.491 INFO kablam! | Oct 13 01:03:56.491 INFO kablam! 3 | / arg_enum!{ Oct 13 01:03:56.491 INFO kablam! 4 | | #[allow(non_camel_case_types)] Oct 13 01:03:56.491 INFO kablam! 5 | | #[derive(Debug)] Oct 13 01:03:56.491 INFO kablam! 6 | | pub enum Source { Oct 13 01:03:56.491 INFO kablam! ... | Oct 13 01:03:56.491 INFO kablam! 10 | | } Oct 13 01:03:56.491 INFO kablam! 11 | | } Oct 13 01:03:56.491 INFO kablam! | |_^ Oct 13 01:03:56.491 INFO kablam! | Oct 13 01:03:56.491 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 01:03:56.491 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 13 01:03:56.491 INFO kablam! Oct 13 01:03:56.500 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 13 01:03:56.500 INFO kablam! --> src/cli.rs:13:1 Oct 13 01:03:56.500 INFO kablam! | Oct 13 01:03:56.500 INFO kablam! 13 | / arg_enum!{ Oct 13 01:03:56.500 INFO kablam! 14 | | #[allow(non_camel_case_types)] Oct 13 01:03:56.500 INFO kablam! 15 | | #[derive(Debug)] Oct 13 01:03:56.500 INFO kablam! 16 | | pub enum Format { Oct 13 01:03:56.500 INFO kablam! ... | Oct 13 01:03:56.500 INFO kablam! 19 | | } Oct 13 01:03:56.500 INFO kablam! 20 | | } Oct 13 01:03:56.500 INFO kablam! | |_^ Oct 13 01:03:56.500 INFO kablam! | Oct 13 01:03:56.500 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 13 01:03:56.500 INFO kablam! Oct 13 01:03:56.500 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 13 01:03:56.500 INFO kablam! --> src/cli.rs:22:1 Oct 13 01:03:56.500 INFO kablam! | Oct 13 01:03:56.500 INFO kablam! 22 | / arg_enum!{ Oct 13 01:03:56.501 INFO kablam! 23 | | #[allow(non_camel_case_types)] Oct 13 01:03:56.501 INFO kablam! 24 | | #[derive(Debug)] Oct 13 01:03:56.501 INFO kablam! 25 | | pub enum ColorSpace { Oct 13 01:03:56.501 INFO kablam! ... | Oct 13 01:03:56.501 INFO kablam! 28 | | } Oct 13 01:03:56.501 INFO kablam! 29 | | } Oct 13 01:03:56.501 INFO kablam! | |_^ Oct 13 01:03:56.501 INFO kablam! | Oct 13 01:03:56.501 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 13 01:03:56.501 INFO kablam! Oct 13 01:03:57.136 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 35.56s Oct 13 01:03:57.148 INFO kablam! su: No module specific data is present Oct 13 01:03:58.154 INFO running `"docker" "rm" "-f" "65cb84f62bc992b6b6fecd65dae9aa716073e2999185de9e5c95b4860dc9805a"` Oct 13 01:03:58.488 INFO blam! 65cb84f62bc992b6b6fecd65dae9aa716073e2999185de9e5c95b4860dc9805a