Sep 01 16:07:46.414 INFO checking dan-t/rusty-tags against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 01 16:07:46.415 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 01 16:07:46.415 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-0/try#952c7dbfa2628309f557b367929ffc17af20b332:/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=500" "-e" "CMD=cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 16:07:46.626 INFO blam! b6fc22037803c3abd81f63ea1076e8bd0a522ba085b3eb8544c207f1d9ee656e Sep 01 16:07:46.628 INFO running `"docker" "start" "-a" "b6fc22037803c3abd81f63ea1076e8bd0a522ba085b3eb8544c207f1d9ee656e"` Sep 01 16:07:47.290 INFO kablam! Checking atty v0.2.6 Sep 01 16:07:47.290 INFO kablam! Checking rand v0.3.18 Sep 01 16:07:47.291 INFO kablam! Checking num_cpus v1.8.0 Sep 01 16:07:47.624 INFO kablam! Checking clap v2.29.0 Sep 01 16:07:49.350 INFO kablam! Checking tempfile v2.2.0 Sep 01 16:07:56.907 INFO kablam! Checking rusty-tags v2.10.0 (file:///source) Sep 01 16:07:57.319 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 01 16:07:57.320 INFO kablam! --> src/dirs.rs:43:25 Sep 01 16:07:57.320 INFO kablam! | Sep 01 16:07:57.320 INFO kablam! 43 | if let Some(path) = env::home_dir() { Sep 01 16:07:57.320 INFO kablam! | ^^^^^^^^^^^^^ Sep 01 16:07:57.320 INFO kablam! | Sep 01 16:07:57.320 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 16:07:57.320 INFO kablam! Sep 01 16:07:57.320 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 01 16:07:57.320 INFO kablam! --> src/types.rs:104:1 Sep 01 16:07:57.320 INFO kablam! | Sep 01 16:07:57.321 INFO kablam! 104 | / arg_enum! { Sep 01 16:07:57.321 INFO kablam! 105 | | #[derive(Eq, PartialEq, Debug)] Sep 01 16:07:57.321 INFO kablam! 106 | | pub enum TagsKind { Sep 01 16:07:57.321 INFO kablam! 107 | | Vi, Sep 01 16:07:57.321 INFO kablam! 108 | | Emacs Sep 01 16:07:57.321 INFO kablam! 109 | | } Sep 01 16:07:57.321 INFO kablam! 110 | | } Sep 01 16:07:57.321 INFO kablam! | |_^ Sep 01 16:07:57.321 INFO kablam! | Sep 01 16:07:57.321 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 01 16:07:57.321 INFO kablam! Sep 01 16:07:57.506 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 01 16:07:57.506 INFO kablam! --> src/dirs.rs:43:25 Sep 01 16:07:57.506 INFO kablam! | Sep 01 16:07:57.506 INFO kablam! 43 | if let Some(path) = env::home_dir() { Sep 01 16:07:57.506 INFO kablam! | ^^^^^^^^^^^^^ Sep 01 16:07:57.506 INFO kablam! | Sep 01 16:07:57.506 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 16:07:57.506 INFO kablam! Sep 01 16:07:57.507 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 01 16:07:57.507 INFO kablam! --> src/types.rs:104:1 Sep 01 16:07:57.507 INFO kablam! | Sep 01 16:07:57.508 INFO kablam! 104 | / arg_enum! { Sep 01 16:07:57.508 INFO kablam! 105 | | #[derive(Eq, PartialEq, Debug)] Sep 01 16:07:57.508 INFO kablam! 106 | | pub enum TagsKind { Sep 01 16:07:57.508 INFO kablam! 107 | | Vi, Sep 01 16:07:57.508 INFO kablam! 108 | | Emacs Sep 01 16:07:57.508 INFO kablam! 109 | | } Sep 01 16:07:57.508 INFO kablam! 110 | | } Sep 01 16:07:57.508 INFO kablam! | |_^ Sep 01 16:07:57.508 INFO kablam! | Sep 01 16:07:57.508 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 01 16:07:57.508 INFO kablam! Sep 01 16:07:58.633 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.42s Sep 01 16:07:58.639 INFO kablam! su: No module specific data is present Sep 01 16:07:59.002 INFO running `"docker" "rm" "-f" "b6fc22037803c3abd81f63ea1076e8bd0a522ba085b3eb8544c207f1d9ee656e"` Sep 01 16:07:59.131 INFO blam! b6fc22037803c3abd81f63ea1076e8bd0a522ba085b3eb8544c207f1d9ee656e