[INFO] updating cached repository https://github.com/HMate/rumoeba [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8244ee32019e0868dde556fc79b828be416b20a9 [INFO] testing HMate/rumoeba against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FHMate%2Frumoeba" "work/builds/worker-1/source"` [INFO] [stderr] Cloning into 'work/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/HMate/rumoeba on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/HMate/rumoeba [INFO] finished tweaking git repo https://github.com/HMate/rumoeba [INFO] tweaked toml for git repo https://github.com/HMate/rumoeba written to work/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/HMate/rumoeba already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /big/crater/work/builds/worker-1/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 99d9166ddde228ee7242ed43dab4090ade0436c52f64d677276d0450919c7422 [INFO] running `"docker" "start" "-a" "99d9166ddde228ee7242ed43dab4090ade0436c52f64d677276d0450919c7422"` [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling console v0.7.7 [INFO] [stderr] Compiling rumoeba v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.65s [INFO] running `"docker" "inspect" "99d9166ddde228ee7242ed43dab4090ade0436c52f64d677276d0450919c7422"` [INFO] running `"docker" "rm" "-f" "99d9166ddde228ee7242ed43dab4090ade0436c52f64d677276d0450919c7422"` [INFO] [stdout] 99d9166ddde228ee7242ed43dab4090ade0436c52f64d677276d0450919c7422 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 2591add129e7573f8a4bceda923da27e9ec6ca4f9c9e268c08b13c6409cb6ec6 [INFO] running `"docker" "start" "-a" "2591add129e7573f8a4bceda923da27e9ec6ca4f9c9e268c08b13c6409cb6ec6"` [INFO] [stderr] Compiling rumoeba v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.67s [INFO] running `"docker" "inspect" "2591add129e7573f8a4bceda923da27e9ec6ca4f9c9e268c08b13c6409cb6ec6"` [INFO] running `"docker" "rm" "-f" "2591add129e7573f8a4bceda923da27e9ec6ca4f9c9e268c08b13c6409cb6ec6"` [INFO] [stdout] 2591add129e7573f8a4bceda923da27e9ec6ca4f9c9e268c08b13c6409cb6ec6 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen"` [INFO] [stdout] 06d66f8b5d24ada53488865ea21e0c5dbcc7c4cdf93053f8420ceede8e160601 [INFO] running `"docker" "start" "-a" "06d66f8b5d24ada53488865ea21e0c5dbcc7c4cdf93053f8420ceede8e160601"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rumoeba-ee7ccafe45e13c93 [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test ui::tests::show_board_xo ... ok [INFO] [stdout] test xogame::tests::finished_column ... ok [INFO] [stdout] test xogame::tests::finished_even_diagonal ... ok [INFO] [stdout] test ui::tests::show_board_empty ... ok [INFO] [stdout] test xogame::tests::finished_odd_diagonal ... ok [INFO] [stdout] test xogame::tests::finished_row ... ok [INFO] [stdout] test xogame::tests::finished_row_non_continously ... ok [INFO] [stdout] test xogame::tests::game_not_finished_initially ... ok [INFO] [stdout] test player::tests::get_player_name ... ok [INFO] [stdout] test xogame::tests::play_game_4 ... ok [INFO] [stdout] test game_board::tests::get_size ... ok [INFO] [stdout] test xogame::tests::get_player_mark ... ok [INFO] [stdout] test game_board::tests::get_mark ... ok [INFO] [stdout] test xogame::tests::play_game ... ok [INFO] [stdout] test xogame::tests::play_game_5 ... ok [INFO] [stdout] test xogame::tests::place_to_same_place_gives_error ... ok [INFO] [stdout] test xogame::tests::play_game_to_tie ... ok [INFO] [stdout] test game_board::tests::get_mark_x ... ok [INFO] [stdout] test awesome_mode::tests::show_board_xo ... ok [INFO] [stdout] test awesome_mode::tests::show_board_empty_with_x ... ok [INFO] [stdout] test game_board::tests::panic_when_read_out_of_board ... ok [INFO] [stdout] test game_board::tests::panic_when_mark_out_of_board ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rumoeba-d375dec3f9342508 [INFO] [stderr] Doc-tests rumoeba [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] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/game_board.rs - game_board::Board::read (line 32) ... FAILED [INFO] [stdout] test src/game_board.rs - game_board::Board::mark (line 45) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/game_board.rs - game_board::Board::read (line 32) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `game_board` [INFO] [stdout] --> src/game_board.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 3 | use ::game_board::*; [INFO] [stdout] | ^^^^^^^^^^ could not find `game_board` in `{{root}}` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Board` [INFO] [stdout] --> src/game_board.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 4 | let b = Board::new(3); [INFO] [stdout] | ^^^^^ use of undeclared type or module `Board` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Mark` [INFO] [stdout] --> src/game_board.rs:35:26 [INFO] [stdout] | [INFO] [stdout] 5 | assert_eq!(b.read(2, 1), Mark::Unmarked); [INFO] [stdout] | ^^^^ use of undeclared type or module `Mark` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/game_board.rs - game_board::Board::mark (line 45) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `game_board` [INFO] [stdout] --> src/game_board.rs:46:7 [INFO] [stdout] | [INFO] [stdout] 3 | use ::game_board::*; [INFO] [stdout] | ^^^^^^^^^^ could not find `game_board` in `{{root}}` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Board` [INFO] [stdout] --> src/game_board.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 4 | let mut b = Board::new(3); [INFO] [stdout] | ^^^^^ use of undeclared type or module `Board` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Mark` [INFO] [stdout] --> src/game_board.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 5 | b.mark(2,1,Mark::O); [INFO] [stdout] | ^^^^ use of undeclared type or module `Mark` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Mark` [INFO] [stdout] --> src/game_board.rs:49:26 [INFO] [stdout] | [INFO] [stdout] 6 | assert_eq!(b.read(2, 1), Mark::O); [INFO] [stdout] | ^^^^ use of undeclared type or module `Mark` [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/game_board.rs - game_board::Board::mark (line 45) [INFO] [stdout] src/game_board.rs - game_board::Board::read (line 32) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `"docker" "inspect" "06d66f8b5d24ada53488865ea21e0c5dbcc7c4cdf93053f8420ceede8e160601"` [INFO] running `"docker" "rm" "-f" "06d66f8b5d24ada53488865ea21e0c5dbcc7c4cdf93053f8420ceede8e160601"` [INFO] [stdout] 06d66f8b5d24ada53488865ea21e0c5dbcc7c4cdf93053f8420ceede8e160601