[INFO] cloning repository https://github.com/AlexBethel/dungeon-game [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AlexBethel/dungeon-game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexBethel%2Fdungeon-game", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexBethel%2Fdungeon-game'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2dc915d2104057b001d244caaa8b13e169be8a83 [INFO] testing AlexBethel/dungeon-game against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexBethel%2Fdungeon-game" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AlexBethel/dungeon-game on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AlexBethel/dungeon-game [INFO] finished tweaking git repo https://github.com/AlexBethel/dungeon-game [INFO] tweaked toml for git repo https://github.com/AlexBethel/dungeon-game written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/AlexBethel/dungeon-game already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3817e0c3ec3dd1b86753b36ef586a8957a829e660b8832abc72d0c26eb9150fe [INFO] running `Command { std: "docker" "start" "-a" "3817e0c3ec3dd1b86753b36ef586a8957a829e660b8832abc72d0c26eb9150fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3817e0c3ec3dd1b86753b36ef586a8957a829e660b8832abc72d0c26eb9150fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3817e0c3ec3dd1b86753b36ef586a8957a829e660b8832abc72d0c26eb9150fe", kill_on_drop: false }` [INFO] [stdout] 3817e0c3ec3dd1b86753b36ef586a8957a829e660b8832abc72d0c26eb9150fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd7195bb7e19d537a0f1a95f762d8808362a23588c3f007614da23db05405577 [INFO] running `Command { std: "docker" "start" "-a" "dd7195bb7e19d537a0f1a95f762d8808362a23588c3f007614da23db05405577", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling atom v0.3.6 [INFO] [stderr] Compiling shrev v1.1.1 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling tuple_utils v0.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling float-ord v0.3.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling grid v0.6.0 [INFO] [stderr] Compiling ncurses v5.101.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling pancurses v0.17.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling pathfinding v3.0.5 [INFO] [stderr] Compiling tynm v0.1.6 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling specs-derive v0.4.1 [INFO] [stderr] Compiling hibitset v0.6.3 [INFO] [stderr] Compiling shred v0.12.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling specs v0.17.0 [INFO] [stderr] Compiling dungeon_game v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.01s [INFO] running `Command { std: "docker" "inspect" "dd7195bb7e19d537a0f1a95f762d8808362a23588c3f007614da23db05405577", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd7195bb7e19d537a0f1a95f762d8808362a23588c3f007614da23db05405577", kill_on_drop: false }` [INFO] [stdout] dd7195bb7e19d537a0f1a95f762d8808362a23588c3f007614da23db05405577 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 66a5575f59491a74b9516bda94f8f87f28d58aab5940618db13c50de80e38ddd [INFO] running `Command { std: "docker" "start" "-a" "66a5575f59491a74b9516bda94f8f87f28d58aab5940618db13c50de80e38ddd", kill_on_drop: false }` [INFO] [stderr] Compiling dungeon_game v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.55s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/dungeon_game-b12d32eca8719f5f) [INFO] running `Command { std: "docker" "inspect" "66a5575f59491a74b9516bda94f8f87f28d58aab5940618db13c50de80e38ddd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66a5575f59491a74b9516bda94f8f87f28d58aab5940618db13c50de80e38ddd", kill_on_drop: false }` [INFO] [stdout] 66a5575f59491a74b9516bda94f8f87f28d58aab5940618db13c50de80e38ddd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 093bf9f155aa38e9c456774c7485b5d27884ed8eff340cbf3859180620be6b90 [INFO] running `Command { std: "docker" "start" "-a" "093bf9f155aa38e9c456774c7485b5d27884ed8eff340cbf3859180620be6b90", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dungeon_game-b12d32eca8719f5f) [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] running `Command { std: "docker" "inspect" "093bf9f155aa38e9c456774c7485b5d27884ed8eff340cbf3859180620be6b90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "093bf9f155aa38e9c456774c7485b5d27884ed8eff340cbf3859180620be6b90", kill_on_drop: false }` [INFO] [stdout] 093bf9f155aa38e9c456774c7485b5d27884ed8eff340cbf3859180620be6b90