Sep 20 23:02:53.802 INFO checking dan-t/rusty-tags against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 20 23:02:53.802 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 20 23:02:53.802 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-4/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-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.020 INFO blam! db98f307236eeb93d54d90ec2696c8ad065f78c1786cf54c4b580aa069b3a80f Sep 20 23:02:54.028 INFO running `"docker" "start" "-a" "db98f307236eeb93d54d90ec2696c8ad065f78c1786cf54c4b580aa069b3a80f"` Sep 20 23:02:54.819 INFO kablam! usermod: no changes Sep 20 23:02:54.936 INFO kablam! Checking atty v0.2.6 Sep 20 23:02:54.937 INFO kablam! Checking num_cpus v1.8.0 Sep 20 23:02:55.190 INFO kablam! Checking clap v2.29.0 Sep 20 23:03:03.174 INFO kablam! Checking rusty-tags v2.10.0 (/source) Sep 20 23:03:03.826 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:03.826 INFO kablam! --> src/dirs.rs:43:25 Sep 20 23:03:03.826 INFO kablam! | Sep 20 23:03:03.826 INFO kablam! 43 | if let Some(path) = env::home_dir() { Sep 20 23:03:03.826 INFO kablam! | ^^^^^^^^^^^^^ Sep 20 23:03:03.826 INFO kablam! | Sep 20 23:03:03.826 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 23:03:03.826 INFO kablam! Sep 20 23:03:03.828 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 20 23:03:03.828 INFO kablam! --> src/types.rs:119:1 Sep 20 23:03:03.828 INFO kablam! | Sep 20 23:03:03.828 INFO kablam! 119 | / arg_enum! { Sep 20 23:03:03.828 INFO kablam! 120 | | #[derive(Eq, PartialEq, Debug)] Sep 20 23:03:03.828 INFO kablam! 121 | | pub enum TagsKind { Sep 20 23:03:03.828 INFO kablam! 122 | | Vi, Sep 20 23:03:03.828 INFO kablam! 123 | | Emacs Sep 20 23:03:03.828 INFO kablam! 124 | | } Sep 20 23:03:03.828 INFO kablam! 125 | | } Sep 20 23:03:03.828 INFO kablam! | |_^ Sep 20 23:03:03.828 INFO kablam! | Sep 20 23:03:03.828 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:03.828 INFO kablam! Sep 20 23:03:03.922 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:03.922 INFO kablam! --> src/dirs.rs:43:25 Sep 20 23:03:03.922 INFO kablam! | Sep 20 23:03:03.922 INFO kablam! 43 | if let Some(path) = env::home_dir() { Sep 20 23:03:03.922 INFO kablam! | ^^^^^^^^^^^^^ Sep 20 23:03:03.922 INFO kablam! | Sep 20 23:03:03.922 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 23:03:03.922 INFO kablam! Sep 20 23:03:03.922 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 20 23:03:03.922 INFO kablam! --> src/types.rs:119:1 Sep 20 23:03:03.922 INFO kablam! | Sep 20 23:03:03.922 INFO kablam! 119 | / arg_enum! { Sep 20 23:03:03.922 INFO kablam! 120 | | #[derive(Eq, PartialEq, Debug)] Sep 20 23:03:03.922 INFO kablam! 121 | | pub enum TagsKind { Sep 20 23:03:03.922 INFO kablam! 122 | | Vi, Sep 20 23:03:03.922 INFO kablam! 123 | | Emacs Sep 20 23:03:03.922 INFO kablam! 124 | | } Sep 20 23:03:03.922 INFO kablam! 125 | | } Sep 20 23:03:03.922 INFO kablam! | |_^ Sep 20 23:03:03.922 INFO kablam! | Sep 20 23:03:03.922 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:03.922 INFO kablam! Sep 20 23:03:05.184 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.34s Sep 20 23:03:05.191 INFO kablam! su: No module specific data is present Sep 20 23:03:06.307 INFO running `"docker" "rm" "-f" "db98f307236eeb93d54d90ec2696c8ad065f78c1786cf54c4b580aa069b3a80f"` Sep 20 23:03:06.424 INFO blam! db98f307236eeb93d54d90ec2696c8ad065f78c1786cf54c4b580aa069b3a80f