[INFO] cloning repository https://github.com/Defernus/bevy_marching_cubes
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Defernus/bevy_marching_cubes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDefernus%2Fbevy_marching_cubes", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDefernus%2Fbevy_marching_cubes'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 78a704a4e2aab8ee822e21925ea2eb9a4155f0d9
[INFO] testing Defernus/bevy_marching_cubes against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDefernus%2Fbevy_marching_cubes" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Defernus/bevy_marching_cubes
[INFO] finished tweaking git repo https://github.com/Defernus/bevy_marching_cubes
[INFO] tweaked toml for git repo https://github.com/Defernus/bevy_marching_cubes written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Defernus/bevy_marching_cubes on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Defernus/bevy_marching_cubes already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d7b124aed885884c60396207fe103dd351af6ab3dcb943c5154cbee4a4c45d14
[INFO] running `Command { std: "docker" "start" "-a" "d7b124aed885884c60396207fe103dd351af6ab3dcb943c5154cbee4a4c45d14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d7b124aed885884c60396207fe103dd351af6ab3dcb943c5154cbee4a4c45d14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7b124aed885884c60396207fe103dd351af6ab3dcb943c5154cbee4a4c45d14", kill_on_drop: false }`
[INFO] [stdout] d7b124aed885884c60396207fe103dd351af6ab3dcb943c5154cbee4a4c45d14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7639df16d1d221018dd5fa32ceebbf5ec5518e8bb77f5020749a780fc4dce3ee
[INFO] running `Command { std: "docker" "start" "-a" "7639df16d1d221018dd5fa32ceebbf5ec5518e8bb77f5020749a780fc4dce3ee", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling serde_derive v1.0.140
[INFO] [stderr]    Compiling serde v1.0.140
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling tracing-core v0.1.28
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling mint v0.5.9
[INFO] [stderr]    Compiling erased-serde v0.3.21
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling async-task v4.3.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling crossbeam-utils v0.8.10
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling anyhow v1.0.58
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling ash v0.34.0+1.2.203
[INFO] [stderr]    Compiling wgpu-core v0.12.2
[INFO] [stderr]    Compiling wgpu-types v0.12.0
[INFO] [stderr]    Compiling petgraph v0.6.2
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.5
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling profiling v1.0.6
[INFO] [stderr]    Compiling inplace_it v0.3.4
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling async-executor v1.4.1
[INFO] [stderr]    Compiling glam v0.21.2
[INFO] [stderr]    Compiling ttf-parser v0.15.2
[INFO] [stderr]    Compiling libm v0.1.4
[INFO] [stderr]    Compiling lewton v0.10.2
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling spirv v0.2.0+1.5.4
[INFO] [stderr]    Compiling euclid v0.22.7
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling bevy_tasks v0.7.0
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling filetime v0.2.17
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling notify v5.0.0-pre.11
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hexasphere v7.2.0
[INFO] [stderr]    Compiling nix v0.23.1
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling guillotiere v0.6.2
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling x11-dl v2.19.1
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling stretch v0.3.2
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling owned_ttf_parser v0.15.0
[INFO] [stderr]    Compiling ab_glyph v0.2.15
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling glyph_brush_layout v0.2.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling bytemuck_derive v1.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.22
[INFO] [stderr]    Compiling gltf-derive v1.0.0
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling bytemuck v1.10.0
[INFO] [stderr]    Compiling naga v0.8.5
[INFO] [stderr]    Compiling image v0.23.14
[INFO] [stderr]    Compiling alsa v0.6.0
[INFO] [stderr]    Compiling tracing v0.1.35
[INFO] [stderr]    Compiling cargo-manifest v0.2.8
[INFO] [stderr]    Compiling bevy_macro_utils v0.7.0
[INFO] [stderr]    Compiling bevy_derive v0.7.0
[INFO] [stderr]    Compiling bevy_reflect_derive v0.7.0
[INFO] [stderr]    Compiling bevy_ecs_macros v0.7.0
[INFO] [stderr]    Compiling bevy-crevice-derive v0.7.0
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling glam v0.20.5
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]    Compiling ron v0.7.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.15
[INFO] [stderr]    Compiling gpu-descriptor v0.2.2
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling bevy_utils v0.7.0
[INFO] [stderr]    Compiling gilrs-core v0.3.2
[INFO] [stderr]    Compiling cpal v0.13.5
[INFO] [stderr]    Compiling winit v0.26.1
[INFO] [stderr]    Compiling gilrs v0.8.2
[INFO] [stderr]    Compiling wgpu-hal v0.12.5
[INFO] [stderr]    Compiling rodio v0.15.0
[INFO] [stderr]    Compiling gltf-json v1.0.0
[INFO] [stderr]    Compiling bevy_reflect v0.7.0
[INFO] [stderr]    Compiling bevy_crevice v0.7.0
[INFO] [stderr]    Compiling gltf v1.0.0
[INFO] [stderr]    Compiling bevy_ecs v0.7.0
[INFO] [stderr]    Compiling bevy_math v0.7.0
[INFO] [stderr]    Compiling wgpu v0.12.0
[INFO] [stderr]    Compiling bevy_app v0.7.0
[INFO] [stderr]    Compiling bevy_log v0.7.0
[INFO] [stderr]    Compiling bevy_core v0.7.0
[INFO] [stderr]    Compiling bevy_hierarchy v0.7.0
[INFO] [stderr]    Compiling bevy_window v0.7.0
[INFO] [stderr]    Compiling bevy_input v0.7.0
[INFO] [stderr]    Compiling bevy_diagnostic v0.7.0
[INFO] [stderr]    Compiling bevy_transform v0.7.0
[INFO] [stderr]    Compiling bevy_winit v0.7.0
[INFO] [stderr]    Compiling bevy_gilrs v0.7.0
[INFO] [stderr]    Compiling bevy_asset v0.7.0
[INFO] [stderr]    Compiling bevy_scene v0.7.0
[INFO] [stderr]    Compiling bevy_animation v0.7.0
[INFO] [stderr]    Compiling bevy_audio v0.7.0
[INFO] [stderr]    Compiling bevy_render v0.7.0
[INFO] [stderr]    Compiling bevy_core_pipeline v0.7.0
[INFO] [stderr]    Compiling bevy_sprite v0.7.0
[INFO] [stderr]    Compiling bevy_pbr v0.7.0
[INFO] [stderr]    Compiling bevy_text v0.7.0
[INFO] [stderr]    Compiling bevy_ui v0.7.0
[INFO] [stderr]    Compiling bevy_gltf v0.7.0
[INFO] [stderr]    Compiling bevy_internal v0.7.0
[INFO] [stderr]    Compiling bevy v0.7.0
[INFO] [stderr]    Compiling bevy_flycam v0.7.0 (https://github.com/sburris0/bevy_flycam#075904bf)
[INFO] [stderr]    Compiling marching-cubes v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/plugins/chunks/resources/mod.rs:37:28
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn iter_chunks_mut(&mut self) -> IterMut<Option<Chunk>> {
[INFO] [stdout]    |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn iter_chunks_mut(&mut self) -> IterMut<'_, Option<Chunk>> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 00s
[INFO] running `Command { std: "docker" "inspect" "7639df16d1d221018dd5fa32ceebbf5ec5518e8bb77f5020749a780fc4dce3ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7639df16d1d221018dd5fa32ceebbf5ec5518e8bb77f5020749a780fc4dce3ee", kill_on_drop: false }`
[INFO] [stdout] 7639df16d1d221018dd5fa32ceebbf5ec5518e8bb77f5020749a780fc4dce3ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] df9305eb09f12b9cba64033b5fe3ce5024fd1519dfec35b735d3de2b7facceb4
[INFO] running `Command { std: "docker" "start" "-a" "df9305eb09f12b9cba64033b5fe3ce5024fd1519dfec35b735d3de2b7facceb4", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/plugins/chunks/resources/mod.rs:37:28
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn iter_chunks_mut(&mut self) -> IterMut<Option<Chunk>> {
[INFO] [stdout]    |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn iter_chunks_mut(&mut self) -> IterMut<'_, Option<Chunk>> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling marching-cubes v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/plugins/chunks/resources/mod.rs:37:28
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn iter_chunks_mut(&mut self) -> IterMut<Option<Chunk>> {
[INFO] [stdout]    |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn iter_chunks_mut(&mut self) -> IterMut<'_, Option<Chunk>> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.93s
[INFO] running `Command { std: "docker" "inspect" "df9305eb09f12b9cba64033b5fe3ce5024fd1519dfec35b735d3de2b7facceb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df9305eb09f12b9cba64033b5fe3ce5024fd1519dfec35b735d3de2b7facceb4", kill_on_drop: false }`
[INFO] [stdout] df9305eb09f12b9cba64033b5fe3ce5024fd1519dfec35b735d3de2b7facceb4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d7c5e0851308a6a839e174d11c1ee8f40a44998313cc9abce97e0d9530399627
[INFO] running `Command { std: "docker" "start" "-a" "d7c5e0851308a6a839e174d11c1ee8f40a44998313cc9abce97e0d9530399627", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/plugins/chunks/resources/mod.rs:37:28
[INFO] [stderr]    |
[INFO] [stderr] 37 |     pub fn iter_chunks_mut(&mut self) -> IterMut<Option<Chunk>> {
[INFO] [stderr]    |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                            |
[INFO] [stderr]    |                            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 37 |     pub fn iter_chunks_mut(&mut self) -> IterMut<'_, Option<Chunk>> {
[INFO] [stderr]    |                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: `marching-cubes` (lib) generated 1 warning (run `cargo fix --lib -p marching-cubes` to apply 1 suggestion)
[INFO] [stderr] warning: `marching-cubes` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/marching_cubes-95dfa2c454fc3f64)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/marching_cubes-a0baf1eee65bdd15)
[INFO] [stderr]    Doc-tests marching_cubes
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/plugins/chunks/resources/mesh/append_vertices.rs - plugins::chunks::resources::mesh::append_vertices::append_vertices (line 14) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/plugins/chunks/resources/mesh/append_vertices.rs - plugins::chunks::resources::mesh::append_vertices::append_vertices (line 14) stdout ----
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]   --> src/plugins/chunks/resources/mesh/append_vertices.rs:26:24
[INFO] [stdout]    |
[INFO] [stdout] 12 |         |              \            |
[INFO] [stdout]    |                        ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]   --> src/plugins/chunks/resources/mesh/append_vertices.rs:27:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |     |                    \          |  |
[INFO] [stdout]    |                          ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]   --> src/plugins/chunks/resources/mesh/append_vertices.rs:28:28
[INFO] [stdout]    |
[INFO] [stdout] 14 |       1 +-     -     -     \     -  |  + 4
[INFO] [stdout]    |                            ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]   --> src/plugins/chunks/resources/mesh/append_vertices.rs:29:30
[INFO] [stdout]    |
[INFO] [stdout] 15 |     |  /                     \     |  /
[INFO] [stdout]    |                              ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]   --> src/plugins/chunks/resources/mesh/append_vertices.rs:30:32
[INFO] [stdout]    |
[INFO] [stdout] 16 | ...                   \   |
[INFO] [stdout]    |                       ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]   --> src/plugins/chunks/resources/mesh/append_vertices.rs:31:34
[INFO] [stdout]    |
[INFO] [stdout] 17 |     |/                           \ |/
[INFO] [stdout]    |                                  ^
[INFO] [stdout] 
[INFO] [stdout] error: expected item, found `-`
[INFO] [stdout]  --> src/plugins/chunks/resources/mesh/append_vertices.rs:15:8
[INFO] [stdout]   |
[INFO] [stdout] 1 |        -1                             -2
[INFO] [stdout]   |        ^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/plugins/chunks/resources/mesh/append_vertices.rs - plugins::chunks::resources::mesh::append_vertices::append_vertices (line 14)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "d7c5e0851308a6a839e174d11c1ee8f40a44998313cc9abce97e0d9530399627", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7c5e0851308a6a839e174d11c1ee8f40a44998313cc9abce97e0d9530399627", kill_on_drop: false }`
[INFO] [stdout] d7c5e0851308a6a839e174d11c1ee8f40a44998313cc9abce97e0d9530399627
