[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 beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FHMate%2Frumoeba" "work/builds/worker-5/source"` [INFO] [stderr] Cloning into 'work/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/HMate/rumoeba on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "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-5/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" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /big/crater/work/builds/worker-5/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" "+beta-2019-09-28" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/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" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 971eb46584fcb16a71474d25d30cdae6f337128d92206e06cac26a909b23e3cf [INFO] running `"docker" "start" "-a" "971eb46584fcb16a71474d25d30cdae6f337128d92206e06cac26a909b23e3cf"` [INFO] [stderr] Compiling rumoeba v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.72s [INFO] running `"docker" "inspect" "971eb46584fcb16a71474d25d30cdae6f337128d92206e06cac26a909b23e3cf"` [INFO] running `"docker" "rm" "-f" "971eb46584fcb16a71474d25d30cdae6f337128d92206e06cac26a909b23e3cf"` [INFO] [stdout] 971eb46584fcb16a71474d25d30cdae6f337128d92206e06cac26a909b23e3cf [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/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" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] a01140df4418bd5df4d6ec1314d857225a64ae3a3d7770f2faf8a06a2aca79de [INFO] running `"docker" "start" "-a" "a01140df4418bd5df4d6ec1314d857225a64ae3a3d7770f2faf8a06a2aca79de"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rumoeba v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.55s [INFO] running `"docker" "inspect" "a01140df4418bd5df4d6ec1314d857225a64ae3a3d7770f2faf8a06a2aca79de"` [INFO] running `"docker" "rm" "-f" "a01140df4418bd5df4d6ec1314d857225a64ae3a3d7770f2faf8a06a2aca79de"` [INFO] [stdout] a01140df4418bd5df4d6ec1314d857225a64ae3a3d7770f2faf8a06a2aca79de [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/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" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] abe706513e353ea84b3005d54af588d814f5300062688b2113d2c8bfdaf8acde [INFO] running `"docker" "start" "-a" "abe706513e353ea84b3005d54af588d814f5300062688b2113d2c8bfdaf8acde"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rumoeba-6969dbfc4eb99002 [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test awesome_mode::tests::show_board_empty_with_x ... ok [INFO] [stdout] test game_board::tests::get_mark ... ok [INFO] [stdout] test awesome_mode::tests::show_board_xo ... ok [INFO] [stdout] test player::tests::get_player_name ... ok [INFO] [stdout] test game_board::tests::get_mark_x ... ok [INFO] [stdout] test ui::tests::show_board_xo ... ok [INFO] [stdout] test game_board::tests::get_size ... 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_column ... ok [INFO] [stdout] test xogame::tests::finished_row ... ok [INFO] [stdout] test xogame::tests::game_not_finished_initially ... ok [INFO] [stdout] test xogame::tests::finished_odd_diagonal ... ok [INFO] [stdout] test xogame::tests::get_player_mark ... ok [INFO] [stdout] test xogame::tests::finished_row_non_continously ... ok [INFO] [stdout] test xogame::tests::play_game_to_tie ... ok [INFO] [stdout] test xogame::tests::play_game_5 ... ok [INFO] [stdout] test xogame::tests::play_game_4 ... ok [INFO] [stdout] test xogame::tests::place_to_same_place_gives_error ... ok [INFO] [stdout] test xogame::tests::play_game ... ok [INFO] [stdout] test game_board::tests::panic_when_mark_out_of_board ... ok [INFO] [stdout] test game_board::tests::panic_when_read_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-9c3b71f268bdbe5d [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" "abe706513e353ea84b3005d54af588d814f5300062688b2113d2c8bfdaf8acde"` [INFO] running `"docker" "rm" "-f" "abe706513e353ea84b3005d54af588d814f5300062688b2113d2c8bfdaf8acde"` [INFO] [stdout] abe706513e353ea84b3005d54af588d814f5300062688b2113d2c8bfdaf8acde