Oct 15 06:00:32.290 INFO testing TuckerBMorgan/SchoolWork against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 06:00:32.291 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 06:00:32.742 INFO blam! a338a349e921371cf39fd4e283aa8a78ffc5363a31ae1e8797ced2bcf92de3d7 Oct 15 06:00:32.745 INFO running `"docker" "start" "-a" "a338a349e921371cf39fd4e283aa8a78ffc5363a31ae1e8797ced2bcf92de3d7"` Oct 15 06:00:34.225 INFO kablam! usermod: no changes Oct 15 06:00:34.371 INFO kablam! Compiling num_cpus v1.7.0 Oct 15 06:00:34.379 INFO kablam! Compiling png v0.10.0 Oct 15 06:00:36.456 INFO kablam! Compiling rayon-core v1.2.1 Oct 15 06:00:40.287 INFO kablam! Compiling rayon v0.8.2 Oct 15 06:00:43.903 INFO kablam! Compiling jpeg-decoder v0.1.13 Oct 15 06:00:48.002 INFO kablam! Compiling image v0.16.0 Oct 15 06:01:05.203 INFO kablam! Compiling lab1 v0.1.0 (/source) Oct 15 06:01:06.526 INFO kablam! warning: variable does not need to be mutable Oct 15 06:01:06.526 INFO kablam! --> src/main.rs:153:9 Oct 15 06:01:06.526 INFO kablam! | Oct 15 06:01:06.526 INFO kablam! 153 | let mut fill : Vec = vec![ Oct 15 06:01:06.526 INFO kablam! | ----^^^^ Oct 15 06:01:06.526 INFO kablam! | | Oct 15 06:01:06.526 INFO kablam! | help: remove this `mut` Oct 15 06:01:06.527 INFO kablam! | Oct 15 06:01:06.527 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 06:01:06.527 INFO kablam! Oct 15 06:01:09.071 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 34.81s Oct 15 06:01:09.074 INFO kablam! su: No module specific data is present Oct 15 06:01:10.393 INFO running `"docker" "rm" "-f" "a338a349e921371cf39fd4e283aa8a78ffc5363a31ae1e8797ced2bcf92de3d7"` Oct 15 06:01:10.696 INFO blam! a338a349e921371cf39fd4e283aa8a78ffc5363a31ae1e8797ced2bcf92de3d7 Oct 15 06:01:10.703 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 06:01:11.169 INFO blam! 9b0310cf510eaa895c63787ff54022bdf165ef27ca8ac072abe0dcc4bd595950 Oct 15 06:01:11.171 INFO running `"docker" "start" "-a" "9b0310cf510eaa895c63787ff54022bdf165ef27ca8ac072abe0dcc4bd595950"` Oct 15 06:01:13.535 INFO kablam! usermod: no changes Oct 15 06:01:13.679 INFO kablam! Compiling lab1 v0.1.0 (/source) Oct 15 06:01:15.303 INFO kablam! warning: variable does not need to be mutable Oct 15 06:01:15.303 INFO kablam! --> src/main.rs:153:9 Oct 15 06:01:15.303 INFO kablam! | Oct 15 06:01:15.303 INFO kablam! 153 | let mut fill : Vec = vec![ Oct 15 06:01:15.303 INFO kablam! | ----^^^^ Oct 15 06:01:15.303 INFO kablam! | | Oct 15 06:01:15.303 INFO kablam! | help: remove this `mut` Oct 15 06:01:15.303 INFO kablam! | Oct 15 06:01:15.303 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 06:01:15.303 INFO kablam! Oct 15 06:01:15.883 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.31s Oct 15 06:01:15.883 INFO kablam! su: No module specific data is present Oct 15 06:01:16.660 INFO running `"docker" "rm" "-f" "9b0310cf510eaa895c63787ff54022bdf165ef27ca8ac072abe0dcc4bd595950"` Oct 15 06:01:16.875 INFO blam! 9b0310cf510eaa895c63787ff54022bdf165ef27ca8ac072abe0dcc4bd595950 Oct 15 06:01:16.875 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 06:01:17.412 INFO blam! c5547eb7376d322e7b542de0b6c089a9608f2299006e10284248f5ea423d39fc Oct 15 06:01:17.415 INFO running `"docker" "start" "-a" "c5547eb7376d322e7b542de0b6c089a9608f2299006e10284248f5ea423d39fc"` Oct 15 06:01:19.495 INFO kablam! usermod: no changes Oct 15 06:01:19.655 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.12s Oct 15 06:01:19.667 INFO kablam! Running /target/debug/deps/lab1-26000837e12445ae Oct 15 06:01:19.671 INFO kablam! su: No module specific data is present Oct 15 06:01:19.671 INFO blam! Oct 15 06:01:19.672 INFO blam! running 0 tests Oct 15 06:01:19.672 INFO blam! Oct 15 06:01:19.672 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 06:01:19.672 INFO blam! Oct 15 06:01:20.837 INFO running `"docker" "rm" "-f" "c5547eb7376d322e7b542de0b6c089a9608f2299006e10284248f5ea423d39fc"` Oct 15 06:01:21.135 INFO blam! c5547eb7376d322e7b542de0b6c089a9608f2299006e10284248f5ea423d39fc