Oct 15 07:00:55.633 INFO testing SYR-CIS-351/homework-3-djhurst against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 07:00:55.633 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 07:00:55.891 INFO blam! e854071d2de6d1832d8fb15e9103c97b60fc7b333db091b1e5954431ffbe425f Oct 15 07:00:55.893 INFO running `"docker" "start" "-a" "e854071d2de6d1832d8fb15e9103c97b60fc7b333db091b1e5954431ffbe425f"` Oct 15 07:00:56.379 INFO kablam! usermod: no changes Oct 15 07:00:56.430 INFO kablam! Compiling hw03 v0.1.0 (/source) Oct 15 07:00:56.755 INFO kablam! warning: unused import: `std::cmp` Oct 15 07:00:56.755 INFO kablam! --> src/main.rs:4:5 Oct 15 07:00:56.755 INFO kablam! | Oct 15 07:00:56.755 INFO kablam! 4 | use std::cmp; Oct 15 07:00:56.755 INFO kablam! | ^^^^^^^^ Oct 15 07:00:56.755 INFO kablam! | Oct 15 07:00:56.755 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 07:00:56.755 INFO kablam! Oct 15 07:00:56.844 INFO kablam! warning: unused variable: `len` Oct 15 07:00:56.844 INFO kablam! --> src/main.rs:113:9 Oct 15 07:00:56.844 INFO kablam! | Oct 15 07:00:56.844 INFO kablam! 113 | let len = a.len(); Oct 15 07:00:56.844 INFO kablam! | ^^^ help: consider using `_len` instead Oct 15 07:00:56.845 INFO kablam! | Oct 15 07:00:56.847 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 07:00:56.847 INFO kablam! Oct 15 07:00:56.857 INFO kablam! warning: variable does not need to be mutable Oct 15 07:00:56.858 INFO kablam! --> src/main.rs:135:9 Oct 15 07:00:56.858 INFO kablam! | Oct 15 07:00:56.859 INFO kablam! 135 | let mut m1 : (u32,u32); Oct 15 07:00:56.859 INFO kablam! | ----^^ Oct 15 07:00:56.859 INFO kablam! | | Oct 15 07:00:56.860 INFO kablam! | help: remove this `mut` Oct 15 07:00:56.860 INFO kablam! | Oct 15 07:00:56.860 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 07:00:56.861 INFO kablam! Oct 15 07:00:56.861 INFO kablam! warning: variable does not need to be mutable Oct 15 07:00:56.861 INFO kablam! --> src/main.rs:136:9 Oct 15 07:00:56.862 INFO kablam! | Oct 15 07:00:56.862 INFO kablam! 136 | let mut m2 : (u32,u32); Oct 15 07:00:56.862 INFO kablam! | ----^^ Oct 15 07:00:56.862 INFO kablam! | | Oct 15 07:00:56.863 INFO kablam! | help: remove this `mut` Oct 15 07:00:56.863 INFO kablam! Oct 15 07:00:56.863 INFO kablam! warning: variable `iMin` should have a snake case name such as `i_min` Oct 15 07:00:56.864 INFO kablam! --> src/main.rs:81:7 Oct 15 07:00:56.864 INFO kablam! | Oct 15 07:00:56.864 INFO kablam! 81 | let mut iMin = i; Oct 15 07:00:56.865 INFO kablam! | ^^^^^^^^ Oct 15 07:00:56.865 INFO kablam! | Oct 15 07:00:56.865 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 07:00:56.865 INFO kablam! Oct 15 07:00:57.232 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.83s Oct 15 07:00:57.234 INFO kablam! su: No module specific data is present Oct 15 07:00:57.745 INFO running `"docker" "rm" "-f" "e854071d2de6d1832d8fb15e9103c97b60fc7b333db091b1e5954431ffbe425f"` Oct 15 07:00:58.063 INFO blam! e854071d2de6d1832d8fb15e9103c97b60fc7b333db091b1e5954431ffbe425f Oct 15 07:00:58.073 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 07:00:58.426 INFO blam! 740df35cde7384445ed0b707ea58c5183684f36c87115766c5e5c0a85088ba84 Oct 15 07:00:58.428 INFO running `"docker" "start" "-a" "740df35cde7384445ed0b707ea58c5183684f36c87115766c5e5c0a85088ba84"` Oct 15 07:00:59.607 INFO kablam! usermod: no changes Oct 15 07:00:59.662 INFO kablam! Compiling hw03 v0.1.0 (/source) Oct 15 07:01:00.085 INFO kablam! warning: unused import: `std::cmp` Oct 15 07:01:00.086 INFO kablam! --> src/main.rs:4:5 Oct 15 07:01:00.086 INFO kablam! | Oct 15 07:01:00.086 INFO kablam! 4 | use std::cmp; Oct 15 07:01:00.087 INFO kablam! | ^^^^^^^^ Oct 15 07:01:00.087 INFO kablam! | Oct 15 07:01:00.087 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 07:01:00.088 INFO kablam! Oct 15 07:01:00.183 INFO kablam! warning: unused variable: `len` Oct 15 07:01:00.184 INFO kablam! --> src/main.rs:113:9 Oct 15 07:01:00.184 INFO kablam! | Oct 15 07:01:00.184 INFO kablam! 113 | let len = a.len(); Oct 15 07:01:00.185 INFO kablam! | ^^^ help: consider using `_len` instead Oct 15 07:01:00.185 INFO kablam! | Oct 15 07:01:00.185 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 07:01:00.186 INFO kablam! Oct 15 07:01:00.190 INFO kablam! warning: variable does not need to be mutable Oct 15 07:01:00.190 INFO kablam! --> src/main.rs:135:9 Oct 15 07:01:00.191 INFO kablam! | Oct 15 07:01:00.191 INFO kablam! 135 | let mut m1 : (u32,u32); Oct 15 07:01:00.191 INFO kablam! | ----^^ Oct 15 07:01:00.192 INFO kablam! | | Oct 15 07:01:00.192 INFO kablam! | help: remove this `mut` Oct 15 07:01:00.192 INFO kablam! | Oct 15 07:01:00.193 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 07:01:00.193 INFO kablam! Oct 15 07:01:00.193 INFO kablam! warning: variable does not need to be mutable Oct 15 07:01:00.194 INFO kablam! --> src/main.rs:136:9 Oct 15 07:01:00.194 INFO kablam! | Oct 15 07:01:00.194 INFO kablam! 136 | let mut m2 : (u32,u32); Oct 15 07:01:00.194 INFO kablam! | ----^^ Oct 15 07:01:00.195 INFO kablam! | | Oct 15 07:01:00.195 INFO kablam! | help: remove this `mut` Oct 15 07:01:00.195 INFO kablam! Oct 15 07:01:00.196 INFO kablam! warning: variable `iMin` should have a snake case name such as `i_min` Oct 15 07:01:00.196 INFO kablam! --> src/main.rs:81:7 Oct 15 07:01:00.196 INFO kablam! | Oct 15 07:01:00.197 INFO kablam! 81 | let mut iMin = i; Oct 15 07:01:00.197 INFO kablam! | ^^^^^^^^ Oct 15 07:01:00.197 INFO kablam! | Oct 15 07:01:00.197 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 07:01:00.198 INFO kablam! Oct 15 07:01:00.563 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.92s Oct 15 07:01:00.563 INFO kablam! su: No module specific data is present Oct 15 07:01:01.043 INFO running `"docker" "rm" "-f" "740df35cde7384445ed0b707ea58c5183684f36c87115766c5e5c0a85088ba84"` Oct 15 07:01:01.339 INFO blam! 740df35cde7384445ed0b707ea58c5183684f36c87115766c5e5c0a85088ba84 Oct 15 07:01:01.345 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 07:01:01.756 INFO blam! 45881a4538e57e755ebd196126d3f737164fb2e8960517910106ca642bd33179 Oct 15 07:01:01.758 INFO running `"docker" "start" "-a" "45881a4538e57e755ebd196126d3f737164fb2e8960517910106ca642bd33179"` Oct 15 07:01:02.716 INFO kablam! usermod: no changes Oct 15 07:01:02.751 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 15 07:01:02.752 INFO kablam! Running /target/debug/deps/hw03-a5e3840e136db85e Oct 15 07:01:02.761 INFO blam! Oct 15 07:01:02.761 INFO blam! running 0 tests Oct 15 07:01:02.761 INFO blam! Oct 15 07:01:02.761 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 07:01:02.761 INFO blam! Oct 15 07:01:02.768 INFO kablam! su: No module specific data is present Oct 15 07:01:03.525 INFO running `"docker" "rm" "-f" "45881a4538e57e755ebd196126d3f737164fb2e8960517910106ca642bd33179"` Oct 15 07:01:03.727 INFO blam! 45881a4538e57e755ebd196126d3f737164fb2e8960517910106ca642bd33179