Sep 05 19:10:45.948 INFO checking dan-t/rusty-tags against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 05 19:10:45.948 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 05 19:10:45.948 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-4/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 19:10:46.178 INFO blam! 371726a17d33e663679a7efba670c4d62e39b046b205dadc03d1ce56f5ee07b9 Sep 05 19:10:46.179 INFO running `"docker" "start" "-a" "371726a17d33e663679a7efba670c4d62e39b046b205dadc03d1ce56f5ee07b9"` Sep 05 19:10:47.148 INFO kablam! usermod: no changes Sep 05 19:10:47.310 INFO kablam! Checking scopeguard v0.3.3 Sep 05 19:10:47.311 INFO kablam! Checking scoped_threadpool v0.1.8 Sep 05 19:10:47.311 INFO kablam! Checking atty v0.2.6 Sep 05 19:10:47.311 INFO kablam! Checking rand v0.3.18 Sep 05 19:10:47.311 INFO kablam! Checking num_cpus v1.8.0 Sep 05 19:10:47.934 INFO kablam! Checking clap v2.29.0 Sep 05 19:10:50.010 INFO kablam! Checking tempfile v2.2.0 Sep 05 19:10:56.122 INFO kablam! Checking rusty-tags v2.10.0 (file:///source) Sep 05 19:10:56.732 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 05 19:10:56.732 INFO kablam! --> src/dirs.rs:43:25 Sep 05 19:10:56.732 INFO kablam! | Sep 05 19:10:56.732 INFO kablam! 43 | if let Some(path) = env::home_dir() { Sep 05 19:10:56.732 INFO kablam! | ^^^^^^^^^^^^^ Sep 05 19:10:56.732 INFO kablam! | Sep 05 19:10:56.732 INFO kablam! = note: #[warn(deprecated)] on by default Sep 05 19:10:56.732 INFO kablam! Sep 05 19:10:56.732 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 05 19:10:56.732 INFO kablam! --> src/types.rs:104:1 Sep 05 19:10:56.732 INFO kablam! | Sep 05 19:10:56.732 INFO kablam! 104 | / arg_enum! { Sep 05 19:10:56.732 INFO kablam! 105 | | #[derive(Eq, PartialEq, Debug)] Sep 05 19:10:56.732 INFO kablam! 106 | | pub enum TagsKind { Sep 05 19:10:56.733 INFO kablam! 107 | | Vi, Sep 05 19:10:56.733 INFO kablam! 108 | | Emacs Sep 05 19:10:56.733 INFO kablam! 109 | | } Sep 05 19:10:56.733 INFO kablam! 110 | | } Sep 05 19:10:56.733 INFO kablam! | |_^ Sep 05 19:10:56.733 INFO kablam! | Sep 05 19:10:56.733 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 05 19:10:56.733 INFO kablam! Sep 05 19:10:56.748 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 05 19:10:56.749 INFO kablam! --> src/dirs.rs:43:25 Sep 05 19:10:56.749 INFO kablam! | Sep 05 19:10:56.749 INFO kablam! 43 | if let Some(path) = env::home_dir() { Sep 05 19:10:56.749 INFO kablam! | ^^^^^^^^^^^^^ Sep 05 19:10:56.749 INFO kablam! | Sep 05 19:10:56.749 INFO kablam! = note: #[warn(deprecated)] on by default Sep 05 19:10:56.749 INFO kablam! Sep 05 19:10:56.749 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 05 19:10:56.749 INFO kablam! --> src/types.rs:104:1 Sep 05 19:10:56.749 INFO kablam! | Sep 05 19:10:56.749 INFO kablam! 104 | / arg_enum! { Sep 05 19:10:56.750 INFO kablam! 105 | | #[derive(Eq, PartialEq, Debug)] Sep 05 19:10:56.750 INFO kablam! 106 | | pub enum TagsKind { Sep 05 19:10:56.750 INFO kablam! 107 | | Vi, Sep 05 19:10:56.750 INFO kablam! 108 | | Emacs Sep 05 19:10:56.750 INFO kablam! 109 | | } Sep 05 19:10:56.750 INFO kablam! 110 | | } Sep 05 19:10:56.750 INFO kablam! | |_^ Sep 05 19:10:56.750 INFO kablam! | Sep 05 19:10:56.750 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 05 19:10:56.750 INFO kablam! Sep 05 19:10:57.881 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.71s Sep 05 19:10:57.888 INFO kablam! su: No module specific data is present Sep 05 19:10:59.532 INFO running `"docker" "rm" "-f" "371726a17d33e663679a7efba670c4d62e39b046b205dadc03d1ce56f5ee07b9"` Sep 05 19:10:59.810 INFO blam! 371726a17d33e663679a7efba670c4d62e39b046b205dadc03d1ce56f5ee07b9