Oct 13 01:01:07.481 INFO testing seeba8/rustsweeper against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 01:01:07.481 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 13 01:01:07.731 INFO blam! bbf67e10945966ee92e758d514de364564692f080c5df549931ada94678c8fd5 Oct 13 01:01:07.733 INFO running `"docker" "start" "-a" "bbf67e10945966ee92e758d514de364564692f080c5df549931ada94678c8fd5"` Oct 13 01:01:08.259 INFO kablam! usermod: no changes Oct 13 01:01:08.327 INFO kablam! Compiling rustsweeper v0.1.0 (/source) Oct 13 01:01:08.628 INFO kablam! warning: unused import: `std::fmt` Oct 13 01:01:08.629 INFO kablam! --> src/main.rs:4:5 Oct 13 01:01:08.629 INFO kablam! | Oct 13 01:01:08.629 INFO kablam! 4 | use std::fmt; Oct 13 01:01:08.629 INFO kablam! | ^^^^^^^^ Oct 13 01:01:08.629 INFO kablam! | Oct 13 01:01:08.630 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 01:01:08.630 INFO kablam! Oct 13 01:01:08.731 INFO kablam! warning: variable does not need to be mutable Oct 13 01:01:08.731 INFO kablam! --> src/main.rs:61:13 Oct 13 01:01:08.731 INFO kablam! | Oct 13 01:01:08.731 INFO kablam! 61 | let mut state = [[FieldState::None; 9]; 9]; Oct 13 01:01:08.731 INFO kablam! | ----^^^^^ Oct 13 01:01:08.731 INFO kablam! | | Oct 13 01:01:08.731 INFO kablam! | help: remove this `mut` Oct 13 01:01:08.731 INFO kablam! | Oct 13 01:01:08.731 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 01:01:08.731 INFO kablam! Oct 13 01:01:09.184 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.90s Oct 13 01:01:09.186 INFO kablam! su: No module specific data is present Oct 13 01:01:09.443 INFO running `"docker" "rm" "-f" "bbf67e10945966ee92e758d514de364564692f080c5df549931ada94678c8fd5"` Oct 13 01:01:09.545 INFO blam! bbf67e10945966ee92e758d514de364564692f080c5df549931ada94678c8fd5 Oct 13 01:01:09.549 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 13 01:01:09.768 INFO blam! d9add63f9c6d488679e005af2c052087d715a207d03e40499f553f5eb37b2f1d Oct 13 01:01:09.769 INFO running `"docker" "start" "-a" "d9add63f9c6d488679e005af2c052087d715a207d03e40499f553f5eb37b2f1d"` Oct 13 01:01:11.063 INFO kablam! usermod: no changes Oct 13 01:01:11.127 INFO kablam! Compiling rustsweeper v0.1.0 (/source) Oct 13 01:01:11.432 INFO kablam! warning: unused import: `std::fmt` Oct 13 01:01:11.432 INFO kablam! --> src/main.rs:4:5 Oct 13 01:01:11.432 INFO kablam! | Oct 13 01:01:11.432 INFO kablam! 4 | use std::fmt; Oct 13 01:01:11.433 INFO kablam! | ^^^^^^^^ Oct 13 01:01:11.433 INFO kablam! | Oct 13 01:01:11.433 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 01:01:11.433 INFO kablam! Oct 13 01:01:11.536 INFO kablam! warning: variable does not need to be mutable Oct 13 01:01:11.536 INFO kablam! --> src/main.rs:61:13 Oct 13 01:01:11.537 INFO kablam! | Oct 13 01:01:11.537 INFO kablam! 61 | let mut state = [[FieldState::None; 9]; 9]; Oct 13 01:01:11.538 INFO kablam! | ----^^^^^ Oct 13 01:01:11.538 INFO kablam! | | Oct 13 01:01:11.538 INFO kablam! | help: remove this `mut` Oct 13 01:01:11.538 INFO kablam! | Oct 13 01:01:11.539 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 01:01:11.539 INFO kablam! Oct 13 01:01:12.070 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.97s Oct 13 01:01:12.072 INFO kablam! su: No module specific data is present Oct 13 01:01:13.566 INFO running `"docker" "rm" "-f" "d9add63f9c6d488679e005af2c052087d715a207d03e40499f553f5eb37b2f1d"` Oct 13 01:01:13.839 INFO blam! d9add63f9c6d488679e005af2c052087d715a207d03e40499f553f5eb37b2f1d Oct 13 01:01:13.849 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 13 01:01:14.252 INFO blam! 0efc8689df18aa93934a5838a03f6ae5a7f0714d5cc8b5d2d3ce15c3ece66f4f Oct 13 01:01:14.253 INFO running `"docker" "start" "-a" "0efc8689df18aa93934a5838a03f6ae5a7f0714d5cc8b5d2d3ce15c3ece66f4f"` Oct 13 01:01:15.491 INFO kablam! usermod: no changes Oct 13 01:01:15.547 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 13 01:01:15.547 INFO kablam! Running /target/debug/deps/rustsweeper-dd85bd1d86560e62 Oct 13 01:01:15.548 INFO blam! Oct 13 01:01:15.548 INFO blam! running 0 tests Oct 13 01:01:15.548 INFO blam! Oct 13 01:01:15.548 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 01:01:15.548 INFO blam! Oct 13 01:01:15.549 INFO kablam! su: No module specific data is present Oct 13 01:01:16.963 INFO running `"docker" "rm" "-f" "0efc8689df18aa93934a5838a03f6ae5a7f0714d5cc8b5d2d3ce15c3ece66f4f"` Oct 13 01:01:17.307 INFO blam! 0efc8689df18aa93934a5838a03f6ae5a7f0714d5cc8b5d2d3ce15c3ece66f4f