Oct 13 03:00:53.398 INFO testing rehan-jaffer/conway-rust against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 03:00:53.398 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 13 03:00:53.665 INFO blam! 66d68c2db146cb9b87a66a7bc1b1c1574099a8ed77c617b7ea41cbd2309fde3e Oct 13 03:00:53.667 INFO running `"docker" "start" "-a" "66d68c2db146cb9b87a66a7bc1b1c1574099a8ed77c617b7ea41cbd2309fde3e"` Oct 13 03:00:54.049 INFO kablam! usermod: no changes Oct 13 03:00:54.071 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 13 03:00:54.082 INFO kablam! Compiling conway v0.1.0 (/source) Oct 13 03:00:54.257 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 13 03:00:54.257 INFO kablam! --> src/main.rs:57:20 Oct 13 03:00:54.257 INFO kablam! | Oct 13 03:00:54.257 INFO kablam! 57 | if (score > 3 || score < 2) { Oct 13 03:00:54.257 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 03:00:54.257 INFO kablam! | Oct 13 03:00:54.257 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 13 03:00:54.257 INFO kablam! Oct 13 03:00:54.257 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 13 03:00:54.257 INFO kablam! --> src/main.rs:63:20 Oct 13 03:00:54.257 INFO kablam! | Oct 13 03:00:54.257 INFO kablam! 63 | if (score == 3) { Oct 13 03:00:54.257 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Oct 13 03:00:54.257 INFO kablam! Oct 13 03:00:54.295 INFO kablam! warning: value assigned to `x1` is never read Oct 13 03:00:54.296 INFO kablam! --> src/main.rs:8:13 Oct 13 03:00:54.296 INFO kablam! | Oct 13 03:00:54.296 INFO kablam! 8 | let mut x1: i32 = 0; Oct 13 03:00:54.297 INFO kablam! | ^^ Oct 13 03:00:54.297 INFO kablam! | Oct 13 03:00:54.297 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 13 03:00:54.298 INFO kablam! Oct 13 03:00:54.298 INFO kablam! warning: value assigned to `y1` is never read Oct 13 03:00:54.298 INFO kablam! --> src/main.rs:9:13 Oct 13 03:00:54.301 INFO kablam! | Oct 13 03:00:54.302 INFO kablam! 9 | let mut y1: i32 = 0; Oct 13 03:00:54.302 INFO kablam! | ^^ Oct 13 03:00:54.302 INFO kablam! Oct 13 03:00:54.302 INFO kablam! warning: unused variable: `i` Oct 13 03:00:54.302 INFO kablam! --> src/main.rs:27:9 Oct 13 03:00:54.302 INFO kablam! | Oct 13 03:00:54.302 INFO kablam! 27 | for i in 0..GRID_SIZE { Oct 13 03:00:54.302 INFO kablam! | ^ help: consider using `_i` instead Oct 13 03:00:54.302 INFO kablam! | Oct 13 03:00:54.302 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 03:00:54.302 INFO kablam! Oct 13 03:00:54.611 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.55s Oct 13 03:00:54.615 INFO kablam! su: No module specific data is present Oct 13 03:00:54.940 INFO running `"docker" "rm" "-f" "66d68c2db146cb9b87a66a7bc1b1c1574099a8ed77c617b7ea41cbd2309fde3e"` Oct 13 03:00:55.038 INFO blam! 66d68c2db146cb9b87a66a7bc1b1c1574099a8ed77c617b7ea41cbd2309fde3e Oct 13 03:00:55.039 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 13 03:00:55.237 INFO blam! 069bb28f4f85b49c2aeeab0b0c578038db09925a16b6cc2d812fb70c7f39ec72 Oct 13 03:00:55.238 INFO running `"docker" "start" "-a" "069bb28f4f85b49c2aeeab0b0c578038db09925a16b6cc2d812fb70c7f39ec72"` Oct 13 03:00:55.643 INFO kablam! usermod: no changes Oct 13 03:00:55.672 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 13 03:00:55.687 INFO kablam! Compiling conway v0.1.0 (/source) Oct 13 03:00:55.962 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 13 03:00:55.962 INFO kablam! --> src/main.rs:57:20 Oct 13 03:00:55.962 INFO kablam! | Oct 13 03:00:55.962 INFO kablam! 57 | if (score > 3 || score < 2) { Oct 13 03:00:55.962 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 03:00:55.962 INFO kablam! | Oct 13 03:00:55.962 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 13 03:00:55.962 INFO kablam! Oct 13 03:00:55.963 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 13 03:00:55.963 INFO kablam! --> src/main.rs:63:20 Oct 13 03:00:55.963 INFO kablam! | Oct 13 03:00:55.963 INFO kablam! 63 | if (score == 3) { Oct 13 03:00:55.963 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Oct 13 03:00:55.963 INFO kablam! Oct 13 03:00:55.999 INFO kablam! warning: value assigned to `x1` is never read Oct 13 03:00:55.999 INFO kablam! --> src/main.rs:8:13 Oct 13 03:00:55.999 INFO kablam! | Oct 13 03:00:55.999 INFO kablam! 8 | let mut x1: i32 = 0; Oct 13 03:00:55.999 INFO kablam! | ^^ Oct 13 03:00:55.999 INFO kablam! | Oct 13 03:00:55.999 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 13 03:00:55.999 INFO kablam! Oct 13 03:00:55.999 INFO kablam! warning: value assigned to `y1` is never read Oct 13 03:00:55.999 INFO kablam! --> src/main.rs:9:13 Oct 13 03:00:55.999 INFO kablam! | Oct 13 03:00:55.999 INFO kablam! 9 | let mut y1: i32 = 0; Oct 13 03:00:55.999 INFO kablam! | ^^ Oct 13 03:00:55.999 INFO kablam! Oct 13 03:00:55.999 INFO kablam! warning: unused variable: `i` Oct 13 03:00:55.999 INFO kablam! --> src/main.rs:27:9 Oct 13 03:00:55.999 INFO kablam! | Oct 13 03:00:55.999 INFO kablam! 27 | for i in 0..GRID_SIZE { Oct 13 03:00:55.999 INFO kablam! | ^ help: consider using `_i` instead Oct 13 03:00:55.999 INFO kablam! | Oct 13 03:00:55.999 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 03:00:55.999 INFO kablam! Oct 13 03:00:56.453 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.80s Oct 13 03:00:56.453 INFO kablam! su: No module specific data is present Oct 13 03:00:57.071 INFO running `"docker" "rm" "-f" "069bb28f4f85b49c2aeeab0b0c578038db09925a16b6cc2d812fb70c7f39ec72"` Oct 13 03:00:57.295 INFO blam! 069bb28f4f85b49c2aeeab0b0c578038db09925a16b6cc2d812fb70c7f39ec72 Oct 13 03:00:57.300 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 13 03:00:57.683 INFO blam! e107cfca67dfa05f4d36fe73108b9d9d06c8c6127e91a7f7fc062a46b9d9d137 Oct 13 03:00:57.691 INFO running `"docker" "start" "-a" "e107cfca67dfa05f4d36fe73108b9d9d06c8c6127e91a7f7fc062a46b9d9d137"` Oct 13 03:00:59.076 INFO kablam! usermod: no changes Oct 13 03:00:59.143 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 13 03:00:59.162 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 13 03:00:59.171 INFO blam! Oct 13 03:00:59.172 INFO kablam! Running /target/debug/deps/conway-56b76ca9b39690e1 Oct 13 03:00:59.172 INFO blam! running 0 tests Oct 13 03:00:59.172 INFO blam! Oct 13 03:00:59.173 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 03:00:59.173 INFO blam! Oct 13 03:00:59.179 INFO kablam! su: No module specific data is present Oct 13 03:00:59.892 INFO running `"docker" "rm" "-f" "e107cfca67dfa05f4d36fe73108b9d9d06c8c6127e91a7f7fc062a46b9d9d137"` Oct 13 03:01:00.094 INFO blam! e107cfca67dfa05f4d36fe73108b9d9d06c8c6127e91a7f7fc062a46b9d9d137