[INFO] fetching crate source_map_gen 0.1.0...
[INFO] testing source_map_gen-0.1.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate source_map_gen 0.1.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate source_map_gen 0.1.0
[INFO] finished tweaking crates.io crate source_map_gen 0.1.0
[INFO] tweaked toml for crates.io crate source_map_gen 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate source_map_gen 0.1.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate source_map_gen 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] adaa9f6237fd9beb756ce3960e0a7c06a6becb06104465c5269bbe468c16ac30
[INFO] running `Command { std: "docker" "start" "-a" "adaa9f6237fd9beb756ce3960e0a7c06a6becb06104465c5269bbe468c16ac30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "adaa9f6237fd9beb756ce3960e0a7c06a6becb06104465c5269bbe468c16ac30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "adaa9f6237fd9beb756ce3960e0a7c06a6becb06104465c5269bbe468c16ac30", kill_on_drop: false }`
[INFO] [stdout] adaa9f6237fd9beb756ce3960e0a7c06a6becb06104465c5269bbe468c16ac30
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 887235a1c8f23e687fd69c1ef8c5c77c3f3c947628260a265642495460afb493
[INFO] running `Command { std: "docker" "start" "-a" "887235a1c8f23e687fd69c1ef8c5c77c3f3c947628260a265642495460afb493", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling bytemuck v1.13.1
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling indextree v4.6.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling rgb v0.8.36
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling chrono v0.4.26
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling spa v0.3.1
[INFO] [stderr]    Compiling derive_ops v0.1.0
[INFO] [stderr]    Compiling vmf_parser_nom v0.1.1
[INFO] [stderr]    Compiling source_map_gen v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `region::*`
[INFO] [stdout]  --> src/generation/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use region::*;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `dbg2`
[INFO] [stdout]   --> src/lib.rs:52:14
[INFO] [stdout]    |
[INFO] [stdout] 52 | macro_rules! dbg2 {
[INFO] [stdout]    |              ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `root`
[INFO] [stdout]   --> src/generation/region.rs:82:13
[INFO] [stdout]    |
[INFO] [stdout] 82 |         let root = self.root;
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_root`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `spike_mats`
[INFO] [stdout]    --> src/generation2/shape/old.rs:137:9
[INFO] [stdout]     |
[INFO] [stdout] 137 |     let spike_mats = mats;
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_spike_mats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `top_bounds`
[INFO] [stdout]    --> src/generation2/shape/old.rs:166:9
[INFO] [stdout]     |
[INFO] [stdout] 166 |     let top_bounds =
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_top_bounds`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bottom_bounds`
[INFO] [stdout]    --> src/generation2/shape/old.rs:168:9
[INFO] [stdout]     |
[INFO] [stdout] 168 |     let bottom_bounds =
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bottom_bounds`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rgb`
[INFO] [stdout]    --> src/light/colorspace/mod.rs:312:13
[INFO] [stdout]     |
[INFO] [stdout] 312 |         let rgb = dbg!(xyz.to_rgb());
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_rgb`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `smoothing_groups` is assigned to, but never used
[INFO] [stdout]    --> src/vmf.rs:247:9
[INFO] [stdout]     |
[INFO] [stdout] 247 |     let mut smoothing_groups = None;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_smoothing_groups` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `smoothing_groups` is never read
[INFO] [stdout]    --> src/vmf.rs:292:17
[INFO] [stdout]     |
[INFO] [stdout] 292 |                 smoothing_groups = value.parse::<i32>().ok();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `lines_overlap` is never used
[INFO] [stdout]    --> src/generation/mod.rs:270:4
[INFO] [stdout]     |
[INFO] [stdout] 270 | fn lines_overlap(x1: f32, x2: f32, y1: f32, y2: f32) -> f32 {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `construct_sky` and `construct_dev_inside` are never used
[INFO] [stdout]   --> src/generation/region/room.rs:39:19
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl<'a> Room<'a> {
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub(crate) fn construct_sky(&self) -> [Solid<'a>; 6] {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 95 |     pub(crate) fn construct_dev_inside(&self) -> [Solid<'a>; 6] {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ellipse_verts_2d` is never used
[INFO] [stdout]   --> src/generation2/shape.rs:36:4
[INFO] [stdout]    |
[INFO] [stdout] 36 | fn ellipse_verts_2d(
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SphereOptions` is never constructed
[INFO] [stdout]    --> src/generation2/shape.rs:434:19
[INFO] [stdout]     |
[INFO] [stdout] 434 | pub(crate) struct SphereOptions {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `radius_at_sphere_height_xy` is never used
[INFO] [stdout]  --> src/generation2/shape/old.rs:6:4
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn radius_at_sphere_height_xy(
[INFO] [stdout]   |    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `spike` is never used
[INFO] [stdout]   --> src/generation2/shape/old.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn spike<'a>(
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cylinder` is never used
[INFO] [stdout]   --> src/generation2/shape/old.rs:66:8
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub fn cylinder<'a>(
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `frustum_old` is never used
[INFO] [stdout]    --> src/generation2/shape/old.rs:101:8
[INFO] [stdout]     |
[INFO] [stdout] 101 | pub fn frustum_old<'a, I>(
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sphere` is never used
[INFO] [stdout]    --> src/generation2/shape/old.rs:134:8
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub fn sphere<'a>(
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `temp_to_rgb_simple` is never used
[INFO] [stdout]    --> src/light/colorspace/mod.rs:155:4
[INFO] [stdout]     |
[INFO] [stdout] 155 | fn temp_to_rgb_simple(kelvin: f64) -> (u8, u8, u8) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ToHigher` is never used
[INFO] [stdout]   --> src/vmf.rs:39:18
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub(crate) trait ToHigher<T>: Clone {
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `block_to_solid` is never used
[INFO] [stdout]    --> src/vmf.rs:219:15
[INFO] [stdout]     |
[INFO] [stdout] 219 | pub(crate) fn block_to_solid<'a>(block: &'a Block<impl AsRef<str>>) -> Solid<'a> {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_side` is never used
[INFO] [stdout]    --> src/vmf.rs:238:15
[INFO] [stdout]     |
[INFO] [stdout] 238 | pub(crate) fn parse_side<'a>(block: &'a Block<impl AsRef<str>>) -> Side<'a> {
[INFO] [stdout]     |               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_uvaxis` is never used
[INFO] [stdout]    --> src/vmf.rs:322:4
[INFO] [stdout]     |
[INFO] [stdout] 322 | fn parse_uvaxis(s: &str) -> UVAxis<f32> {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_dispinfo` is never used
[INFO] [stdout]    --> src/vmf.rs:333:4
[INFO] [stdout]     |
[INFO] [stdout] 333 | fn parse_dispinfo<'a>(block: &Block<impl AsRef<str>>) -> Result<DispInfo, &'static str> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_seps_chunks` is never used
[INFO] [stdout]    --> src/vmf.rs:450:4
[INFO] [stdout]     |
[INFO] [stdout] 450 | fn parse_seps_chunks<'a, 'b, T: FromStr + std::fmt::Debug>(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `vec2d_f32_to_vector3` is never used
[INFO] [stdout]    --> src/vmf.rs:474:4
[INFO] [stdout]     |
[INFO] [stdout] 474 | fn vec2d_f32_to_vector3(vec2d: Vec2d<f32>) -> Vec2d<Vector3<f32>> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `f32s_to_vector3s` is never used
[INFO] [stdout]    --> src/vmf.rs:478:4
[INFO] [stdout]     |
[INFO] [stdout] 478 | fn f32s_to_vector3s(f32s: &[f32]) -> Vec<Vector3<f32>> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_vec2d` is never used
[INFO] [stdout]    --> src/vmf.rs:487:4
[INFO] [stdout]     |
[INFO] [stdout] 487 | fn parse_vec2d<'a, T: FromStr + std::fmt::Debug>(
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/generation/mod.rs:221:53
[INFO] [stdout]     |
[INFO] [stdout] 221 |     pub fn cube_str(bounds: Bounds<f32>, textures: [&str; 6]) -> Solid {
[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] 221 |     pub fn cube_str(bounds: Bounds<f32>, textures: [&str; 6]) -> Solid<'_> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/map/texture.rs:165:39
[INFO] [stdout]     |
[INFO] [stdout] 165 |     pub const fn cube_textures(mats: [&str; 6]) -> [Texture; 6] {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 165 |     pub const fn cube_textures(mats: [&str; 6]) -> [Texture<'_>; 6] {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/utils.rs:412:23
[INFO] [stdout]     |
[INFO] [stdout] 412 |     pub const fn rows(&self) -> Vec2dRows<T> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 412 |     pub const fn rows(&self) -> Vec2dRows<'_, T> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/pallet/pallet_lib.rs:193:17
[INFO] [stdout]     |
[INFO] [stdout] 192 |                 panic!("bruh impossible");
[INFO] [stdout]     |                 ------------------------- any code following this expression is unreachable
[INFO] [stdout] 193 |                 continue;
[INFO] [stdout]     |                 ^^^^^^^^^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `hello_world` is never used
[INFO] [stdout]   --> src/main.rs:19:4
[INFO] [stdout]    |
[INFO] [stdout] 19 | fn hello_world() {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Dest` is never constructed
[INFO] [stdout]    --> src/pallet/vpk.rs:187:5
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub enum VpkError {
[INFO] [stdout]     |          -------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 187 |     Dest(IoError),
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `VpkError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Options` is never constructed
[INFO] [stdout]    --> src/pallet/vpk.rs:221:12
[INFO] [stdout]     |
[INFO] [stdout] 221 | pub struct Options {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extract_all` is never used
[INFO] [stdout]    --> src/pallet/vpk.rs:295:8
[INFO] [stdout]     |
[INFO] [stdout] 295 | pub fn extract_all(
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extract_one` is never used
[INFO] [stdout]    --> src/pallet/vpk.rs:339:4
[INFO] [stdout]     |
[INFO] [stdout] 339 | fn extract_one(
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `archive` is never used
[INFO] [stdout]    --> src/pallet/vpk.rs:375:8
[INFO] [stdout]     |
[INFO] [stdout] 375 | pub fn archive(
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/pallet/mod.rs:248:51
[INFO] [stdout]     |
[INFO] [stdout] 248 | fn pallet_solid(bounds: Bounds<f32>, top_texture: &str) -> Solid {
[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] 248 | fn pallet_solid(bounds: Bounds<f32>, top_texture: &str) -> Solid<'_> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.96s
[INFO] running `Command { std: "docker" "inspect" "887235a1c8f23e687fd69c1ef8c5c77c3f3c947628260a265642495460afb493", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "887235a1c8f23e687fd69c1ef8c5c77c3f3c947628260a265642495460afb493", kill_on_drop: false }`
[INFO] [stdout] 887235a1c8f23e687fd69c1ef8c5c77c3f3c947628260a265642495460afb493
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 92707e472d4dd9362ded472afd20317fec93b7cdeb4be46c8b75a8d009baeaca
[INFO] running `Command { std: "docker" "start" "-a" "92707e472d4dd9362ded472afd20317fec93b7cdeb4be46c8b75a8d009baeaca", kill_on_drop: false }`
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.31
[INFO] [stdout] warning: unused import: `region::*`
[INFO] [stdout]  --> src/generation/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use region::*;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `dbg2`
[INFO] [stdout]   --> src/lib.rs:52:14
[INFO] [stdout]    |
[INFO] [stdout] 52 | macro_rules! dbg2 {
[INFO] [stdout]    |              ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `root`
[INFO] [stdout]   --> src/generation/region.rs:82:13
[INFO] [stdout]    |
[INFO] [stdout] 82 |         let root = self.root;
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_root`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `spike_mats`
[INFO] [stdout]    --> src/generation2/shape/old.rs:137:9
[INFO] [stdout]     |
[INFO] [stdout] 137 |     let spike_mats = mats;
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_spike_mats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `top_bounds`
[INFO] [stdout]    --> src/generation2/shape/old.rs:166:9
[INFO] [stdout]     |
[INFO] [stdout] 166 |     let top_bounds =
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_top_bounds`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bottom_bounds`
[INFO] [stdout]    --> src/generation2/shape/old.rs:168:9
[INFO] [stdout]     |
[INFO] [stdout] 168 |     let bottom_bounds =
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bottom_bounds`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rgb`
[INFO] [stdout]    --> src/light/colorspace/mod.rs:312:13
[INFO] [stdout]     |
[INFO] [stdout] 312 |         let rgb = dbg!(xyz.to_rgb());
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_rgb`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `smoothing_groups` is assigned to, but never used
[INFO] [stdout]    --> src/vmf.rs:247:9
[INFO] [stdout]     |
[INFO] [stdout] 247 |     let mut smoothing_groups = None;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_smoothing_groups` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `smoothing_groups` is never read
[INFO] [stdout]    --> src/vmf.rs:292:17
[INFO] [stdout]     |
[INFO] [stdout] 292 |                 smoothing_groups = value.parse::<i32>().ok();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `lines_overlap` is never used
[INFO] [stdout]    --> src/generation/mod.rs:270:4
[INFO] [stdout]     |
[INFO] [stdout] 270 | fn lines_overlap(x1: f32, x2: f32, y1: f32, y2: f32) -> f32 {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `construct_sky` and `construct_dev_inside` are never used
[INFO] [stdout]   --> src/generation/region/room.rs:39:19
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl<'a> Room<'a> {
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub(crate) fn construct_sky(&self) -> [Solid<'a>; 6] {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 95 |     pub(crate) fn construct_dev_inside(&self) -> [Solid<'a>; 6] {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ellipse_verts_2d` is never used
[INFO] [stdout]   --> src/generation2/shape.rs:36:4
[INFO] [stdout]    |
[INFO] [stdout] 36 | fn ellipse_verts_2d(
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SphereOptions` is never constructed
[INFO] [stdout]    --> src/generation2/shape.rs:434:19
[INFO] [stdout]     |
[INFO] [stdout] 434 | pub(crate) struct SphereOptions {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `radius_at_sphere_height_xy` is never used
[INFO] [stdout]  --> src/generation2/shape/old.rs:6:4
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn radius_at_sphere_height_xy(
[INFO] [stdout]   |    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `spike` is never used
[INFO] [stdout]   --> src/generation2/shape/old.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn spike<'a>(
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cylinder` is never used
[INFO] [stdout]   --> src/generation2/shape/old.rs:66:8
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub fn cylinder<'a>(
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `frustum_old` is never used
[INFO] [stdout]    --> src/generation2/shape/old.rs:101:8
[INFO] [stdout]     |
[INFO] [stdout] 101 | pub fn frustum_old<'a, I>(
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sphere` is never used
[INFO] [stdout]    --> src/generation2/shape/old.rs:134:8
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub fn sphere<'a>(
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `temp_to_rgb_simple` is never used
[INFO] [stdout]    --> src/light/colorspace/mod.rs:155:4
[INFO] [stdout]     |
[INFO] [stdout] 155 | fn temp_to_rgb_simple(kelvin: f64) -> (u8, u8, u8) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ToHigher` is never used
[INFO] [stdout]   --> src/vmf.rs:39:18
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub(crate) trait ToHigher<T>: Clone {
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `block_to_solid` is never used
[INFO] [stdout]    --> src/vmf.rs:219:15
[INFO] [stdout]     |
[INFO] [stdout] 219 | pub(crate) fn block_to_solid<'a>(block: &'a Block<impl AsRef<str>>) -> Solid<'a> {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_side` is never used
[INFO] [stdout]    --> src/vmf.rs:238:15
[INFO] [stdout]     |
[INFO] [stdout] 238 | pub(crate) fn parse_side<'a>(block: &'a Block<impl AsRef<str>>) -> Side<'a> {
[INFO] [stdout]     |               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_uvaxis` is never used
[INFO] [stdout]    --> src/vmf.rs:322:4
[INFO] [stdout]     |
[INFO] [stdout] 322 | fn parse_uvaxis(s: &str) -> UVAxis<f32> {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_dispinfo` is never used
[INFO] [stdout]    --> src/vmf.rs:333:4
[INFO] [stdout]     |
[INFO] [stdout] 333 | fn parse_dispinfo<'a>(block: &Block<impl AsRef<str>>) -> Result<DispInfo, &'static str> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_seps_chunks` is never used
[INFO] [stdout]    --> src/vmf.rs:450:4
[INFO] [stdout]     |
[INFO] [stdout] 450 | fn parse_seps_chunks<'a, 'b, T: FromStr + std::fmt::Debug>(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `vec2d_f32_to_vector3` is never used
[INFO] [stdout]    --> src/vmf.rs:474:4
[INFO] [stdout]     |
[INFO] [stdout] 474 | fn vec2d_f32_to_vector3(vec2d: Vec2d<f32>) -> Vec2d<Vector3<f32>> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `f32s_to_vector3s` is never used
[INFO] [stdout]    --> src/vmf.rs:478:4
[INFO] [stdout]     |
[INFO] [stdout] 478 | fn f32s_to_vector3s(f32s: &[f32]) -> Vec<Vector3<f32>> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_vec2d` is never used
[INFO] [stdout]    --> src/vmf.rs:487:4
[INFO] [stdout]     |
[INFO] [stdout] 487 | fn parse_vec2d<'a, T: FromStr + std::fmt::Debug>(
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/generation/mod.rs:221:53
[INFO] [stdout]     |
[INFO] [stdout] 221 |     pub fn cube_str(bounds: Bounds<f32>, textures: [&str; 6]) -> Solid {
[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] 221 |     pub fn cube_str(bounds: Bounds<f32>, textures: [&str; 6]) -> Solid<'_> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/map/texture.rs:165:39
[INFO] [stdout]     |
[INFO] [stdout] 165 |     pub const fn cube_textures(mats: [&str; 6]) -> [Texture; 6] {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 165 |     pub const fn cube_textures(mats: [&str; 6]) -> [Texture<'_>; 6] {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/utils.rs:412:23
[INFO] [stdout]     |
[INFO] [stdout] 412 |     pub const fn rows(&self) -> Vec2dRows<T> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 412 |     pub const fn rows(&self) -> Vec2dRows<'_, T> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling const_format v0.2.31
[INFO] [stderr]    Compiling source_map_gen v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `region::*`
[INFO] [stdout]  --> src/generation/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use region::*;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `dbg2`
[INFO] [stdout]   --> src/lib.rs:52:14
[INFO] [stdout]    |
[INFO] [stdout] 52 | macro_rules! dbg2 {
[INFO] [stdout]    |              ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/pallet/pallet_lib.rs:193:17
[INFO] [stdout]     |
[INFO] [stdout] 192 |                 panic!("bruh impossible");
[INFO] [stdout]     |                 ------------------------- any code following this expression is unreachable
[INFO] [stdout] 193 |                 continue;
[INFO] [stdout]     |                 ^^^^^^^^^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `hello_world` is never used
[INFO] [stdout]   --> src/main.rs:19:4
[INFO] [stdout]    |
[INFO] [stdout] 19 | fn hello_world() {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/pallet/mod.rs:248:51
[INFO] [stdout]     |
[INFO] [stdout] 248 | fn pallet_solid(bounds: Bounds<f32>, top_texture: &str) -> Solid {
[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] 248 | fn pallet_solid(bounds: Bounds<f32>, top_texture: &str) -> Solid<'_> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `root`
[INFO] [stdout]   --> src/generation/region.rs:82:13
[INFO] [stdout]    |
[INFO] [stdout] 82 |         let root = self.root;
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_root`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `spike_mats`
[INFO] [stdout]    --> src/generation2/shape/old.rs:137:9
[INFO] [stdout]     |
[INFO] [stdout] 137 |     let spike_mats = mats;
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_spike_mats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `top_bounds`
[INFO] [stdout]    --> src/generation2/shape/old.rs:166:9
[INFO] [stdout]     |
[INFO] [stdout] 166 |     let top_bounds =
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_top_bounds`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bottom_bounds`
[INFO] [stdout]    --> src/generation2/shape/old.rs:168:9
[INFO] [stdout]     |
[INFO] [stdout] 168 |     let bottom_bounds =
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bottom_bounds`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rgb`
[INFO] [stdout]    --> src/light/colorspace/mod.rs:312:13
[INFO] [stdout]     |
[INFO] [stdout] 312 |         let rgb = dbg!(xyz.to_rgb());
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_rgb`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `smoothing_groups` is assigned to, but never used
[INFO] [stdout]    --> src/vmf.rs:247:9
[INFO] [stdout]     |
[INFO] [stdout] 247 |     let mut smoothing_groups = None;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_smoothing_groups` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `smoothing_groups` is never read
[INFO] [stdout]    --> src/vmf.rs:292:17
[INFO] [stdout]     |
[INFO] [stdout] 292 |                 smoothing_groups = value.parse::<i32>().ok();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `construct_sky` and `construct_dev_inside` are never used
[INFO] [stdout]   --> src/generation/region/room.rs:39:19
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl<'a> Room<'a> {
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub(crate) fn construct_sky(&self) -> [Solid<'a>; 6] {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 95 |     pub(crate) fn construct_dev_inside(&self) -> [Solid<'a>; 6] {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `eprint_return` is never used
[INFO] [stdout]    --> src/generation/mod.rs:341:12
[INFO] [stdout]     |
[INFO] [stdout] 341 |         fn eprint_return<T: std::fmt::Display>(value: T) -> T {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ellipse_verts_2d` is never used
[INFO] [stdout]   --> src/generation2/shape.rs:36:4
[INFO] [stdout]    |
[INFO] [stdout] 36 | fn ellipse_verts_2d(
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SphereOptions` is never constructed
[INFO] [stdout]    --> src/generation2/shape.rs:434:19
[INFO] [stdout]     |
[INFO] [stdout] 434 | pub(crate) struct SphereOptions {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `radius_at_sphere_height_xy` is never used
[INFO] [stdout]  --> src/generation2/shape/old.rs:6:4
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn radius_at_sphere_height_xy(
[INFO] [stdout]   |    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `spike` is never used
[INFO] [stdout]   --> src/generation2/shape/old.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn spike<'a>(
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cylinder` is never used
[INFO] [stdout]   --> src/generation2/shape/old.rs:66:8
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub fn cylinder<'a>(
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `frustum_old` is never used
[INFO] [stdout]    --> src/generation2/shape/old.rs:101:8
[INFO] [stdout]     |
[INFO] [stdout] 101 | pub fn frustum_old<'a, I>(
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sphere` is never used
[INFO] [stdout]    --> src/generation2/shape/old.rs:134:8
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub fn sphere<'a>(
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `temp_to_rgb_simple` is never used
[INFO] [stdout]    --> src/light/colorspace/mod.rs:155:4
[INFO] [stdout]     |
[INFO] [stdout] 155 | fn temp_to_rgb_simple(kelvin: f64) -> (u8, u8, u8) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ToHigher` is never used
[INFO] [stdout]   --> src/vmf.rs:39:18
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub(crate) trait ToHigher<T>: Clone {
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/generation/mod.rs:221:53
[INFO] [stdout]     |
[INFO] [stdout] 221 |     pub fn cube_str(bounds: Bounds<f32>, textures: [&str; 6]) -> Solid {
[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] 221 |     pub fn cube_str(bounds: Bounds<f32>, textures: [&str; 6]) -> Solid<'_> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/map/texture.rs:165:39
[INFO] [stdout]     |
[INFO] [stdout] 165 |     pub const fn cube_textures(mats: [&str; 6]) -> [Texture; 6] {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 165 |     pub const fn cube_textures(mats: [&str; 6]) -> [Texture<'_>; 6] {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/utils.rs:412:23
[INFO] [stdout]     |
[INFO] [stdout] 412 |     pub const fn rows(&self) -> Vec2dRows<T> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 412 |     pub const fn rows(&self) -> Vec2dRows<'_, T> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.06s
[INFO] running `Command { std: "docker" "inspect" "92707e472d4dd9362ded472afd20317fec93b7cdeb4be46c8b75a8d009baeaca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92707e472d4dd9362ded472afd20317fec93b7cdeb4be46c8b75a8d009baeaca", kill_on_drop: false }`
[INFO] [stdout] 92707e472d4dd9362ded472afd20317fec93b7cdeb4be46c8b75a8d009baeaca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2bc804bdfa1add0a36120a1ffd0343e719f31934d0dc3c3e7caff4102e1cf800
[INFO] running `Command { std: "docker" "start" "-a" "2bc804bdfa1add0a36120a1ffd0343e719f31934d0dc3c3e7caff4102e1cf800", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `region::*`
[INFO] [stderr]  --> src/generation/mod.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use region::*;
[INFO] [stderr]   |     ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused macro definition: `dbg2`
[INFO] [stderr]   --> src/lib.rs:52:14
[INFO] [stderr]    |
[INFO] [stderr] 52 | macro_rules! dbg2 {
[INFO] [stderr]    |              ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `root`
[INFO] [stderr]   --> src/generation/region.rs:82:13
[INFO] [stderr]    |
[INFO] [stderr] 82 |         let root = self.root;
[INFO] [stderr]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_root`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `spike_mats`
[INFO] [stderr]    --> src/generation2/shape/old.rs:137:9
[INFO] [stderr]     |
[INFO] [stderr] 137 |     let spike_mats = mats;
[INFO] [stderr]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_spike_mats`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `top_bounds`
[INFO] [stderr]    --> src/generation2/shape/old.rs:166:9
[INFO] [stderr]     |
[INFO] [stderr] 166 |     let top_bounds =
[INFO] [stderr]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_top_bounds`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `bottom_bounds`
[INFO] [stderr]    --> src/generation2/shape/old.rs:168:9
[INFO] [stderr]     |
[INFO] [stderr] 168 |     let bottom_bounds =
[INFO] [stderr]     |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bottom_bounds`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `rgb`
[INFO] [stderr]    --> src/light/colorspace/mod.rs:312:13
[INFO] [stderr]     |
[INFO] [stderr] 312 |         let rgb = dbg!(xyz.to_rgb());
[INFO] [stderr]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_rgb`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `smoothing_groups` is assigned to, but never used
[INFO] [stderr]    --> src/vmf.rs:247:9
[INFO] [stderr]     |
[INFO] [stderr] 247 |     let mut smoothing_groups = None;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: consider using `_smoothing_groups` instead
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `smoothing_groups` is never read
[INFO] [stderr]    --> src/vmf.rs:292:17
[INFO] [stderr]     |
[INFO] [stderr] 292 |                 smoothing_groups = value.parse::<i32>().ok();
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `lines_overlap` is never used
[INFO] [stderr]    --> src/generation/mod.rs:270:4
[INFO] [stderr]     |
[INFO] [stderr] 270 | fn lines_overlap(x1: f32, x2: f32, y1: f32, y2: f32) -> f32 {
[INFO] [stderr]     |    ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `construct_sky` and `construct_dev_inside` are never used
[INFO] [stderr]   --> src/generation/region/room.rs:39:19
[INFO] [stderr]    |
[INFO] [stderr] 10 | impl<'a> Room<'a> {
[INFO] [stderr]    | ----------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 39 |     pub(crate) fn construct_sky(&self) -> [Solid<'a>; 6] {
[INFO] [stderr]    |                   ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 95 |     pub(crate) fn construct_dev_inside(&self) -> [Solid<'a>; 6] {
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `ellipse_verts_2d` is never used
[INFO] [stderr]   --> src/generation2/shape.rs:36:4
[INFO] [stderr]    |
[INFO] [stderr] 36 | fn ellipse_verts_2d(
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SphereOptions` is never constructed
[INFO] [stderr]    --> src/generation2/shape.rs:434:19
[INFO] [stderr]     |
[INFO] [stderr] 434 | pub(crate) struct SphereOptions {
[INFO] [stderr]     |                   ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `radius_at_sphere_height_xy` is never used
[INFO] [stderr]  --> src/generation2/shape/old.rs:6:4
[INFO] [stderr]   |
[INFO] [stderr] 6 | fn radius_at_sphere_height_xy(
[INFO] [stderr]   |    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `spike` is never used
[INFO] [stderr]   --> src/generation2/shape/old.rs:33:8
[INFO] [stderr]    |
[INFO] [stderr] 33 | pub fn spike<'a>(
[INFO] [stderr]    |        ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `cylinder` is never used
[INFO] [stderr]   --> src/generation2/shape/old.rs:66:8
[INFO] [stderr]    |
[INFO] [stderr] 66 | pub fn cylinder<'a>(
[INFO] [stderr]    |        ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `frustum_old` is never used
[INFO] [stderr]    --> src/generation2/shape/old.rs:101:8
[INFO] [stderr]     |
[INFO] [stderr] 101 | pub fn frustum_old<'a, I>(
[INFO] [stderr]     |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `sphere` is never used
[INFO] [stderr]    --> src/generation2/shape/old.rs:134:8
[INFO] [stderr]     |
[INFO] [stderr] 134 | pub fn sphere<'a>(
[INFO] [stderr]     |        ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `temp_to_rgb_simple` is never used
[INFO] [stderr]    --> src/light/colorspace/mod.rs:155:4
[INFO] [stderr]     |
[INFO] [stderr] 155 | fn temp_to_rgb_simple(kelvin: f64) -> (u8, u8, u8) {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `ToHigher` is never used
[INFO] [stderr]   --> src/vmf.rs:39:18
[INFO] [stderr]    |
[INFO] [stderr] 39 | pub(crate) trait ToHigher<T>: Clone {
[INFO] [stderr]    |                  ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `block_to_solid` is never used
[INFO] [stderr]    --> src/vmf.rs:219:15
[INFO] [stderr]     |
[INFO] [stderr] 219 | pub(crate) fn block_to_solid<'a>(block: &'a Block<impl AsRef<str>>) -> Solid<'a> {
[INFO] [stderr]     |               ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse_side` is never used
[INFO] [stderr]    --> src/vmf.rs:238:15
[INFO] [stderr]     |
[INFO] [stderr] 238 | pub(crate) fn parse_side<'a>(block: &'a Block<impl AsRef<str>>) -> Side<'a> {
[INFO] [stderr]     |               ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse_uvaxis` is never used
[INFO] [stderr]    --> src/vmf.rs:322:4
[INFO] [stderr]     |
[INFO] [stderr] 322 | fn parse_uvaxis(s: &str) -> UVAxis<f32> {
[INFO] [stderr]     |    ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse_dispinfo` is never used
[INFO] [stderr]    --> src/vmf.rs:333:4
[INFO] [stderr]     |
[INFO] [stderr] 333 | fn parse_dispinfo<'a>(block: &Block<impl AsRef<str>>) -> Result<DispInfo, &'static str> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse_seps_chunks` is never used
[INFO] [stderr]    --> src/vmf.rs:450:4
[INFO] [stderr]     |
[INFO] [stderr] 450 | fn parse_seps_chunks<'a, 'b, T: FromStr + std::fmt::Debug>(
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `vec2d_f32_to_vector3` is never used
[INFO] [stderr]    --> src/vmf.rs:474:4
[INFO] [stderr]     |
[INFO] [stderr] 474 | fn vec2d_f32_to_vector3(vec2d: Vec2d<f32>) -> Vec2d<Vector3<f32>> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `f32s_to_vector3s` is never used
[INFO] [stderr]    --> src/vmf.rs:478:4
[INFO] [stderr]     |
[INFO] [stderr] 478 | fn f32s_to_vector3s(f32s: &[f32]) -> Vec<Vector3<f32>> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse_vec2d` is never used
[INFO] [stderr]    --> src/vmf.rs:487:4
[INFO] [stderr]     |
[INFO] [stderr] 487 | fn parse_vec2d<'a, T: FromStr + std::fmt::Debug>(
[INFO] [stderr]     |    ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/generation/mod.rs:221:53
[INFO] [stderr]     |
[INFO] [stderr] 221 |     pub fn cube_str(bounds: Bounds<f32>, textures: [&str; 6]) -> Solid {
[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] 221 |     pub fn cube_str(bounds: Bounds<f32>, textures: [&str; 6]) -> Solid<'_> {
[INFO] [stderr]     |                                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/map/texture.rs:165:39
[INFO] [stderr]     |
[INFO] [stderr] 165 |     pub const fn cube_textures(mats: [&str; 6]) -> [Texture; 6] {
[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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 165 |     pub const fn cube_textures(mats: [&str; 6]) -> [Texture<'_>; 6] {
[INFO] [stderr]     |                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/utils.rs:412:23
[INFO] [stderr]     |
[INFO] [stderr] 412 |     pub const fn rows(&self) -> Vec2dRows<T> {
[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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 412 |     pub const fn rows(&self) -> Vec2dRows<'_, T> {
[INFO] [stderr]     |                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: methods `construct_sky` and `construct_dev_inside` are never used
[INFO] [stderr]   --> src/generation/region/room.rs:39:19
[INFO] [stderr]    |
[INFO] [stderr] 10 | impl<'a> Room<'a> {
[INFO] [stderr]    | ----------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 39 |     pub(crate) fn construct_sky(&self) -> [Solid<'a>; 6] {
[INFO] [stderr]    |                   ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 95 |     pub(crate) fn construct_dev_inside(&self) -> [Solid<'a>; 6] {
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `eprint_return` is never used
[INFO] [stderr]    --> src/generation/mod.rs:341:12
[INFO] [stderr]     |
[INFO] [stderr] 341 |         fn eprint_return<T: std::fmt::Display>(value: T) -> T {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `source_map_gen` (lib) generated 31 warnings (run `cargo fix --lib -p source_map_gen` to apply 9 suggestions)
[INFO] [stderr] warning: `source_map_gen` (lib test) generated 23 warnings (21 duplicates)
[INFO] [stderr] warning: unreachable statement
[INFO] [stderr]    --> src/pallet/pallet_lib.rs:193:17
[INFO] [stderr]     |
[INFO] [stderr] 192 |                 panic!("bruh impossible");
[INFO] [stderr]     |                 ------------------------- any code following this expression is unreachable
[INFO] [stderr] 193 |                 continue;
[INFO] [stderr]     |                 ^^^^^^^^^ unreachable statement
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `hello_world` is never used
[INFO] [stderr]   --> src/main.rs:19:4
[INFO] [stderr]    |
[INFO] [stderr] 19 | fn hello_world() {
[INFO] [stderr]    |    ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/pallet/mod.rs:248:51
[INFO] [stderr]     |
[INFO] [stderr] 248 | fn pallet_solid(bounds: Bounds<f32>, top_texture: &str) -> Solid {
[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] 248 | fn pallet_solid(bounds: Bounds<f32>, top_texture: &str) -> Solid<'_> {
[INFO] [stderr]     |                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `source_map_gen` (bin "source_map_gen" test) generated 3 warnings (run `cargo fix --bin "source_map_gen" -p source_map_gen --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/source_map_gen-8847ffdc6d8b3453)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test generation2::shape::tests::frustum_cone_doc_test ... ignored
[INFO] [stdout] test generation2::shape::tests::shape_test ... ignored
[INFO] [stdout] test generation2::shape::tests::sphere_disp_test ... ignored
[INFO] [stdout] test generation2::shape::tests::sphere_test ... ignored
[INFO] [stdout] test generation2::shape::tests::test_frustum_cone ... ignored
[INFO] [stdout] test generation2::shape::tests::test_order ... ignored
[INFO] [stdout] test generation::region::room::tests::room ... ignored
[INFO] [stdout] test generation::region::tests::test ... ignored
[INFO] [stdout] test generation2::shape::unit ... ok
[INFO] [stdout] test generation::tests::collide ... ok
[INFO] [stdout] test generation::tests::cube ... ok
[INFO] [stdout] test map::solid::tests::plane_to_4 ... ok
[INFO] [stdout] test light::time::tests::loc_time ... ok
[INFO] [stdout] test light::colorspace::tests::test ... ok
[INFO] [stdout] test map::solid::tests::uv_align ... ok
[INFO] [stdout] test map::vector::tests::axis_aligned ... ok
[INFO] [stdout] test map::vector::tests::greatest_axis ... ok
[INFO] [stdout] test map::solid::tests::uv_normal ... ok
[INFO] [stdout] test map::solid::tests::normal ... ok
[INFO] [stdout] test tests::iter_peek ... ok
[INFO] [stdout] test generation2::disp::tests::normal_dist_from ... ok
[INFO] [stdout] test utils::tests::rows ... ok
[INFO] [stdout] test generation2::disp::tests::ideal ... FAILED
[INFO] [stdout] test generation2::shape::tests::sphere2 ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- generation2::disp::tests::ideal stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'generation2::disp::tests::ideal' (17) panicked at src/generation2/disp.rs:321:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: VecNd { inner: [Vector3 { x: 0.0, y: 0.0, z: 16.0 }, Vector3 { x: 4.0, y: 0.0, z: 16.0 }, Vector3 { x: 8.0, y: 0.0, z: 16.0 }, Vector3 { x: 12.0, y: 0.0, z: 16.0 }, Vector3 { x: 16.0, y: 0.0, z: 16.0 }, Vector3 { x: 0.0, y: 0.0, z: 12.0 }, Vector3 { x: 4.0, y: 0.0, z: 12.0 }, Vector3 { x: 8.0, y: 0.0, z: 12.0 }, Vector3 { x: 12.0, y: 0.0, z: 12.0 }, Vector3 { x: 16.0, y: 0.0, z: 12.0 }, Vector3 { x: 0.0, y: 0.0, z: 8.0 }, Vector3 { x: 4.0, y: 0.0, z: 8.0 }, Vector3 { x: 8.0, y: 0.0, z: 8.0 }, Vector3 { x: 12.0, y: 0.0, z: 8.0 }, Vector3 { x: 16.0, y: 0.0, z: 8.0 }, Vector3 { x: 0.0, y: 0.0, z: 4.0 }, Vector3 { x: 4.0, y: 0.0, z: 4.0 }, Vector3 { x: 8.0, y: 0.0, z: 4.0 }, Vector3 { x: 12.0, y: 0.0, z: 4.0 }, Vector3 { x: 16.0, y: 0.0, z: 4.0 }, Vector3 { x: 0.0, y: 0.0, z: 0.0 }, Vector3 { x: 4.0, y: 0.0, z: 0.0 }, Vector3 { x: 8.0, y: 0.0, z: 0.0 }, Vector3 { x: 12.0, y: 0.0, z: 0.0 }, Vector3 { x: 16.0, y: 0.0, z: 0.0 }], strides: [5, 1] }
[INFO] [stdout]  right: VecNd { inner: [Vector3 { x: 0.0, y: 0.0, z: 0.0 }, Vector3 { x: 16.0, y: 0.0, z: 0.0 }, Vector3 { x: 0.0, y: 0.0, z: 16.0 }, Vector3 { x: 16.0, y: 0.0, z: 16.0 }], strides: [2, 1] }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60ede200cb2a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60ede200cb2a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60ede200cb2a - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60ede200cb2a - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60ede202250a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60ede202250a - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x60ede20114f2 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x60ede20114f2 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x60ede1feb8af - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60ede1feb8af - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60ede2004b79 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60ede1f8bd2c - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x60ede1f8bd2c - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60ede2004d32 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x60ede2004d32 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60ede1feb968 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60ede1fe0949 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60ede1fec67d - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60ede2022c9c - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60ede2022b53 - core[6771d259883166e6]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x60ede1f7e199 - core::panicking::assert_failed::h0ed5bd95978f685b
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x60ede1f56831 - source_map_gen::generation2::disp::tests::ideal::hdd092c13d54ea6bd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/generation2/disp.rs:321:9
[INFO] [stdout]   22:     0x60ede1f56897 - source_map_gen::generation2::disp::tests::ideal::{{closure}}::hb0b22843f2e5ec9c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/generation2/disp.rs:273:15
[INFO] [stdout]   23:     0x60ede1f393a6 - core::ops::function::FnOnce::call_once::h640bc282a312f58d
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x60ede1f7fe2b - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x60ede1f7fe2b - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x60ede1f8c7fb - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x60ede1f8c7fb - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x60ede1f8c7fb - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x60ede1f8c7fb - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x60ede1f8c7fb - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x60ede1f8c7fb - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x60ede1f8c7fb - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x60ede1f86c54 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x60ede1f86c54 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x60ede1f8f402 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x60ede1f8f402 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x60ede1f8f402 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x60ede1f8f402 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x60ede1f8f402 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x60ede1f8f402 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x60ede1f8f402 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x60ede200c0df - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   43:     0x60ede200c0df - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7ba2386cfaa4 - <unknown>
[INFO] [stdout]   45:     0x7ba23875ca64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- generation2::shape::tests::sphere2 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'generation2::shape::tests::sphere2' (19) panicked at src/generation2/shape/tests.rs:341:5:
[INFO] [stdout] not implemented: cube stretch to sphere as brush
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60ede200cb2a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60ede200cb2a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60ede200cb2a - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60ede200cb2a - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60ede202250a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60ede202250a - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x60ede20114f2 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x60ede20114f2 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x60ede1feb8af - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60ede1feb8af - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60ede2004b79 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60ede1f8bd2c - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x60ede1f8bd2c - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60ede2004d32 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x60ede2004d32 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60ede1feb99a - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x60ede1fe0949 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60ede1fec67d - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60ede2022c9c - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60ede1f414b5 - source_map_gen::generation2::shape::tests::sphere2::h8323965feb4fb115
[INFO] [stdout]                                at /opt/rustwide/workdir/src/generation2/shape/tests.rs:341:5
[INFO] [stdout]   20:     0x60ede1f414d7 - source_map_gen::generation2::shape::tests::sphere2::{{closure}}::h3d10cbbdaf1e33a4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/generation2/shape/tests.rs:340:13
[INFO] [stdout]   21:     0x60ede1f392e6 - core::ops::function::FnOnce::call_once::h58a1f78eee7c1072
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x60ede1f7fe2b - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x60ede1f7fe2b - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x60ede1f8c7fb - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x60ede1f8c7fb - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x60ede1f8c7fb - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x60ede1f8c7fb - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x60ede1f8c7fb - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x60ede1f8c7fb - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x60ede1f8c7fb - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x60ede1f86c54 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x60ede1f86c54 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x60ede1f8f402 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x60ede1f8f402 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x60ede1f8f402 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x60ede1f8f402 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x60ede1f8f402 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x60ede1f8f402 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x60ede1f8f402 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x60ede200c0df - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   41:     0x60ede200c0df - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7ba2386cfaa4 - <unknown>
[INFO] [stdout]   43:     0x7ba23875ca64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     generation2::disp::tests::ideal
[INFO] [stdout]     generation2::shape::tests::sphere2
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] test result: FAILED. 14 passed; 2 failed; 8 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2bc804bdfa1add0a36120a1ffd0343e719f31934d0dc3c3e7caff4102e1cf800", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2bc804bdfa1add0a36120a1ffd0343e719f31934d0dc3c3e7caff4102e1cf800", kill_on_drop: false }`
[INFO] [stdout] 2bc804bdfa1add0a36120a1ffd0343e719f31934d0dc3c3e7caff4102e1cf800
