Oct 12 19:43:06.207 INFO checking jlebon/codeswitch against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 19:43:06.207 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-2/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 12 19:43:06.649 INFO blam! 2c923b47d385547f0781fec77521bdd2ac4ce785fb637083216d93b783e91a94 Oct 12 19:43:06.651 INFO running `"docker" "start" "-a" "2c923b47d385547f0781fec77521bdd2ac4ce785fb637083216d93b783e91a94"` Oct 12 19:43:08.253 INFO kablam! usermod: no changes Oct 12 19:43:08.356 INFO kablam! Checking openat v0.1.13 Oct 12 19:43:09.098 INFO kablam! Checking codeswitch v0.1.0 (/source) Oct 12 19:43:09.898 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 19:43:09.898 INFO kablam! --> src/main.rs:79:33 Oct 12 19:43:09.898 INFO kablam! | Oct 12 19:43:09.898 INFO kablam! 79 | let cachefn = cachedir.join((crate_name!())); Oct 12 19:43:09.898 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 19:43:09.898 INFO kablam! | Oct 12 19:43:09.898 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 12 19:43:09.898 INFO kablam! Oct 12 19:43:09.915 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. Oct 12 19:43:09.916 INFO kablam! --> src/main.rs:67:26 Oct 12 19:43:09.916 INFO kablam! | Oct 12 19:43:09.916 INFO kablam! 67 | let cachedir = match std::env::home_dir() { Oct 12 19:43:09.917 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 19:43:09.917 INFO kablam! | Oct 12 19:43:09.917 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 19:43:09.918 INFO kablam! Oct 12 19:43:10.021 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 19:43:10.021 INFO kablam! --> src/main.rs:79:33 Oct 12 19:43:10.022 INFO kablam! | Oct 12 19:43:10.022 INFO kablam! 79 | let cachefn = cachedir.join((crate_name!())); Oct 12 19:43:10.022 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 19:43:10.023 INFO kablam! | Oct 12 19:43:10.023 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 12 19:43:10.023 INFO kablam! Oct 12 19:43:10.039 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. Oct 12 19:43:10.039 INFO kablam! --> src/main.rs:67:26 Oct 12 19:43:10.040 INFO kablam! | Oct 12 19:43:10.040 INFO kablam! 67 | let cachedir = match std::env::home_dir() { Oct 12 19:43:10.040 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 19:43:10.040 INFO kablam! | Oct 12 19:43:10.045 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 19:43:10.045 INFO kablam! Oct 12 19:43:10.388 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.10s Oct 12 19:43:10.388 INFO kablam! su: No module specific data is present Oct 12 19:43:11.204 INFO running `"docker" "rm" "-f" "2c923b47d385547f0781fec77521bdd2ac4ce785fb637083216d93b783e91a94"` Oct 12 19:43:11.574 INFO blam! 2c923b47d385547f0781fec77521bdd2ac4ce785fb637083216d93b783e91a94