[INFO] cloning repository https://github.com/inoutch/dungeon_3d_generator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/inoutch/dungeon_3d_generator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finoutch%2Fdungeon_3d_generator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finoutch%2Fdungeon_3d_generator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3b08e3b789a00bbba5fe085d82092173d34cfde3
[INFO] testing inoutch/dungeon_3d_generator against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finoutch%2Fdungeon_3d_generator" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/inoutch/dungeon_3d_generator
[INFO] finished tweaking git repo https://github.com/inoutch/dungeon_3d_generator
[INFO] tweaked toml for git repo https://github.com/inoutch/dungeon_3d_generator written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/inoutch/dungeon_3d_generator on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/inoutch/dungeon_3d_generator 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bytemuck v1.20.0
[INFO] [stderr]   Downloaded nalgebra-macros v0.2.2
[INFO] [stderr]   Downloaded thiserror-impl v2.0.6
[INFO] [stderr]   Downloaded semver v1.0.24
[INFO] [stderr]   Downloaded similar v2.6.0
[INFO] [stderr]   Downloaded simba v0.9.0
[INFO] [stderr]   Downloaded matrixmultiply v0.3.9
[INFO] [stderr]   Downloaded insta v1.41.1
[INFO] [stderr]   Downloaded wide v0.7.30
[INFO] [stderr]   Downloaded thiserror v2.0.6
[INFO] [stderr]   Downloaded pathfinding v4.12.0
[INFO] [stderr]   Downloaded safe_arch v0.7.2
[INFO] [stderr]   Downloaded nalgebra v0.33.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 24c34792d8638536443763b7a63da8ce4d325f573f0f161435835b2bae9e91de
[INFO] running `Command { std: "docker" "start" "-a" "24c34792d8638536443763b7a63da8ce4d325f573f0f161435835b2bae9e91de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "24c34792d8638536443763b7a63da8ce4d325f573f0f161435835b2bae9e91de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24c34792d8638536443763b7a63da8ce4d325f573f0f161435835b2bae9e91de", kill_on_drop: false }`
[INFO] [stdout] 24c34792d8638536443763b7a63da8ce4d325f573f0f161435835b2bae9e91de
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 24aa1908fc97a83c9e81d9c82f2fcb9729c4488a84d3af49c11a713d007adfc2
[INFO] running `Command { std: "docker" "start" "-a" "24aa1908fc97a83c9e81d9c82f2fcb9729c4488a84d3af49c11a713d007adfc2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling bytemuck v1.20.0
[INFO] [stderr]    Compiling thiserror v2.0.6
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling rustc-hash v2.1.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling integer-sqrt v0.1.5
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling safe_arch v0.7.2
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling wide v0.7.30
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v2.0.6
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling deprecate-until v0.1.1
[INFO] [stderr]    Compiling pathfinding v4.12.0
[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 nalgebra v0.33.2
[INFO] [stderr]    Compiling dungeon_3d_generator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.59s
[INFO] running `Command { std: "docker" "inspect" "24aa1908fc97a83c9e81d9c82f2fcb9729c4488a84d3af49c11a713d007adfc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24aa1908fc97a83c9e81d9c82f2fcb9729c4488a84d3af49c11a713d007adfc2", kill_on_drop: false }`
[INFO] [stdout] 24aa1908fc97a83c9e81d9c82f2fcb9729c4488a84d3af49c11a713d007adfc2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 04cde5c7935ed30aef03cd425464797176d2a72a77cb560b5c000a5642da7115
[INFO] running `Command { std: "docker" "start" "-a" "04cde5c7935ed30aef03cd425464797176d2a72a77cb560b5c000a5642da7115", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling similar v2.6.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling insta v1.41.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling dungeon_3d_generator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.60s
[INFO] running `Command { std: "docker" "inspect" "04cde5c7935ed30aef03cd425464797176d2a72a77cb560b5c000a5642da7115", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04cde5c7935ed30aef03cd425464797176d2a72a77cb560b5c000a5642da7115", kill_on_drop: false }`
[INFO] [stdout] 04cde5c7935ed30aef03cd425464797176d2a72a77cb560b5c000a5642da7115
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b6af0e3d52e277955db6c60012820f65ff888da5c09f2ce32dfdc53677da7925
[INFO] running `Command { std: "docker" "start" "-a" "b6af0e3d52e277955db6c60012820f65ff888da5c09f2ce32dfdc53677da7925", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dungeon_3d_generator-2112341508d4b31d)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test generate_drd::tests::test_default_generate ... FAILED
[INFO] [stdout] test divided_randomized_dungeon::tests::test_default_generate ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- generate_drd::tests::test_default_generate stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/snapshots/dungeon_3d_generator__generate_drd__tests__default_generate.snap
[INFO] [stdout] Snapshot: default_generate
[INFO] [stdout] Source: src/generate_drd.rs:334
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: result.passages
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]           0 │+[
[INFO] [stdout]           1 │+    Passage {
[INFO] [stdout]           2 │+        cells: [],
[INFO] [stdout]           3 │+        start: (
[INFO] [stdout]           4 │+            2,
[INFO] [stdout]           5 │+            0,
[INFO] [stdout]           6 │+            5,
[INFO] [stdout]           7 │+        ),
[INFO] [stdout]           8 │+        start_dirs: {
[INFO] [stdout]           9 │+            Near,
[INFO] [stdout]          10 │+        },
[INFO] [stdout]          11 │+        start_room_id: RoomId(
[INFO] [stdout]          12 │+            1,
[INFO] [stdout]          13 │+        ),
[INFO] [stdout]          14 │+        end_room_id: RoomId(
[INFO] [stdout]          15 │+            9,
[INFO] [stdout]          16 │+        ),
[INFO] [stdout]          17 │+        height: 2,
[INFO] [stdout]          18 │+    },
[INFO] [stdout]          19 │+    Passage {
[INFO] [stdout]          20 │+        cells: [],
[INFO] [stdout]          21 │+        start: (
[INFO] [stdout]          22 │+            2,
[INFO] [stdout]          23 │+            0,
[INFO] [stdout]          24 │+            14,
[INFO] [stdout]          25 │+        ),
[INFO] [stdout]          26 │+        start_dirs: {
[INFO] [stdout]          27 │+            Near,
[INFO] [stdout]          28 │+        },
[INFO] [stdout]          29 │+        start_room_id: RoomId(
[INFO] [stdout]          30 │+            2,
[INFO] [stdout]          31 │+        ),
[INFO] [stdout]          32 │+        end_room_id: RoomId(
[INFO] [stdout]          33 │+            3,
[INFO] [stdout]          34 │+        ),
[INFO] [stdout]          35 │+        height: 2,
[INFO] [stdout]          36 │+    },
[INFO] [stdout]          37 │+    Passage {
[INFO] [stdout]          38 │+        cells: [],
[INFO] [stdout]          39 │+        start: (
[INFO] [stdout]          40 │+            4,
[INFO] [stdout]          41 │+            0,
[INFO] [stdout]          42 │+            10,
[INFO] [stdout]          43 │+        ),
[INFO] [stdout]          44 │+        start_dirs: {
[INFO] [stdout]          45 │+            Far,
[INFO] [stdout]          46 │+        },
[INFO] [stdout]          47 │+        start_room_id: RoomId(
[INFO] [stdout]          48 │+            2,
[INFO] [stdout]          49 │+        ),
[INFO] [stdout]          50 │+        end_room_id: RoomId(
[INFO] [stdout]          51 │+            8,
[INFO] [stdout]          52 │+        ),
[INFO] [stdout]          53 │+        height: 2,
[INFO] [stdout]          54 │+    },
[INFO] [stdout]          55 │+    Passage {
[INFO] [stdout]          56 │+        cells: [],
[INFO] [stdout]          57 │+        start: (
[INFO] [stdout]          58 │+            4,
[INFO] [stdout]          59 │+            0,
[INFO] [stdout]          60 │+            22,
[INFO] [stdout]          61 │+        ),
[INFO] [stdout]          62 │+        start_dirs: {
[INFO] [stdout]          63 │+            Right,
[INFO] [stdout]          64 │+        },
[INFO] [stdout]          65 │+        start_room_id: RoomId(
[INFO] [stdout]          66 │+            3,
[INFO] [stdout]          67 │+        ),
[INFO] [stdout]          68 │+        end_room_id: RoomId(
[INFO] [stdout]          69 │+            10,
[INFO] [stdout]          70 │+        ),
[INFO] [stdout]          71 │+        height: 2,
[INFO] [stdout]          72 │+    },
[INFO] [stdout]          73 │+    Passage {
[INFO] [stdout]          74 │+        cells: [],
[INFO] [stdout]          75 │+        start: (
[INFO] [stdout]          76 │+            10,
[INFO] [stdout]          77 │+            0,
[INFO] [stdout]          78 │+            8,
[INFO] [stdout]          79 │+        ),
[INFO] [stdout]          80 │+        start_dirs: {
[INFO] [stdout]          81 │+            Left,
[INFO] [stdout]          82 │+        },
[INFO] [stdout]          83 │+        start_room_id: RoomId(
[INFO] [stdout]          84 │+            4,
[INFO] [stdout]          85 │+        ),
[INFO] [stdout]          86 │+        end_room_id: RoomId(
[INFO] [stdout]          87 │+            8,
[INFO] [stdout]          88 │+        ),
[INFO] [stdout]          89 │+        height: 2,
[INFO] [stdout]          90 │+    },
[INFO] [stdout]          91 │+    Passage {
[INFO] [stdout]          92 │+        cells: [],
[INFO] [stdout]          93 │+        start: (
[INFO] [stdout]          94 │+            15,
[INFO] [stdout]          95 │+            0,
[INFO] [stdout]          96 │+            4,
[INFO] [stdout]          97 │+        ),
[INFO] [stdout]          98 │+        start_dirs: {
[INFO] [stdout]          99 │+            Right,
[INFO] [stdout]         100 │+        },
[INFO] [stdout]         101 │+        start_room_id: RoomId(
[INFO] [stdout]         102 │+            4,
[INFO] [stdout]         103 │+        ),
[INFO] [stdout]         104 │+        end_room_id: RoomId(
[INFO] [stdout]         105 │+            11,
[INFO] [stdout]         106 │+        ),
[INFO] [stdout]         107 │+        height: 2,
[INFO] [stdout]         108 │+    },
[INFO] [stdout]         109 │+    Passage {
[INFO] [stdout]         110 │+        cells: [],
[INFO] [stdout]         111 │+        start: (
[INFO] [stdout]         112 │+            10,
[INFO] [stdout]         113 │+            0,
[INFO] [stdout]         114 │+            21,
[INFO] [stdout]         115 │+        ),
[INFO] [stdout]         116 │+        start_dirs: {
[INFO] [stdout]         117 │+            Left,
[INFO] [stdout]         118 │+        },
[INFO] [stdout]         119 │+        start_room_id: RoomId(
[INFO] [stdout]         120 │+            5,
[INFO] [stdout]         121 │+        ),
[INFO] [stdout]         122 │+        end_room_id: RoomId(
[INFO] [stdout]         123 │+            10,
[INFO] [stdout]         124 │+        ),
[INFO] [stdout]         125 │+        height: 2,
[INFO] [stdout]         126 │+    },
[INFO] [stdout]         127 │+    Passage {
[INFO] [stdout]         128 │+        cells: [],
[INFO] [stdout]         129 │+        start: (
[INFO] [stdout]         130 │+            15,
[INFO] [stdout]         131 │+            0,
[INFO] [stdout]         132 │+            19,
[INFO] [stdout]         133 │+        ),
[INFO] [stdout]         134 │+        start_dirs: {
[INFO] [stdout]         135 │+            Right,
[INFO] [stdout]         136 │+        },
[INFO] [stdout]         137 │+        start_room_id: RoomId(
[INFO] [stdout]         138 │+            5,
[INFO] [stdout]         139 │+        ),
[INFO] [stdout]         140 │+        end_room_id: RoomId(
[INFO] [stdout]         141 │+            12,
[INFO] [stdout]         142 │+        ),
[INFO] [stdout]         143 │+        height: 2,
[INFO] [stdout]         144 │+    },
[INFO] [stdout]         145 │+    Passage {
[INFO] [stdout]         146 │+        cells: [],
[INFO] [stdout]         147 │+        start: (
[INFO] [stdout]         148 │+            20,
[INFO] [stdout]         149 │+            0,
[INFO] [stdout]         150 │+            5,
[INFO] [stdout]         151 │+        ),
[INFO] [stdout]         152 │+        start_dirs: {
[INFO] [stdout]         153 │+            Left,
[INFO] [stdout]         154 │+            Far,
[INFO] [stdout]         155 │+        },
[INFO] [stdout]         156 │+        start_room_id: RoomId(
[INFO] [stdout]         157 │+            6,
[INFO] [stdout]         158 │+        ),
[INFO] [stdout]         159 │+        end_room_id: RoomId(
[INFO] [stdout]         160 │+            11,
[INFO] [stdout]         161 │+        ),
[INFO] [stdout]         162 │+        height: 2,
[INFO] [stdout]         163 │+    },
[INFO] [stdout]         164 │+    Passage {
[INFO] [stdout]         165 │+        cells: [],
[INFO] [stdout]         166 │+        start: (
[INFO] [stdout]         167 │+            21,
[INFO] [stdout]         168 │+            0,
[INFO] [stdout]         169 │+            20,
[INFO] [stdout]         170 │+        ),
[INFO] [stdout]         171 │+        start_dirs: {
[INFO] [stdout]         172 │+            Left,
[INFO] [stdout]         173 │+        },
[INFO] [stdout]         174 │+        start_room_id: RoomId(
[INFO] [stdout]         175 │+            7,
[INFO] [stdout]         176 │+        ),
[INFO] [stdout]         177 │+        end_room_id: RoomId(
[INFO] [stdout]         178 │+            12,
[INFO] [stdout]         179 │+        ),
[INFO] [stdout]         180 │+        height: 2,
[INFO] [stdout]         181 │+    },
[INFO] [stdout]         182 │+    Passage {
[INFO] [stdout]         183 │+        cells: [],
[INFO] [stdout]         184 │+        start: (
[INFO] [stdout]         185 │+            4,
[INFO] [stdout]         186 │+            3,
[INFO] [stdout]         187 │+            5,
[INFO] [stdout]         188 │+        ),
[INFO] [stdout]         189 │+        start_dirs: {
[INFO] [stdout]         190 │+            Left,
[INFO] [stdout]         191 │+            Far,
[INFO] [stdout]         192 │+        },
[INFO] [stdout]         193 │+        start_room_id: RoomId(
[INFO] [stdout]         194 │+            8,
[INFO] [stdout]         195 │+        ),
[INFO] [stdout]         196 │+        end_room_id: RoomId(
[INFO] [stdout]         197 │+            9,
[INFO] [stdout]         198 │+        ),
[INFO] [stdout]         199 │+        height: 2,
[INFO] [stdout]         200 │+    },
[INFO] [stdout]         201 │+    Passage {
[INFO] [stdout]         202 │+        cells: [],
[INFO] [stdout]         203 │+        start: (
[INFO] [stdout]         204 │+            4,
[INFO] [stdout]         205 │+            0,
[INFO] [stdout]         206 │+            10,
[INFO] [stdout]         207 │+        ),
[INFO] [stdout]         208 │+        start_dirs: {
[INFO] [stdout]         209 │+            Far,
[INFO] [stdout]         210 │+        },
[INFO] [stdout]         211 │+        start_room_id: RoomId(
[INFO] [stdout]         212 │+            2,
[INFO] [stdout]         213 │+        ),
[INFO] [stdout]         214 │+        end_room_id: RoomId(
[INFO] [stdout]         215 │+            4,
[INFO] [stdout]         216 │+        ),
[INFO] [stdout]         217 │+        height: 2,
[INFO] [stdout]         218 │+    },
[INFO] [stdout]         219 │+    Passage {
[INFO] [stdout]         220 │+        cells: [],
[INFO] [stdout]         221 │+        start: (
[INFO] [stdout]         222 │+            12,
[INFO] [stdout]         223 │+            0,
[INFO] [stdout]         224 │+            8,
[INFO] [stdout]         225 │+        ),
[INFO] [stdout]         226 │+        start_dirs: {
[INFO] [stdout]         227 │+            Near,
[INFO] [stdout]         228 │+        },
[INFO] [stdout]         229 │+        start_room_id: RoomId(
[INFO] [stdout]         230 │+            4,
[INFO] [stdout]         231 │+        ),
[INFO] [stdout]         232 │+        end_room_id: RoomId(
[INFO] [stdout]         233 │+            5,
[INFO] [stdout]         234 │+        ),
[INFO] [stdout]         235 │+        height: 2,
[INFO] [stdout]         236 │+    },
[INFO] [stdout]         237 │+    Passage {
[INFO] [stdout]         238 │+        cells: [],
[INFO] [stdout]         239 │+        start: (
[INFO] [stdout]         240 │+            10,
[INFO] [stdout]         241 │+            0,
[INFO] [stdout]         242 │+            17,
[INFO] [stdout]         243 │+        ),
[INFO] [stdout]         244 │+        start_dirs: {
[INFO] [stdout]         245 │+            Left,
[INFO] [stdout]         246 │+            Far,
[INFO] [stdout]         247 │+        },
[INFO] [stdout]         248 │+        start_room_id: RoomId(
[INFO] [stdout]         249 │+            5,
[INFO] [stdout]         250 │+        ),
[INFO] [stdout]         251 │+        end_room_id: RoomId(
[INFO] [stdout]         252 │+            2,
[INFO] [stdout]         253 │+        ),
[INFO] [stdout]         254 │+        height: 2,
[INFO] [stdout]         255 │+    },
[INFO] [stdout]         256 │+    Passage {
[INFO] [stdout]         257 │+        cells: [],
[INFO] [stdout]         258 │+        start: (
[INFO] [stdout]         259 │+            11,
[INFO] [stdout]         260 │+            0,
[INFO] [stdout]         261 │+            17,
[INFO] [stdout]         262 │+        ),
[INFO] [stdout]         263 │+        start_dirs: {
[INFO] [stdout]         264 │+            Far,
[INFO] [stdout]         265 │+        },
[INFO] [stdout]         266 │+        start_room_id: RoomId(
[INFO] [stdout]         267 │+            5,
[INFO] [stdout]         268 │+        ),
[INFO] [stdout]         269 │+        end_room_id: RoomId(
[INFO] [stdout]         270 │+            8,
[INFO] [stdout]         271 │+        ),
[INFO] [stdout]         272 │+        height: 2,
[INFO] [stdout]         273 │+    },
[INFO] [stdout]         274 │+    Passage {
[INFO] [stdout]         275 │+        cells: [],
[INFO] [stdout]         276 │+        start: (
[INFO] [stdout]         277 │+            2,
[INFO] [stdout]         278 │+            0,
[INFO] [stdout]         279 │+            20,
[INFO] [stdout]         280 │+        ),
[INFO] [stdout]         281 │+        start_dirs: {
[INFO] [stdout]         282 │+            Far,
[INFO] [stdout]         283 │+        },
[INFO] [stdout]         284 │+        start_room_id: RoomId(
[INFO] [stdout]         285 │+            3,
[INFO] [stdout]         286 │+        ),
[INFO] [stdout]         287 │+        end_room_id: RoomId(
[INFO] [stdout]         288 │+            9,
[INFO] [stdout]         289 │+        ),
[INFO] [stdout]         290 │+        height: 2,
[INFO] [stdout]         291 │+    },
[INFO] [stdout]         292 │+    Passage {
[INFO] [stdout]         293 │+        cells: [],
[INFO] [stdout]         294 │+        start: (
[INFO] [stdout]         295 │+            16,
[INFO] [stdout]         296 │+            6,
[INFO] [stdout]         297 │+            4,
[INFO] [stdout]         298 │+        ),
[INFO] [stdout]         299 │+        start_dirs: {
[INFO] [stdout]         300 │+            Left,
[INFO] [stdout]         301 │+        },
[INFO] [stdout]         302 │+        start_room_id: RoomId(
[INFO] [stdout]         303 │+            11,
[INFO] [stdout]         304 │+        ),
[INFO] [stdout]         305 │+        end_room_id: RoomId(
[INFO] [stdout]         306 │+            9,
[INFO] [stdout]         307 │+        ),
[INFO] [stdout]         308 │+        height: 2,
[INFO] [stdout]         309 │+    },
[INFO] [stdout]         310 │+    Passage {
[INFO] [stdout]         311 │+        cells: [],
[INFO] [stdout]         312 │+        start: (
[INFO] [stdout]         313 │+            9,
[INFO] [stdout]         314 │+            3,
[INFO] [stdout]         315 │+            8,
[INFO] [stdout]         316 │+        ),
[INFO] [stdout]         317 │+        start_dirs: {
[INFO] [stdout]         318 │+            Right,
[INFO] [stdout]         319 │+        },
[INFO] [stdout]         320 │+        start_room_id: RoomId(
[INFO] [stdout]         321 │+            8,
[INFO] [stdout]         322 │+        ),
[INFO] [stdout]         323 │+        end_room_id: RoomId(
[INFO] [stdout]         324 │+            11,
[INFO] [stdout]         325 │+        ),
[INFO] [stdout]         326 │+        height: 2,
[INFO] [stdout]         327 │+    },
[INFO] [stdout]         328 │+    Passage {
[INFO] [stdout]         329 │+        cells: [],
[INFO] [stdout]         330 │+        start: (
[INFO] [stdout]         331 │+            9,
[INFO] [stdout]         332 │+            3,
[INFO] [stdout]         333 │+            12,
[INFO] [stdout]         334 │+        ),
[INFO] [stdout]         335 │+        start_dirs: {
[INFO] [stdout]         336 │+            Right,
[INFO] [stdout]         337 │+        },
[INFO] [stdout]         338 │+        start_room_id: RoomId(
[INFO] [stdout]         339 │+            8,
[INFO] [stdout]         340 │+        ),
[INFO] [stdout]         341 │+        end_room_id: RoomId(
[INFO] [stdout]         342 │+            12,
[INFO] [stdout]         343 │+        ),
[INFO] [stdout]         344 │+        height: 2,
[INFO] [stdout]         345 │+    },
[INFO] [stdout]         346 │+    Passage {
[INFO] [stdout]         347 │+        cells: [],
[INFO] [stdout]         348 │+        start: (
[INFO] [stdout]         349 │+            16,
[INFO] [stdout]         350 │+            6,
[INFO] [stdout]         351 │+            20,
[INFO] [stdout]         352 │+        ),
[INFO] [stdout]         353 │+        start_dirs: {
[INFO] [stdout]         354 │+            Left,
[INFO] [stdout]         355 │+        },
[INFO] [stdout]         356 │+        start_room_id: RoomId(
[INFO] [stdout]         357 │+            12,
[INFO] [stdout]         358 │+        ),
[INFO] [stdout]         359 │+        end_room_id: RoomId(
[INFO] [stdout]         360 │+            10,
[INFO] [stdout]         361 │+        ),
[INFO] [stdout]         362 │+        height: 2,
[INFO] [stdout]         363 │+    },
[INFO] [stdout]         364 │+]
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'generate_drd::tests::test_default_generate' (26) panicked at src/generate_drd.rs:334:9:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/snapshots/dungeon_3d_generator__generate_drd__tests__default_generate.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x573db54f31d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x573db54f31d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x573db54f31d2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x573db54f31d2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x573db550b36a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x573db550b36a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x573db54f83d6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x573db54f83d6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x573db54cedcf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x573db54cedcf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x573db54ea7c9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x573db544adae - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x573db544adae - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x573db54ea982 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x573db54ea982 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x573db54cee88 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x573db54c6489 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x573db54cfd7d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x573db550baac - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x573db550b822 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x573db5324dac - <core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::error::Error>>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x573db5324dac - dungeon_3d_generator[2c0213c7432c097b]::generate_drd::tests::test_default_generate
[INFO] [stdout]                                at /opt/rustwide/workdir/src/generate_drd.rs:334:9
[INFO] [stdout]   22:     0x573db531e8f7 - dungeon_3d_generator[2c0213c7432c097b]::generate_drd::tests::test_default_generate::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/generate_drd.rs:328:31
[INFO] [stdout]   23:     0x573db52edd76 - <dungeon_3d_generator[2c0213c7432c097b]::generate_drd::tests::test_default_generate::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x573db543f15b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x573db543f15b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x573db544b9ba - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x573db544b9ba - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x573db544b9ba - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x573db544b9ba - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x573db544b9ba - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x573db544b9ba - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x573db544b9ba - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x573db5445e84 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x573db5445e84 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x573db544e4b2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x573db544e4b2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x573db544e4b2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x573db544e4b2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x573db544e4b2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x573db544e4b2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x573db544e4b2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x573db54f21df - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x573db54f21df - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7110ab47eaa4 - <unknown>
[INFO] [stdout]   45:     0x7110ab50ba64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- divided_randomized_dungeon::tests::test_default_generate stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/snapshots/dungeon_3d_generator__divided_randomized_dungeon__tests__default_generate.snap
[INFO] [stdout] Snapshot: default_generate
[INFO] [stdout] Source: src/divided_randomized_dungeon.rs:332
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: result.passages
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]           0 │+[
[INFO] [stdout]           1 │+    Passage {
[INFO] [stdout]           2 │+        cells: [],
[INFO] [stdout]           3 │+        start: (
[INFO] [stdout]           4 │+            2,
[INFO] [stdout]           5 │+            0,
[INFO] [stdout]           6 │+            5,
[INFO] [stdout]           7 │+        ),
[INFO] [stdout]           8 │+        start_dirs: {
[INFO] [stdout]           9 │+            Near,
[INFO] [stdout]          10 │+        },
[INFO] [stdout]          11 │+        start_room_id: RoomId(
[INFO] [stdout]          12 │+            1,
[INFO] [stdout]          13 │+        ),
[INFO] [stdout]          14 │+        end_room_id: RoomId(
[INFO] [stdout]          15 │+            9,
[INFO] [stdout]          16 │+        ),
[INFO] [stdout]          17 │+        height: 2,
[INFO] [stdout]          18 │+    },
[INFO] [stdout]          19 │+    Passage {
[INFO] [stdout]          20 │+        cells: [],
[INFO] [stdout]          21 │+        start: (
[INFO] [stdout]          22 │+            2,
[INFO] [stdout]          23 │+            0,
[INFO] [stdout]          24 │+            14,
[INFO] [stdout]          25 │+        ),
[INFO] [stdout]          26 │+        start_dirs: {
[INFO] [stdout]          27 │+            Near,
[INFO] [stdout]          28 │+        },
[INFO] [stdout]          29 │+        start_room_id: RoomId(
[INFO] [stdout]          30 │+            2,
[INFO] [stdout]          31 │+        ),
[INFO] [stdout]          32 │+        end_room_id: RoomId(
[INFO] [stdout]          33 │+            3,
[INFO] [stdout]          34 │+        ),
[INFO] [stdout]          35 │+        height: 2,
[INFO] [stdout]          36 │+    },
[INFO] [stdout]          37 │+    Passage {
[INFO] [stdout]          38 │+        cells: [],
[INFO] [stdout]          39 │+        start: (
[INFO] [stdout]          40 │+            4,
[INFO] [stdout]          41 │+            0,
[INFO] [stdout]          42 │+            10,
[INFO] [stdout]          43 │+        ),
[INFO] [stdout]          44 │+        start_dirs: {
[INFO] [stdout]          45 │+            Far,
[INFO] [stdout]          46 │+        },
[INFO] [stdout]          47 │+        start_room_id: RoomId(
[INFO] [stdout]          48 │+            2,
[INFO] [stdout]          49 │+        ),
[INFO] [stdout]          50 │+        end_room_id: RoomId(
[INFO] [stdout]          51 │+            8,
[INFO] [stdout]          52 │+        ),
[INFO] [stdout]          53 │+        height: 2,
[INFO] [stdout]          54 │+    },
[INFO] [stdout]          55 │+    Passage {
[INFO] [stdout]          56 │+        cells: [],
[INFO] [stdout]          57 │+        start: (
[INFO] [stdout]          58 │+            4,
[INFO] [stdout]          59 │+            0,
[INFO] [stdout]          60 │+            22,
[INFO] [stdout]          61 │+        ),
[INFO] [stdout]          62 │+        start_dirs: {
[INFO] [stdout]          63 │+            Right,
[INFO] [stdout]          64 │+        },
[INFO] [stdout]          65 │+        start_room_id: RoomId(
[INFO] [stdout]          66 │+            3,
[INFO] [stdout]          67 │+        ),
[INFO] [stdout]          68 │+        end_room_id: RoomId(
[INFO] [stdout]          69 │+            10,
[INFO] [stdout]          70 │+        ),
[INFO] [stdout]          71 │+        height: 2,
[INFO] [stdout]          72 │+    },
[INFO] [stdout]          73 │+    Passage {
[INFO] [stdout]          74 │+        cells: [],
[INFO] [stdout]          75 │+        start: (
[INFO] [stdout]          76 │+            10,
[INFO] [stdout]          77 │+            0,
[INFO] [stdout]          78 │+            8,
[INFO] [stdout]          79 │+        ),
[INFO] [stdout]          80 │+        start_dirs: {
[INFO] [stdout]          81 │+            Left,
[INFO] [stdout]          82 │+        },
[INFO] [stdout]          83 │+        start_room_id: RoomId(
[INFO] [stdout]          84 │+            4,
[INFO] [stdout]          85 │+        ),
[INFO] [stdout]          86 │+        end_room_id: RoomId(
[INFO] [stdout]          87 │+            8,
[INFO] [stdout]          88 │+        ),
[INFO] [stdout]          89 │+        height: 2,
[INFO] [stdout]          90 │+    },
[INFO] [stdout]          91 │+    Passage {
[INFO] [stdout]          92 │+        cells: [],
[INFO] [stdout]          93 │+        start: (
[INFO] [stdout]          94 │+            15,
[INFO] [stdout]          95 │+            0,
[INFO] [stdout]          96 │+            4,
[INFO] [stdout]          97 │+        ),
[INFO] [stdout]          98 │+        start_dirs: {
[INFO] [stdout]          99 │+            Right,
[INFO] [stdout]         100 │+        },
[INFO] [stdout]         101 │+        start_room_id: RoomId(
[INFO] [stdout]         102 │+            4,
[INFO] [stdout]         103 │+        ),
[INFO] [stdout]         104 │+        end_room_id: RoomId(
[INFO] [stdout]         105 │+            11,
[INFO] [stdout]         106 │+        ),
[INFO] [stdout]         107 │+        height: 2,
[INFO] [stdout]         108 │+    },
[INFO] [stdout]         109 │+    Passage {
[INFO] [stdout]         110 │+        cells: [],
[INFO] [stdout]         111 │+        start: (
[INFO] [stdout]         112 │+            10,
[INFO] [stdout]         113 │+            0,
[INFO] [stdout]         114 │+            21,
[INFO] [stdout]         115 │+        ),
[INFO] [stdout]         116 │+        start_dirs: {
[INFO] [stdout]         117 │+            Left,
[INFO] [stdout]         118 │+        },
[INFO] [stdout]         119 │+        start_room_id: RoomId(
[INFO] [stdout]         120 │+            5,
[INFO] [stdout]         121 │+        ),
[INFO] [stdout]         122 │+        end_room_id: RoomId(
[INFO] [stdout]         123 │+            10,
[INFO] [stdout]         124 │+        ),
[INFO] [stdout]         125 │+        height: 2,
[INFO] [stdout]         126 │+    },
[INFO] [stdout]         127 │+    Passage {
[INFO] [stdout]         128 │+        cells: [],
[INFO] [stdout]         129 │+        start: (
[INFO] [stdout]         130 │+            15,
[INFO] [stdout]         131 │+            0,
[INFO] [stdout]         132 │+            19,
[INFO] [stdout]         133 │+        ),
[INFO] [stdout]         134 │+        start_dirs: {
[INFO] [stdout]         135 │+            Right,
[INFO] [stdout]         136 │+        },
[INFO] [stdout]         137 │+        start_room_id: RoomId(
[INFO] [stdout]         138 │+            5,
[INFO] [stdout]         139 │+        ),
[INFO] [stdout]         140 │+        end_room_id: RoomId(
[INFO] [stdout]         141 │+            12,
[INFO] [stdout]         142 │+        ),
[INFO] [stdout]         143 │+        height: 2,
[INFO] [stdout]         144 │+    },
[INFO] [stdout]         145 │+    Passage {
[INFO] [stdout]         146 │+        cells: [],
[INFO] [stdout]         147 │+        start: (
[INFO] [stdout]         148 │+            20,
[INFO] [stdout]         149 │+            0,
[INFO] [stdout]         150 │+            5,
[INFO] [stdout]         151 │+        ),
[INFO] [stdout]         152 │+        start_dirs: {
[INFO] [stdout]         153 │+            Left,
[INFO] [stdout]         154 │+            Far,
[INFO] [stdout]         155 │+        },
[INFO] [stdout]         156 │+        start_room_id: RoomId(
[INFO] [stdout]         157 │+            6,
[INFO] [stdout]         158 │+        ),
[INFO] [stdout]         159 │+        end_room_id: RoomId(
[INFO] [stdout]         160 │+            11,
[INFO] [stdout]         161 │+        ),
[INFO] [stdout]         162 │+        height: 2,
[INFO] [stdout]         163 │+    },
[INFO] [stdout]         164 │+    Passage {
[INFO] [stdout]         165 │+        cells: [],
[INFO] [stdout]         166 │+        start: (
[INFO] [stdout]         167 │+            21,
[INFO] [stdout]         168 │+            0,
[INFO] [stdout]         169 │+            20,
[INFO] [stdout]         170 │+        ),
[INFO] [stdout]         171 │+        start_dirs: {
[INFO] [stdout]         172 │+            Left,
[INFO] [stdout]         173 │+        },
[INFO] [stdout]         174 │+        start_room_id: RoomId(
[INFO] [stdout]         175 │+            7,
[INFO] [stdout]         176 │+        ),
[INFO] [stdout]         177 │+        end_room_id: RoomId(
[INFO] [stdout]         178 │+            12,
[INFO] [stdout]         179 │+        ),
[INFO] [stdout]         180 │+        height: 2,
[INFO] [stdout]         181 │+    },
[INFO] [stdout]         182 │+    Passage {
[INFO] [stdout]         183 │+        cells: [],
[INFO] [stdout]         184 │+        start: (
[INFO] [stdout]         185 │+            4,
[INFO] [stdout]         186 │+            3,
[INFO] [stdout]         187 │+            5,
[INFO] [stdout]         188 │+        ),
[INFO] [stdout]         189 │+        start_dirs: {
[INFO] [stdout]         190 │+            Left,
[INFO] [stdout]         191 │+            Far,
[INFO] [stdout]         192 │+        },
[INFO] [stdout]         193 │+        start_room_id: RoomId(
[INFO] [stdout]         194 │+            8,
[INFO] [stdout]         195 │+        ),
[INFO] [stdout]         196 │+        end_room_id: RoomId(
[INFO] [stdout]         197 │+            9,
[INFO] [stdout]         198 │+        ),
[INFO] [stdout]         199 │+        height: 2,
[INFO] [stdout]         200 │+    },
[INFO] [stdout]         201 │+    Passage {
[INFO] [stdout]         202 │+        cells: [],
[INFO] [stdout]         203 │+        start: (
[INFO] [stdout]         204 │+            4,
[INFO] [stdout]         205 │+            0,
[INFO] [stdout]         206 │+            10,
[INFO] [stdout]         207 │+        ),
[INFO] [stdout]         208 │+        start_dirs: {
[INFO] [stdout]         209 │+            Far,
[INFO] [stdout]         210 │+        },
[INFO] [stdout]         211 │+        start_room_id: RoomId(
[INFO] [stdout]         212 │+            2,
[INFO] [stdout]         213 │+        ),
[INFO] [stdout]         214 │+        end_room_id: RoomId(
[INFO] [stdout]         215 │+            4,
[INFO] [stdout]         216 │+        ),
[INFO] [stdout]         217 │+        height: 2,
[INFO] [stdout]         218 │+    },
[INFO] [stdout]         219 │+    Passage {
[INFO] [stdout]         220 │+        cells: [],
[INFO] [stdout]         221 │+        start: (
[INFO] [stdout]         222 │+            12,
[INFO] [stdout]         223 │+            0,
[INFO] [stdout]         224 │+            8,
[INFO] [stdout]         225 │+        ),
[INFO] [stdout]         226 │+        start_dirs: {
[INFO] [stdout]         227 │+            Near,
[INFO] [stdout]         228 │+        },
[INFO] [stdout]         229 │+        start_room_id: RoomId(
[INFO] [stdout]         230 │+            4,
[INFO] [stdout]         231 │+        ),
[INFO] [stdout]         232 │+        end_room_id: RoomId(
[INFO] [stdout]         233 │+            5,
[INFO] [stdout]         234 │+        ),
[INFO] [stdout]         235 │+        height: 2,
[INFO] [stdout]         236 │+    },
[INFO] [stdout]         237 │+    Passage {
[INFO] [stdout]         238 │+        cells: [],
[INFO] [stdout]         239 │+        start: (
[INFO] [stdout]         240 │+            10,
[INFO] [stdout]         241 │+            0,
[INFO] [stdout]         242 │+            17,
[INFO] [stdout]         243 │+        ),
[INFO] [stdout]         244 │+        start_dirs: {
[INFO] [stdout]         245 │+            Left,
[INFO] [stdout]         246 │+            Far,
[INFO] [stdout]         247 │+        },
[INFO] [stdout]         248 │+        start_room_id: RoomId(
[INFO] [stdout]         249 │+            5,
[INFO] [stdout]         250 │+        ),
[INFO] [stdout]         251 │+        end_room_id: RoomId(
[INFO] [stdout]         252 │+            2,
[INFO] [stdout]         253 │+        ),
[INFO] [stdout]         254 │+        height: 2,
[INFO] [stdout]         255 │+    },
[INFO] [stdout]         256 │+    Passage {
[INFO] [stdout]         257 │+        cells: [],
[INFO] [stdout]         258 │+        start: (
[INFO] [stdout]         259 │+            11,
[INFO] [stdout]         260 │+            0,
[INFO] [stdout]         261 │+            17,
[INFO] [stdout]         262 │+        ),
[INFO] [stdout]         263 │+        start_dirs: {
[INFO] [stdout]         264 │+            Far,
[INFO] [stdout]         265 │+        },
[INFO] [stdout]         266 │+        start_room_id: RoomId(
[INFO] [stdout]         267 │+            5,
[INFO] [stdout]         268 │+        ),
[INFO] [stdout]         269 │+        end_room_id: RoomId(
[INFO] [stdout]         270 │+            8,
[INFO] [stdout]         271 │+        ),
[INFO] [stdout]         272 │+        height: 2,
[INFO] [stdout]         273 │+    },
[INFO] [stdout]         274 │+    Passage {
[INFO] [stdout]         275 │+        cells: [],
[INFO] [stdout]         276 │+        start: (
[INFO] [stdout]         277 │+            2,
[INFO] [stdout]         278 │+            0,
[INFO] [stdout]         279 │+            20,
[INFO] [stdout]         280 │+        ),
[INFO] [stdout]         281 │+        start_dirs: {
[INFO] [stdout]         282 │+            Far,
[INFO] [stdout]         283 │+        },
[INFO] [stdout]         284 │+        start_room_id: RoomId(
[INFO] [stdout]         285 │+            3,
[INFO] [stdout]         286 │+        ),
[INFO] [stdout]         287 │+        end_room_id: RoomId(
[INFO] [stdout]         288 │+            9,
[INFO] [stdout]         289 │+        ),
[INFO] [stdout]         290 │+        height: 2,
[INFO] [stdout]         291 │+    },
[INFO] [stdout]         292 │+    Passage {
[INFO] [stdout]         293 │+        cells: [],
[INFO] [stdout]         294 │+        start: (
[INFO] [stdout]         295 │+            16,
[INFO] [stdout]         296 │+            6,
[INFO] [stdout]         297 │+            4,
[INFO] [stdout]         298 │+        ),
[INFO] [stdout]         299 │+        start_dirs: {
[INFO] [stdout]         300 │+            Left,
[INFO] [stdout]         301 │+        },
[INFO] [stdout]         302 │+        start_room_id: RoomId(
[INFO] [stdout]         303 │+            11,
[INFO] [stdout]         304 │+        ),
[INFO] [stdout]         305 │+        end_room_id: RoomId(
[INFO] [stdout]         306 │+            9,
[INFO] [stdout]         307 │+        ),
[INFO] [stdout]         308 │+        height: 2,
[INFO] [stdout]         309 │+    },
[INFO] [stdout]         310 │+    Passage {
[INFO] [stdout]         311 │+        cells: [],
[INFO] [stdout]         312 │+        start: (
[INFO] [stdout]         313 │+            9,
[INFO] [stdout]         314 │+            3,
[INFO] [stdout]         315 │+            8,
[INFO] [stdout]         316 │+        ),
[INFO] [stdout]         317 │+        start_dirs: {
[INFO] [stdout]         318 │+            Right,
[INFO] [stdout]         319 │+        },
[INFO] [stdout]         320 │+        start_room_id: RoomId(
[INFO] [stdout]         321 │+            8,
[INFO] [stdout]         322 │+        ),
[INFO] [stdout]         323 │+        end_room_id: RoomId(
[INFO] [stdout]         324 │+            11,
[INFO] [stdout]         325 │+        ),
[INFO] [stdout]         326 │+        height: 2,
[INFO] [stdout]         327 │+    },
[INFO] [stdout]         328 │+    Passage {
[INFO] [stdout]         329 │+        cells: [],
[INFO] [stdout]         330 │+        start: (
[INFO] [stdout]         331 │+            9,
[INFO] [stdout]         332 │+            3,
[INFO] [stdout]         333 │+            12,
[INFO] [stdout]         334 │+        ),
[INFO] [stdout]         335 │+        start_dirs: {
[INFO] [stdout]         336 │+            Right,
[INFO] [stdout]         337 │+        },
[INFO] [stdout]         338 │+        start_room_id: RoomId(
[INFO] [stdout]         339 │+            8,
[INFO] [stdout]         340 │+        ),
[INFO] [stdout]         341 │+        end_room_id: RoomId(
[INFO] [stdout]         342 │+            12,
[INFO] [stdout]         343 │+        ),
[INFO] [stdout]         344 │+        height: 2,
[INFO] [stdout]         345 │+    },
[INFO] [stdout]         346 │+    Passage {
[INFO] [stdout]         347 │+        cells: [],
[INFO] [stdout]         348 │+        start: (
[INFO] [stdout]         349 │+            16,
[INFO] [stdout]         350 │+            6,
[INFO] [stdout]         351 │+            20,
[INFO] [stdout]         352 │+        ),
[INFO] [stdout]         353 │+        start_dirs: {
[INFO] [stdout]         354 │+            Left,
[INFO] [stdout]         355 │+        },
[INFO] [stdout]         356 │+        start_room_id: RoomId(
[INFO] [stdout]         357 │+            12,
[INFO] [stdout]         358 │+        ),
[INFO] [stdout]         359 │+        end_room_id: RoomId(
[INFO] [stdout]         360 │+            10,
[INFO] [stdout]         361 │+        ),
[INFO] [stdout]         362 │+        height: 2,
[INFO] [stdout]         363 │+    },
[INFO] [stdout]         364 │+]
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'divided_randomized_dungeon::tests::test_default_generate' (25) panicked at src/divided_randomized_dungeon.rs:332:9:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/snapshots/dungeon_3d_generator__divided_randomized_dungeon__tests__default_generate.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x573db54f31d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x573db54f31d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x573db54f31d2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x573db54f31d2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x573db550b36a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x573db550b36a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x573db54f83d6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x573db54f83d6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x573db54cedcf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x573db54cedcf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x573db54ea7c9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x573db544adae - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x573db544adae - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x573db54ea982 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x573db54ea982 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x573db54cee88 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x573db54c6489 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x573db54cfd7d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x573db550baac - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x573db550b822 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x573db531cb1c - <core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::error::Error>>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x573db531cb1c - dungeon_3d_generator[2c0213c7432c097b]::divided_randomized_dungeon::tests::test_default_generate
[INFO] [stdout]                                at /opt/rustwide/workdir/src/divided_randomized_dungeon.rs:332:9
[INFO] [stdout]   22:     0x573db531bc77 - dungeon_3d_generator[2c0213c7432c097b]::divided_randomized_dungeon::tests::test_default_generate::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/divided_randomized_dungeon.rs:326:31
[INFO] [stdout]   23:     0x573db52eddb6 - <dungeon_3d_generator[2c0213c7432c097b]::divided_randomized_dungeon::tests::test_default_generate::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x573db543f15b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x573db543f15b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x573db544b9ba - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x573db544b9ba - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]   28:     0x573db544b9ba - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x573db544b9ba - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x573db544b9ba - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x573db544b9ba - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x573db544b9ba - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x573db5445e84 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x573db5445e84 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x573db544e4b2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x573db544e4b2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x573db544e4b2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x573db544e4b2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x573db544e4b2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x573db544e4b2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x573db544e4b2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x573db54f21df - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x573db54f21df - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7110ab47eaa4 - <unknown>
[INFO] [stdout]   45:     0x7110ab50ba64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     divided_randomized_dungeon::tests::test_default_generate
[INFO] [stdout]     generate_drd::tests::test_default_generate
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.04s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b6af0e3d52e277955db6c60012820f65ff888da5c09f2ce32dfdc53677da7925", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6af0e3d52e277955db6c60012820f65ff888da5c09f2ce32dfdc53677da7925", kill_on_drop: false }`
[INFO] [stdout] b6af0e3d52e277955db6c60012820f65ff888da5c09f2ce32dfdc53677da7925
