[INFO] cloning repository https://github.com/stormsc1/openrml
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stormsc1/openrml" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstormsc1%2Fopenrml", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstormsc1%2Fopenrml'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 96bc5daa3c0b0a8317c50110e7ad564ef92c42ad
[INFO] checking stormsc1/openrml against master#035b01b794602d5861daa43ac792f372f8981ed7 for 152214-denied-retry-0
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstormsc1%2Fopenrml" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/stormsc1/openrml
[INFO] finished tweaking git repo https://github.com/stormsc1/openrml
[INFO] tweaked toml for git repo https://github.com/stormsc1/openrml written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/stormsc1/openrml on toolchain 035b01b794602d5861daa43ac792f372f8981ed7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/stormsc1/openrml 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" "+035b01b794602d5861daa43ac792f372f8981ed7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-ident v1.0.19
[INFO] [stderr]   Downloaded leer v0.1.1
[INFO] [stderr]   Downloaded no-std-compat v0.2.0
[INFO] [stderr]   Downloaded leer-macros v0.0.1
[INFO] [stderr]   Downloaded typebool v0.1.0
[INFO] [stderr]   Downloaded stable-vec v0.4.1
[INFO] [stderr]   Downloaded lina v0.1.5
[INFO] [stderr]   Downloaded quote v1.0.41
[INFO] [stderr]   Downloaded optional v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c206e33de110d8726d2ce5f85fdcd8dfdf630c38f7317c80d3390e2a8f94a126
[INFO] running `Command { std: "docker" "start" "-a" "c206e33de110d8726d2ce5f85fdcd8dfdf630c38f7317c80d3390e2a8f94a126", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c206e33de110d8726d2ce5f85fdcd8dfdf630c38f7317c80d3390e2a8f94a126", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c206e33de110d8726d2ce5f85fdcd8dfdf630c38f7317c80d3390e2a8f94a126", kill_on_drop: false }`
[INFO] [stdout] c206e33de110d8726d2ce5f85fdcd8dfdf630c38f7317c80d3390e2a8f94a126
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 349798e75f709b081c05645581c363e4f9432e6b629ec0854b8e42f8da6edf8d
[INFO] running `Command { std: "docker" "start" "-a" "349798e75f709b081c05645581c363e4f9432e6b629ec0854b8e42f8da6edf8d", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking no-std-compat v0.2.0
[INFO] [stderr]     Checking typebool v0.1.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking optional v0.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking stable-vec v0.4.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]     Checking lina v0.1.5
[INFO] [stderr]    Compiling leer-macros v0.0.1
[INFO] [stderr]    Compiling openrml-macros v0.0.1 (/opt/rustwide/workdir/openrml-macros)
[INFO] [stderr]     Checking leer v0.1.1
[INFO] [stderr]     Checking openrml v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning[E0133]: call to unsafe function `core::directed_edge::EncodedTwin::dummy` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/core/directed_edge/mod.rs:306:19
[INFO] [stdout]     |
[INFO] [stdout] 306 |             twin: EncodedTwin::dummy(),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/core/directed_edge/mod.rs:304:5
[INFO] [stdout]     |
[INFO] [stdout] 304 |     unsafe fn dummy_to(target: Checked<VertexHandle>) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `core::checked::Checked::<H>::new` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/core/directed_edge/mod.rs:308:19
[INFO] [stdout]     |
[INFO] [stdout] 308 |             next: Checked::new(HalfEdgeHandle::new(0)).into(),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `core::checked::Checked::<H>::new` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/core/directed_edge/mod.rs:309:19
[INFO] [stdout]     |
[INFO] [stdout] 309 |             prev: Checked::new(HalfEdgeHandle::new(0)).into(),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `core::checked::Checked::<H>::new` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/core/half_edge/mod.rs:470:20
[INFO] [stdout]     |
[INFO] [stdout] 470 |         let next = Checked::new(HalfEdgeHandle::new(0));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/core/half_edge/mod.rs:461:5
[INFO] [stdout]     |
[INFO] [stdout] 461 | /     unsafe fn add_edge_partially(
[INFO] [stdout] 462 | |         &mut self,
[INFO] [stdout] 463 | |         from: Checked<VertexHandle>,
[INFO] [stdout] 464 | |         to: Checked<VertexHandle>,
[INFO] [stdout] 465 | |     ) -> Checked<HalfEdgeHandle> {
[INFO] [stdout]     | |________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `core::checked::Checked::<H>::new` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/core/half_edge/mod.rs:471:20
[INFO] [stdout]     |
[INFO] [stdout] 471 |         let prev = Checked::new(HalfEdgeHandle::new(0)).into();
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `core::checked::Checked::<H>::new` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/core/half_edge/mod.rs:476:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |         Checked::new(out)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `stable_vec::StableVecFacade::<T, C>::get_unchecked` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/map/dense.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |         self.vec.get_unchecked(handle.to_usize())
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/map/dense.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub unsafe fn get_unchecked(&self, handle: H) -> &T {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `stable_vec::StableVecFacade::<T, C>::get_unchecked_mut` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/map/dense.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 |         self.vec.get_unchecked_mut(handle.to_usize())
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/map/dense.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub unsafe fn get_unchecked_mut(&mut self, handle: H) -> &mut T {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `core::directed_edge::EncodedTwin::dummy` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/core/directed_edge/mod.rs:306:19
[INFO] [stdout]     |
[INFO] [stdout] 306 |             twin: EncodedTwin::dummy(),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/core/directed_edge/mod.rs:304:5
[INFO] [stdout]     |
[INFO] [stdout] 304 |     unsafe fn dummy_to(target: Checked<VertexHandle>) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `core::checked::Checked::<H>::new` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/core/directed_edge/mod.rs:308:19
[INFO] [stdout]     |
[INFO] [stdout] 308 |             next: Checked::new(HalfEdgeHandle::new(0)).into(),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `core::checked::Checked::<H>::new` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/core/directed_edge/mod.rs:309:19
[INFO] [stdout]     |
[INFO] [stdout] 309 |             prev: Checked::new(HalfEdgeHandle::new(0)).into(),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `core::checked::Checked::<H>::new` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/core/half_edge/mod.rs:470:20
[INFO] [stdout]     |
[INFO] [stdout] 470 |         let next = Checked::new(HalfEdgeHandle::new(0));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/core/half_edge/mod.rs:461:5
[INFO] [stdout]     |
[INFO] [stdout] 461 | /     unsafe fn add_edge_partially(
[INFO] [stdout] 462 | |         &mut self,
[INFO] [stdout] 463 | |         from: Checked<VertexHandle>,
[INFO] [stdout] 464 | |         to: Checked<VertexHandle>,
[INFO] [stdout] 465 | |     ) -> Checked<HalfEdgeHandle> {
[INFO] [stdout]     | |________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `core::checked::Checked::<H>::new` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/core/half_edge/mod.rs:471:20
[INFO] [stdout]     |
[INFO] [stdout] 471 |         let prev = Checked::new(HalfEdgeHandle::new(0)).into();
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `core::checked::Checked::<H>::new` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/core/half_edge/mod.rs:476:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |         Checked::new(out)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `stable_vec::StableVecFacade::<T, C>::get_unchecked` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/map/dense.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |         self.vec.get_unchecked(handle.to_usize())
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/map/dense.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub unsafe fn get_unchecked(&self, handle: H) -> &T {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `stable_vec::StableVecFacade::<T, C>::get_unchecked_mut` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/map/dense.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 |         self.vec.get_unchecked_mut(handle.to_usize())
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/map/dense.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub unsafe fn get_unchecked_mut(&mut self, handle: H) -> &mut T {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `IS_BOUNDARY_FN` is never used
[INFO] [stdout]    --> src/core/tests/util.rs:182:11
[INFO] [stdout]     |
[INFO] [stdout] 167 | trait ElementHandle: Handle {
[INFO] [stdout]     |       ------------- associated constant in this trait
[INFO] [stdout] ...
[INFO] [stdout] 182 |     const IS_BOUNDARY_FN: &'static str;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.38s
[INFO] running `Command { std: "docker" "inspect" "349798e75f709b081c05645581c363e4f9432e6b629ec0854b8e42f8da6edf8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "349798e75f709b081c05645581c363e4f9432e6b629ec0854b8e42f8da6edf8d", kill_on_drop: false }`
[INFO] [stdout] 349798e75f709b081c05645581c363e4f9432e6b629ec0854b8e42f8da6edf8d
