Oct 11 04:37:18.032 INFO testing SYR-CIS-351/homework-3-djhurst against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 04:37:18.032 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 04:37:18.034 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 04:37:18.395 INFO blam! 3d51549fd44ef7967b30a1bc92bc5c543f5b1064c7957599e9c031e14792020e Oct 11 04:37:18.397 INFO running `"docker" "start" "-a" "3d51549fd44ef7967b30a1bc92bc5c543f5b1064c7957599e9c031e14792020e"` Oct 11 04:37:18.988 INFO kablam! usermod: no changes Oct 11 04:37:19.028 INFO kablam! Compiling hw03 v0.1.0 (/source) Oct 11 04:37:19.648 INFO kablam! warning: unused import: `std::cmp` Oct 11 04:37:19.648 INFO kablam! --> src/main.rs:4:5 Oct 11 04:37:19.648 INFO kablam! | Oct 11 04:37:19.648 INFO kablam! 4 | use std::cmp; Oct 11 04:37:19.648 INFO kablam! | ^^^^^^^^ Oct 11 04:37:19.648 INFO kablam! | Oct 11 04:37:19.648 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 04:37:19.648 INFO kablam! Oct 11 04:37:19.737 INFO kablam! warning: unused variable: `len` Oct 11 04:37:19.738 INFO kablam! --> src/main.rs:113:9 Oct 11 04:37:19.738 INFO kablam! | Oct 11 04:37:19.738 INFO kablam! 113 | let len = a.len(); Oct 11 04:37:19.738 INFO kablam! | ^^^ help: consider using `_len` instead Oct 11 04:37:19.738 INFO kablam! | Oct 11 04:37:19.738 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 04:37:19.738 INFO kablam! Oct 11 04:37:19.753 INFO kablam! warning: variable does not need to be mutable Oct 11 04:37:19.753 INFO kablam! --> src/main.rs:135:9 Oct 11 04:37:19.753 INFO kablam! | Oct 11 04:37:19.753 INFO kablam! 135 | let mut m1 : (u32,u32); Oct 11 04:37:19.754 INFO kablam! | ----^^ Oct 11 04:37:19.754 INFO kablam! | | Oct 11 04:37:19.754 INFO kablam! | help: remove this `mut` Oct 11 04:37:19.755 INFO kablam! | Oct 11 04:37:19.755 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 04:37:19.755 INFO kablam! Oct 11 04:37:19.756 INFO kablam! warning: variable does not need to be mutable Oct 11 04:37:19.756 INFO kablam! --> src/main.rs:136:9 Oct 11 04:37:19.757 INFO kablam! | Oct 11 04:37:19.757 INFO kablam! 136 | let mut m2 : (u32,u32); Oct 11 04:37:19.758 INFO kablam! | ----^^ Oct 11 04:37:19.758 INFO kablam! | | Oct 11 04:37:19.758 INFO kablam! | help: remove this `mut` Oct 11 04:37:19.758 INFO kablam! Oct 11 04:37:19.759 INFO kablam! warning: variable `iMin` should have a snake case name such as `i_min` Oct 11 04:37:19.759 INFO kablam! --> src/main.rs:81:7 Oct 11 04:37:19.759 INFO kablam! | Oct 11 04:37:19.759 INFO kablam! 81 | let mut iMin = i; Oct 11 04:37:19.760 INFO kablam! | ^^^^^^^^ Oct 11 04:37:19.760 INFO kablam! | Oct 11 04:37:19.760 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 11 04:37:19.761 INFO kablam! Oct 11 04:37:20.341 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.33s Oct 11 04:37:20.343 INFO kablam! su: No module specific data is present Oct 11 04:37:20.996 INFO running `"docker" "rm" "-f" "3d51549fd44ef7967b30a1bc92bc5c543f5b1064c7957599e9c031e14792020e"` Oct 11 04:37:21.172 INFO blam! 3d51549fd44ef7967b30a1bc92bc5c543f5b1064c7957599e9c031e14792020e Oct 11 04:37:21.185 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 04:37:21.185 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 04:37:21.571 INFO blam! 41566b68ff2dfb91314d501424654f0924ce35afd93f45c01dae81e210456f4c Oct 11 04:37:21.572 INFO running `"docker" "start" "-a" "41566b68ff2dfb91314d501424654f0924ce35afd93f45c01dae81e210456f4c"` Oct 11 04:37:22.448 INFO kablam! usermod: no changes Oct 11 04:37:22.487 INFO kablam! Compiling hw03 v0.1.0 (/source) Oct 11 04:37:23.224 INFO kablam! warning: unused import: `std::cmp` Oct 11 04:37:23.224 INFO kablam! --> src/main.rs:4:5 Oct 11 04:37:23.224 INFO kablam! | Oct 11 04:37:23.224 INFO kablam! 4 | use std::cmp; Oct 11 04:37:23.224 INFO kablam! | ^^^^^^^^ Oct 11 04:37:23.224 INFO kablam! | Oct 11 04:37:23.224 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 04:37:23.224 INFO kablam! Oct 11 04:37:23.324 INFO kablam! warning: unused variable: `len` Oct 11 04:37:23.324 INFO kablam! --> src/main.rs:113:9 Oct 11 04:37:23.324 INFO kablam! | Oct 11 04:37:23.324 INFO kablam! 113 | let len = a.len(); Oct 11 04:37:23.324 INFO kablam! | ^^^ help: consider using `_len` instead Oct 11 04:37:23.324 INFO kablam! | Oct 11 04:37:23.324 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 04:37:23.325 INFO kablam! Oct 11 04:37:23.336 INFO kablam! warning: variable does not need to be mutable Oct 11 04:37:23.336 INFO kablam! --> src/main.rs:135:9 Oct 11 04:37:23.336 INFO kablam! | Oct 11 04:37:23.336 INFO kablam! 135 | let mut m1 : (u32,u32); Oct 11 04:37:23.336 INFO kablam! | ----^^ Oct 11 04:37:23.336 INFO kablam! | | Oct 11 04:37:23.336 INFO kablam! | help: remove this `mut` Oct 11 04:37:23.336 INFO kablam! | Oct 11 04:37:23.336 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 04:37:23.336 INFO kablam! Oct 11 04:37:23.336 INFO kablam! warning: variable does not need to be mutable Oct 11 04:37:23.336 INFO kablam! --> src/main.rs:136:9 Oct 11 04:37:23.336 INFO kablam! | Oct 11 04:37:23.336 INFO kablam! 136 | let mut m2 : (u32,u32); Oct 11 04:37:23.336 INFO kablam! | ----^^ Oct 11 04:37:23.336 INFO kablam! | | Oct 11 04:37:23.336 INFO kablam! | help: remove this `mut` Oct 11 04:37:23.336 INFO kablam! Oct 11 04:37:23.336 INFO kablam! warning: variable `iMin` should have a snake case name such as `i_min` Oct 11 04:37:23.336 INFO kablam! --> src/main.rs:81:7 Oct 11 04:37:23.336 INFO kablam! | Oct 11 04:37:23.336 INFO kablam! 81 | let mut iMin = i; Oct 11 04:37:23.336 INFO kablam! | ^^^^^^^^ Oct 11 04:37:23.336 INFO kablam! | Oct 11 04:37:23.336 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 11 04:37:23.336 INFO kablam! Oct 11 04:37:23.780 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.31s Oct 11 04:37:23.780 INFO kablam! su: No module specific data is present Oct 11 04:37:24.428 INFO running `"docker" "rm" "-f" "41566b68ff2dfb91314d501424654f0924ce35afd93f45c01dae81e210456f4c"` Oct 11 04:37:24.712 INFO blam! 41566b68ff2dfb91314d501424654f0924ce35afd93f45c01dae81e210456f4c Oct 11 04:37:24.712 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 04:37:24.712 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 04:37:25.113 INFO blam! a2b4097b08e29256c23b1b834aedec78963996b45c2046cbc4bab57967bc6d65 Oct 11 04:37:25.115 INFO running `"docker" "start" "-a" "a2b4097b08e29256c23b1b834aedec78963996b45c2046cbc4bab57967bc6d65"` Oct 11 04:37:26.208 INFO kablam! usermod: no changes Oct 11 04:37:26.272 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 11 04:37:26.273 INFO kablam! Running /target/debug/deps/hw03-458bed3d765ddf29 Oct 11 04:37:26.278 INFO blam! Oct 11 04:37:26.278 INFO blam! running 0 tests Oct 11 04:37:26.278 INFO blam! Oct 11 04:37:26.278 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 04:37:26.278 INFO blam! Oct 11 04:37:26.279 INFO kablam! su: No module specific data is present Oct 11 04:37:27.247 INFO running `"docker" "rm" "-f" "a2b4097b08e29256c23b1b834aedec78963996b45c2046cbc4bab57967bc6d65"` Oct 11 04:37:27.696 INFO blam! a2b4097b08e29256c23b1b834aedec78963996b45c2046cbc4bab57967bc6d65