[INFO] fetching crate rustracer 1.0.4...
[INFO] testing rustracer-1.0.4 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate rustracer 1.0.4 into /workspace/builds/worker-5-tc2/source
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate rustracer 1.0.4
[INFO] finished tweaking crates.io crate rustracer 1.0.4
[INFO] tweaked toml for crates.io crate rustracer 1.0.4 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rustracer 1.0.4 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rustracer 1.0.4 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2713dcc25952581290e7e490cb455ba0a3da22657b7b6a36aa4b46736a157767
[INFO] running `Command { std: "docker" "start" "-a" "2713dcc25952581290e7e490cb455ba0a3da22657b7b6a36aa4b46736a157767", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2713dcc25952581290e7e490cb455ba0a3da22657b7b6a36aa4b46736a157767", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2713dcc25952581290e7e490cb455ba0a3da22657b7b6a36aa4b46736a157767", kill_on_drop: false }`
[INFO] [stdout] 2713dcc25952581290e7e490cb455ba0a3da22657b7b6a36aa4b46736a157767
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7a3b5459a5394a5641b8e406a345c11bc07696121265c21c70dca664c37f6940
[INFO] running `Command { std: "docker" "start" "-a" "7a3b5459a5394a5641b8e406a345c11bc07696121265c21c70dca664c37f6940", kill_on_drop: false }`
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.8
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.0
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling bytemuck v1.9.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling anstream v0.6.11
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling png v0.17.7
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling clap_complete v4.5.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling rustracer v1.0.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variant `FloatValue` is never constructed
[INFO] [stdout]    --> src/hdrimage.rs:418:5
[INFO] [stdout]     |
[INFO] [stdout] 411 | pub enum Luminosity {
[INFO] [stdout]     |          ---------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 418 |     FloatValue(f32),
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Eval` is never used
[INFO] [stdout]    --> src/material.rs:118:11
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub trait Eval {
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `threshold_angle_rad` is never read
[INFO] [stdout]    --> src/material.rs:194:9
[INFO] [stdout]     |
[INFO] [stdout] 190 | pub struct SpecularBRDF {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 194 |     pub threshold_angle_rad: f32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SpecularBRDF` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `EPSILON` is never used
[INFO] [stdout]  --> src/misc.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub const EPSILON: f32 = 1e-4;
[INFO] [stdout]   |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `IsClose` is never used
[INFO] [stdout]   --> src/misc.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub trait IsClose<Rhs = Self> {
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `E1` is never used
[INFO] [stdout]  --> src/normal.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub const E1: Normal = Normal {
[INFO] [stdout]   |           ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `E2` is never used
[INFO] [stdout]   --> src/normal.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub const E2: Normal = Normal {
[INFO] [stdout]    |           ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `E3` is never used
[INFO] [stdout]   --> src/normal.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub const E3: Normal = Normal {
[INFO] [stdout]    |           ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `dot`, `squared_norm`, `norm`, and `normalize` are never used
[INFO] [stdout]   --> src/normal.rs:55:12
[INFO] [stdout]    |
[INFO] [stdout] 44 | impl Normal {
[INFO] [stdout]    | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 55 |     pub fn dot(self, other: Normal) -> f32 {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub fn squared_norm(self) -> f32 {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 67 |     pub fn norm(self) -> f32 {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub fn normalize(mut self) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_consistent` is never used
[INFO] [stdout]   --> src/transformation.rs:99:8
[INFO] [stdout]    |
[INFO] [stdout] 95 | impl Transformation {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 99 |     fn is_consistent(self) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `neg` is never used
[INFO] [stdout]   --> src/vector.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 42 | impl Vector {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] 43 |     /// Return the reversed vector.
[INFO] [stdout] 44 |     pub fn neg(self) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_onb_from_z` is never used
[INFO] [stdout]    --> src/vector.rs:172:8
[INFO] [stdout]     |
[INFO] [stdout] 172 | pub fn create_onb_from_z(vector: Vector) -> (Vector, Vector, Vector) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.95s
[INFO] running `Command { std: "docker" "inspect" "7a3b5459a5394a5641b8e406a345c11bc07696121265c21c70dca664c37f6940", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a3b5459a5394a5641b8e406a345c11bc07696121265c21c70dca664c37f6940", kill_on_drop: false }`
[INFO] [stdout] 7a3b5459a5394a5641b8e406a345c11bc07696121265c21c70dca664c37f6940
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1bf36dadfad083b06b0b34fb5ae7636a272f32c75da010ccf7b8563e28c8ff10
[INFO] running `Command { std: "docker" "start" "-a" "1bf36dadfad083b06b0b34fb5ae7636a272f32c75da010ccf7b8563e28c8ff10", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustracer v1.0.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.21s
[INFO] running `Command { std: "docker" "inspect" "1bf36dadfad083b06b0b34fb5ae7636a272f32c75da010ccf7b8563e28c8ff10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1bf36dadfad083b06b0b34fb5ae7636a272f32c75da010ccf7b8563e28c8ff10", kill_on_drop: false }`
[INFO] [stdout] 1bf36dadfad083b06b0b34fb5ae7636a272f32c75da010ccf7b8563e28c8ff10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 80c9df58a4b033fb650cc06bad65ee8e9ee1a48213aa59ac990c8339594e8391
[INFO] running `Command { std: "docker" "start" "-a" "80c9df58a4b033fb650cc06bad65ee8e9ee1a48213aa59ac990c8339594e8391", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rustracer-a23294f88e6b1efb)
[INFO] [stdout] 
[INFO] [stdout] running 96 tests
[INFO] [stdout] test camera::test::test_orthogonal_camera ... ok
[INFO] [stdout] test color::test::test_luminosity ... ok
[INFO] [stdout] test color::test::test_add ... ok
[INFO] [stdout] test hdrimage::test::test_get_pixel ... ok
[INFO] [stdout] test hdrimage::test::test_clamp_image ... ok
[INFO] [stdout] test camera::test::test_perspective_camera ... ok
[INFO] [stdout] test hdrimage::test::test_write_pfm_image ... ok
[INFO] [stdout] test imagetracer::test::test_orientation ... ok
[INFO] [stdout] test hdrimage::test::test_set_pixels ... ok
[INFO] [stdout] test hdrimage::test::test_average_luminosity ... ok
[INFO] [stdout] test hdrimage::test::test_parse_img_shape ... ok
[INFO] [stdout] test hdrimage::test::test_pixel_offset ... ok
[INFO] [stdout] test hdrimage::test::test_image_creation ... ok
[INFO] [stdout] test hdrimage::test::test_read_pfm_image ... ok
[INFO] [stdout] test hdrimage::test::test_parse_endianness ... ok
[INFO] [stdout] test hdrimage::test::test_normalize_image ... ok
[INFO] [stdout] test material::test::test_pigment ... ok
[INFO] [stdout] test misc::test::test_is_close_float ... ok
[INFO] [stdout] test color::test::test_is_close_color ... ok
[INFO] [stdout] test misc::test::test_is_close_vector2d ... ok
[INFO] [stdout] test normal::test::test_create_onb_from_z ... ok
[INFO] [stdout] test color::test::test_mul_color ... ok
[INFO] [stdout] test normal::test::test_neg ... ok
[INFO] [stdout] test normal::test::test_norm ... ok
[INFO] [stdout] test normal::test::test_normalize ... ok
[INFO] [stdout] test point::test::test_display ... ok
[INFO] [stdout] test point::test::test_is_close ... ok
[INFO] [stdout] test point::test::test_mul_scalar ... ok
[INFO] [stdout] test point::test::test_sub_point ... ok
[INFO] [stdout] test point::test::test_sub_vector ... ok
[INFO] [stdout] test random::test::test_random ... ok
[INFO] [stdout] test random::test::test_random_float ... ok
[INFO] [stdout] test color::test::test_mul_float ... ok
[INFO] [stdout] test ray::test::test_is_close ... ok
[INFO] [stdout] test hdrimage::test::test_validate_coordinates ... ok
[INFO] [stdout] test point::test::test_add_vector ... ok
[INFO] [stdout] test hdrimage::test::test_write_ldr_file ... ok
[INFO] [stdout] test imagetracer::test::test_uv_sub_mapping ... ok
[INFO] [stdout] test normal::test::test_is_close ... ok
[INFO] [stdout] test normal::test::test_mul_scalar ... ok
[INFO] [stdout] test normal::test::test_squared_norm ... ok
[INFO] [stdout] test normal::test::test_cross ... ok
[INFO] [stdout] test render::test::test_onoff ... ok
[INFO] [stdout] test normal::test::test_dot ... ok
[INFO] [stdout] test ray::test::test_at ... ok
[INFO] [stdout] test scene::test::test_transformations_parser ... ok
[INFO] [stdout] test shape::test::test_hit_sphere ... ok
[INFO] [stdout] test scene::test::test_scene_parser ... ok
[INFO] [stdout] test scene::test::test_shapes_parser ... ok
[INFO] [stdout] test normal::test::test_display ... ok
[INFO] [stdout] test scene::test::test_colors_parser ... ok
[INFO] [stdout] test scene::test::test_materials_parser ... ok
[INFO] [stdout] test shape::test::test_hit_plane ... ok
[INFO] [stdout] test scene::test::test_camera_parser ... ok
[INFO] [stdout] test shape::test::test_plane_point_to_uv ... ok
[INFO] [stdout] test shape::test::test_sphere_normal ... ok
[INFO] [stdout] test transformation::test::test_index ... ok
[INFO] [stdout] test transformation::test::test_inverse ... ok
[INFO] [stdout] test transformation::test::test_is_close ... ok
[INFO] [stdout] test shape::test::test_sphere_point_to_uv ... ok
[INFO] [stdout] test transformation::test::test_is_close_matrix ... ok
[INFO] [stdout] test shape::test::test_transform_sphere ... ok
[INFO] [stdout] test scene::test::test_read_unread ... ok
[INFO] [stdout] test transformation::test::test_mul_normal ... ok
[INFO] [stdout] test transformation::test::test_mul_vector ... ok
[INFO] [stdout] test transformation::test::test_is_consistent ... ok
[INFO] [stdout] test scene::test::test_lexer ... ok
[INFO] [stdout] test render::test::test_background ... ok
[INFO] [stdout] test render::test::test_furnace ... ok
[INFO] [stdout] test shape::test::test_transform_plane ... ok
[INFO] [stdout] test transformation::test::test_mul_matrix ... ok
[INFO] [stdout] test transformation::test::test_mul_ray ... ok
[INFO] [stdout] test transformation::test::test_rotations ... ok
[INFO] [stdout] test transformation::test::test_scaling ... ok
[INFO] [stdout] test transformation::test::test_mul_vpn ... ok
[INFO] [stdout] test transformation::test::test_translation ... ok
[INFO] [stdout] test transformation::test::test_mul_transformation ... ok
[INFO] [stdout] test vector::test::test_add ... ok
[INFO] [stdout] test transformation::test::test_mul_point ... ok
[INFO] [stdout] test vector::test::test_create_onb_from_z ... ok
[INFO] [stdout] test vector::test::test_cross ... ok
[INFO] [stdout] test vector::test::test_display ... ok
[INFO] [stdout] test vector::test::test_dot ... ok
[INFO] [stdout] test imagetracer::test::test_image_coverage ... ok
[INFO] [stdout] test vector::test::test_from ... ok
[INFO] [stdout] test vector::test::test_is_close ... ok
[INFO] [stdout] test vector::test::test_normalize ... ok
[INFO] [stdout] test vector::test::test_sub ... ok
[INFO] [stdout] test world::test::test_world ... ok
[INFO] [stdout] test vector::test::test_norm ... ok
[INFO] [stdout] test vector::test::test_mul_scalar ... ok
[INFO] [stdout] test vector::test::test_neg ... ok
[INFO] [stdout] test vector::test::test_squared_norm ... ok
[INFO] [stdout] test render::test::test_flat ... ok
[INFO] [stdout] test material::test::test_brdf ... ok
[INFO] [stdout] test hdrimage::test::test_write_pfm_file ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- hdrimage::test::test_write_pfm_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'hdrimage::test::test_write_pfm_file' panicked at src/hdrimage.rs:760:9:
[INFO] [stdout] assertion failed: matches!(hdr_img.write_pfm_file(invalid_path, ByteOrder::LittleEndian),
[INFO] [stdout]     Err(HdrImageErr::PfmFileWriteFailure(_)))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58d669ab5b82 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58d669ab5b82 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58d669ab5b82 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58d669ab5b82 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x58d669addb13 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x58d669addb13 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x58d669ab2a03 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58d669ab2a03 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58d669ab59d2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58d669ab70ec - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x58d669ab6f42 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x58d669a625f4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x58d669a625f4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58d669ab7acb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x58d669ab7acb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x58d669ab7866 - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x58d669ab6079 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x58d669ab752d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x58d669adbc10 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x58d669adbc7c - core::panicking::panic::hd2a569f4f37f7e10
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x58d669a1170f - rustracer::hdrimage::test::test_write_pfm_file::h37b5992735a3d45d
[INFO] [stdout]   21:     0x58d669a1a019 - rustracer::hdrimage::test::test_write_pfm_file::{{closure}}::h942aff893264f4ac
[INFO] [stdout]                                at /opt/rustwide/workdir/src/hdrimage.rs:725:29
[INFO] [stdout]   22:     0x58d669a1a019 - core::ops::function::FnOnce::call_once::h292726e0d0b506f8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x58d669a67d2b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x58d669a67d2b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x58d669a66f6e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x58d669a66f6e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x58d669a66f6e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x58d669a66f6e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x58d669a66f6e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x58d669a66f6e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x58d669a66f6e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x58d669a2ab14 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x58d669a2ab14 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   34:     0x58d669a2e4ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x58d669a2e4ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x58d669a2e4ba - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x58d669a2e4ba - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x58d669a2e4ba - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x58d669a2e4ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x58d669a2e4ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x58d669abab27 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x58d669abab27 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x58d669abab27 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   44:     0x7e40e87a4aa4 - <unknown>
[INFO] [stdout]   45:     0x7e40e8831a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     hdrimage::test::test_write_pfm_file
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 95 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin rustracer`
[INFO] running `Command { std: "docker" "inspect" "80c9df58a4b033fb650cc06bad65ee8e9ee1a48213aa59ac990c8339594e8391", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80c9df58a4b033fb650cc06bad65ee8e9ee1a48213aa59ac990c8339594e8391", kill_on_drop: false }`
[INFO] [stdout] 80c9df58a4b033fb650cc06bad65ee8e9ee1a48213aa59ac990c8339594e8391
