Oct 15 02:11:35.064 INFO testing bon-chi/tower_of_hanoi_in_rust against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 02:11:35.064 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 02:11:35.413 INFO blam! 668b830fc1f4335de37b9fc5f2c901c656d96f8e3b30e3f805c593a27cfe2055 Oct 15 02:11:35.431 INFO running `"docker" "start" "-a" "668b830fc1f4335de37b9fc5f2c901c656d96f8e3b30e3f805c593a27cfe2055"` Oct 15 02:11:36.491 INFO kablam! usermod: no changes Oct 15 02:11:36.519 INFO kablam! Compiling tower_of_hanoi_in_rust v0.1.0 (/source) Oct 15 02:11:36.879 INFO kablam! warning: variable does not need to be mutable Oct 15 02:11:36.880 INFO kablam! --> src/main.rs:22:9 Oct 15 02:11:36.881 INFO kablam! | Oct 15 02:11:36.881 INFO kablam! 22 | let mut new_stream: &mut Vec = &mut hanoi_stream(n - 1, h1); Oct 15 02:11:36.881 INFO kablam! | ----^^^^^^^^^^ Oct 15 02:11:36.882 INFO kablam! | | Oct 15 02:11:36.882 INFO kablam! | help: remove this `mut` Oct 15 02:11:36.882 INFO kablam! | Oct 15 02:11:36.883 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 02:11:36.883 INFO kablam! Oct 15 02:11:37.487 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.98s Oct 15 02:11:37.491 INFO kablam! su: No module specific data is present Oct 15 02:11:37.945 INFO running `"docker" "rm" "-f" "668b830fc1f4335de37b9fc5f2c901c656d96f8e3b30e3f805c593a27cfe2055"` Oct 15 02:11:38.128 INFO blam! 668b830fc1f4335de37b9fc5f2c901c656d96f8e3b30e3f805c593a27cfe2055 Oct 15 02:11:38.139 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 02:11:38.559 INFO blam! e27e59ebca66a9f695447ecd94986c295e8d0487c49a30c8d490e7689b714023 Oct 15 02:11:38.559 INFO running `"docker" "start" "-a" "e27e59ebca66a9f695447ecd94986c295e8d0487c49a30c8d490e7689b714023"` Oct 15 02:11:39.486 INFO kablam! usermod: no changes Oct 15 02:11:39.539 INFO kablam! Compiling tower_of_hanoi_in_rust v0.1.0 (/source) Oct 15 02:11:39.939 INFO kablam! warning: variable does not need to be mutable Oct 15 02:11:39.940 INFO kablam! --> src/main.rs:22:9 Oct 15 02:11:39.940 INFO kablam! | Oct 15 02:11:39.940 INFO kablam! 22 | let mut new_stream: &mut Vec = &mut hanoi_stream(n - 1, h1); Oct 15 02:11:39.940 INFO kablam! | ----^^^^^^^^^^ Oct 15 02:11:39.941 INFO kablam! | | Oct 15 02:11:39.941 INFO kablam! | help: remove this `mut` Oct 15 02:11:39.941 INFO kablam! | Oct 15 02:11:39.942 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 02:11:39.942 INFO kablam! Oct 15 02:11:40.387 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.86s Oct 15 02:11:40.388 INFO kablam! su: No module specific data is present Oct 15 02:11:40.853 INFO running `"docker" "rm" "-f" "e27e59ebca66a9f695447ecd94986c295e8d0487c49a30c8d490e7689b714023"` Oct 15 02:11:40.991 INFO blam! e27e59ebca66a9f695447ecd94986c295e8d0487c49a30c8d490e7689b714023 Oct 15 02:11:40.993 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 02:11:41.275 INFO blam! 6fd917fc3f15fe9a60b91eb7f0a7238adcff9d2e21e4bf904bb42229d83bec3e Oct 15 02:11:41.278 INFO running `"docker" "start" "-a" "6fd917fc3f15fe9a60b91eb7f0a7238adcff9d2e21e4bf904bb42229d83bec3e"` Oct 15 02:11:41.731 INFO kablam! usermod: no changes Oct 15 02:11:41.768 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.00s Oct 15 02:11:41.769 INFO kablam! Running /target/debug/deps/tower_of_hanoi_in_rust-99511eb5e4dc8f2f Oct 15 02:11:41.770 INFO blam! Oct 15 02:11:41.771 INFO blam! running 0 tests Oct 15 02:11:41.771 INFO blam! Oct 15 02:11:41.771 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 02:11:41.771 INFO blam! Oct 15 02:11:41.772 INFO kablam! su: No module specific data is present Oct 15 02:11:42.032 INFO running `"docker" "rm" "-f" "6fd917fc3f15fe9a60b91eb7f0a7238adcff9d2e21e4bf904bb42229d83bec3e"` Oct 15 02:11:42.144 INFO blam! 6fd917fc3f15fe9a60b91eb7f0a7238adcff9d2e21e4bf904bb42229d83bec3e