Sep 20 23:09:54.592 INFO checking chamakits/bigdumbstore against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 20 23:09:54.592 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 20 23:09:54.592 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-0/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 23:09:54.868 INFO blam! 3e553e5d1a58556f795a959a328594adbb21751ab9a0f590ec31c92dff0d512a Sep 20 23:09:54.871 INFO running `"docker" "start" "-a" "3e553e5d1a58556f795a959a328594adbb21751ab9a0f590ec31c92dff0d512a"` Sep 20 23:09:56.517 INFO kablam! usermod: no changes Sep 20 23:09:56.563 INFO kablam! warning: profile `doc` is deprecated and has no effect Sep 20 23:09:56.600 INFO kablam! Compiling winapi-build v0.1.1 Sep 20 23:09:56.600 INFO kablam! Checking winapi v0.2.4 Sep 20 23:09:56.601 INFO kablam! Checking libc v0.2.16 Sep 20 23:09:56.601 INFO kablam! Checking libc v0.1.10 Sep 20 23:09:56.601 INFO kablam! Checking utf8-ranges v0.1.3 Sep 20 23:09:56.601 INFO kablam! Checking regex-syntax v0.3.5 Sep 20 23:09:56.614 INFO kablam! Checking bit-vec v0.4.2 Sep 20 23:09:58.802 INFO kablam! Checking memchr v0.1.11 Sep 20 23:09:58.999 INFO kablam! Checking log v0.3.2 Sep 20 23:09:59.418 INFO kablam! Compiling kernel32-sys v0.2.1 Sep 20 23:09:59.418 INFO kablam! Compiling advapi32-sys v0.1.2 Sep 20 23:09:59.806 INFO kablam! Checking aho-corasick v0.5.3 Sep 20 23:10:01.584 INFO kablam! Checking thread-id v2.0.0 Sep 20 23:10:01.694 INFO kablam! Checking rand v0.3.11 Sep 20 23:10:01.936 INFO kablam! Checking thread_local v0.2.7 Sep 20 23:10:03.647 INFO kablam! Checking regex v0.1.77 Sep 20 23:10:04.306 INFO kablam! Checking tempdir v0.3.4 Sep 20 23:10:06.281 INFO kablam! Checking env_logger v0.3.5 Sep 20 23:10:06.640 INFO kablam! Checking bigdumbstore v0.0.1 (/source) Sep 20 23:10:06.914 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 23:10:06.914 INFO kablam! --> src/bds/runner/mod.rs:111:20 Sep 20 23:10:06.914 INFO kablam! | Sep 20 23:10:06.914 INFO kablam! 111 | env::home_dir().unwrap().join(Path::new(rest_of_path))); Sep 20 23:10:06.914 INFO kablam! | ^^^^^^^^^^^^^ Sep 20 23:10:06.914 INFO kablam! | Sep 20 23:10:06.914 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 23:10:06.914 INFO kablam! Sep 20 23:10:06.914 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 23:10:06.914 INFO kablam! --> src/bds/runner/mod.rs:112:13 Sep 20 23:10:06.914 INFO kablam! | Sep 20 23:10:06.914 INFO kablam! 112 | env::home_dir().unwrap().join(Path::new(rest_of_path)) Sep 20 23:10:06.914 INFO kablam! | ^^^^^^^^^^^^^ Sep 20 23:10:06.914 INFO kablam! Sep 20 23:10:07.114 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 23:10:07.114 INFO kablam! --> src/bds/runner/mod.rs:111:20 Sep 20 23:10:07.114 INFO kablam! | Sep 20 23:10:07.114 INFO kablam! 111 | env::home_dir().unwrap().join(Path::new(rest_of_path))); Sep 20 23:10:07.114 INFO kablam! | ^^^^^^^^^^^^^ Sep 20 23:10:07.114 INFO kablam! | Sep 20 23:10:07.114 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 23:10:07.114 INFO kablam! Sep 20 23:10:07.114 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 23:10:07.114 INFO kablam! --> src/bds/runner/mod.rs:112:13 Sep 20 23:10:07.114 INFO kablam! | Sep 20 23:10:07.114 INFO kablam! 112 | env::home_dir().unwrap().join(Path::new(rest_of_path)) Sep 20 23:10:07.114 INFO kablam! | ^^^^^^^^^^^^^ Sep 20 23:10:07.114 INFO kablam! Sep 20 23:10:07.270 INFO kablam! warning: variable does not need to be mutable Sep 20 23:10:07.270 INFO kablam! --> src/bds/file/mod.rs:226:13 Sep 20 23:10:07.270 INFO kablam! | Sep 20 23:10:07.270 INFO kablam! 226 | let mut string_in = &mut String::with_capacity(BUFF_SIZE); Sep 20 23:10:07.270 INFO kablam! | ----^^^^^^^^^ Sep 20 23:10:07.270 INFO kablam! | | Sep 20 23:10:07.270 INFO kablam! | help: remove this `mut` Sep 20 23:10:07.270 INFO kablam! | Sep 20 23:10:07.270 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 20 23:10:07.270 INFO kablam! Sep 20 23:10:07.478 INFO kablam! warning: variable does not need to be mutable Sep 20 23:10:07.478 INFO kablam! --> src/bds/file/mod.rs:226:13 Sep 20 23:10:07.478 INFO kablam! | Sep 20 23:10:07.478 INFO kablam! 226 | let mut string_in = &mut String::with_capacity(BUFF_SIZE); Sep 20 23:10:07.478 INFO kablam! | ----^^^^^^^^^ Sep 20 23:10:07.478 INFO kablam! | | Sep 20 23:10:07.478 INFO kablam! | help: remove this `mut` Sep 20 23:10:07.478 INFO kablam! | Sep 20 23:10:07.478 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 20 23:10:07.478 INFO kablam! Sep 20 23:10:07.679 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.13s Sep 20 23:10:07.683 INFO kablam! su: No module specific data is present Sep 20 23:10:08.901 INFO running `"docker" "rm" "-f" "3e553e5d1a58556f795a959a328594adbb21751ab9a0f590ec31c92dff0d512a"` Sep 20 23:10:09.058 INFO blam! 3e553e5d1a58556f795a959a328594adbb21751ab9a0f590ec31c92dff0d512a