[INFO] crate gol 0.1.11 is already in cache [INFO] extracting crate gol 0.1.11 into work/ex/beta-1.37-6/sources/1.36.0/reg/gol/0.1.11 [INFO] extracting crate gol 0.1.11 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/gol/0.1.11 [INFO] validating manifest of gol-0.1.11 on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of gol-0.1.11 on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing gol-0.1.11 [INFO] finished frobbing gol-0.1.11 [INFO] frobbed toml for gol-0.1.11 written to work/ex/beta-1.37-6/sources/1.36.0/reg/gol/0.1.11/Cargo.toml [INFO] started frobbing gol-0.1.11 [INFO] finished frobbing gol-0.1.11 [INFO] frobbed toml for gol-0.1.11 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/gol/0.1.11/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing gol-0.1.11 against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/gol/0.1.11:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 7567aefbcab51fccf51b93784c3fd02c58c4b1c730348186240869d4c6f1f645 [INFO] running `"docker" "start" "-a" "7567aefbcab51fccf51b93784c3fd02c58c4b1c730348186240869d4c6f1f645"` [INFO] [stderr] Compiling draw_state v0.7.1 [INFO] [stderr] Compiling wayland-protocols v0.9.10 [INFO] [stderr] Compiling memmap v0.4.0 [INFO] [stderr] Compiling gfx_gl v0.4.0 [INFO] [stderr] Compiling glutin v0.9.2 [INFO] [stderr] Compiling wayland-kbd v0.9.1 [INFO] [stderr] Compiling gfx_core v0.7.2 [INFO] [stderr] Compiling wayland-window v0.7.0 [INFO] [stderr] Compiling winit v0.7.6 [INFO] [stderr] Compiling gfx_device_gl v0.14.6 [INFO] [stderr] Compiling gfx v0.16.3 [INFO] [stderr] Compiling gfx_window_glutin v0.17.0 [INFO] [stderr] Compiling gol v0.1.11 (/opt/crater/workdir) [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/data/grid.rs:44:9 [INFO] [stderr] | [INFO] [stderr] 44 | / /// Grid is a matrix with {height} rows and {width} columns, addressed [INFO] [stderr] 45 | | /// via (i, j) (row, column) convention. Used for finding neightbours because it's [INFO] [stderr] 46 | | /// just an easier mental model to work with for that problem. It gets flattened later. [INFO] [stderr] | |_______________________________________________________________________________________________^ [INFO] [stderr] 47 | let mut grid = Vec::with_capacity(height); [INFO] [stderr] | ------------------------------------------ rustdoc does not generate documentation for statements [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_doc_comments)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `"docker" "inspect" "7567aefbcab51fccf51b93784c3fd02c58c4b1c730348186240869d4c6f1f645"` [INFO] running `"docker" "rm" "-f" "7567aefbcab51fccf51b93784c3fd02c58c4b1c730348186240869d4c6f1f645"` [INFO] [stdout] 7567aefbcab51fccf51b93784c3fd02c58c4b1c730348186240869d4c6f1f645 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/gol/0.1.11:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 9c2e17a75e59e50efa7098490f1f74d0d0e388d5529684bc1ecfbafa149db202 [INFO] running `"docker" "start" "-a" "9c2e17a75e59e50efa7098490f1f74d0d0e388d5529684bc1ecfbafa149db202"` [INFO] [stderr] Compiling gol v0.1.11 (/opt/crater/workdir) [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/data/grid.rs:44:9 [INFO] [stderr] | [INFO] [stderr] 44 | / /// Grid is a matrix with {height} rows and {width} columns, addressed [INFO] [stderr] 45 | | /// via (i, j) (row, column) convention. Used for finding neightbours because it's [INFO] [stderr] 46 | | /// just an easier mental model to work with for that problem. It gets flattened later. [INFO] [stderr] | |_______________________________________________________________________________________________^ [INFO] [stderr] 47 | let mut grid = Vec::with_capacity(height); [INFO] [stderr] | ------------------------------------------ rustdoc does not generate documentation for statements [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_doc_comments)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.50s [INFO] running `"docker" "inspect" "9c2e17a75e59e50efa7098490f1f74d0d0e388d5529684bc1ecfbafa149db202"` [INFO] running `"docker" "rm" "-f" "9c2e17a75e59e50efa7098490f1f74d0d0e388d5529684bc1ecfbafa149db202"` [INFO] [stdout] 9c2e17a75e59e50efa7098490f1f74d0d0e388d5529684bc1ecfbafa149db202 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/gol/0.1.11:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 9282b4247303c1db15d25bc4ca2da28fee144301ced9819313230aa50084db36 [INFO] running `"docker" "start" "-a" "9282b4247303c1db15d25bc4ca2da28fee144301ced9819313230aa50084db36"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/crater/target/debug/deps/gol-6fd4f82cb4f58776 [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test data::cell::tests::test_next_status ... ok [INFO] [stdout] test data::grid::tests::test_alive_count ... ok [INFO] [stdout] test data::grid::tests::test_to_coord ... ok [INFO] [stdout] test data::grid::tests::test_grid_new ... ok [INFO] [stdout] test data::grid::tests::test_get_idx ... ok [INFO] [stdout] test data::grid::tests::test_neighbour_coords ... ok [INFO] [stdout] test data::grid::tests::test_to_grid_idx ... ok [INFO] [stdout] test data::grid::tests::test_advance ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests gol [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "9282b4247303c1db15d25bc4ca2da28fee144301ced9819313230aa50084db36"` [INFO] running `"docker" "rm" "-f" "9282b4247303c1db15d25bc4ca2da28fee144301ced9819313230aa50084db36"` [INFO] [stdout] 9282b4247303c1db15d25bc4ca2da28fee144301ced9819313230aa50084db36