[INFO] fetching crate source_map_gen 0.1.0... [INFO] testing source_map_gen-0.1.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate source_map_gen 0.1.0 into /workspace/builds/worker-6-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-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate source_map_gen 0.1.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded vmf_parser_nom v0.1.1 [INFO] [stderr] Downloaded derive_ops v0.1.0 [INFO] [stderr] Downloaded indextree v4.6.0 [INFO] [stderr] Downloaded spa v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 601fe3d5b174f6b3e188b47a74ee10b6992375eb862dfc082dcf05bc38be1c2e [INFO] running `Command { std: "docker" "start" "-a" "601fe3d5b174f6b3e188b47a74ee10b6992375eb862dfc082dcf05bc38be1c2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "601fe3d5b174f6b3e188b47a74ee10b6992375eb862dfc082dcf05bc38be1c2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "601fe3d5b174f6b3e188b47a74ee10b6992375eb862dfc082dcf05bc38be1c2e", kill_on_drop: false }` [INFO] [stdout] 601fe3d5b174f6b3e188b47a74ee10b6992375eb862dfc082dcf05bc38be1c2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a93df74d777d6dfceef4885cf3fee623ac141df192835671a632a95f43bdd061 [INFO] running `Command { std: "docker" "start" "-a" "a93df74d777d6dfceef4885cf3fee623ac141df192835671a632a95f43bdd061", 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 proc-macro2 v1.0.60 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [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 ppv-lite86 v0.2.17 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling indextree v4.6.0 [INFO] [stderr] Compiling rgb v0.8.36 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling num_cpus v1.15.0 [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:13 [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::().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: 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>) -> 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>) -> 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 { [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>) -> Result { [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) -> Vec2d> { [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> { [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, 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, 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 { [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, 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, top_texture: &str) -> Solid<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.71s [INFO] running `Command { std: "docker" "inspect" "a93df74d777d6dfceef4885cf3fee623ac141df192835671a632a95f43bdd061", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a93df74d777d6dfceef4885cf3fee623ac141df192835671a632a95f43bdd061", kill_on_drop: false }` [INFO] [stdout] a93df74d777d6dfceef4885cf3fee623ac141df192835671a632a95f43bdd061 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6354fd19da4e389cddc84166d51ffe3c7a1bd2a28dadbee297356f90aa2328b3 [INFO] running `Command { std: "docker" "start" "-a" "6354fd19da4e389cddc84166d51ffe3c7a1bd2a28dadbee297356f90aa2328b3", 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:13 [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::().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: 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>) -> 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>) -> 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 { [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>) -> Result { [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) -> Vec2d> { [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> { [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, 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, 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 { [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, 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, 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:13 [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::().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(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: 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, 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, 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 { [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 4.31s [INFO] running `Command { std: "docker" "inspect" "6354fd19da4e389cddc84166d51ffe3c7a1bd2a28dadbee297356f90aa2328b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6354fd19da4e389cddc84166d51ffe3c7a1bd2a28dadbee297356f90aa2328b3", kill_on_drop: false }` [INFO] [stdout] 6354fd19da4e389cddc84166d51ffe3c7a1bd2a28dadbee297356f90aa2328b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6f997d9fb1e7940e95249ac79d473bb901265d347fe262067138b56cb0333b49 [INFO] running `Command { std: "docker" "start" "-a" "6f997d9fb1e7940e95249ac79d473bb901265d347fe262067138b56cb0333b49", 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:13 [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::().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: 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>) -> 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>) -> 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 { [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>) -> Result { [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) -> Vec2d> { [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> { [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, 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, 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 { [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(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 4 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, 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, 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" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/source_map_gen-1afc53fe5607dfe9) [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 map::solid::tests::normal ... ok [INFO] [stdout] test map::solid::tests::plane_to_4 ... ok [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] [stdout] test map::solid::tests::uv_align ... ok [INFO] [stdout] test map::solid::tests::uv_normal ... ok [INFO] [stdout] test generation2::disp::tests::normal_dist_from ... ok [INFO] [stdout] test map::vector::tests::axis_aligned ... ok [INFO] [stdout] test map::vector::tests::greatest_axis ... ok [INFO] [stdout] test tests::iter_peek ... ok [INFO] [stdout] test utils::tests::rows ... ok [INFO] [stdout] test generation::tests::cube ... ok [INFO] [stdout] test generation::tests::collide ... ok [INFO] [stdout] test light::time::tests::loc_time ... ok [INFO] [stdout] test light::colorspace::tests::test ... ok [INFO] [stdout] test generation2::disp::tests::ideal ... FAILED [INFO] [stdout] test generation2::shape::tests::sphere2 ... FAILED [INFO] [stdout] test generation2::shape::unit ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- generation2::disp::tests::ideal stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'generation2::disp::tests::ideal' (25) 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: 0x5e16a5255842 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5e16a5255842 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5e16a5255842 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e16a5255842 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e16a5266caf - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5e16a5266caf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5e16a5222ec3 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5e16a5222ec3 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5e16a522ede2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5e16a523383f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5e16a52336d1 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5e16a51db34e - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5e16a51db34e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5e16a5233ede - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5e16a5233ede - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5e16a5233caa - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5e16a522ef19 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5e16a52169ed - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5e16a52700a0 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5e16a526fea3 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x5e16a5198ee6 - core::panicking::assert_failed::h8ae6e75132f9c1f9 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x5e16a5198363 - source_map_gen::generation2::disp::tests::ideal::hc3a3b5ee6ec12612 [INFO] [stdout] at /opt/rustwide/workdir/src/generation2/disp.rs:321:9 [INFO] [stdout] 22: 0x5e16a51983c7 - source_map_gen::generation2::disp::tests::ideal::{{closure}}::h76a7dffbce55b8b6 [INFO] [stdout] at /opt/rustwide/workdir/src/generation2/disp.rs:273:15 [INFO] [stdout] 23: 0x5e16a51b6466 - core::ops::function::FnOnce::call_once::hb9f8f989d6488763 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x5e16a51db14b - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x5e16a51db14b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5e16a51f0bf5 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5e16a51f0bf5 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x5e16a51f0bf5 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x5e16a51f0bf5 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x5e16a51f0bf5 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5e16a51f0bf5 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5e16a51f0bf5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5e16a51c7614 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5e16a51c7614 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x5e16a51caefa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x5e16a51caefa - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x5e16a51caefa - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x5e16a51caefa - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x5e16a51caefa - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5e16a51caefa - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x5e16a51caefa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 42: 0x5e16a52290ef - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x5e16a52290ef - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 44: 0x7bcafdacbaa4 - [INFO] [stdout] 45: 0x7bcafdb58a34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- generation2::shape::tests::sphere2 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'generation2::shape::tests::sphere2' (27) 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: 0x5e16a5255842 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5e16a5255842 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5e16a5255842 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e16a5255842 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e16a5266caf - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5e16a5266caf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5e16a5222ec3 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5e16a5222ec3 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5e16a522ede2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5e16a523383f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5e16a52336d1 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5e16a51db34e - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5e16a51db34e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5e16a5233ede - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5e16a5233ede - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5e16a5233c76 - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:700:13 [INFO] [stdout] 16: 0x5e16a522ef19 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5e16a52169ed - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5e16a52700a0 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5e16a516d68c - source_map_gen::generation2::shape::tests::sphere2::hc63d6f30699724d4 [INFO] [stdout] at /opt/rustwide/workdir/src/generation2/shape/tests.rs:341:5 [INFO] [stdout] 20: 0x5e16a516d6a7 - source_map_gen::generation2::shape::tests::sphere2::{{closure}}::he9234dd3bf06c8ed [INFO] [stdout] at /opt/rustwide/workdir/src/generation2/shape/tests.rs:340:13 [INFO] [stdout] 21: 0x5e16a51b6096 - core::ops::function::FnOnce::call_once::h42afe2d13138a730 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 22: 0x5e16a51db14b - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 23: 0x5e16a51db14b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 24: 0x5e16a51f0bf5 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 25: 0x5e16a51f0bf5 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 26: 0x5e16a51f0bf5 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 27: 0x5e16a51f0bf5 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 28: 0x5e16a51f0bf5 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x5e16a51f0bf5 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 30: 0x5e16a51f0bf5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 31: 0x5e16a51c7614 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 32: 0x5e16a51c7614 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 33: 0x5e16a51caefa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 34: 0x5e16a51caefa - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 35: 0x5e16a51caefa - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 36: 0x5e16a51caefa - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 37: 0x5e16a51caefa - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x5e16a51caefa - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 39: 0x5e16a51caefa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 40: 0x5e16a52290ef - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 41: 0x5e16a52290ef - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 42: 0x7bcafdacbaa4 - [INFO] [stdout] 43: 0x7bcafdb58a34 - clone [INFO] [stdout] 44: 0x0 - [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.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6f997d9fb1e7940e95249ac79d473bb901265d347fe262067138b56cb0333b49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f997d9fb1e7940e95249ac79d473bb901265d347fe262067138b56cb0333b49", kill_on_drop: false }` [INFO] [stdout] 6f997d9fb1e7940e95249ac79d473bb901265d347fe262067138b56cb0333b49