[INFO] cloning repository https://github.com/catfinated/arrt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/catfinated/arrt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcatfinated%2Farrt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcatfinated%2Farrt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5727254eb639cf938e911d258675d8490abcaecf
[INFO] testing catfinated/arrt against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcatfinated%2Farrt" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/catfinated/arrt
[INFO] finished tweaking git repo https://github.com/catfinated/arrt
[INFO] tweaked toml for git repo https://github.com/catfinated/arrt written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/catfinated/arrt on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/catfinated/arrt 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f2639bac7cc111e195cc345f2cb94310d41287a40c1ee0c5e353803169b73c44
[INFO] running `Command { std: "docker" "start" "f2639bac7cc111e195cc345f2cb94310d41287a40c1ee0c5e353803169b73c44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f2639bac7cc111e195cc345f2cb94310d41287a40c1ee0c5e353803169b73c44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f2639bac7cc111e195cc345f2cb94310d41287a40c1ee0c5e353803169b73c44" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f2639bac7cc111e195cc345f2cb94310d41287a40c1ee0c5e353803169b73c44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f2639bac7cc111e195cc345f2cb94310d41287a40c1ee0c5e353803169b73c44" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.12
[INFO] [stderr]    Compiling zerocopy v0.8.49
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.11
[INFO] [stderr]    Compiling built v0.8.1
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling no_std_io2 v0.9.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling imgref v1.12.1
[INFO] [stderr]    Compiling zune-jpeg v0.5.15
[INFO] [stderr]    Compiling bitstream-io v4.10.0
[INFO] [stderr]    Compiling serde_yml v0.0.12
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling avif-serialize v0.8.9
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling pxfm v0.1.29
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling fax v0.2.7
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling rgb v0.8.53
[INFO] [stderr]    Compiling gif v0.14.2
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling libyml v0.0.5
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling jiff v0.2.24
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling moxcms v0.8.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling env_filter v1.0.1
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.49
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling profiling-procmacros v1.0.18
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling profiling v1.0.18
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling av1-grain v0.2.5
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling env_logger v0.11.10
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling exr v1.74.0
[INFO] [stderr]    Compiling tiff v0.11.3
[INFO] [stderr]    Compiling ravif v0.13.0
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling arrt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] running `Command { std: "docker" "inspect" "f2639bac7cc111e195cc345f2cb94310d41287a40c1ee0c5e353803169b73c44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f2639bac7cc111e195cc345f2cb94310d41287a40c1ee0c5e353803169b73c44" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling arrt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.85s
[INFO] running `Command { std: "docker" "inspect" "f2639bac7cc111e195cc345f2cb94310d41287a40c1ee0c5e353803169b73c44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f2639bac7cc111e195cc345f2cb94310d41287a40c1ee0c5e353803169b73c44" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/arrt-d31bbeb0887d6ae9)
[INFO] [stdout] 
[INFO] [stdout] running 94 tests
[INFO] [stdout] test lights::area::tests::color_returned_for_diffuse_and_specular ... ok
[INFO] [stdout] test lights::area::tests::direction_from_points_to_center ... ok
[INFO] [stdout] test lights::area::tests::intensity_is_always_one ... ok
[INFO] [stdout] test lights::area::tests::sample_count_matches_config ... ok
[INFO] [stdout] test lights::area::tests::translate_moves_center ... ok
[INFO] [stdout] test lights::point::tests::diffuse_returns_configured_color ... ok
[INFO] [stdout] test lights::point::tests::direction_from_is_position_minus_from ... ok
[INFO] [stdout] test lights::area::tests::samples_stay_within_rectangle_bounds ... ok
[INFO] [stdout] test lights::spot::tests::inside_cone_is_positive ... ok
[INFO] [stdout] test math::mat3::tests::identity_determinant_is_one ... ok
[INFO] [stdout] test lights::spot::tests::outside_cone_is_zero ... ok
[INFO] [stdout] test lights::point::tests::intensity_is_always_one ... ok
[INFO] [stdout] test math::mat3::tests::singular_matrix_determinant_is_zero ... ok
[INFO] [stdout] test math::mat4::tests::rotate_y_90_maps_z_to_x ... ok
[INFO] [stdout] test math::mat4::tests::identity_times_vec_is_identity ... ok
[INFO] [stdout] test math::mat4::tests::scale_inverse_cancels ... ok
[INFO] [stdout] test lights::area::tests::larger_sample_count ... ok
[INFO] [stdout] test math::mat4::tests::translate_inverse_cancels ... ok
[INFO] [stdout] test math::mat4::tests::translate_moves_point ... ok
[INFO] [stdout] test math::mat4::tests::transpose_of_rotation_is_inverse ... ok
[INFO] [stdout] test math::range::tests::max_is_exclusive ... ok
[INFO] [stdout] test math::range::tests::value_above_max ... ok
[INFO] [stdout] test math::ray::tests::point_at_offset_origin ... ok
[INFO] [stdout] test math::mat4::tests::rotate_z_90_maps_x_to_neg_y ... ok
[INFO] [stdout] test math::mat4::tests::scale_stretches_vector ... ok
[INFO] [stdout] test math::mat3::tests::known_determinant ... ok
[INFO] [stdout] test math::range::tests::min_is_exclusive ... ok
[INFO] [stdout] test math::mat4::tests::rotate_x_90_maps_y_to_z ... ok
[INFO] [stdout] test math::range::tests::value_inside ... ok
[INFO] [stdout] test math::ray::tests::point_at_t0_is_origin ... ok
[INFO] [stdout] test math::ray::tests::point_at_t1_along_x ... ok
[INFO] [stdout] test math::vec3::tests::length_3_4_5 ... ok
[INFO] [stdout] test lights::spot::tests::on_axis_intensity_is_one ... ok
[INFO] [stdout] test lights::area::tests::samples_land_on_rectangle_surface ... ok
[INFO] [stdout] test math::vec3::tests::reflect_flips_tangent ... ok
[INFO] [stdout] test math::vec3::tests::add ... ok
[INFO] [stdout] test math::vec3::tests::cross_basis_vectors ... ok
[INFO] [stdout] test math::vec3::tests::normalize_is_unit ... ok
[INFO] [stdout] test math::vec3::tests::reflect_along_normal ... ok
[INFO] [stdout] test math::range::tests::value_below_min ... ok
[INFO] [stdout] test math::vec3::tests::dot_product ... ok
[INFO] [stdout] test math::vec3::tests::neg ... ok
[INFO] [stdout] test math::vec3::tests::dot_orthogonal_is_zero ... ok
[INFO] [stdout] test math::vec3::tests::refract_normal_incidence_no_bending ... ok
[INFO] [stdout] test math::vec3::tests::refract_total_internal_reflection ... ok
[INFO] [stdout] test math::vec3::tests::scalar_mul ... ok
[INFO] [stdout] test objects::aabb::tests::center ... ok
[INFO] [stdout] test objects::aabb::tests::hit_straight_on ... ok
[INFO] [stdout] test objects::aabb::tests::hit_t_value ... ok
[INFO] [stdout] test objects::aabb::tests::merge_spans_both ... ok
[INFO] [stdout] test objects::aabb::tests::miss_ray_passes_beside ... ok
[INFO] [stdout] test objects::aabb::tests::miss_ray_points_away ... ok
[INFO] [stdout] test objects::bvh::tests::empty_bvh_always_misses ... ok
[INFO] [stdout] test objects::bvh::tests::two_spheres_returns_closer ... ok
[INFO] [stdout] test objects::plane::tests::hit_from_above ... ok
[INFO] [stdout] test objects::plane::tests::hit_t_value ... ok
[INFO] [stdout] test objects::plane::tests::miss_parallel_ray ... ok
[INFO] [stdout] test objects::plane::tests::normal_flips_for_back_face ... ok
[INFO] [stdout] test objects::plane::tests::miss_ray_points_away ... ok
[INFO] [stdout] test objects::sphere::tests::hit_along_z_axis ... ok
[INFO] [stdout] test objects::sphere::tests::miss_ray_passes_beside ... ok
[INFO] [stdout] test objects::sphere::tests::miss_ray_points_away ... ok
[INFO] [stdout] test objects::sphere::tests::normal_points_outward ... ok
[INFO] [stdout] test objects::transform::tests::default_transform_is_identity ... ok
[INFO] [stdout] test objects::transform::tests::scale_stretches_vector ... ok
[INFO] [stdout] test objects::transform::tests::translate_moves_point ... ok
[INFO] [stdout] test render::color::tests::black_to_irgb ... ok
[INFO] [stdout] test render::color::tests::clamp_above_one ... ok
[INFO] [stdout] test render::color::tests::component_mul ... ok
[INFO] [stdout] test objects::bvh::tests::single_sphere_miss ... ok
[INFO] [stdout] test objects::bvh::tests::single_sphere_hit ... ok
[INFO] [stdout] test render::color::tests::add_colors ... ok
[INFO] [stdout] test render::color::tests::fill_sets_all_channels ... ok
[INFO] [stdout] test render::color::tests::scalar_mul ... ok
[INFO] [stdout] test render::color::tests::white_to_irgb ... ok
[INFO] [stdout] test render::color::tests::red_to_irgb ... ok
[INFO] [stdout] test render::perlin::tests::noise_is_zero_at_integer_lattice_points ... ok
[INFO] [stdout] test render::perlin::tests::turbulence_is_not_constant ... ok
[INFO] [stdout] test render::texture::tests::checker_even_at_diagonal_cell ... ok
[INFO] [stdout] test render::texture::tests::checker_even_at_origin ... ok
[INFO] [stdout] test render::texture::tests::checker_falls_back_to_world_space ... ok
[INFO] [stdout] test render::perlin::tests::turbulence_is_non_negative ... ok
[INFO] [stdout] test render::texture::tests::checker_world_space_odd ... ok
[INFO] [stdout] test render::texture::tests::checker_odd_in_second_cell ... ok
[INFO] [stdout] test render::texture::tests::marble_varies_with_position ... ok
[INFO] [stdout] test scene::camera::tests::center_ray_points_toward_scene ... ok
[INFO] [stdout] test render::perlin::tests::noise_in_range ... ok
[INFO] [stdout] test render::texture::tests::marble_output_in_range ... ok
[INFO] [stdout] test scene::camera::tests::left_and_right_edge_rays_are_symmetric ... ok
[INFO] [stdout] test scene::camera::tests::ray_origin_is_eye ... ok
[INFO] [stdout] test scene::camera::tests::ray_direction_is_normalized ... ok
[INFO] [stdout] test math::vec3::tests::sub ... ok
[INFO] [stdout] test objects::sphere::tests::hit_t_is_front_face ... ok
[INFO] [stdout] test objects::sphere::tests::offset_sphere_hit ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 94 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/arrt-d47333f504335793)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/smoke.rs (/opt/rustwide/target/debug/deps/smoke-f4f51c4b11240cee)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test center_hits_sphere ... FAILED
[INFO] [stdout] test dimensions_match_scene ... FAILED
[INFO] [stdout] test corner_is_background_color ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- center_hits_sphere stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'center_hits_sphere' (1648) panicked at src/render/texture.rs:46:33:
[INFO] [stdout] failed to open texture textures/EarthTM0360.jpg: No such file or directory (os error 2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5567de72aa01 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5567de72aa01 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5567de72aa01 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5567de72aa01 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5567de74144a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5567de74144a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5567de72f1ac - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5567de72f1ac - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5567de7084a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5567de7084a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5567de722739 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5567de1dce70 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5567de1dce70 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5567de722a62 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5567de722a62 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5567de708552 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5567de6ffcf9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5567de70914d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5567de741c4c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5567de286275 - <arrt[e3dfb9b768192ac0]::render::texture::ImageTexture>::new::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/render/texture.rs:46:33
[INFO] [stdout]   20:     0x5567de26b2d3 - <core[6883ba1bc0fe4ed1]::result::Result<image[4462b60303719807]::images::dynimage::DynamicImage, image[4462b60303719807]::error::ImageError>>::unwrap_or_else::<<arrt[e3dfb9b768192ac0]::render::texture::ImageTexture>::new::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1620:23
[INFO] [stdout]   21:     0x5567de28820f - <arrt[e3dfb9b768192ac0]::render::texture::ImageTexture>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/src/render/texture.rs:46:14
[INFO] [stdout]   22:     0x5567de2865dd - <arrt[e3dfb9b768192ac0]::render::texture::TextureConfig>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/src/render/texture.rs:23:46
[INFO] [stdout]   23:     0x5567de21d597 - <<arrt[e3dfb9b768192ac0]::render::texture::TextureConfig>::build as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(&arrt[e3dfb9b768192ac0]::render::texture::TextureConfig,)>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5567de2a8072 - <core[6883ba1bc0fe4ed1]::option::Option<&arrt[e3dfb9b768192ac0]::render::texture::TextureConfig>>::map::<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn arrt[e3dfb9b768192ac0]::render::texture::Texture>, <arrt[e3dfb9b768192ac0]::render::texture::TextureConfig>::build>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/option.rs:1163:29
[INFO] [stdout]   25:     0x5567de32c792 - <arrt[e3dfb9b768192ac0]::objects::material::MaterialMap>::new::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/objects/material.rs:81:41
[INFO] [stdout]   26:     0x5567de2efd10 - core[6883ba1bc0fe4ed1]::iter::adapters::map::map_fold::<&arrt[e3dfb9b768192ac0]::objects::material::Material, core[6883ba1bc0fe4ed1]::option::Option<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn arrt[e3dfb9b768192ac0]::render::texture::Texture>>, (), <arrt[e3dfb9b768192ac0]::objects::material::MaterialMap>::new::{closure#0}, core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator::for_each::call<core[6883ba1bc0fe4ed1]::option::Option<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn arrt[e3dfb9b768192ac0]::render::texture::Texture>>, <alloc[55a36b64bcbf2c0d]::vec::Vec<core[6883ba1bc0fe4ed1]::option::Option<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn arrt[e3dfb9b768192ac0]::render::texture::Texture>>>>::extend_trusted<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::slice::iter::Iter<arrt[e3dfb9b768192ac0]::objects::material::Material>, <arrt[e3dfb9b768192ac0]::objects::material::MaterialMap>::new::{closure#0}>>::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   27:     0x5567de2ac1d5 - <core[6883ba1bc0fe4ed1]::slice::iter::Iter<arrt[e3dfb9b768192ac0]::objects::material::Material> as core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator>::fold::<(), core[6883ba1bc0fe4ed1]::iter::adapters::map::map_fold<&arrt[e3dfb9b768192ac0]::objects::material::Material, core[6883ba1bc0fe4ed1]::option::Option<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn arrt[e3dfb9b768192ac0]::render::texture::Texture>>, (), <arrt[e3dfb9b768192ac0]::objects::material::MaterialMap>::new::{closure#0}, core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator::for_each::call<core[6883ba1bc0fe4ed1]::option::Option<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn arrt[e3dfb9b768192ac0]::render::texture::Texture>>, <alloc[55a36b64bcbf2c0d]::vec::Vec<core[6883ba1bc0fe4ed1]::option::Option<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn arrt[e3dfb9b768192ac0]::render::texture::Texture>>>>::extend_trusted<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::slice::iter::Iter<arrt[e3dfb9b768192ac0]::objects::material::Material>, <arrt[e3dfb9b768192ac0]::objects::material::MaterialMap>::new::{closure#0}>>::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/slice/iter/macros.rs:279:27
[INFO] [stdout]   28:     0x5567de2ea723 - <core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::slice::iter::Iter<arrt[e3dfb9b768192ac0]::objects::material::Material>, <arrt[e3dfb9b768192ac0]::objects::material::MaterialMap>::new::{closure#0}> as core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator>::fold::<(), core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator::for_each::call<core[6883ba1bc0fe4ed1]::option::Option<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn arrt[e3dfb9b768192ac0]::render::texture::Texture>>, <alloc[55a36b64bcbf2c0d]::vec::Vec<core[6883ba1bc0fe4ed1]::option::Option<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn arrt[e3dfb9b768192ac0]::render::texture::Texture>>>>::extend_trusted<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::slice::iter::Iter<arrt[e3dfb9b768192ac0]::objects::material::Material>, <arrt[e3dfb9b768192ac0]::objects::material::MaterialMap>::new::{closure#0}>>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   29:     0x5567de2ec070 - <core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::slice::iter::Iter<arrt[e3dfb9b768192ac0]::objects::material::Material>, <arrt[e3dfb9b768192ac0]::objects::material::MaterialMap>::new::{closure#0}> as core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator>::for_each::<<alloc[55a36b64bcbf2c0d]::vec::Vec<core[6883ba1bc0fe4ed1]::option::Option<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn arrt[e3dfb9b768192ac0]::render::texture::Texture>>>>::extend_trusted<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::slice::iter::Iter<arrt[e3dfb9b768192ac0]::objects::material::Material>, <arrt[e3dfb9b768192ac0]::objects::material::MaterialMap>::new::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/traits/iterator.rs:887:14
[INFO] [stdout]   30:     0x5567de32217a - <alloc[55a36b64bcbf2c0d]::vec::Vec<core[6883ba1bc0fe4ed1]::option::Option<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn arrt[e3dfb9b768192ac0]::render::texture::Texture>>>>::extend_trusted::<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::slice::iter::Iter<arrt[e3dfb9b768192ac0]::objects::material::Material>, <arrt[e3dfb9b768192ac0]::objects::material::MaterialMap>::new::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/vec/mod.rs:4077:26
[INFO] [stdout]   31:     0x5567de333638 - <alloc[55a36b64bcbf2c0d]::vec::Vec<core[6883ba1bc0fe4ed1]::option::Option<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn arrt[e3dfb9b768192ac0]::render::texture::Texture>>> as alloc[55a36b64bcbf2c0d]::vec::spec_extend::SpecExtend<core[6883ba1bc0fe4ed1]::option::Option<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn arrt[e3dfb9b768192ac0]::render::texture::Texture>>, core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::slice::iter::Iter<arrt[e3dfb9b768192ac0]::objects::material::Material>, <arrt[e3dfb9b768192ac0]::objects::material::MaterialMap>::new::{closure#0}>>>::spec_extend
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/vec/spec_extend.rs:27:14
[INFO] [stdout]   32:     0x5567de333a6b - <alloc[55a36b64bcbf2c0d]::vec::Vec<core[6883ba1bc0fe4ed1]::option::Option<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn arrt[e3dfb9b768192ac0]::render::texture::Texture>>> as alloc[55a36b64bcbf2c0d]::vec::spec_from_iter_nested::SpecFromIterNested<core[6883ba1bc0fe4ed1]::option::Option<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn arrt[e3dfb9b768192ac0]::render::texture::Texture>>, core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::slice::iter::Iter<arrt[e3dfb9b768192ac0]::objects::material::Material>, <arrt[e3dfb9b768192ac0]::objects::material::MaterialMap>::new::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/vec/spec_from_iter_nested.rs:60:16
[INFO] [stdout]   33:     0x5567de331dfb - <alloc[55a36b64bcbf2c0d]::vec::Vec<core[6883ba1bc0fe4ed1]::option::Option<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn arrt[e3dfb9b768192ac0]::render::texture::Texture>>> as alloc[55a36b64bcbf2c0d]::vec::spec_from_iter::SpecFromIter<core[6883ba1bc0fe4ed1]::option::Option<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn arrt[e3dfb9b768192ac0]::render::texture::Texture>>, core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::slice::iter::Iter<arrt[e3dfb9b768192ac0]::objects::material::Material>, <arrt[e3dfb9b768192ac0]::objects::material::MaterialMap>::new::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   34:     0x5567de32af86 - <alloc[55a36b64bcbf2c0d]::vec::Vec<core[6883ba1bc0fe4ed1]::option::Option<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn arrt[e3dfb9b768192ac0]::render::texture::Texture>>> as core[6883ba1bc0fe4ed1]::iter::traits::collect::FromIterator<core[6883ba1bc0fe4ed1]::option::Option<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn arrt[e3dfb9b768192ac0]::render::texture::Texture>>>>::from_iter::<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::slice::iter::Iter<arrt[e3dfb9b768192ac0]::objects::material::Material>, <arrt[e3dfb9b768192ac0]::objects::material::MaterialMap>::new::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/vec/mod.rs:3941:9
[INFO] [stdout]   35:     0x5567de2ec02b - <core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::slice::iter::Iter<arrt[e3dfb9b768192ac0]::objects::material::Material>, <arrt[e3dfb9b768192ac0]::objects::material::MaterialMap>::new::{closure#0}> as core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator>::collect::<alloc[55a36b64bcbf2c0d]::vec::Vec<core[6883ba1bc0fe4ed1]::option::Option<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn arrt[e3dfb9b768192ac0]::render::texture::Texture>>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/traits/iterator.rs:2090:9
[INFO] [stdout]   36:     0x5567de3315e5 - <arrt[e3dfb9b768192ac0]::objects::material::MaterialMap>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/src/objects/material.rs:82:14
[INFO] [stdout]   37:     0x5567de275f36 - <arrt[e3dfb9b768192ac0]::scene::Scene>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/src/scene/mod.rs:56:29
[INFO] [stdout]   38:     0x5567de277948 - arrt[e3dfb9b768192ac0]::render::render_with_args
[INFO] [stdout]                                at /opt/rustwide/workdir/src/render/mod.rs:92:17
[INFO] [stdout]   39:     0x5567de1cf87f - smoke[3ef60f9b696aba1b]::smoke_framebuffer
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/smoke.rs:12:5
[INFO] [stdout]   40:     0x5567de1cf906 - smoke[3ef60f9b696aba1b]::center_hits_sphere
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/smoke.rs:33:14
[INFO] [stdout]   41:     0x5567de1cf777 - smoke[3ef60f9b696aba1b]::center_hits_sphere::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/smoke.rs:32:24
[INFO] [stdout]   42:     0x5567de1d0086 - <smoke[3ef60f9b696aba1b]::center_hits_sphere::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5567de1d01ab - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5567de1d01ab - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   45:     0x5567de1dd7f5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   46:     0x5567de1dd7f5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5567de1dd7f5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   48:     0x5567de1dd7f5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5567de1dd7f5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5567de1dd7f5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   51:     0x5567de1dd7f5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   52:     0x5567de1d82a4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   53:     0x5567de1d82a4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5567de1e0942 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   55:     0x5567de1e0942 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5567de1e0942 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   57:     0x5567de1e0942 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5567de1e0942 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5567de1e0942 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   60:     0x5567de1e0942 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5567de729f0f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   62:     0x5567de729f0f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   63:     0x78b5f5018aa4 - <unknown>
[INFO] [stdout]   64:     0x78b5f50a5a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- dimensions_match_scene stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'dimensions_match_scene' (1650) panicked at src/render/texture.rs:46:33:
[INFO] [stdout] failed to open texture textures/EarthTM0360.jpg: No such file or directory (os error 2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5567de72aa01 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5567de72aa01 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5567de72aa01 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5567de72aa01 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5567de74144a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5567de74144a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5567de72f1ac - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5567de72f1ac - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5567de7084a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5567de7084a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5567de722739 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5567de1dce70 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5567de1dce70 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5567de722a62 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5567de722a62 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5567de708552 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5567de6ffcf9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5567de70914d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5567de741c4c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5567de286275 - <arrt[e3dfb9b768192ac0]::render::texture::ImageTexture>::new::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/render/texture.rs:46:33
[INFO] [stdout]   20:     0x5567de26b2d3 - <core[6883ba1bc0fe4ed1]::result::Result<image[4462b60303719807]::images::dynimage::DynamicImage, image[4462b60303719807]::error::ImageError>>::unwrap_or_else::<<arrt[e3dfb9b768192ac0]::render::texture::ImageTexture>::new::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1620:23
[INFO] [stdout]   21:     0x5567de28820f - <arrt[e3dfb9b768192ac0]::render::texture::ImageTexture>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/src/render/texture.rs:46:14
[INFO] [stdout]   22:     0x5567de2865dd - <arrt[e3dfb9b768192ac0]::render::texture::TextureConfig>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/src/render/texture.rs:23:46
[INFO] [stdout]   23:     0x5567de21d597 - <<arrt[e3dfb9b768192ac0]::render::texture::TextureConfig>::build as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(&arrt[e3dfb9b768192ac0]::render::texture::TextureConfig,)>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5567de2a8072 - <core[6883ba1bc0fe4ed1]::option::Option<&arrt[e3dfb9b768192ac0]::render::texture::TextureConfig>>::map::<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn arrt[e3dfb9b768192ac0]::render::texture::Texture>, <arrt[e3dfb9b768192ac0]::render::texture::TextureConfig>::build>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/option.rs:1163:29
[INFO] [stdout]   25:     0x5567de32c792 - <arrt[e3dfb9b768192ac0]::objects::material::MaterialMap>::new::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/objects/material.rs:81:41
[INFO] [stdout]   26:     0x5567de2efd10 - core[6883ba1bc0fe4ed1]::iter::adapters::map::map_fold::<&arrt[e3dfb9b768192ac0]::objects::material::Material, core[6883ba1bc0fe4ed1]::option::Option<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn arrt[e3dfb9b768192ac0]::render::texture::Texture>>, (), <arrt[e3dfb9b768192ac0]::objects::material::MaterialMap>::new::{closure#0}, core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator::for_each::call<core[6883ba1bc0fe4ed1]::option::Option<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn arrt[e3dfb9b768192ac0]::render::texture::Texture>>, <alloc[55a36b64bcbf2c0d]::vec::Vec<core[6883ba1bc0fe4ed1]::option::Option<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn arrt[e3dfb9b768192ac0]::render::texture::Texture>>>>::extend_trusted<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::slice::iter::Iter<arrt[e3dfb9b768192ac0]::objects::material::Material>, <arrt[e3dfb9b768192ac0]::objects::material::MaterialMap>::new::{closure#0}>>::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   27:     0x5567de2ac1d5 - <core[6883ba1bc0fe4ed1]::slice::iter::Iter<arrt[e3dfb9b768192ac0]::objects::material::Material> as core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator>::fold::<(), core[6883ba1bc0fe4ed1]::iter::adapters::map::map_fold<&arrt[e3dfb9b768192ac0]::objects::material::Material, core[6883ba1bc0fe4ed1]::option::Option<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn arrt[e3dfb9b768192ac0]::render::texture::Texture>>, (), <arrt[e3dfb9b768192ac0]::objects::material::MaterialMap>::new::{closure#0}, core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator::for_each::call<core[6883ba1bc0fe4ed1]::option::Option<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn arrt[e3dfb9b768192ac0]::render::texture::Texture>>, <alloc[55a36b64bcbf2c0d]::vec::Vec<core[6883ba1bc0fe4ed1]::option::Option<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn arrt[e3dfb9b768192ac0]::render::texture::Texture>>>>::extend_trusted<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::slice::iter::Iter<arrt[e3dfb9b768192ac0]::objects::material::Material>, <arrt[e3dfb9b768192ac0]::objects::material::MaterialMap>::new::{closure#0}>>::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/slice/iter/macros.rs:279:27
[INFO] [stdout]   28:     0x5567de2ea723 - <core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::slice::iter::Iter<arrt[e3dfb9b768192ac0]::objects::material::Material>, <arrt[e3dfb9b768192ac0]::objects::material::MaterialMap>::new::{closure#0}> as core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator>::fold::<(), core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator::for_each::call<core[6883ba1bc0fe4ed1]::option::Option<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn arrt[e3dfb9b768192ac0]::render::texture::Texture>>, <alloc[55a36b64bcbf2c0d]::vec::Vec<core[6883ba1bc0fe4ed1]::option::Option<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn arrt[e3dfb9b768192ac0]::render::texture::Texture>>>>::extend_trusted<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::slice::iter::Iter<arrt[e3dfb9b768192ac0]::objects::material::Material>, <arrt[e3dfb9b768192ac0]::objects::material::MaterialMap>::new::{closure#0}>>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   29:     0x5567de2ec070 - <core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::slice::iter::Iter<arrt[e3dfb9b768192ac0]::objects::material::Material>, <arrt[e3dfb9b768192ac0]::objects::material::MaterialMap>::new::{closure#0}> as core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator>::for_each::<<alloc[55a36b64bcbf2c0d]::vec::Vec<core[6883ba1bc0fe4ed1]::option::Option<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn arrt[e3dfb9b768192ac0]::render::texture::Texture>>>>::extend_trusted<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::slice::iter::Iter<arrt[e3dfb9b768192ac0]::objects::material::Material>, <arrt[e3dfb9b768192ac0]::objects::material::MaterialMap>::new::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/traits/iterator.rs:887:14
[INFO] [stdout]   30:     0x5567de32217a - <alloc[55a36b64bcbf2c0d]::vec::Vec<core[6883ba1bc0fe4ed1]::option::Option<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn arrt[e3dfb9b768192ac0]::render::texture::Texture>>>>::extend_trusted::<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::slice::iter::Iter<arrt[e3dfb9b768192ac0]::objects::material::Material>, <arrt[e3dfb9b768192ac0]::objects::material::MaterialMap>::new::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/vec/mod.rs:4077:26
[INFO] [stdout]   31:     0x5567de333638 - <alloc[55a36b64bcbf2c0d]::vec::Vec<core[6883ba1bc0fe4ed1]::option::Option<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn arrt[e3dfb9b768192ac0]::render::texture::Texture>>> as alloc[55a36b64bcbf2c0d]::vec::spec_extend::SpecExtend<core[6883ba1bc0fe4ed1]::option::Option<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn arrt[e3dfb9b768192ac0]::render::texture::Texture>>, core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::slice::iter::Iter<arrt[e3dfb9b768192ac0]::objects::material::Material>, <arrt[e3dfb9b768192ac0]::objects::material::MaterialMap>::new::{closure#0}>>>::spec_extend
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/vec/spec_extend.rs:27:14
[INFO] [stdout]   32:     0x5567de333a6b - <alloc[55a36b64bcbf2c0d]::vec::Vec<core[6883ba1bc0fe4ed1]::option::Option<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn arrt[e3dfb9b768192ac0]::render::texture::Texture>>> as alloc[55a36b64bcbf2c0d]::vec::spec_from_iter_nested::SpecFromIterNested<core[6883ba1bc0fe4ed1]::option::Option<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn arrt[e3dfb9b768192ac0]::render::texture::Texture>>, core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::slice::iter::Iter<arrt[e3dfb9b768192ac0]::objects::material::Material>, <arrt[e3dfb9b768192ac0]::objects::material::MaterialMap>::new::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/vec/spec_from_iter_nested.rs:60:16
[INFO] [stdout]   33:     0x5567de331dfb - <alloc[55a36b64bcbf2c0d]::vec::Vec<core[6883ba1bc0fe4ed1]::option::Option<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn arrt[e3dfb9b768192ac0]::render::texture::Texture>>> as alloc[55a36b64bcbf2c0d]::vec::spec_from_iter::SpecFromIter<core[6883ba1bc0fe4ed1]::option::Option<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn arrt[e3dfb9b768192ac0]::render::texture::Texture>>, core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::slice::iter::Iter<arrt[e3dfb9b768192ac0]::objects::material::Material>, <arrt[e3dfb9b768192ac0]::objects::material::MaterialMap>::new::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   34:     0x5567de32af86 - <alloc[55a36b64bcbf2c0d]::vec::Vec<core[6883ba1bc0fe4ed1]::option::Option<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn arrt[e3dfb9b768192ac0]::render::texture::Texture>>> as core[6883ba1bc0fe4ed1]::iter::traits::collect::FromIterator<core[6883ba1bc0fe4ed1]::option::Option<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn arrt[e3dfb9b768192ac0]::render::texture::Texture>>>>::from_iter::<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::slice::iter::Iter<arrt[e3dfb9b768192ac0]::objects::material::Material>, <arrt[e3dfb9b768192ac0]::objects::material::MaterialMap>::new::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/vec/mod.rs:3941:9
[INFO] [stdout]   35:     0x5567de2ec02b - <core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::slice::iter::Iter<arrt[e3dfb9b768192ac0]::objects::material::Material>, <arrt[e3dfb9b768192ac0]::objects::material::MaterialMap>::new::{closure#0}> as core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator>::collect::<alloc[55a36b64bcbf2c0d]::vec::Vec<core[6883ba1bc0fe4ed1]::option::Option<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn arrt[e3dfb9b768192ac0]::render::texture::Texture>>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/traits/iterator.rs:2090:9
[INFO] [stdout]   36:     0x5567de3315e5 - <arrt[e3dfb9b768192ac0]::objects::material::MaterialMap>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/src/objects/material.rs:82:14
[INFO] [stdout]   37:     0x5567de275f36 - <arrt[e3dfb9b768192ac0]::scene::Scene>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/src/scene/mod.rs:56:29
[INFO] [stdout]   38:     0x5567de277948 - arrt[e3dfb9b768192ac0]::render::render_with_args
[INFO] [stdout]                                at /opt/rustwide/workdir/src/render/mod.rs:92:17
[INFO] [stdout]   39:     0x5567de1cf87f - smoke[3ef60f9b696aba1b]::smoke_framebuffer
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/smoke.rs:12:5
[INFO] [stdout]   40:     0x5567de1cfa6e - smoke[3ef60f9b696aba1b]::dimensions_match_scene
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/smoke.rs:17:14
[INFO] [stdout]   41:     0x5567de1cf7a7 - smoke[3ef60f9b696aba1b]::dimensions_match_scene::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/smoke.rs:16:28
[INFO] [stdout]   42:     0x5567de1d00c6 - <smoke[3ef60f9b696aba1b]::dimensions_match_scene::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5567de1d01ab - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5567de1d01ab - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   45:     0x5567de1dd7f5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   46:     0x5567de1dd7f5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5567de1dd7f5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   48:     0x5567de1dd7f5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5567de1dd7f5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5567de1dd7f5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   51:     0x5567de1dd7f5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   52:     0x5567de1d82a4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   53:     0x5567de1d82a4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5567de1e0942 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   55:     0x5567de1e0942 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5567de1e0942 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   57:     0x5567de1e0942 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5567de1e0942 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5567de1e0942 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   60:     0x5567de1e0942 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5567de729f0f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   62:     0x5567de729f0f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   63:     0x78b5f5018aa4 - <unknown>
[INFO] [stdout]   64:     0x78b5f50a5a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- corner_is_background_color stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'corner_is_background_color' (1649) panicked at src/render/texture.rs:46:33:
[INFO] [stdout] failed to open texture textures/EarthTM0360.jpg: No such file or directory (os error 2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5567de72aa01 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5567de72aa01 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5567de72aa01 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5567de72aa01 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5567de74144a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5567de74144a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5567de72f1ac - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5567de72f1ac - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5567de7084a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5567de7084a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5567de722739 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5567de1dce70 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5567de1dce70 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5567de722a62 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5567de722a62 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5567de708552 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5567de6ffcf9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5567de70914d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5567de741c4c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5567de286275 - <arrt[e3dfb9b768192ac0]::render::texture::ImageTexture>::new::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/render/texture.rs:46:33
[INFO] [stdout]   20:     0x5567de26b2d3 - <core[6883ba1bc0fe4ed1]::result::Result<image[4462b60303719807]::images::dynimage::DynamicImage, image[4462b60303719807]::error::ImageError>>::unwrap_or_else::<<arrt[e3dfb9b768192ac0]::render::texture::ImageTexture>::new::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1620:23
[INFO] [stdout]   21:     0x5567de28820f - <arrt[e3dfb9b768192ac0]::render::texture::ImageTexture>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/src/render/texture.rs:46:14
[INFO] [stdout]   22:     0x5567de2865dd - <arrt[e3dfb9b768192ac0]::render::texture::TextureConfig>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/src/render/texture.rs:23:46
[INFO] [stdout]   23:     0x5567de21d597 - <<arrt[e3dfb9b768192ac0]::render::texture::TextureConfig>::build as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(&arrt[e3dfb9b768192ac0]::render::texture::TextureConfig,)>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5567de2a8072 - <core[6883ba1bc0fe4ed1]::option::Option<&arrt[e3dfb9b768192ac0]::render::texture::TextureConfig>>::map::<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn arrt[e3dfb9b768192ac0]::render::texture::Texture>, <arrt[e3dfb9b768192ac0]::render::texture::TextureConfig>::build>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/option.rs:1163:29
[INFO] [stdout]   25:     0x5567de32c792 - <arrt[e3dfb9b768192ac0]::objects::material::MaterialMap>::new::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/objects/material.rs:81:41
[INFO] [stdout]   26:     0x5567de2efd10 - core[6883ba1bc0fe4ed1]::iter::adapters::map::map_fold::<&arrt[e3dfb9b768192ac0]::objects::material::Material, core[6883ba1bc0fe4ed1]::option::Option<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn arrt[e3dfb9b768192ac0]::render::texture::Texture>>, (), <arrt[e3dfb9b768192ac0]::objects::material::MaterialMap>::new::{closure#0}, core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator::for_each::call<core[6883ba1bc0fe4ed1]::option::Option<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn arrt[e3dfb9b768192ac0]::render::texture::Texture>>, <alloc[55a36b64bcbf2c0d]::vec::Vec<core[6883ba1bc0fe4ed1]::option::Option<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn arrt[e3dfb9b768192ac0]::render::texture::Texture>>>>::extend_trusted<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::slice::iter::Iter<arrt[e3dfb9b768192ac0]::objects::material::Material>, <arrt[e3dfb9b768192ac0]::objects::material::MaterialMap>::new::{closure#0}>>::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   27:     0x5567de2ac1d5 - <core[6883ba1bc0fe4ed1]::slice::iter::Iter<arrt[e3dfb9b768192ac0]::objects::material::Material> as core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator>::fold::<(), core[6883ba1bc0fe4ed1]::iter::adapters::map::map_fold<&arrt[e3dfb9b768192ac0]::objects::material::Material, core[6883ba1bc0fe4ed1]::option::Option<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn arrt[e3dfb9b768192ac0]::render::texture::Texture>>, (), <arrt[e3dfb9b768192ac0]::objects::material::MaterialMap>::new::{closure#0}, core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator::for_each::call<core[6883ba1bc0fe4ed1]::option::Option<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn arrt[e3dfb9b768192ac0]::render::texture::Texture>>, <alloc[55a36b64bcbf2c0d]::vec::Vec<core[6883ba1bc0fe4ed1]::option::Option<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn arrt[e3dfb9b768192ac0]::render::texture::Texture>>>>::extend_trusted<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::slice::iter::Iter<arrt[e3dfb9b768192ac0]::objects::material::Material>, <arrt[e3dfb9b768192ac0]::objects::material::MaterialMap>::new::{closure#0}>>::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/slice/iter/macros.rs:279:27
[INFO] [stdout]   28:     0x5567de2ea723 - <core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::slice::iter::Iter<arrt[e3dfb9b768192ac0]::objects::material::Material>, <arrt[e3dfb9b768192ac0]::objects::material::MaterialMap>::new::{closure#0}> as core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator>::fold::<(), core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator::for_each::call<core[6883ba1bc0fe4ed1]::option::Option<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn arrt[e3dfb9b768192ac0]::render::texture::Texture>>, <alloc[55a36b64bcbf2c0d]::vec::Vec<core[6883ba1bc0fe4ed1]::option::Option<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn arrt[e3dfb9b768192ac0]::render::texture::Texture>>>>::extend_trusted<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::slice::iter::Iter<arrt[e3dfb9b768192ac0]::objects::material::Material>, <arrt[e3dfb9b768192ac0]::objects::material::MaterialMap>::new::{closure#0}>>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   29:     0x5567de2ec070 - <core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::slice::iter::Iter<arrt[e3dfb9b768192ac0]::objects::material::Material>, <arrt[e3dfb9b768192ac0]::objects::material::MaterialMap>::new::{closure#0}> as core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator>::for_each::<<alloc[55a36b64bcbf2c0d]::vec::Vec<core[6883ba1bc0fe4ed1]::option::Option<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn arrt[e3dfb9b768192ac0]::render::texture::Texture>>>>::extend_trusted<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::slice::iter::Iter<arrt[e3dfb9b768192ac0]::objects::material::Material>, <arrt[e3dfb9b768192ac0]::objects::material::MaterialMap>::new::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/traits/iterator.rs:887:14
[INFO] [stdout]   30:     0x5567de32217a - <alloc[55a36b64bcbf2c0d]::vec::Vec<core[6883ba1bc0fe4ed1]::option::Option<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn arrt[e3dfb9b768192ac0]::render::texture::Texture>>>>::extend_trusted::<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::slice::iter::Iter<arrt[e3dfb9b768192ac0]::objects::material::Material>, <arrt[e3dfb9b768192ac0]::objects::material::MaterialMap>::new::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/vec/mod.rs:4077:26
[INFO] [stdout]   31:     0x5567de333638 - <alloc[55a36b64bcbf2c0d]::vec::Vec<core[6883ba1bc0fe4ed1]::option::Option<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn arrt[e3dfb9b768192ac0]::render::texture::Texture>>> as alloc[55a36b64bcbf2c0d]::vec::spec_extend::SpecExtend<core[6883ba1bc0fe4ed1]::option::Option<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn arrt[e3dfb9b768192ac0]::render::texture::Texture>>, core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::slice::iter::Iter<arrt[e3dfb9b768192ac0]::objects::material::Material>, <arrt[e3dfb9b768192ac0]::objects::material::MaterialMap>::new::{closure#0}>>>::spec_extend
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/vec/spec_extend.rs:27:14
[INFO] [stdout]   32:     0x5567de333a6b - <alloc[55a36b64bcbf2c0d]::vec::Vec<core[6883ba1bc0fe4ed1]::option::Option<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn arrt[e3dfb9b768192ac0]::render::texture::Texture>>> as alloc[55a36b64bcbf2c0d]::vec::spec_from_iter_nested::SpecFromIterNested<core[6883ba1bc0fe4ed1]::option::Option<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn arrt[e3dfb9b768192ac0]::render::texture::Texture>>, core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::slice::iter::Iter<arrt[e3dfb9b768192ac0]::objects::material::Material>, <arrt[e3dfb9b768192ac0]::objects::material::MaterialMap>::new::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/vec/spec_from_iter_nested.rs:60:16
[INFO] [stdout]   33:     0x5567de331dfb - <alloc[55a36b64bcbf2c0d]::vec::Vec<core[6883ba1bc0fe4ed1]::option::Option<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn arrt[e3dfb9b768192ac0]::render::texture::Texture>>> as alloc[55a36b64bcbf2c0d]::vec::spec_from_iter::SpecFromIter<core[6883ba1bc0fe4ed1]::option::Option<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn arrt[e3dfb9b768192ac0]::render::texture::Texture>>, core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::slice::iter::Iter<arrt[e3dfb9b768192ac0]::objects::material::Material>, <arrt[e3dfb9b768192ac0]::objects::material::MaterialMap>::new::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   34:     0x5567de32af86 - <alloc[55a36b64bcbf2c0d]::vec::Vec<core[6883ba1bc0fe4ed1]::option::Option<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn arrt[e3dfb9b768192ac0]::render::texture::Texture>>> as core[6883ba1bc0fe4ed1]::iter::traits::collect::FromIterator<core[6883ba1bc0fe4ed1]::option::Option<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn arrt[e3dfb9b768192ac0]::render::texture::Texture>>>>::from_iter::<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::slice::iter::Iter<arrt[e3dfb9b768192ac0]::objects::material::Material>, <arrt[e3dfb9b768192ac0]::objects::material::MaterialMap>::new::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/vec/mod.rs:3941:9
[INFO] [stdout]   35:     0x5567de2ec02b - <core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::slice::iter::Iter<arrt[e3dfb9b768192ac0]::objects::material::Material>, <arrt[e3dfb9b768192ac0]::objects::material::MaterialMap>::new::{closure#0}> as core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator>::collect::<alloc[55a36b64bcbf2c0d]::vec::Vec<core[6883ba1bc0fe4ed1]::option::Option<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn arrt[e3dfb9b768192ac0]::render::texture::Texture>>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/traits/iterator.rs:2090:9
[INFO] [stdout]   36:     0x5567de3315e5 - <arrt[e3dfb9b768192ac0]::objects::material::MaterialMap>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/src/objects/material.rs:82:14
[INFO] [stdout]   37:     0x5567de275f36 - <arrt[e3dfb9b768192ac0]::scene::Scene>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/src/scene/mod.rs:56:29
[INFO] [stdout]   38:     0x5567de277948 - arrt[e3dfb9b768192ac0]::render::render_with_args
[INFO] [stdout]                                at /opt/rustwide/workdir/src/render/mod.rs:92:17
[INFO] [stdout]   39:     0x5567de1cf87f - smoke[3ef60f9b696aba1b]::smoke_framebuffer
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/smoke.rs:12:5
[INFO] [stdout]   40:     0x5567de1cfb76 - smoke[3ef60f9b696aba1b]::corner_is_background_color
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/smoke.rs:24:14
[INFO] [stdout]   41:     0x5567de1cf7d7 - smoke[3ef60f9b696aba1b]::corner_is_background_color::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/smoke.rs:23:32
[INFO] [stdout]   42:     0x5567de1d0106 - <smoke[3ef60f9b696aba1b]::corner_is_background_color::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5567de1d01ab - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5567de1d01ab - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   45:     0x5567de1dd7f5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   46:     0x5567de1dd7f5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5567de1dd7f5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   48:     0x5567de1dd7f5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5567de1dd7f5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5567de1dd7f5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   51:     0x5567de1dd7f5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   52:     0x5567de1d82a4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   53:     0x5567de1d82a4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5567de1e0942 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   55:     0x5567de1e0942 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5567de1e0942 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   57:     0x5567de1e0942 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5567de1e0942 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5567de1e0942 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   60:     0x5567de1e0942 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5567de729f0f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   62:     0x5567de729f0f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   63:     0x78b5f5018aa4 - <unknown>
[INFO] [stdout]   64:     0x78b5f50a5a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     center_hits_sphere
[INFO] [stderr] error: test failed, to rerun pass `--test smoke`
[INFO] [stdout]     corner_is_background_color
[INFO] [stdout]     dimensions_match_scene
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f2639bac7cc111e195cc345f2cb94310d41287a40c1ee0c5e353803169b73c44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2639bac7cc111e195cc345f2cb94310d41287a40c1ee0c5e353803169b73c44", kill_on_drop: false }`
[INFO] [stdout] f2639bac7cc111e195cc345f2cb94310d41287a40c1ee0c5e353803169b73c44
