Oct 13 01:03:20.869 INFO checking arminha/covet against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 01:03:20.870 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-4/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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:21.398 INFO blam! a2b89f8c59a99ad314156ae0f98c57311be2d29108451c8e20c71c54dc93ba68 Oct 13 01:03:21.400 INFO running `"docker" "start" "-a" "a2b89f8c59a99ad314156ae0f98c57311be2d29108451c8e20c71c54dc93ba68"` Oct 13 01:03:22.535 INFO kablam! usermod: no changes Oct 13 01:03:22.578 INFO kablam! Blocking waiting for file lock on the registry index Oct 13 01:03:22.992 INFO kablam! Compiling atty v0.2.10 Oct 13 01:03:22.992 INFO kablam! Compiling textwrap v0.9.0 Oct 13 01:03:22.993 INFO kablam! Checking xmltree v0.8.0 Oct 13 01:03:23.008 INFO kablam! Checking hyper-native-tls v0.2.4 Oct 13 01:03:23.008 INFO kablam! Checking mime_guess v1.8.4 Oct 13 01:03:24.736 INFO kablam! Compiling clap v2.31.2 Oct 13 01:03:25.513 INFO kablam! Checking iron v0.6.0 Oct 13 01:03:29.132 INFO kablam! Checking persistent v0.4.0 Oct 13 01:03:29.133 INFO kablam! Checking router v0.6.0 Oct 13 01:03:32.825 INFO kablam! Checking bodyparser v0.8.0 Oct 13 01:03:35.620 INFO kablam! Checking urlencoded v0.6.0 Oct 13 01:03:48.751 INFO kablam! Compiling covet v0.5.5 (/source) Oct 13 01:03:49.481 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 13 01:03:49.482 INFO kablam! --> src/cli.rs:3:1 Oct 13 01:03:49.482 INFO kablam! | Oct 13 01:03:49.482 INFO kablam! 3 | / arg_enum!{ Oct 13 01:03:49.483 INFO kablam! 4 | | #[allow(non_camel_case_types)] Oct 13 01:03:49.483 INFO kablam! 5 | | #[derive(Debug)] Oct 13 01:03:49.483 INFO kablam! 6 | | pub enum Source { Oct 13 01:03:49.483 INFO kablam! ... | Oct 13 01:03:49.484 INFO kablam! 10 | | } Oct 13 01:03:49.484 INFO kablam! 11 | | } Oct 13 01:03:49.484 INFO kablam! | |_^ Oct 13 01:03:49.484 INFO kablam! | Oct 13 01:03:49.485 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 01:03:49.485 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:49.485 INFO kablam! Oct 13 01:03:49.486 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 13 01:03:49.486 INFO kablam! --> src/cli.rs:13:1 Oct 13 01:03:49.486 INFO kablam! | Oct 13 01:03:49.486 INFO kablam! 13 | / arg_enum!{ Oct 13 01:03:49.487 INFO kablam! 14 | | #[allow(non_camel_case_types)] Oct 13 01:03:49.487 INFO kablam! 15 | | #[derive(Debug)] Oct 13 01:03:49.487 INFO kablam! 16 | | pub enum Format { Oct 13 01:03:49.488 INFO kablam! ... | Oct 13 01:03:49.488 INFO kablam! 19 | | } Oct 13 01:03:49.488 INFO kablam! 20 | | } Oct 13 01:03:49.488 INFO kablam! | |_^ Oct 13 01:03:49.489 INFO kablam! | Oct 13 01:03:49.489 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:49.489 INFO kablam! Oct 13 01:03:49.489 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 13 01:03:49.490 INFO kablam! --> src/cli.rs:22:1 Oct 13 01:03:49.490 INFO kablam! | Oct 13 01:03:49.490 INFO kablam! 22 | / arg_enum!{ Oct 13 01:03:49.491 INFO kablam! 23 | | #[allow(non_camel_case_types)] Oct 13 01:03:49.491 INFO kablam! 24 | | #[derive(Debug)] Oct 13 01:03:49.491 INFO kablam! 25 | | pub enum ColorSpace { Oct 13 01:03:49.491 INFO kablam! ... | Oct 13 01:03:49.491 INFO kablam! 28 | | } Oct 13 01:03:49.492 INFO kablam! 29 | | } Oct 13 01:03:49.492 INFO kablam! | |_^ Oct 13 01:03:49.492 INFO kablam! | Oct 13 01:03:49.492 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:49.493 INFO kablam! Oct 13 01:03:54.986 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 13 01:03:54.986 INFO kablam! --> src/cli.rs:3:1 Oct 13 01:03:54.986 INFO kablam! | Oct 13 01:03:54.986 INFO kablam! 3 | / arg_enum!{ Oct 13 01:03:54.986 INFO kablam! 4 | | #[allow(non_camel_case_types)] Oct 13 01:03:54.986 INFO kablam! 5 | | #[derive(Debug)] Oct 13 01:03:54.986 INFO kablam! 6 | | pub enum Source { Oct 13 01:03:54.986 INFO kablam! ... | Oct 13 01:03:54.986 INFO kablam! 10 | | } Oct 13 01:03:54.986 INFO kablam! 11 | | } Oct 13 01:03:54.986 INFO kablam! | |_^ Oct 13 01:03:54.989 INFO kablam! | Oct 13 01:03:54.989 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 01:03:54.989 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:54.989 INFO kablam! Oct 13 01:03:54.990 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 13 01:03:54.991 INFO kablam! --> src/cli.rs:13:1 Oct 13 01:03:54.991 INFO kablam! | Oct 13 01:03:54.991 INFO kablam! 13 | / arg_enum!{ Oct 13 01:03:54.991 INFO kablam! 14 | | #[allow(non_camel_case_types)] Oct 13 01:03:54.991 INFO kablam! 15 | | #[derive(Debug)] Oct 13 01:03:54.991 INFO kablam! 16 | | pub enum Format { Oct 13 01:03:54.991 INFO kablam! ... | Oct 13 01:03:54.991 INFO kablam! 19 | | } Oct 13 01:03:54.993 INFO kablam! 20 | | } Oct 13 01:03:54.993 INFO kablam! | |_^ Oct 13 01:03:54.993 INFO kablam! | Oct 13 01:03:54.993 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:54.993 INFO kablam! Oct 13 01:03:54.994 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 13 01:03:54.994 INFO kablam! --> src/cli.rs:22:1 Oct 13 01:03:54.995 INFO kablam! | Oct 13 01:03:54.995 INFO kablam! 22 | / arg_enum!{ Oct 13 01:03:54.995 INFO kablam! 23 | | #[allow(non_camel_case_types)] Oct 13 01:03:54.995 INFO kablam! 24 | | #[derive(Debug)] Oct 13 01:03:54.995 INFO kablam! 25 | | pub enum ColorSpace { Oct 13 01:03:54.995 INFO kablam! ... | Oct 13 01:03:54.995 INFO kablam! 28 | | } Oct 13 01:03:54.995 INFO kablam! 29 | | } Oct 13 01:03:54.995 INFO kablam! | |_^ Oct 13 01:03:54.995 INFO kablam! | Oct 13 01:03:54.995 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:54.995 INFO kablam! Oct 13 01:03:55.364 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 13 01:03:55.365 INFO kablam! --> src/cli.rs:3:1 Oct 13 01:03:55.366 INFO kablam! | Oct 13 01:03:55.366 INFO kablam! 3 | / arg_enum!{ Oct 13 01:03:55.367 INFO kablam! 4 | | #[allow(non_camel_case_types)] Oct 13 01:03:55.368 INFO kablam! 5 | | #[derive(Debug)] Oct 13 01:03:55.368 INFO kablam! 6 | | pub enum Source { Oct 13 01:03:55.369 INFO kablam! ... | Oct 13 01:03:55.369 INFO kablam! 10 | | } Oct 13 01:03:55.370 INFO kablam! 11 | | } Oct 13 01:03:55.370 INFO kablam! | |_^ Oct 13 01:03:55.370 INFO kablam! | Oct 13 01:03:55.370 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 01:03:55.370 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:55.370 INFO kablam! Oct 13 01:03:55.370 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 13 01:03:55.370 INFO kablam! --> src/cli.rs:13:1 Oct 13 01:03:55.370 INFO kablam! | Oct 13 01:03:55.370 INFO kablam! 13 | / arg_enum!{ Oct 13 01:03:55.370 INFO kablam! 14 | | #[allow(non_camel_case_types)] Oct 13 01:03:55.370 INFO kablam! 15 | | #[derive(Debug)] Oct 13 01:03:55.370 INFO kablam! 16 | | pub enum Format { Oct 13 01:03:55.370 INFO kablam! ... | Oct 13 01:03:55.370 INFO kablam! 19 | | } Oct 13 01:03:55.370 INFO kablam! 20 | | } Oct 13 01:03:55.370 INFO kablam! | |_^ Oct 13 01:03:55.370 INFO kablam! | Oct 13 01:03:55.370 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:55.370 INFO kablam! Oct 13 01:03:55.370 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 13 01:03:55.370 INFO kablam! --> src/cli.rs:22:1 Oct 13 01:03:55.370 INFO kablam! | Oct 13 01:03:55.370 INFO kablam! 22 | / arg_enum!{ Oct 13 01:03:55.370 INFO kablam! 23 | | #[allow(non_camel_case_types)] Oct 13 01:03:55.370 INFO kablam! 24 | | #[derive(Debug)] Oct 13 01:03:55.371 INFO kablam! 25 | | pub enum ColorSpace { Oct 13 01:03:55.371 INFO kablam! ... | Oct 13 01:03:55.371 INFO kablam! 28 | | } Oct 13 01:03:55.371 INFO kablam! 29 | | } Oct 13 01:03:55.371 INFO kablam! | |_^ Oct 13 01:03:55.371 INFO kablam! | Oct 13 01:03:55.371 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:55.371 INFO kablam! Oct 13 01:03:56.084 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 33.53s Oct 13 01:03:56.114 INFO kablam! su: No module specific data is present Oct 13 01:03:57.626 INFO running `"docker" "rm" "-f" "a2b89f8c59a99ad314156ae0f98c57311be2d29108451c8e20c71c54dc93ba68"` Oct 13 01:03:57.864 INFO blam! a2b89f8c59a99ad314156ae0f98c57311be2d29108451c8e20c71c54dc93ba68