Oct 10 17:26:14.645 INFO testing noxecane/codechef against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 17:26:14.645 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 17:26:14.645 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 10 17:26:14.869 INFO blam! 2b98f6416e31eee9ae912e35d67ecaf0c72df6751d0354eceed82aee5575c83c Oct 10 17:26:14.874 INFO running `"docker" "start" "-a" "2b98f6416e31eee9ae912e35d67ecaf0c72df6751d0354eceed82aee5575c83c"` Oct 10 17:26:15.315 INFO kablam! usermod: no changes Oct 10 17:26:15.342 INFO kablam! Compiling codechef v0.1.0 (/source) Oct 10 17:26:15.797 INFO kablam! warning: unused variable: `grid` Oct 10 17:26:15.797 INFO kablam! --> src/main.rs:3:13 Oct 10 17:26:15.797 INFO kablam! | Oct 10 17:26:15.797 INFO kablam! 3 | let mut grid = GRID_1.clone(); Oct 10 17:26:15.797 INFO kablam! | ^^^^ help: consider using `_grid` instead Oct 10 17:26:15.797 INFO kablam! | Oct 10 17:26:15.797 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 17:26:15.797 INFO kablam! Oct 10 17:26:15.797 INFO kablam! warning: variable does not need to be mutable Oct 10 17:26:15.797 INFO kablam! --> src/main.rs:3:9 Oct 10 17:26:15.797 INFO kablam! | Oct 10 17:26:15.797 INFO kablam! 3 | let mut grid = GRID_1.clone(); Oct 10 17:26:15.797 INFO kablam! | ----^^^^ Oct 10 17:26:15.797 INFO kablam! | | Oct 10 17:26:15.797 INFO kablam! | help: remove this `mut` Oct 10 17:26:15.797 INFO kablam! | Oct 10 17:26:15.797 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 17:26:15.797 INFO kablam! Oct 10 17:26:15.797 INFO kablam! warning: function is never used: `is_at_correct_position` Oct 10 17:26:15.797 INFO kablam! --> src/main.rs:6:1 Oct 10 17:26:15.797 INFO kablam! | Oct 10 17:26:15.797 INFO kablam! 6 | fn is_at_correct_position() { Oct 10 17:26:15.797 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 17:26:15.797 INFO kablam! | Oct 10 17:26:15.797 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 17:26:15.797 INFO kablam! Oct 10 17:26:16.086 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.75s Oct 10 17:26:16.102 INFO kablam! su: No module specific data is present Oct 10 17:26:16.439 INFO running `"docker" "rm" "-f" "2b98f6416e31eee9ae912e35d67ecaf0c72df6751d0354eceed82aee5575c83c"` Oct 10 17:26:16.595 INFO blam! 2b98f6416e31eee9ae912e35d67ecaf0c72df6751d0354eceed82aee5575c83c Oct 10 17:26:16.595 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 17:26:16.595 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 10 17:26:16.908 INFO blam! 0ec2e1b644119b0668ab93f161004de7d36b9c88c5ce3572d21b8b4a7286ec1d Oct 10 17:26:16.910 INFO running `"docker" "start" "-a" "0ec2e1b644119b0668ab93f161004de7d36b9c88c5ce3572d21b8b4a7286ec1d"` Oct 10 17:26:17.275 INFO kablam! usermod: no changes Oct 10 17:26:17.297 INFO kablam! Compiling codechef v0.1.0 (/source) Oct 10 17:26:17.813 INFO kablam! warning: unused variable: `grid` Oct 10 17:26:17.814 INFO kablam! --> src/main.rs:3:13 Oct 10 17:26:17.814 INFO kablam! | Oct 10 17:26:17.814 INFO kablam! 3 | let mut grid = GRID_1.clone(); Oct 10 17:26:17.815 INFO kablam! | ^^^^ help: consider using `_grid` instead Oct 10 17:26:17.815 INFO kablam! | Oct 10 17:26:17.815 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 17:26:17.816 INFO kablam! Oct 10 17:26:17.816 INFO kablam! warning: variable does not need to be mutable Oct 10 17:26:17.816 INFO kablam! --> src/main.rs:3:9 Oct 10 17:26:17.816 INFO kablam! | Oct 10 17:26:17.817 INFO kablam! 3 | let mut grid = GRID_1.clone(); Oct 10 17:26:17.817 INFO kablam! | ----^^^^ Oct 10 17:26:17.817 INFO kablam! | | Oct 10 17:26:17.818 INFO kablam! | help: remove this `mut` Oct 10 17:26:17.818 INFO kablam! | Oct 10 17:26:17.818 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 17:26:17.819 INFO kablam! Oct 10 17:26:17.819 INFO kablam! warning: function is never used: `is_at_correct_position` Oct 10 17:26:17.819 INFO kablam! --> src/main.rs:6:1 Oct 10 17:26:17.820 INFO kablam! | Oct 10 17:26:17.820 INFO kablam! 6 | fn is_at_correct_position() { Oct 10 17:26:17.824 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 17:26:17.825 INFO kablam! | Oct 10 17:26:17.825 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 17:26:17.825 INFO kablam! Oct 10 17:26:18.279 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.99s Oct 10 17:26:18.281 INFO kablam! su: No module specific data is present Oct 10 17:26:18.704 INFO running `"docker" "rm" "-f" "0ec2e1b644119b0668ab93f161004de7d36b9c88c5ce3572d21b8b4a7286ec1d"` Oct 10 17:26:18.840 INFO blam! 0ec2e1b644119b0668ab93f161004de7d36b9c88c5ce3572d21b8b4a7286ec1d Oct 10 17:26:18.842 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 17:26:18.842 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 10 17:26:19.026 INFO blam! a78045620e9c56f76ed224cefb986eae98a012c47246eb171d68093fe2a40c74 Oct 10 17:26:19.027 INFO running `"docker" "start" "-a" "a78045620e9c56f76ed224cefb986eae98a012c47246eb171d68093fe2a40c74"` Oct 10 17:26:19.430 INFO kablam! usermod: no changes Oct 10 17:26:19.482 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 10 17:26:19.482 INFO kablam! Running /target/debug/deps/codechef-664f1fc19e0e3fd3 Oct 10 17:26:19.486 INFO blam! Oct 10 17:26:19.487 INFO blam! running 0 tests Oct 10 17:26:19.487 INFO blam! Oct 10 17:26:19.487 INFO kablam! su: No module specific data is present Oct 10 17:26:19.487 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 17:26:19.487 INFO blam! Oct 10 17:26:19.730 INFO running `"docker" "rm" "-f" "a78045620e9c56f76ed224cefb986eae98a012c47246eb171d68093fe2a40c74"` Oct 10 17:26:19.817 INFO blam! a78045620e9c56f76ed224cefb986eae98a012c47246eb171d68093fe2a40c74