Sep 19 16:13:00.711 INFO checking dan-t/rusty-tags against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 19 16:13:00.711 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 19 16:13:00.712 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-0/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 16:13:00.950 INFO blam! ba2fdf93b058111eacbe0a317a07e32e97dcbea61ce2c405163ae84402e06574 Sep 19 16:13:00.952 INFO running `"docker" "start" "-a" "ba2fdf93b058111eacbe0a317a07e32e97dcbea61ce2c405163ae84402e06574"` Sep 19 16:13:02.320 INFO kablam! usermod: no changes Sep 19 16:13:02.456 INFO kablam! Checking atty v0.2.6 Sep 19 16:13:02.456 INFO kablam! Checking num_cpus v1.8.0 Sep 19 16:13:02.753 INFO kablam! Checking clap v2.29.0 Sep 19 16:13:10.262 INFO kablam! Checking rusty-tags v2.10.0 (/source) Sep 19 16:13:10.821 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 19 16:13:10.822 INFO kablam! --> src/dirs.rs:43:25 Sep 19 16:13:10.822 INFO kablam! | Sep 19 16:13:10.823 INFO kablam! 43 | if let Some(path) = env::home_dir() { Sep 19 16:13:10.823 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 16:13:10.824 INFO kablam! | Sep 19 16:13:10.824 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 16:13:10.824 INFO kablam! Sep 19 16:13:10.830 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 16:13:10.831 INFO kablam! --> src/types.rs:119:1 Sep 19 16:13:10.831 INFO kablam! | Sep 19 16:13:10.831 INFO kablam! 119 | / arg_enum! { Sep 19 16:13:10.831 INFO kablam! 120 | | #[derive(Eq, PartialEq, Debug)] Sep 19 16:13:10.831 INFO kablam! 121 | | pub enum TagsKind { Sep 19 16:13:10.831 INFO kablam! 122 | | Vi, Sep 19 16:13:10.831 INFO kablam! 123 | | Emacs Sep 19 16:13:10.831 INFO kablam! 124 | | } Sep 19 16:13:10.831 INFO kablam! 125 | | } Sep 19 16:13:10.831 INFO kablam! | |_^ Sep 19 16:13:10.832 INFO kablam! | Sep 19 16:13:10.832 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 19 16:13:10.832 INFO kablam! Sep 19 16:13:11.038 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 19 16:13:11.039 INFO kablam! --> src/dirs.rs:43:25 Sep 19 16:13:11.039 INFO kablam! | Sep 19 16:13:11.039 INFO kablam! 43 | if let Some(path) = env::home_dir() { Sep 19 16:13:11.039 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 16:13:11.039 INFO kablam! | Sep 19 16:13:11.039 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 16:13:11.040 INFO kablam! Sep 19 16:13:11.041 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 16:13:11.041 INFO kablam! --> src/types.rs:119:1 Sep 19 16:13:11.042 INFO kablam! | Sep 19 16:13:11.042 INFO kablam! 119 | / arg_enum! { Sep 19 16:13:11.042 INFO kablam! 120 | | #[derive(Eq, PartialEq, Debug)] Sep 19 16:13:11.042 INFO kablam! 121 | | pub enum TagsKind { Sep 19 16:13:11.042 INFO kablam! 122 | | Vi, Sep 19 16:13:11.042 INFO kablam! 123 | | Emacs Sep 19 16:13:11.043 INFO kablam! 124 | | } Sep 19 16:13:11.043 INFO kablam! 125 | | } Sep 19 16:13:11.043 INFO kablam! | |_^ Sep 19 16:13:11.043 INFO kablam! | Sep 19 16:13:11.043 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 19 16:13:11.044 INFO kablam! Sep 19 16:13:12.217 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.86s Sep 19 16:13:12.232 INFO kablam! su: No module specific data is present Sep 19 16:13:13.130 INFO running `"docker" "rm" "-f" "ba2fdf93b058111eacbe0a317a07e32e97dcbea61ce2c405163ae84402e06574"` Sep 19 16:13:13.246 INFO blam! ba2fdf93b058111eacbe0a317a07e32e97dcbea61ce2c405163ae84402e06574