[INFO] cloning repository https://github.com/kristoferssolo/hexlab
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kristoferssolo/hexlab" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkristoferssolo%2Fhexlab", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkristoferssolo%2Fhexlab'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 81991027bbb18c2ffef6b8fe4db9dc128ade815c
[INFO] testing kristoferssolo/hexlab against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkristoferssolo%2Fhexlab" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kristoferssolo/hexlab
[INFO] finished tweaking git repo https://github.com/kristoferssolo/hexlab
[INFO] tweaked toml for git repo https://github.com/kristoferssolo/hexlab written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kristoferssolo/hexlab on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kristoferssolo/hexlab 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 282de77d6f8dbee99338313cfd70396c6a706ff0182546e5fb4837a92b148a28
[INFO] running `Command { std: "docker" "start" "-a" "282de77d6f8dbee99338313cfd70396c6a706ff0182546e5fb4837a92b148a28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "282de77d6f8dbee99338313cfd70396c6a706ff0182546e5fb4837a92b148a28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "282de77d6f8dbee99338313cfd70396c6a706ff0182546e5fb4837a92b148a28", kill_on_drop: false }`
[INFO] [stdout] 282de77d6f8dbee99338313cfd70396c6a706ff0182546e5fb4837a92b148a28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a3e7e0082742c9604e6672f716c99440c5995a36ff75b16932b6e6c5c4c8fdce
[INFO] running `Command { std: "docker" "start" "-a" "a3e7e0082742c9604e6672f716c99440c5995a36ff75b16932b6e6c5c4c8fdce", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]    Compiling glam v0.29.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]    Compiling hexx v0.19.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hexlab v0.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 32.85s
[INFO] running `Command { std: "docker" "inspect" "a3e7e0082742c9604e6672f716c99440c5995a36ff75b16932b6e6c5c4c8fdce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3e7e0082742c9604e6672f716c99440c5995a36ff75b16932b6e6c5c4c8fdce", kill_on_drop: false }`
[INFO] [stdout] a3e7e0082742c9604e6672f716c99440c5995a36ff75b16932b6e6c5c4c8fdce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 54e611c3957ae46ab0d0094337e9d35a59342e495c64877295dc2b2d128ddb1f
[INFO] running `Command { std: "docker" "start" "-a" "54e611c3957ae46ab0d0094337e9d35a59342e495c64877295dc2b2d128ddb1f", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling hashbrown v0.15.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling claims v0.8.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rstest_macros v0.24.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hexlab v0.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rstest v0.24.0
[INFO] [stdout] error[E0599]: no method named `find_path` found for struct `Maze` in the current scope
[INFO] [stdout]   --> tests/pathfinding.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 |         maze.find_path(start, goal),
[INFO] [stdout]    |              ^^^^^^^^^ method not found in `Maze`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `find_path` found for struct `Maze` in the current scope
[INFO] [stdout]   --> tests/pathfinding.rs:28:21
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let path = maze.find_path(start, goal);
[INFO] [stdout]    |                     ^^^^^^^^^ method not found in `Maze`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `find_path` found for struct `Maze` in the current scope
[INFO] [stdout]   --> tests/pathfinding.rs:42:26
[INFO] [stdout]    |
[INFO] [stdout] 42 |     assert_some_eq!(maze.find_path(pos, pos), vec![pos]);
[INFO] [stdout]    |                          ^^^^^^^^^ method not found in `Maze`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `find_path` found for struct `Maze` in the current scope
[INFO] [stdout]   --> tests/pathfinding.rs:56:23
[INFO] [stdout]    |
[INFO] [stdout] 56 |     assert_none!(maze.find_path(start, goal));
[INFO] [stdout]    |                       ^^^^^^^^^ method not found in `Maze`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `find_path` found for struct `Maze` in the current scope
[INFO] [stdout]   --> tests/pathfinding.rs:65:34
[INFO] [stdout]    |
[INFO] [stdout] 65 |     let path = assert_some!(maze.find_path(start, goal));
[INFO] [stdout]    |                                  ^^^^^^^^^ method not found in `Maze`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hexlab` (test "pathfinding") due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "54e611c3957ae46ab0d0094337e9d35a59342e495c64877295dc2b2d128ddb1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54e611c3957ae46ab0d0094337e9d35a59342e495c64877295dc2b2d128ddb1f", kill_on_drop: false }`
[INFO] [stdout] 54e611c3957ae46ab0d0094337e9d35a59342e495c64877295dc2b2d128ddb1f
