Sep 19 14:04:31.149 INFO checking dan-t/rusty-tags against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 14:04:31.149 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 14:04:31.149 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-4/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 14:04:31.407 INFO blam! de85d4323758f8f005c33a6e56e71ff7711b2f33e175d66abcd93d4723ef9d93 Sep 19 14:04:31.422 INFO running `"docker" "start" "-a" "de85d4323758f8f005c33a6e56e71ff7711b2f33e175d66abcd93d4723ef9d93"` Sep 19 14:04:32.436 INFO kablam! usermod: no changes Sep 19 14:04:32.571 INFO kablam! Checking scopeguard v0.3.3 Sep 19 14:04:32.571 INFO kablam! Checking atty v0.2.6 Sep 19 14:04:32.571 INFO kablam! Checking num_cpus v1.8.0 Sep 19 14:04:32.571 INFO kablam! Checking tempfile v2.2.0 Sep 19 14:04:33.095 INFO kablam! Checking clap v2.29.0 Sep 19 14:04:41.923 INFO kablam! Checking rusty-tags v2.10.0 (/source) Sep 19 14:04:42.502 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 14:04:42.502 INFO kablam! --> src/dirs.rs:43:25 Sep 19 14:04:42.502 INFO kablam! | Sep 19 14:04:42.502 INFO kablam! 43 | if let Some(path) = env::home_dir() { Sep 19 14:04:42.502 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 14:04:42.502 INFO kablam! | Sep 19 14:04:42.502 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 14:04:42.502 INFO kablam! Sep 19 14:04:42.503 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 14:04:42.503 INFO kablam! --> src/types.rs:119:1 Sep 19 14:04:42.503 INFO kablam! | Sep 19 14:04:42.503 INFO kablam! 119 | / arg_enum! { Sep 19 14:04:42.503 INFO kablam! 120 | | #[derive(Eq, PartialEq, Debug)] Sep 19 14:04:42.503 INFO kablam! 121 | | pub enum TagsKind { Sep 19 14:04:42.503 INFO kablam! 122 | | Vi, Sep 19 14:04:42.503 INFO kablam! 123 | | Emacs Sep 19 14:04:42.503 INFO kablam! 124 | | } Sep 19 14:04:42.503 INFO kablam! 125 | | } Sep 19 14:04:42.503 INFO kablam! | |_^ Sep 19 14:04:42.503 INFO kablam! | Sep 19 14:04:42.503 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 14:04:42.503 INFO kablam! Sep 19 14:04:42.631 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 14:04:42.631 INFO kablam! --> src/dirs.rs:43:25 Sep 19 14:04:42.631 INFO kablam! | Sep 19 14:04:42.631 INFO kablam! 43 | if let Some(path) = env::home_dir() { Sep 19 14:04:42.631 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 14:04:42.631 INFO kablam! | Sep 19 14:04:42.631 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 14:04:42.631 INFO kablam! Sep 19 14:04:42.635 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 14:04:42.635 INFO kablam! --> src/types.rs:119:1 Sep 19 14:04:42.635 INFO kablam! | Sep 19 14:04:42.635 INFO kablam! 119 | / arg_enum! { Sep 19 14:04:42.635 INFO kablam! 120 | | #[derive(Eq, PartialEq, Debug)] Sep 19 14:04:42.635 INFO kablam! 121 | | pub enum TagsKind { Sep 19 14:04:42.635 INFO kablam! 122 | | Vi, Sep 19 14:04:42.635 INFO kablam! 123 | | Emacs Sep 19 14:04:42.635 INFO kablam! 124 | | } Sep 19 14:04:42.635 INFO kablam! 125 | | } Sep 19 14:04:42.635 INFO kablam! | |_^ Sep 19 14:04:42.635 INFO kablam! | Sep 19 14:04:42.635 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 14:04:42.635 INFO kablam! Sep 19 14:04:43.583 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.12s Sep 19 14:04:43.589 INFO kablam! su: No module specific data is present Sep 19 14:04:44.730 INFO running `"docker" "rm" "-f" "de85d4323758f8f005c33a6e56e71ff7711b2f33e175d66abcd93d4723ef9d93"` Sep 19 14:04:44.867 INFO blam! de85d4323758f8f005c33a6e56e71ff7711b2f33e175d66abcd93d4723ef9d93