[INFO] cloning repository https://github.com/vgerber/settler-island-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vgerber/settler-island-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvgerber%2Fsettler-island-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvgerber%2Fsettler-island-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 25e8766a68f9becf1fd95cc8f06fc3c8d1af433d
[INFO] testing vgerber/settler-island-server against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvgerber%2Fsettler-island-server" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vgerber/settler-island-server
[INFO] finished tweaking git repo https://github.com/vgerber/settler-island-server
[INFO] tweaked toml for git repo https://github.com/vgerber/settler-island-server written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vgerber/settler-island-server on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vgerber/settler-island-server already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e768dd6a681103ae71158959939876d166ac267535b062b9b2016709f272e86b
[INFO] running `Command { std: "docker" "start" "-a" "e768dd6a681103ae71158959939876d166ac267535b062b9b2016709f272e86b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e768dd6a681103ae71158959939876d166ac267535b062b9b2016709f272e86b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e768dd6a681103ae71158959939876d166ac267535b062b9b2016709f272e86b", kill_on_drop: false }`
[INFO] [stdout] e768dd6a681103ae71158959939876d166ac267535b062b9b2016709f272e86b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dcf87103a6a785f9a1dc1d3d0c793e9c8d3defd7464b60c1d2d6957ff7cd9f14
[INFO] running `Command { std: "docker" "start" "-a" "dcf87103a6a785f9a1dc1d3d0c793e9c8d3defd7464b60c1d2d6957ff7cd9f14", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.14
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling cpufeatures v0.2.11
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling syn v2.0.41
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling futures-sink v0.3.29
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling termcolor v1.4.0
[INFO] [stderr]    Compiling settler_island_util v0.1.0 (/opt/rustwide/workdir/settler_island_util)
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling uuid v1.6.1
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling env_logger v0.10.1
[INFO] [stderr]    Compiling settler_island_util_derive v0.1.0 (/opt/rustwide/workdir/settler_island_util_derive)
[INFO] [stderr]    Compiling tokio v1.35.0
[INFO] [stderr]    Compiling tungstenite v0.20.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.20.1
[INFO] [stderr]    Compiling settler_island_game v0.1.0 (/opt/rustwide/workdir/settler_island_game)
[INFO] [stderr]    Compiling settler_island_server v0.1.0 (/opt/rustwide/workdir/settler_island_server)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "dcf87103a6a785f9a1dc1d3d0c793e9c8d3defd7464b60c1d2d6957ff7cd9f14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dcf87103a6a785f9a1dc1d3d0c793e9c8d3defd7464b60c1d2d6957ff7cd9f14", kill_on_drop: false }`
[INFO] [stdout] dcf87103a6a785f9a1dc1d3d0c793e9c8d3defd7464b60c1d2d6957ff7cd9f14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3d961120009a8330fb2c021c5d27b5b311e0f35d1f9e75ac4737c6258aab6a3a
[INFO] running `Command { std: "docker" "start" "-a" "3d961120009a8330fb2c021c5d27b5b311e0f35d1f9e75ac4737c6258aab6a3a", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling settler_island_util_derive v0.1.0 (/opt/rustwide/workdir/settler_island_util_derive)
[INFO] [stderr]    Compiling settler_island_util v0.1.0 (/opt/rustwide/workdir/settler_island_util)
[INFO] [stderr]    Compiling settler_island_game v0.1.0 (/opt/rustwide/workdir/settler_island_game)
[INFO] [stderr]    Compiling settler_island_server v0.1.0 (/opt/rustwide/workdir/settler_island_server)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.94s
[INFO] running `Command { std: "docker" "inspect" "3d961120009a8330fb2c021c5d27b5b311e0f35d1f9e75ac4737c6258aab6a3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d961120009a8330fb2c021c5d27b5b311e0f35d1f9e75ac4737c6258aab6a3a", kill_on_drop: false }`
[INFO] [stdout] 3d961120009a8330fb2c021c5d27b5b311e0f35d1f9e75ac4737c6258aab6a3a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5909ffc845e031bbe5877141938b3d9c82c243177b7de4382234bef4064d5d56
[INFO] running `Command { std: "docker" "start" "-a" "5909ffc845e031bbe5877141938b3d9c82c243177b7de4382234bef4064d5d56", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/settler_island_game-2692eb7084838c01)
[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; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/settler_island_server-cea4d1b2b33a2fef)
[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; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/settler_island_util-0e892719179d2615)
[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; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/settler_island_util_derive-41ca958a037f07ce)
[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; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests settler_island_game
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test settler_island_game/src/game/board/hexagon/cube_coordinates.rs - game::board::hexagon::cube_coordinates::CubeCoordinates::get_neighbor_coordinates (line 31) ... FAILED
[INFO] [stdout] test settler_island_game/src/game/board/hexagon/hexagon_map.rs - game::board::hexagon::hexagon_map::HexagonMap::get_tile_neighbors (line 35) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- settler_island_game/src/game/board/hexagon/cube_coordinates.rs - game::board::hexagon::cube_coordinates::CubeCoordinates::get_neighbor_coordinates (line 31) stdout ----
[INFO] [stdout] error: expected item, found `4`
[INFO] [stdout]  --> settler_island_game/src/game/board/hexagon/cube_coordinates.rs:32:2
[INFO] [stdout]   |
[INFO] [stdout] 1 |  4 5
[INFO] [stdout]   |  ^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- settler_island_game/src/game/board/hexagon/hexagon_map.rs - game::board::hexagon::hexagon_map::HexagonMap::get_tile_neighbors (line 35) stdout ----
[INFO] [stdout] error: expected item, found `4`
[INFO] [stdout]  --> settler_island_game/src/game/board/hexagon/hexagon_map.rs:36:2
[INFO] [stdout]   |
[INFO] [stdout] 1 |  4 5
[INFO] [stdout]   |  ^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     settler_island_game/src/game/board/hexagon/cube_coordinates.rs - game::board::hexagon::cube_coordinates::CubeCoordinates::get_neighbor_coordinates (line 31)
[INFO] [stdout]     settler_island_game/src/game/board/hexagon/hexagon_map.rs - game::board::hexagon::hexagon_map::HexagonMap::get_tile_neighbors (line 35)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p settler_island_game --doc`
[INFO] running `Command { std: "docker" "inspect" "5909ffc845e031bbe5877141938b3d9c82c243177b7de4382234bef4064d5d56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5909ffc845e031bbe5877141938b3d9c82c243177b7de4382234bef4064d5d56", kill_on_drop: false }`
[INFO] [stdout] 5909ffc845e031bbe5877141938b3d9c82c243177b7de4382234bef4064d5d56
