Oct 10 16:14:47.484 INFO testing rehan-jaffer/conway-rust against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 16:14:47.484 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 16:14:47.484 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 16:14:47.876 INFO blam! bf72f45ce018fa3f818e86f7ff1d8aa36474427a6bc2f69acb233f89b7695d05 Oct 10 16:14:47.879 INFO running `"docker" "start" "-a" "bf72f45ce018fa3f818e86f7ff1d8aa36474427a6bc2f69acb233f89b7695d05"` Oct 10 16:14:48.763 INFO kablam! usermod: no changes Oct 10 16:14:48.812 INFO kablam! warning: dependency (rand) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions Oct 10 16:14:48.848 INFO kablam! Compiling conway v0.1.0 (/source) Oct 10 16:14:49.353 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 10 16:14:49.354 INFO kablam! --> src/main.rs:57:20 Oct 10 16:14:49.354 INFO kablam! | Oct 10 16:14:49.355 INFO kablam! 57 | if (score > 3 || score < 2) { Oct 10 16:14:49.355 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 16:14:49.356 INFO kablam! | Oct 10 16:14:49.357 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 10 16:14:49.357 INFO kablam! Oct 10 16:14:49.357 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 10 16:14:49.358 INFO kablam! --> src/main.rs:63:20 Oct 10 16:14:49.358 INFO kablam! | Oct 10 16:14:49.359 INFO kablam! 63 | if (score == 3) { Oct 10 16:14:49.359 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Oct 10 16:14:49.359 INFO kablam! Oct 10 16:14:49.395 INFO kablam! warning: value assigned to `x1` is never read Oct 10 16:14:49.395 INFO kablam! --> src/main.rs:8:13 Oct 10 16:14:49.395 INFO kablam! | Oct 10 16:14:49.395 INFO kablam! 8 | let mut x1: i32 = 0; Oct 10 16:14:49.395 INFO kablam! | ^^ Oct 10 16:14:49.395 INFO kablam! | Oct 10 16:14:49.395 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 10 16:14:49.395 INFO kablam! Oct 10 16:14:49.395 INFO kablam! warning: value assigned to `y1` is never read Oct 10 16:14:49.395 INFO kablam! --> src/main.rs:9:13 Oct 10 16:14:49.395 INFO kablam! | Oct 10 16:14:49.395 INFO kablam! 9 | let mut y1: i32 = 0; Oct 10 16:14:49.395 INFO kablam! | ^^ Oct 10 16:14:49.395 INFO kablam! Oct 10 16:14:49.395 INFO kablam! warning: unused variable: `i` Oct 10 16:14:49.395 INFO kablam! --> src/main.rs:27:9 Oct 10 16:14:49.395 INFO kablam! | Oct 10 16:14:49.395 INFO kablam! 27 | for i in 0..GRID_SIZE { Oct 10 16:14:49.395 INFO kablam! | ^ help: consider using `_i` instead Oct 10 16:14:49.395 INFO kablam! | Oct 10 16:14:49.395 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 16:14:49.395 INFO kablam! Oct 10 16:14:49.904 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.10s Oct 10 16:14:49.905 INFO kablam! su: No module specific data is present Oct 10 16:14:50.286 INFO running `"docker" "rm" "-f" "bf72f45ce018fa3f818e86f7ff1d8aa36474427a6bc2f69acb233f89b7695d05"` Oct 10 16:14:50.463 INFO blam! bf72f45ce018fa3f818e86f7ff1d8aa36474427a6bc2f69acb233f89b7695d05 Oct 10 16:14:50.465 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 16:14:50.465 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 16:14:50.760 INFO blam! 26894b3ba85c943b9ac0c66518b646aa0949ebc9e037b36b4039f64ca2dc531c Oct 10 16:14:50.765 INFO running `"docker" "start" "-a" "26894b3ba85c943b9ac0c66518b646aa0949ebc9e037b36b4039f64ca2dc531c"` Oct 10 16:14:51.828 INFO kablam! usermod: no changes Oct 10 16:14:51.856 INFO kablam! warning: dependency (rand) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions Oct 10 16:14:51.864 INFO kablam! Compiling conway v0.1.0 (/source) Oct 10 16:14:52.400 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 10 16:14:52.400 INFO kablam! --> src/main.rs:57:20 Oct 10 16:14:52.400 INFO kablam! | Oct 10 16:14:52.400 INFO kablam! 57 | if (score > 3 || score < 2) { Oct 10 16:14:52.400 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 16:14:52.400 INFO kablam! | Oct 10 16:14:52.401 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 10 16:14:52.401 INFO kablam! Oct 10 16:14:52.401 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 10 16:14:52.401 INFO kablam! --> src/main.rs:63:20 Oct 10 16:14:52.401 INFO kablam! | Oct 10 16:14:52.401 INFO kablam! 63 | if (score == 3) { Oct 10 16:14:52.401 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Oct 10 16:14:52.401 INFO kablam! Oct 10 16:14:52.444 INFO kablam! warning: value assigned to `x1` is never read Oct 10 16:14:52.444 INFO kablam! --> src/main.rs:8:13 Oct 10 16:14:52.444 INFO kablam! | Oct 10 16:14:52.444 INFO kablam! 8 | let mut x1: i32 = 0; Oct 10 16:14:52.444 INFO kablam! | ^^ Oct 10 16:14:52.444 INFO kablam! | Oct 10 16:14:52.444 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 10 16:14:52.444 INFO kablam! Oct 10 16:14:52.444 INFO kablam! warning: value assigned to `y1` is never read Oct 10 16:14:52.444 INFO kablam! --> src/main.rs:9:13 Oct 10 16:14:52.444 INFO kablam! | Oct 10 16:14:52.444 INFO kablam! 9 | let mut y1: i32 = 0; Oct 10 16:14:52.444 INFO kablam! | ^^ Oct 10 16:14:52.444 INFO kablam! Oct 10 16:14:52.444 INFO kablam! warning: unused variable: `i` Oct 10 16:14:52.444 INFO kablam! --> src/main.rs:27:9 Oct 10 16:14:52.444 INFO kablam! | Oct 10 16:14:52.444 INFO kablam! 27 | for i in 0..GRID_SIZE { Oct 10 16:14:52.444 INFO kablam! | ^ help: consider using `_i` instead Oct 10 16:14:52.444 INFO kablam! | Oct 10 16:14:52.444 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 16:14:52.444 INFO kablam! Oct 10 16:14:52.940 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.09s Oct 10 16:14:52.940 INFO kablam! su: No module specific data is present Oct 10 16:14:53.418 INFO running `"docker" "rm" "-f" "26894b3ba85c943b9ac0c66518b646aa0949ebc9e037b36b4039f64ca2dc531c"` Oct 10 16:14:53.600 INFO blam! 26894b3ba85c943b9ac0c66518b646aa0949ebc9e037b36b4039f64ca2dc531c Oct 10 16:14:53.609 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 16:14:53.609 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 16:14:53.952 INFO blam! fd0ef11ab086e43bc69d7827832f3d163c01bf8fa603249835f2e8a2985414b5 Oct 10 16:14:53.960 INFO running `"docker" "start" "-a" "fd0ef11ab086e43bc69d7827832f3d163c01bf8fa603249835f2e8a2985414b5"` Oct 10 16:14:54.999 INFO kablam! usermod: no changes Oct 10 16:14:55.056 INFO kablam! warning: dependency (rand) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions Oct 10 16:14:55.104 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 10 16:14:55.112 INFO kablam! Running /target/debug/deps/conway-b29ebd18edb9fb25 Oct 10 16:14:55.118 INFO blam! Oct 10 16:14:55.118 INFO blam! running 0 tests Oct 10 16:14:55.118 INFO blam! Oct 10 16:14:55.118 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:55.118 INFO blam! Oct 10 16:14:55.119 INFO kablam! su: No module specific data is present Oct 10 16:14:55.722 INFO running `"docker" "rm" "-f" "fd0ef11ab086e43bc69d7827832f3d163c01bf8fa603249835f2e8a2985414b5"` Oct 10 16:14:55.939 INFO blam! fd0ef11ab086e43bc69d7827832f3d163c01bf8fa603249835f2e8a2985414b5