[INFO] updating cached repository https://github.com/HMate/rumoeba [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/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-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHMate%2Frumoeba" "/workspace/builds/worker-10/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/HMate/rumoeba on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "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 /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/HMate/rumoeba already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-10/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-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-2020-06-03" "build" "--frozen"` [INFO] [stdout] 38b534708e1125bb6803dab79d9e2cdd376da8f70e30779102c7962f0c63d211 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "38b534708e1125bb6803dab79d9e2cdd376da8f70e30779102c7962f0c63d211"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling termios v0.3.2 [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 6.39s [INFO] running `"docker" "inspect" "38b534708e1125bb6803dab79d9e2cdd376da8f70e30779102c7962f0c63d211"` [INFO] running `"docker" "rm" "-f" "38b534708e1125bb6803dab79d9e2cdd376da8f70e30779102c7962f0c63d211"` [INFO] [stdout] 38b534708e1125bb6803dab79d9e2cdd376da8f70e30779102c7962f0c63d211 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-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-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 485f5cbec18fd09cca3038a64efd5e9397335eb57e42b7bdb5d1fca7ca761c4f [INFO] running `"docker" "start" "-a" "485f5cbec18fd09cca3038a64efd5e9397335eb57e42b7bdb5d1fca7ca761c4f"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling rumoeba v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.84s [INFO] running `"docker" "inspect" "485f5cbec18fd09cca3038a64efd5e9397335eb57e42b7bdb5d1fca7ca761c4f"` [INFO] running `"docker" "rm" "-f" "485f5cbec18fd09cca3038a64efd5e9397335eb57e42b7bdb5d1fca7ca761c4f"` [INFO] [stdout] 485f5cbec18fd09cca3038a64efd5e9397335eb57e42b7bdb5d1fca7ca761c4f [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-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-2020-06-03" "test" "--frozen"` [INFO] [stdout] 639c6ad73705432ad77fcb5604d2ec647786faceb654948f6e314c86b0ff63f7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "639c6ad73705432ad77fcb5604d2ec647786faceb654948f6e314c86b0ff63f7"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rumoeba-4251ac423c1ccaa7 [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test awesome_mode::tests::show_board_empty_with_x ... ok [INFO] [stdout] test xogame::tests::game_not_finished_initially ... ok [INFO] [stdout] test xogame::tests::get_player_mark ... ok [INFO] [stdout] test xogame::tests::place_to_same_place_gives_error ... ok [INFO] [stdout] test xogame::tests::play_game ... ok [INFO] [stdout] test xogame::tests::play_game_4 ... ok [INFO] [stdout] test xogame::tests::play_game_5 ... ok [INFO] [stdout] test xogame::tests::play_game_to_tie ... ok [INFO] [stdout] test game_board::tests::get_mark_x ... ok [INFO] [stdout] test xogame::tests::finished_odd_diagonal ... ok [INFO] [stdout] test game_board::tests::get_size ... ok [INFO] [stdout] test awesome_mode::tests::show_board_xo ... ok [INFO] [stdout] test ui::tests::show_board_empty ... ok [INFO] [stdout] test xogame::tests::finished_column ... ok [INFO] [stdout] test game_board::tests::get_mark ... ok [INFO] [stdout] test xogame::tests::finished_even_diagonal ... ok [INFO] [stdout] test player::tests::get_player_name ... ok [INFO] [stdout] test xogame::tests::finished_row_non_continously ... ok [INFO] [stdout] test ui::tests::show_board_xo ... ok [INFO] [stdout] test xogame::tests::finished_row ... 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-3715c6b5dcfb473b [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" "639c6ad73705432ad77fcb5604d2ec647786faceb654948f6e314c86b0ff63f7"` [INFO] running `"docker" "rm" "-f" "639c6ad73705432ad77fcb5604d2ec647786faceb654948f6e314c86b0ff63f7"` [INFO] [stdout] 639c6ad73705432ad77fcb5604d2ec647786faceb654948f6e314c86b0ff63f7