Sep 03 19:18:09.093 INFO checking dan-t/rusty-tags against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 03 19:18:09.093 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 03 19:18:09.093 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 03 19:18:09.265 INFO blam! 349fed26246d96de0661008e4f372156b2cdd6ab13689b0953fd1783f8acf9e6 Sep 03 19:18:09.266 INFO running `"docker" "start" "-a" "349fed26246d96de0661008e4f372156b2cdd6ab13689b0953fd1783f8acf9e6"` Sep 03 19:18:09.994 INFO kablam! Checking atty v0.2.6 Sep 03 19:18:09.994 INFO kablam! Checking num_cpus v1.8.0 Sep 03 19:18:09.994 INFO kablam! Checking toml v0.4.5 Sep 03 19:18:09.995 INFO kablam! Checking tempfile v2.2.0 Sep 03 19:18:10.331 INFO kablam! Checking clap v2.29.0 Sep 03 19:18:19.555 INFO kablam! Checking rusty-tags v2.10.0 (file:///source) Sep 03 19:18:19.939 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 03 19:18:19.939 INFO kablam! --> src/dirs.rs:43:25 Sep 03 19:18:19.939 INFO kablam! | Sep 03 19:18:19.939 INFO kablam! 43 | if let Some(path) = env::home_dir() { Sep 03 19:18:19.939 INFO kablam! | ^^^^^^^^^^^^^ Sep 03 19:18:19.939 INFO kablam! | Sep 03 19:18:19.939 INFO kablam! = note: #[warn(deprecated)] on by default Sep 03 19:18:19.939 INFO kablam! Sep 03 19:18:19.940 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 03 19:18:19.940 INFO kablam! --> src/types.rs:104:1 Sep 03 19:18:19.940 INFO kablam! | Sep 03 19:18:19.940 INFO kablam! 104 | / arg_enum! { Sep 03 19:18:19.940 INFO kablam! 105 | | #[derive(Eq, PartialEq, Debug)] Sep 03 19:18:19.940 INFO kablam! 106 | | pub enum TagsKind { Sep 03 19:18:19.940 INFO kablam! 107 | | Vi, Sep 03 19:18:19.940 INFO kablam! 108 | | Emacs Sep 03 19:18:19.940 INFO kablam! 109 | | } Sep 03 19:18:19.940 INFO kablam! 110 | | } Sep 03 19:18:19.940 INFO kablam! | |_^ Sep 03 19:18:19.940 INFO kablam! | Sep 03 19:18:19.940 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 03 19:18:19.940 INFO kablam! Sep 03 19:18:20.149 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 03 19:18:20.149 INFO kablam! --> src/dirs.rs:43:25 Sep 03 19:18:20.149 INFO kablam! | Sep 03 19:18:20.149 INFO kablam! 43 | if let Some(path) = env::home_dir() { Sep 03 19:18:20.149 INFO kablam! | ^^^^^^^^^^^^^ Sep 03 19:18:20.149 INFO kablam! | Sep 03 19:18:20.149 INFO kablam! = note: #[warn(deprecated)] on by default Sep 03 19:18:20.149 INFO kablam! Sep 03 19:18:20.150 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 03 19:18:20.150 INFO kablam! --> src/types.rs:104:1 Sep 03 19:18:20.150 INFO kablam! | Sep 03 19:18:20.150 INFO kablam! 104 | / arg_enum! { Sep 03 19:18:20.150 INFO kablam! 105 | | #[derive(Eq, PartialEq, Debug)] Sep 03 19:18:20.151 INFO kablam! 106 | | pub enum TagsKind { Sep 03 19:18:20.151 INFO kablam! 107 | | Vi, Sep 03 19:18:20.151 INFO kablam! 108 | | Emacs Sep 03 19:18:20.151 INFO kablam! 109 | | } Sep 03 19:18:20.151 INFO kablam! 110 | | } Sep 03 19:18:20.151 INFO kablam! | |_^ Sep 03 19:18:20.151 INFO kablam! | Sep 03 19:18:20.151 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 03 19:18:20.151 INFO kablam! Sep 03 19:18:21.641 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.75s Sep 03 19:18:21.648 INFO kablam! su: No module specific data is present Sep 03 19:18:21.983 INFO running `"docker" "rm" "-f" "349fed26246d96de0661008e4f372156b2cdd6ab13689b0953fd1783f8acf9e6"` Sep 03 19:18:22.078 INFO blam! 349fed26246d96de0661008e4f372156b2cdd6ab13689b0953fd1783f8acf9e6