[INFO] fetching crate source_map_gen 0.1.0...
[INFO] testing source_map_gen-0.1.0 against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] extracting crate source_map_gen 0.1.0 into /workspace/builds/worker-0-tc1/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-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate source_map_gen 0.1.0 on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.60
[INFO] [stderr]   Downloaded derive_ops v0.1.0
[INFO] [stderr]   Downloaded rgb v0.8.36
[INFO] [stderr]   Downloaded const_format_proc_macros v0.2.31
[INFO] [stderr]   Downloaded indextree v4.6.0
[INFO] [stderr]   Downloaded unicode-ident v1.0.9
[INFO] [stderr]   Downloaded quote v1.0.28
[INFO] [stderr]   Downloaded vmf_parser_nom v0.1.1
[INFO] [stderr]   Downloaded const_format v0.2.31
[INFO] [stderr]   Downloaded spa v0.3.1
[INFO] [stderr]   Downloaded syn v2.0.18
[INFO] [stderr]   Downloaded libc v0.2.146
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2ed35c4f48bc6d8c20799ec1df348bf72403d8f6cbeb437d2bad7d1fb64da93c
[INFO] running `Command { std: "docker" "start" "-a" "2ed35c4f48bc6d8c20799ec1df348bf72403d8f6cbeb437d2bad7d1fb64da93c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2ed35c4f48bc6d8c20799ec1df348bf72403d8f6cbeb437d2bad7d1fb64da93c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ed35c4f48bc6d8c20799ec1df348bf72403d8f6cbeb437d2bad7d1fb64da93c", kill_on_drop: false }`
[INFO] [stdout] 2ed35c4f48bc6d8c20799ec1df348bf72403d8f6cbeb437d2bad7d1fb64da93c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a27b8860e47dae38df6033e340df29c7efda109de0c642ce2f5fb886698c5b7d
[INFO] running `Command { std: "docker" "start" "-a" "a27b8860e47dae38df6033e340df29c7efda109de0c642ce2f5fb886698c5b7d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling bytemuck v1.13.1
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling indextree v4.6.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling rgb v0.8.36
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling chrono v0.4.26
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling spa v0.3.1
[INFO] [stderr]    Compiling vmf_parser_nom v0.1.1
[INFO] [stderr]    Compiling derive_ops v0.1.0
[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 7.51s
[INFO] running `Command { std: "docker" "inspect" "a27b8860e47dae38df6033e340df29c7efda109de0c642ce2f5fb886698c5b7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a27b8860e47dae38df6033e340df29c7efda109de0c642ce2f5fb886698c5b7d", kill_on_drop: false }`
[INFO] [stdout] a27b8860e47dae38df6033e340df29c7efda109de0c642ce2f5fb886698c5b7d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4c1b2c5d98da017c70242d437759509074f1fcec01eee21cb5178a30b502ed8a
[INFO] running `Command { std: "docker" "start" "-a" "4c1b2c5d98da017c70242d437759509074f1fcec01eee21cb5178a30b502ed8a", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling approx v0.5.1
[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_proc_macros v0.2.31
[INFO] [stderr]    Compiling const_format v0.2.31
[INFO] [stderr]    Compiling source_map_gen v0.1.0 (/opt/rustwide/workdir)
[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: 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: 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 3.71s
[INFO] running `Command { std: "docker" "inspect" "4c1b2c5d98da017c70242d437759509074f1fcec01eee21cb5178a30b502ed8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c1b2c5d98da017c70242d437759509074f1fcec01eee21cb5178a30b502ed8a", kill_on_drop: false }`
[INFO] [stdout] 4c1b2c5d98da017c70242d437759509074f1fcec01eee21cb5178a30b502ed8a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8a0f396202363495cbe89ddc922ee5b204352805b47c08e88da910b1aaec364e
[INFO] running `Command { std: "docker" "start" "-a" "8a0f396202363495cbe89ddc922ee5b204352805b47c08e88da910b1aaec364e", 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: `source_map_gen` (lib) generated 31 warnings (run `cargo fix --lib -p source_map_gen` to apply 9 suggestions)
[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] 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 test) generated 23 warnings (21 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/source_map_gen-1afc53fe5607dfe9)
[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 generation2::disp::tests::normal_dist_from ... ok
[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::cube ... ok
[INFO] [stdout] test generation::tests::collide ... ok
[INFO] [stdout] test map::vector::tests::greatest_axis ... ok
[INFO] [stdout] test tests::iter_peek ... ok
[INFO] [stdout] test map::solid::tests::uv_align ... ok
[INFO] [stdout] test map::solid::tests::uv_normal ... ok
[INFO] [stdout] test map::vector::tests::axis_aligned ... ok
[INFO] [stdout] test utils::tests::rows ... ok
[INFO] [stdout] test light::colorspace::tests::test ... ok
[INFO] [stdout] test map::solid::tests::plane_to_4 ... ok
[INFO] [stdout] test light::time::tests::loc_time ... ok
[INFO] [stdout] test map::solid::tests::normal ... 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' (24) 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:     0x60c8749d3c62 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60c8749d3c62 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60c8749d3c62 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60c8749d3c62 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60c8749e4d9f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60c8749e4d9f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x60c8749a12c3 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60c8749a12c3 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60c8749ad2f2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60c8749b1e2f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x60c8749b1cc1 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x60c87495e01e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x60c87495e01e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60c8749b243f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x60c8749b243f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x60c8749b229a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x60c8749ad439 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60c87499545d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x60c8749ee120 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60c8749edf23 - core::panicking::assert_failed_inner::hdcc703ae7c807131
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x60c874908097 - core::panicking::assert_failed::hc7040501fc646616
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x60c87492e763 - source_map_gen::generation2::disp::tests::ideal::h44a44a5f3425c39a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/generation2/disp.rs:321:9
[INFO] [stdout]   22:     0x60c87492e7c7 - source_map_gen::generation2::disp::tests::ideal::{{closure}}::hd0e3a2051935e57c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/generation2/disp.rs:273:15
[INFO] [stdout]   23:     0x60c87492ff76 - core::ops::function::FnOnce::call_once::h3906d726275eed52
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x60c87495ddfb - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x60c87495ddfb - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x60c874971e7d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x60c874971e7d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x60c874971e7d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x60c874971e7d - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x60c874971e7d - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x60c874971e7d - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x60c874971e7d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x60c87494b394 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x60c87494b394 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x60c87494ecca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x60c87494ecca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x60c87494ecca - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x60c87494ecca - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x60c87494ecca - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x60c87494ecca - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x60c87494ecca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x60c8749a882f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x60c8749a882f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x7b98db5f5aa4 - <unknown>
[INFO] [stdout]   45:     0x7b98db682a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- generation2::shape::tests::sphere2 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'generation2::shape::tests::sphere2' (26) 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:     0x60c8749d3c62 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60c8749d3c62 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60c8749d3c62 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60c8749d3c62 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60c8749e4d9f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60c8749e4d9f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x60c8749a12c3 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60c8749a12c3 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60c8749ad2f2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60c8749b1e2f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x60c8749b1cc1 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x60c87495e01e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x60c87495e01e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60c8749b243f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x60c8749b243f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x60c8749b2266 - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x60c8749ad439 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60c87499545d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x60c8749ee120 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60c8749144ec - source_map_gen::generation2::shape::tests::sphere2::h7474afe478a7a991
[INFO] [stdout]                                at /opt/rustwide/workdir/src/generation2/shape/tests.rs:341:5
[INFO] [stdout]   20:     0x60c874914507 - source_map_gen::generation2::shape::tests::sphere2::{{closure}}::h3c03e5ca9424d192
[INFO] [stdout]                                at /opt/rustwide/workdir/src/generation2/shape/tests.rs:340:13
[INFO] [stdout]   21:     0x60c874930036 - core::ops::function::FnOnce::call_once::h67c9d6147da42d0d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x60c87495ddfb - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x60c87495ddfb - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x60c874971e7d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x60c874971e7d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x60c874971e7d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   27:     0x60c874971e7d - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   28:     0x60c874971e7d - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x60c874971e7d - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x60c874971e7d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x60c87494b394 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x60c87494b394 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   33:     0x60c87494ecca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   34:     0x60c87494ecca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x60c87494ecca - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   36:     0x60c87494ecca - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   37:     0x60c87494ecca - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x60c87494ecca - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   39:     0x60c87494ecca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x60c8749a882f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   41:     0x60c8749a882f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   42:     0x7b98db5f5aa4 - <unknown>
[INFO] [stdout]   43:     0x7b98db682a64 - 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] [stdout] test result: FAILED. 14 passed; 2 failed; 8 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "8a0f396202363495cbe89ddc922ee5b204352805b47c08e88da910b1aaec364e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a0f396202363495cbe89ddc922ee5b204352805b47c08e88da910b1aaec364e", kill_on_drop: false }`
[INFO] [stdout] 8a0f396202363495cbe89ddc922ee5b204352805b47c08e88da910b1aaec364e
