Sep 20 20:44:02.455 INFO checking timvisee/i3lock-slick against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 20 20:44:02.455 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 20 20:44:02.455 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-6/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 20:44:02.714 INFO blam! 6e2d295e2af9f4c146b707e95faae8c2d02d45be69033f41b07a9567353fbdb0 Sep 20 20:44:02.717 INFO running `"docker" "start" "-a" "6e2d295e2af9f4c146b707e95faae8c2d02d45be69033f41b07a9567353fbdb0"` Sep 20 20:44:03.717 INFO kablam! usermod: no changes Sep 20 20:44:03.855 INFO kablam! Checking either v1.3.0 Sep 20 20:44:03.862 INFO kablam! Checking libc v0.2.33 Sep 20 20:44:03.862 INFO kablam! Checking scopeguard v0.3.3 Sep 20 20:44:03.865 INFO kablam! Checking lazy_static v0.2.9 Sep 20 20:44:03.865 INFO kablam! Checking futures v0.1.16 Sep 20 20:44:03.866 INFO kablam! Checking bitflags v1.0.0 Sep 20 20:44:03.866 INFO kablam! Checking serde v1.0.16 Sep 20 20:44:03.879 INFO kablam! Checking scoped_threadpool v0.1.8 Sep 20 20:44:04.572 INFO kablam! Checking yaml-rust v0.3.5 Sep 20 20:44:04.662 INFO kablam! Checking ansi_term v0.9.0 Sep 20 20:44:04.690 INFO kablam! Checking shellexpand v1.0.0 Sep 20 20:44:04.934 INFO kablam! Checking version-compare v0.0.6 Sep 20 20:44:05.012 INFO kablam! Checking inflate v0.3.3 Sep 20 20:44:05.331 INFO kablam! Checking deflate v0.7.17 Sep 20 20:44:05.625 INFO kablam! Checking coco v0.1.1 Sep 20 20:44:06.304 INFO kablam! Checking thread_local v0.3.4 Sep 20 20:44:07.430 INFO kablam! Checking rand v0.3.17 Sep 20 20:44:07.430 INFO kablam! Checking num_cpus v1.7.0 Sep 20 20:44:07.430 INFO kablam! Checking memchr v1.0.2 Sep 20 20:44:07.430 INFO kablam! Checking atty v0.2.3 Sep 20 20:44:08.042 INFO kablam! Checking clap v2.27.1 Sep 20 20:44:08.434 INFO kablam! Checking aho-corasick v0.6.3 Sep 20 20:44:08.466 INFO kablam! Checking nom v3.2.1 Sep 20 20:44:12.063 INFO kablam! Checking regex v0.2.2 Sep 20 20:44:16.577 INFO kablam! Checking tempdir v0.3.5 Sep 20 20:44:19.620 INFO kablam! Checking rayon-core v1.2.1 Sep 20 20:44:22.291 INFO kablam! Checking rayon v0.8.2 Sep 20 20:44:25.358 INFO kablam! Checking png v0.11.0 Sep 20 20:44:31.258 INFO kablam! Checking jpeg-decoder v0.1.13 Sep 20 20:44:34.322 INFO kablam! Checking image v0.17.0 Sep 20 20:44:39.711 INFO kablam! Checking toml v0.4.5 Sep 20 20:44:39.712 INFO kablam! Checking serde_json v1.0.5 Sep 20 20:44:46.243 INFO kablam! Checking config v0.7.0 Sep 20 20:44:47.584 INFO kablam! Checking i3lock-slick v0.0.1 (/source) Sep 20 20:44:48.147 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 20:44:48.147 INFO kablam! --> src/main.rs:47:16 Sep 20 20:44:48.147 INFO kablam! | Sep 20 20:44:48.147 INFO kablam! 47 | || env::home_dir(), Sep 20 20:44:48.147 INFO kablam! | ^^^^^^^^^^^^^ Sep 20 20:44:48.147 INFO kablam! | Sep 20 20:44:48.147 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 20:44:48.147 INFO kablam! Sep 20 20:44:48.168 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 20:44:48.168 INFO kablam! --> src/main.rs:47:16 Sep 20 20:44:48.168 INFO kablam! | Sep 20 20:44:48.168 INFO kablam! 47 | || env::home_dir(), Sep 20 20:44:48.168 INFO kablam! | ^^^^^^^^^^^^^ Sep 20 20:44:48.168 INFO kablam! | Sep 20 20:44:48.168 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 20:44:48.168 INFO kablam! Sep 20 20:44:49.004 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 45.26s Sep 20 20:44:49.018 INFO kablam! su: No module specific data is present Sep 20 20:44:50.413 INFO running `"docker" "rm" "-f" "6e2d295e2af9f4c146b707e95faae8c2d02d45be69033f41b07a9567353fbdb0"` Sep 20 20:44:50.533 INFO blam! 6e2d295e2af9f4c146b707e95faae8c2d02d45be69033f41b07a9567353fbdb0