Oct 12 23:46:12.942 INFO checking chamakits/bigdumbstore against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 23:46:12.942 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-0/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 23:46:13.468 INFO blam! f6ba3971f89ac51f5d2a73a6c174a31ed32473b547d7971448d1b77d1aa82a0e Oct 12 23:46:13.475 INFO running `"docker" "start" "-a" "f6ba3971f89ac51f5d2a73a6c174a31ed32473b547d7971448d1b77d1aa82a0e"` Oct 12 23:46:14.856 INFO kablam! usermod: no changes Oct 12 23:46:14.896 INFO kablam! warning: profile `doc` is deprecated and has no effect Oct 12 23:46:14.986 INFO kablam! Compiling winapi-build v0.1.1 Oct 12 23:46:14.987 INFO kablam! Checking winapi v0.2.4 Oct 12 23:46:14.987 INFO kablam! Checking libc v0.2.16 Oct 12 23:46:14.987 INFO kablam! Checking libc v0.1.10 Oct 12 23:46:14.987 INFO kablam! Checking utf8-ranges v0.1.3 Oct 12 23:46:14.988 INFO kablam! Checking regex-syntax v0.3.5 Oct 12 23:46:14.988 INFO kablam! Checking bit-vec v0.4.2 Oct 12 23:46:17.796 INFO kablam! Checking log v0.3.2 Oct 12 23:46:18.624 INFO kablam! Compiling kernel32-sys v0.2.1 Oct 12 23:46:18.624 INFO kablam! Compiling advapi32-sys v0.1.2 Oct 12 23:46:19.188 INFO kablam! Checking memchr v0.1.11 Oct 12 23:46:20.841 INFO kablam! Checking aho-corasick v0.5.3 Oct 12 23:46:22.117 INFO kablam! Checking thread-id v2.0.0 Oct 12 23:46:22.688 INFO kablam! Checking rand v0.3.11 Oct 12 23:46:23.236 INFO kablam! Checking thread_local v0.2.7 Oct 12 23:46:24.265 INFO kablam! Checking regex v0.1.77 Oct 12 23:46:25.137 INFO kablam! Checking tempdir v0.3.4 Oct 12 23:46:27.847 INFO kablam! Checking env_logger v0.3.5 Oct 12 23:46:28.623 INFO kablam! Checking bigdumbstore v0.0.1 (/source) Oct 12 23:46:29.580 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 23:46:29.581 INFO kablam! --> src/bds/runner/mod.rs:111:20 Oct 12 23:46:29.581 INFO kablam! | Oct 12 23:46:29.581 INFO kablam! 111 | env::home_dir().unwrap().join(Path::new(rest_of_path))); Oct 12 23:46:29.581 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 23:46:29.581 INFO kablam! | Oct 12 23:46:29.581 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 23:46:29.581 INFO kablam! Oct 12 23:46:29.581 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 23:46:29.581 INFO kablam! --> src/bds/runner/mod.rs:112:13 Oct 12 23:46:29.581 INFO kablam! | Oct 12 23:46:29.581 INFO kablam! 112 | env::home_dir().unwrap().join(Path::new(rest_of_path)) Oct 12 23:46:29.581 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 23:46:29.581 INFO kablam! Oct 12 23:46:29.773 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 23:46:29.773 INFO kablam! --> src/bds/runner/mod.rs:111:20 Oct 12 23:46:29.780 INFO kablam! | Oct 12 23:46:29.780 INFO kablam! 111 | env::home_dir().unwrap().join(Path::new(rest_of_path))); Oct 12 23:46:29.780 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 23:46:29.780 INFO kablam! | Oct 12 23:46:29.780 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 23:46:29.780 INFO kablam! Oct 12 23:46:29.780 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 23:46:29.780 INFO kablam! --> src/bds/runner/mod.rs:112:13 Oct 12 23:46:29.780 INFO kablam! | Oct 12 23:46:29.780 INFO kablam! 112 | env::home_dir().unwrap().join(Path::new(rest_of_path)) Oct 12 23:46:29.780 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 23:46:29.780 INFO kablam! Oct 12 23:46:29.948 INFO kablam! warning: variable does not need to be mutable Oct 12 23:46:29.948 INFO kablam! --> src/bds/file/mod.rs:226:13 Oct 12 23:46:29.948 INFO kablam! | Oct 12 23:46:29.948 INFO kablam! 226 | let mut string_in = &mut String::with_capacity(BUFF_SIZE); Oct 12 23:46:29.952 INFO kablam! | ----^^^^^^^^^ Oct 12 23:46:29.952 INFO kablam! | | Oct 12 23:46:29.952 INFO kablam! | help: remove this `mut` Oct 12 23:46:29.952 INFO kablam! | Oct 12 23:46:29.952 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 23:46:29.952 INFO kablam! Oct 12 23:46:30.024 INFO kablam! warning: variable does not need to be mutable Oct 12 23:46:30.024 INFO kablam! --> src/bds/file/mod.rs:226:13 Oct 12 23:46:30.024 INFO kablam! | Oct 12 23:46:30.024 INFO kablam! 226 | let mut string_in = &mut String::with_capacity(BUFF_SIZE); Oct 12 23:46:30.024 INFO kablam! | ----^^^^^^^^^ Oct 12 23:46:30.024 INFO kablam! | | Oct 12 23:46:30.024 INFO kablam! | help: remove this `mut` Oct 12 23:46:30.024 INFO kablam! | Oct 12 23:46:30.024 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 23:46:30.024 INFO kablam! Oct 12 23:46:30.115 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.23s Oct 12 23:46:30.117 INFO kablam! su: No module specific data is present Oct 12 23:46:30.577 INFO running `"docker" "rm" "-f" "f6ba3971f89ac51f5d2a73a6c174a31ed32473b547d7971448d1b77d1aa82a0e"` Oct 12 23:46:30.769 INFO blam! f6ba3971f89ac51f5d2a73a6c174a31ed32473b547d7971448d1b77d1aa82a0e