Sep 20 23:02:54.009 INFO checking dan-t/rusty-tags against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 20 23:02:54.009 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 20 23:02:54.009 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-3/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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=1000" "-e" "CMD=cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 23:02:54.200 INFO blam! 57f8e8ff472ca9348304c7a67ea22c00031a2ae100e9d9c768fe6adb3b32b37c Sep 20 23:02:54.202 INFO running `"docker" "start" "-a" "57f8e8ff472ca9348304c7a67ea22c00031a2ae100e9d9c768fe6adb3b32b37c"` Sep 20 23:02:55.180 INFO kablam! usermod: no changes Sep 20 23:02:55.306 INFO kablam! Checking rand v0.3.18 Sep 20 23:02:55.310 INFO kablam! Checking atty v0.2.6 Sep 20 23:02:55.310 INFO kablam! Checking num_cpus v1.8.0 Sep 20 23:02:55.734 INFO kablam! Checking clap v2.29.0 Sep 20 23:02:57.887 INFO kablam! Checking tempfile v2.2.0 Sep 20 23:03:04.885 INFO kablam! Checking rusty-tags v2.10.0 (/source) Sep 20 23:03:05.498 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Sep 20 23:03:05.498 INFO kablam! --> src/dirs.rs:43:25 Sep 20 23:03:05.498 INFO kablam! | Sep 20 23:03:05.498 INFO kablam! 43 | if let Some(path) = env::home_dir() { Sep 20 23:03:05.498 INFO kablam! | ^^^^^^^^^^^^^ Sep 20 23:03:05.498 INFO kablam! | Sep 20 23:03:05.498 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 23:03:05.498 INFO kablam! Sep 20 23:03:05.498 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 20 23:03:05.498 INFO kablam! --> src/types.rs:119:1 Sep 20 23:03:05.498 INFO kablam! | Sep 20 23:03:05.498 INFO kablam! 119 | / arg_enum! { Sep 20 23:03:05.498 INFO kablam! 120 | | #[derive(Eq, PartialEq, Debug)] Sep 20 23:03:05.498 INFO kablam! 121 | | pub enum TagsKind { Sep 20 23:03:05.498 INFO kablam! 122 | | Vi, Sep 20 23:03:05.498 INFO kablam! 123 | | Emacs Sep 20 23:03:05.498 INFO kablam! 124 | | } Sep 20 23:03:05.498 INFO kablam! 125 | | } Sep 20 23:03:05.498 INFO kablam! | |_^ Sep 20 23:03:05.498 INFO kablam! | Sep 20 23:03:05.498 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 20 23:03:05.498 INFO kablam! Sep 20 23:03:05.522 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Sep 20 23:03:05.522 INFO kablam! --> src/dirs.rs:43:25 Sep 20 23:03:05.522 INFO kablam! | Sep 20 23:03:05.522 INFO kablam! 43 | if let Some(path) = env::home_dir() { Sep 20 23:03:05.522 INFO kablam! | ^^^^^^^^^^^^^ Sep 20 23:03:05.522 INFO kablam! | Sep 20 23:03:05.522 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 23:03:05.522 INFO kablam! Sep 20 23:03:05.530 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 20 23:03:05.530 INFO kablam! --> src/types.rs:119:1 Sep 20 23:03:05.530 INFO kablam! | Sep 20 23:03:05.530 INFO kablam! 119 | / arg_enum! { Sep 20 23:03:05.530 INFO kablam! 120 | | #[derive(Eq, PartialEq, Debug)] Sep 20 23:03:05.530 INFO kablam! 121 | | pub enum TagsKind { Sep 20 23:03:05.530 INFO kablam! 122 | | Vi, Sep 20 23:03:05.530 INFO kablam! 123 | | Emacs Sep 20 23:03:05.530 INFO kablam! 124 | | } Sep 20 23:03:05.530 INFO kablam! 125 | | } Sep 20 23:03:05.530 INFO kablam! | |_^ Sep 20 23:03:05.530 INFO kablam! | Sep 20 23:03:05.530 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 20 23:03:05.530 INFO kablam! Sep 20 23:03:06.523 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.30s Sep 20 23:03:06.538 INFO kablam! su: No module specific data is present Sep 20 23:03:07.259 INFO running `"docker" "rm" "-f" "57f8e8ff472ca9348304c7a67ea22c00031a2ae100e9d9c768fe6adb3b32b37c"` Sep 20 23:03:07.384 INFO blam! 57f8e8ff472ca9348304c7a67ea22c00031a2ae100e9d9c768fe6adb3b32b37c