Oct 11 05:29:48.202 INFO testing MikkelSchubert/disk_usage against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 05:29:48.202 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 05:29:48.202 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 05:29:48.516 INFO blam! 60da79d04c23bb2eb5bec0d3052946a15bf4fa3fb1bae3f9ff820a9ae1db18a5 Oct 11 05:29:48.516 INFO running `"docker" "start" "-a" "60da79d04c23bb2eb5bec0d3052946a15bf4fa3fb1bae3f9ff820a9ae1db18a5"` Oct 11 05:29:49.188 INFO kablam! usermod: no changes Oct 11 05:29:49.278 INFO kablam! Compiling disk_usage v0.1.0 (/source) Oct 11 05:29:51.212 INFO kablam! warning: variable does not need to be mutable Oct 11 05:29:51.212 INFO kablam! --> src/main.rs:120:13 Oct 11 05:29:51.212 INFO kablam! | Oct 11 05:29:51.212 INFO kablam! 120 | let mut user = users.entry(metadata.uid()).or_insert_with(|| { Oct 11 05:29:51.212 INFO kablam! | ----^^^^ Oct 11 05:29:51.212 INFO kablam! | | Oct 11 05:29:51.212 INFO kablam! | help: remove this `mut` Oct 11 05:29:51.212 INFO kablam! | Oct 11 05:29:51.212 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 05:29:51.212 INFO kablam! Oct 11 05:29:51.212 INFO kablam! warning: variable does not need to be mutable Oct 11 05:29:51.212 INFO kablam! --> src/main.rs:120:13 Oct 11 05:29:51.212 INFO kablam! | Oct 11 05:29:51.212 INFO kablam! 120 | let mut user = users.entry(metadata.uid()).or_insert_with(|| { Oct 11 05:29:51.212 INFO kablam! | ----^^^^ Oct 11 05:29:51.212 INFO kablam! | | Oct 11 05:29:51.212 INFO kablam! | help: remove this `mut` Oct 11 05:29:51.212 INFO kablam! Oct 11 05:29:52.893 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.68s Oct 11 05:29:52.896 INFO kablam! su: No module specific data is present Oct 11 05:29:53.130 INFO running `"docker" "rm" "-f" "60da79d04c23bb2eb5bec0d3052946a15bf4fa3fb1bae3f9ff820a9ae1db18a5"` Oct 11 05:29:53.223 INFO blam! 60da79d04c23bb2eb5bec0d3052946a15bf4fa3fb1bae3f9ff820a9ae1db18a5 Oct 11 05:29:53.225 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 05:29:53.225 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 05:29:53.416 INFO blam! 95b4a9d2c1135428cded851a103e34b3efd9d21cd1d381f620f746f555540b68 Oct 11 05:29:53.417 INFO running `"docker" "start" "-a" "95b4a9d2c1135428cded851a103e34b3efd9d21cd1d381f620f746f555540b68"` Oct 11 05:29:53.931 INFO kablam! usermod: no changes Oct 11 05:29:53.997 INFO kablam! Compiling disk_usage v0.1.0 (/source) Oct 11 05:29:55.401 INFO kablam! warning: variable does not need to be mutable Oct 11 05:29:55.401 INFO kablam! --> src/main.rs:120:13 Oct 11 05:29:55.401 INFO kablam! | Oct 11 05:29:55.401 INFO kablam! 120 | let mut user = users.entry(metadata.uid()).or_insert_with(|| { Oct 11 05:29:55.401 INFO kablam! | ----^^^^ Oct 11 05:29:55.401 INFO kablam! | | Oct 11 05:29:55.401 INFO kablam! | help: remove this `mut` Oct 11 05:29:55.401 INFO kablam! | Oct 11 05:29:55.401 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 05:29:55.402 INFO kablam! Oct 11 05:29:55.402 INFO kablam! warning: variable does not need to be mutable Oct 11 05:29:55.402 INFO kablam! --> src/main.rs:120:13 Oct 11 05:29:55.402 INFO kablam! | Oct 11 05:29:55.402 INFO kablam! 120 | let mut user = users.entry(metadata.uid()).or_insert_with(|| { Oct 11 05:29:55.402 INFO kablam! | ----^^^^ Oct 11 05:29:55.402 INFO kablam! | | Oct 11 05:29:55.402 INFO kablam! | help: remove this `mut` Oct 11 05:29:55.402 INFO kablam! Oct 11 05:29:55.716 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.76s Oct 11 05:29:55.720 INFO kablam! su: No module specific data is present Oct 11 05:29:56.103 INFO running `"docker" "rm" "-f" "95b4a9d2c1135428cded851a103e34b3efd9d21cd1d381f620f746f555540b68"` Oct 11 05:29:56.185 INFO blam! 95b4a9d2c1135428cded851a103e34b3efd9d21cd1d381f620f746f555540b68 Oct 11 05:29:56.189 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 05:29:56.189 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 05:29:56.677 INFO blam! 4af534ef30df8df45921e71fe8c4a34576ff8ad74466d8c549088dceae188847 Oct 11 05:29:56.679 INFO running `"docker" "start" "-a" "4af534ef30df8df45921e71fe8c4a34576ff8ad74466d8c549088dceae188847"` Oct 11 05:29:57.795 INFO kablam! usermod: no changes Oct 11 05:29:57.829 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 11 05:29:57.830 INFO kablam! Running /target/debug/deps/disk_usage-44b53dd9d9782994 Oct 11 05:29:57.832 INFO blam! Oct 11 05:29:57.832 INFO blam! running 0 tests Oct 11 05:29:57.832 INFO blam! Oct 11 05:29:57.832 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 05:29:57.832 INFO blam! Oct 11 05:29:57.833 INFO kablam! su: No module specific data is present Oct 11 05:29:58.129 INFO running `"docker" "rm" "-f" "4af534ef30df8df45921e71fe8c4a34576ff8ad74466d8c549088dceae188847"` Oct 11 05:29:58.182 INFO blam! 4af534ef30df8df45921e71fe8c4a34576ff8ad74466d8c549088dceae188847