Oct 15 08:36:59.318 INFO testing MikkelSchubert/disk_usage against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 08:36:59.318 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 15 08:36:59.670 INFO blam! 815b167c42ba27dcf668fb85a8f3b5f5ed73e07f85e19a7b0cb56502cc5a2b41 Oct 15 08:36:59.673 INFO running `"docker" "start" "-a" "815b167c42ba27dcf668fb85a8f3b5f5ed73e07f85e19a7b0cb56502cc5a2b41"` Oct 15 08:37:00.098 INFO kablam! usermod: no changes Oct 15 08:37:00.153 INFO kablam! Compiling nix v0.6.0 Oct 15 08:37:00.153 INFO kablam! Compiling clap v2.21.1 Oct 15 08:37:20.114 INFO kablam! Compiling disk_usage v0.1.0 (/source) Oct 15 08:37:20.999 INFO kablam! warning: variable does not need to be mutable Oct 15 08:37:20.999 INFO kablam! --> src/main.rs:120:13 Oct 15 08:37:20.999 INFO kablam! | Oct 15 08:37:20.999 INFO kablam! 120 | let mut user = users.entry(metadata.uid()).or_insert_with(|| { Oct 15 08:37:20.999 INFO kablam! | ----^^^^ Oct 15 08:37:20.999 INFO kablam! | | Oct 15 08:37:20.999 INFO kablam! | help: remove this `mut` Oct 15 08:37:20.999 INFO kablam! | Oct 15 08:37:20.999 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 08:37:20.999 INFO kablam! Oct 15 08:37:20.999 INFO kablam! warning: variable does not need to be mutable Oct 15 08:37:20.999 INFO kablam! --> src/main.rs:120:13 Oct 15 08:37:20.999 INFO kablam! | Oct 15 08:37:20.999 INFO kablam! 120 | let mut user = users.entry(metadata.uid()).or_insert_with(|| { Oct 15 08:37:20.999 INFO kablam! | ----^^^^ Oct 15 08:37:20.999 INFO kablam! | | Oct 15 08:37:20.999 INFO kablam! | help: remove this `mut` Oct 15 08:37:20.999 INFO kablam! Oct 15 08:37:22.631 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 22.51s Oct 15 08:37:22.635 INFO kablam! su: No module specific data is present Oct 15 08:37:23.680 INFO running `"docker" "rm" "-f" "815b167c42ba27dcf668fb85a8f3b5f5ed73e07f85e19a7b0cb56502cc5a2b41"` Oct 15 08:37:24.055 INFO blam! 815b167c42ba27dcf668fb85a8f3b5f5ed73e07f85e19a7b0cb56502cc5a2b41 Oct 15 08:37:24.067 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 15 08:37:24.487 INFO blam! 6561a38d9ec80f3e441f80a55d7e8c322757aaa49cc582f1bc616b27a136fc68 Oct 15 08:37:24.490 INFO running `"docker" "start" "-a" "6561a38d9ec80f3e441f80a55d7e8c322757aaa49cc582f1bc616b27a136fc68"` Oct 15 08:37:25.955 INFO kablam! usermod: no changes Oct 15 08:37:26.092 INFO kablam! Compiling disk_usage v0.1.0 (/source) Oct 15 08:37:27.001 INFO kablam! warning: variable does not need to be mutable Oct 15 08:37:27.001 INFO kablam! --> src/main.rs:120:13 Oct 15 08:37:27.001 INFO kablam! | Oct 15 08:37:27.001 INFO kablam! 120 | let mut user = users.entry(metadata.uid()).or_insert_with(|| { Oct 15 08:37:27.001 INFO kablam! | ----^^^^ Oct 15 08:37:27.001 INFO kablam! | | Oct 15 08:37:27.001 INFO kablam! | help: remove this `mut` Oct 15 08:37:27.001 INFO kablam! | Oct 15 08:37:27.001 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 08:37:27.001 INFO kablam! Oct 15 08:37:27.001 INFO kablam! warning: variable does not need to be mutable Oct 15 08:37:27.001 INFO kablam! --> src/main.rs:120:13 Oct 15 08:37:27.001 INFO kablam! | Oct 15 08:37:27.001 INFO kablam! 120 | let mut user = users.entry(metadata.uid()).or_insert_with(|| { Oct 15 08:37:27.001 INFO kablam! | ----^^^^ Oct 15 08:37:27.001 INFO kablam! | | Oct 15 08:37:27.001 INFO kablam! | help: remove this `mut` Oct 15 08:37:27.001 INFO kablam! Oct 15 08:37:27.599 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.59s Oct 15 08:37:27.599 INFO kablam! su: No module specific data is present Oct 15 08:37:28.243 INFO running `"docker" "rm" "-f" "6561a38d9ec80f3e441f80a55d7e8c322757aaa49cc582f1bc616b27a136fc68"` Oct 15 08:37:28.484 INFO blam! 6561a38d9ec80f3e441f80a55d7e8c322757aaa49cc582f1bc616b27a136fc68 Oct 15 08:37:28.493 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-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 15 08:37:28.921 INFO blam! 6eefbaf9bdbd51df2be0974f61b9ed4626c7c6634f44a59837c23e0d55ec75fa Oct 15 08:37:28.929 INFO running `"docker" "start" "-a" "6eefbaf9bdbd51df2be0974f61b9ed4626c7c6634f44a59837c23e0d55ec75fa"` Oct 15 08:37:30.027 INFO kablam! usermod: no changes Oct 15 08:37:30.127 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 15 08:37:30.155 INFO kablam! Running /target/debug/deps/disk_usage-44b53dd9d9782994 Oct 15 08:37:30.155 INFO blam! Oct 15 08:37:30.155 INFO kablam! su: No module specific data is present Oct 15 08:37:30.155 INFO blam! running 0 tests Oct 15 08:37:30.155 INFO blam! Oct 15 08:37:30.155 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 08:37:30.155 INFO blam! Oct 15 08:37:30.929 INFO running `"docker" "rm" "-f" "6eefbaf9bdbd51df2be0974f61b9ed4626c7c6634f44a59837c23e0d55ec75fa"` Oct 15 08:37:31.203 INFO blam! 6eefbaf9bdbd51df2be0974f61b9ed4626c7c6634f44a59837c23e0d55ec75fa