[INFO] cloning repository https://github.com/BenFradet/ray
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BenFradet/ray" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenFradet%2Fray", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenFradet%2Fray'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 467155d4f06cdd341df5bfef79241ef061a17f6c
[INFO] testing BenFradet/ray against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenFradet%2Fray" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/BenFradet/ray
[INFO] finished tweaking git repo https://github.com/BenFradet/ray
[INFO] tweaked toml for git repo https://github.com/BenFradet/ray written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BenFradet/ray on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BenFradet/ray already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ddb5d3d455e1b93ca0f680bdff834bfb6aadb5ccc83fd518439fd124aa5e1a4c
[INFO] running `Command { std: "docker" "start" "-a" "ddb5d3d455e1b93ca0f680bdff834bfb6aadb5ccc83fd518439fd124aa5e1a4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ddb5d3d455e1b93ca0f680bdff834bfb6aadb5ccc83fd518439fd124aa5e1a4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddb5d3d455e1b93ca0f680bdff834bfb6aadb5ccc83fd518439fd124aa5e1a4c", kill_on_drop: false }`
[INFO] [stdout] ddb5d3d455e1b93ca0f680bdff834bfb6aadb5ccc83fd518439fd124aa5e1a4c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8119313bfee18595f0b0932ee23b4714a743d86ceeadbcd8dfe7a1f55958a3d4
[INFO] running `Command { std: "docker" "start" "-a" "8119313bfee18595f0b0932ee23b4714a743d86ceeadbcd8dfe7a1f55958a3d4", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling xml-rs v0.8.19
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling bytemuck v1.14.3
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling libloading v0.8.1
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling ahash v0.8.10
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling raw-window-handle v0.5.2
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]    Compiling gpu-descriptor-types v0.1.2
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling gpu-alloc-types v0.2.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling xcursor v0.3.5
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling tiny-skia-path v0.8.4
[INFO] [stderr]    Compiling gpu-alloc v0.5.4
[INFO] [stderr]    Compiling spirv v0.2.0+1.5.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling wgpu-types v0.16.1
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling renderdoc-sys v1.0.0
[INFO] [stderr]    Compiling glow v0.12.3
[INFO] [stderr]    Compiling profiling v1.0.15
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling gpu-descriptor v0.2.4
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling safe_arch v0.7.1
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling num-iter v0.1.44
[INFO] [stderr]    Compiling num-complex v0.4.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling pollster v0.3.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling tiny-skia v0.8.4
[INFO] [stderr]    Compiling winit v0.28.7
[INFO] [stderr]    Compiling owned_ttf_parser v0.20.0
[INFO] [stderr]    Compiling wide v0.7.15
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling ab_glyph v0.2.23
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling num v0.4.1
[INFO] [stderr]    Compiling ultraviolet v0.9.2
[INFO] [stderr]    Compiling naga v0.12.3
[INFO] [stderr]    Compiling calloop v0.10.6
[INFO] [stderr]    Compiling wayland-cursor v0.29.5
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling macrotest v1.0.9
[INFO] [stderr]    Compiling wgpu-hal v0.16.2
[INFO] [stderr]    Compiling wgpu-core v0.16.1
[INFO] [stderr]    Compiling wgpu v0.16.3
[INFO] [stderr]    Compiling pixels v0.13.0
[INFO] [stderr]    Compiling sctk-adwaita v0.5.4
[INFO] [stderr]    Compiling winit_input_helper v0.14.1
[INFO] [stderr]    Compiling ray v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized] target(s) in 2m 36s
[INFO] running `Command { std: "docker" "inspect" "8119313bfee18595f0b0932ee23b4714a743d86ceeadbcd8dfe7a1f55958a3d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8119313bfee18595f0b0932ee23b4714a743d86ceeadbcd8dfe7a1f55958a3d4", kill_on_drop: false }`
[INFO] [stdout] 8119313bfee18595f0b0932ee23b4714a743d86ceeadbcd8dfe7a1f55958a3d4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aec0723cc4772b25115aa9b087e3e3e78e18e21ee8c043fa711cf1a4da4c7887
[INFO] running `Command { std: "docker" "start" "-a" "aec0723cc4772b25115aa9b087e3e3e78e18e21ee8c043fa711cf1a4da4c7887", kill_on_drop: false }`
[INFO] [stderr]    Compiling ray v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 1.99s
[INFO] running `Command { std: "docker" "inspect" "aec0723cc4772b25115aa9b087e3e3e78e18e21ee8c043fa711cf1a4da4c7887", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aec0723cc4772b25115aa9b087e3e3e78e18e21ee8c043fa711cf1a4da4c7887", kill_on_drop: false }`
[INFO] [stdout] aec0723cc4772b25115aa9b087e3e3e78e18e21ee8c043fa711cf1a4da4c7887
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 842cb4941072012cb06159b993cac234538b67701933d23a96a96b7069a334b5
[INFO] running `Command { std: "docker" "start" "-a" "842cb4941072012cb06159b993cac234538b67701933d23a96a96b7069a334b5", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ray-48cce40ca001f0fa)
[INFO] [stdout] 
[INFO] [stdout] running 202 tests
[INFO] [stdout] test math::colour::tests::add_colour ... ok
[INFO] [stdout] test math::colour::tests::scale_gt1_is_scale ... ok
[INFO] [stdout] test math::colour::tests::scale_negative_is_0 ... ok
[INFO] [stdout] test math::colour::tests::mul_colour_by_scalar ... ok
[INFO] [stdout] test math::colour::tests::sub_colour ... ok
[INFO] [stdout] test math::matrix::tests2x2::index ... ok
[INFO] [stdout] test math::colour::tests::mul_colour ... ok
[INFO] [stdout] test math::matrix::tests3x3::index ... ok
[INFO] [stdout] test math::matrix::tests4x4::eq ... ok
[INFO] [stdout] test math::matrix::tests4x4::index ... ok
[INFO] [stdout] test math::matrix::tests4x4::mul ... ok
[INFO] [stdout] test math::matrix::tests4x4::mul_vector ... ok
[INFO] [stdout] test math::matrix::tests4x4::neq ... ok
[INFO] [stdout] test math::colour::tests::scale ... ok
[INFO] [stdout] test math::colour::tests::colour ... ok
[INFO] [stdout] test math::matrix::tests4x4::new ... ok
[INFO] [stdout] test math::matrix::tests4x4::reflection ... ok
[INFO] [stdout] test math::matrix::tests4x4::rotation_z ... ok
[INFO] [stdout] test math::matrix::tests4x4::rotation_y ... ok
[INFO] [stdout] test math::matrix::tests4x4::scaling_vec ... ok
[INFO] [stdout] test math::matrix::tests4x4::scaling_point ... ok
[INFO] [stdout] test math::matrix::tests4x4::shearing ... ok
[INFO] [stdout] test math::matrix::tests4x4::scaling_vec_inv ... ok
[INFO] [stdout] test math::matrix::tests4x4::translation_point ... ok
[INFO] [stdout] test math::matrix::tests2x2::new ... ok
[INFO] [stdout] test math::matrix::tests4x4::translation_vec ... ok
[INFO] [stdout] test math::matrix::tests4x4::translation_point_inv ... ok
[INFO] [stdout] test math::matrix::tests4x4::view_transform_id ... ok
[INFO] [stdout] test math::matrix::tests4x4::rotation_x ... ok
[INFO] [stdout] test math::matrix::tests3x3::new ... ok
[INFO] [stdout] test math::matrix::tests4x4::rotation_x_inv ... ok
[INFO] [stdout] test math::matrix::tests4x4::view_transform_mirror ... ok
[INFO] [stdout] test math::matrix::tests4x4::view_transform_moves_world ... ok
[INFO] [stdout] test math::matrix_const::tests::id4x4 ... ok
[INFO] [stdout] test math::matrix_det::tests::det2x2 ... ok
[INFO] [stdout] test math::matrix_det::tests::det3x3 ... ok
[INFO] [stdout] test math::matrix_det::tests::det4x4 ... ok
[INFO] [stdout] test math::matrix_det::tests::cofactor ... ok
[INFO] [stdout] test math::matrix_det::tests::is_invertible ... ok
[INFO] [stdout] test math::matrix_from_iter::tests::from_iter_2x2 ... ok
[INFO] [stdout] test math::matrix_det::tests::is_not_invertible ... ok
[INFO] [stdout] test math::matrix_det::tests::minor ... ok
[INFO] [stdout] test math::matrix_from_iter::tests::from_iter_3x3 ... ok
[INFO] [stdout] test math::matrix_from_iter::tests::repeat ... ok
[INFO] [stdout] test math::matrix_from_iter::tests::repeat_2x2 ... ok
[INFO] [stdout] test math::matrix_from_iter::tests::repeat_3x3 ... ok
[INFO] [stdout] test math::matrix_invert::tests::invert1 ... ok
[INFO] [stdout] test math::matrix_invert::tests::invert3 ... ok
[INFO] [stdout] test math::matrix_invert::tests::invert_id ... ok
[INFO] [stdout] test math::matrix_invert::tests::mul_invert ... ok
[INFO] [stdout] test math::matrix_invert::tests::invert2 ... ok
[INFO] [stdout] test math::matrix_invert::tests::invert_mul ... ok
[INFO] [stdout] test math::matrix_sub::tests::sub3x3 ... ok
[INFO] [stdout] test math::matrix_invert::tests::transpose_invert ... ok
[INFO] [stdout] test math::matrix_sub::tests::sub4x4 ... ok
[INFO] [stdout] test math::matrix_transpose::tests::transpose ... ok
[INFO] [stdout] test math::matrix_transpose::tests::transpose_id ... ok
[INFO] [stdout] test math::matrix::tests4x4::view_transform_arb ... ok
[INFO] [stdout] test math::point::tests::add_vector_to_point ... ok
[INFO] [stdout] test math::point::tests::into_iter ... ok
[INFO] [stdout] test math::point::tests::mul_for_point ... ok
[INFO] [stdout] test math::point::tests::sub_point_from_point ... ok
[INFO] [stdout] test math::point::tests::sub_vector_from_point ... ok
[INFO] [stdout] test math::vector::tests::add_vector_to_vector ... ok
[INFO] [stdout] test math::vector::tests::into_iter ... ok
[INFO] [stdout] test math::vector::tests::mul_for_vec ... ok
[INFO] [stdout] test math::vector::tests::neg_for_vec ... ok
[INFO] [stdout] test math::vector::tests::reflect ... ok
[INFO] [stdout] test math::vector::tests::sub_vec_from_vec ... ok
[INFO] [stdout] test math::vector::tests::vec_cross ... ok
[INFO] [stdout] test math::vector::tests::vec_dot ... ok
[INFO] [stdout] test math::vector::tests::vec_len ... ok
[INFO] [stdout] test math::vector::tests::vec_norm ... ok
[INFO] [stdout] test math::point::tests::neg_for_point ... ok
[INFO] [stdout] test model::comp::tests::inside ... ok
[INFO] [stdout] test model::comp::tests::new ... ok
[INFO] [stdout] test model::comp::tests::over_point ... ok
[INFO] [stdout] test model::comp::tests::reflect ... ok
[INFO] [stdout] test model::comp::tests::under_point ... ok
[INFO] [stdout] test model::intersection::tests::hit_all_neg ... ok
[INFO] [stdout] test model::intersection::tests::hit_all_pos ... ok
[INFO] [stdout] test model::intersection::tests::hit_smallest_non_neg ... ok
[INFO] [stdout] test model::camera::tests::new ... ok
[INFO] [stdout] test model::comp::tests::not_inside ... ok
[INFO] [stdout] test model::camera::tests::pixel_size_h ... ok
[INFO] [stdout] test model::camera::tests::pixel_size_v ... ok
[INFO] [stdout] test model::intersection::tests::hit_some_neg ... ok
[INFO] [stdout] test model::material::tests::ambient ... ok
[INFO] [stdout] test model::intersection::tests::new ... ok
[INFO] [stdout] test model::material::tests::colour ... ok
[INFO] [stdout] test model::intersection::tests::intersections_translated_shape ... ok
[INFO] [stdout] test model::material::tests::diffuse ... ok
[INFO] [stdout] test model::material::tests::lightning_behind ... ok
[INFO] [stdout] test model::material::tests::lighting_in_shadow ... ok
[INFO] [stdout] test model::material::tests::lightning_eye_between_light_surface ... ok
[INFO] [stdout] test model::material::tests::transparency ... ok
[INFO] [stdout] test model::material::tests::lightning_eye_in_normal ... ok
[INFO] [stdout] test model::material::tests::lightning_eye_in_reflect ... ok
[INFO] [stdout] test model::intersection::tests::intersections_scaled_shape ... ok
[INFO] [stdout] test model::material::tests::lightning_with_pattern ... ok
[INFO] [stdout] test model::material::tests::new ... ok
[INFO] [stdout] test model::material::tests::reflective ... ok
[INFO] [stdout] test model::material::tests::refractive_index ... ok
[INFO] [stdout] test model::material::tests::specular ... ok
[INFO] [stdout] test model::point_light::tests::new ... ok
[INFO] [stdout] test model::material::tests::lightning_eye_light_normal_aligned ... ok
[INFO] [stdout] test model::ray::tests::for_pixel_center ... ok
[INFO] [stdout] test model::ray::tests::for_pixel_corner ... ok
[INFO] [stdout] test model::material::tests::shininess ... ok
[INFO] [stdout] test model::ray::tests::for_pixel_camera_transformed ... ok
[INFO] [stdout] test model::ray::tests::new ... ok
[INFO] [stdout] test model::ray::tests::scaling ... ok
[INFO] [stdout] test model::ray::tests::translation ... ok
[INFO] [stdout] test model::refractive_indices::tests::reflectance_tir ... ok
[INFO] [stdout] test model::refractive_indices::tests::reflectance_perpendicular ... ok
[INFO] [stdout] test model::refractive_indices::tests::total_internal_reflection ... ok
[INFO] [stdout] test model::refractive_indices::tests::reflectance_small_angle ... ok
[INFO] [stdout] test model::world::tests::colour_at_hit ... ok
[INFO] [stdout] test model::world::tests::colour_at_miss ... ok
[INFO] [stdout] test model::world::tests::intersect ... ok
[INFO] [stdout] test model::world::tests::colour_at_inter_behind_ray ... ok
[INFO] [stdout] test model::world::tests::is_shadowed_behind_light ... ok
[INFO] [stdout] test model::world::tests::default ... ok
[INFO] [stdout] test model::world::tests::is_shadowed_shape_behind_point ... ok
[INFO] [stdout] test model::world::tests::reflected_colour_reflective_mat ... ok
[INFO] [stdout] test model::world::tests::refracted_colour_exhausted ... ok
[INFO] [stdout] test model::world::tests::refracted_colour_nontransparent_mat ... ok
[INFO] [stdout] test model::world::tests::refracted_colour_refracted_ray ... ok
[INFO] [stdout] test model::world::tests::reflected_colour_nonreflective_mat ... ok
[INFO] [stdout] test model::world::tests::shade ... ok
[INFO] [stdout] test model::world::tests::refracted_colour_tir ... ok
[INFO] [stdout] test model::world::tests::is_shadowed_nothing_colinear ... ok
[INFO] [stdout] test model::world::tests::is_shadowed_point_behind_shape ... ok
[INFO] [stdout] test model::world::tests::is_shadowed_point_behind_shape_no_shadows ... ok
[INFO] [stdout] test patterns::checker::tests::pattern_at_x ... ok
[INFO] [stdout] test patterns::checker::tests::pattern_at_y ... ok
[INFO] [stdout] test patterns::checker::tests::pattern_at_z ... ok
[INFO] [stdout] test model::world::tests::shade_hit_in_shadow ... ok
[INFO] [stdout] test model::ray::tests::position ... ok
[INFO] [stdout] test model::refractive_indices::tests::refractive_indices ... ok
[INFO] [stdout] test model::world::tests::shade_hit_reflectance ... ok
[INFO] [stdout] test model::world::tests::shade_hit_reflective ... ok
[INFO] [stdout] test patterns::gradient::tests::new ... ok
[INFO] [stdout] test model::world::tests::shade_hit_transparent_mat ... ok
[INFO] [stdout] test patterns::checker::tests::new ... ok
[INFO] [stdout] test model::world::tests::shade_inside ... ok
[INFO] [stdout] test patterns::gradient::tests::pattern_at ... ok
[INFO] [stdout] test patterns::nested::tests::with_child ... ok
[INFO] [stdout] test patterns::nested::tests::new ... ok
[INFO] [stdout] test patterns::pattern::tests::at_shape_shape_t ... ok
[INFO] [stdout] test patterns::pattern::tests::id ... ok
[INFO] [stdout] test patterns::stripe::tests::new ... ok
[INFO] [stdout] test patterns::pattern::tests::at_shape_pattern_t ... ok
[INFO] [stdout] test patterns::stripe::tests::stripe_constant_in_y ... ok
[INFO] [stdout] test patterns::pattern::tests::at_shape_pattern_shape_ts ... ok
[INFO] [stdout] test patterns::perlin::tests::new ... ok
[INFO] [stdout] test patterns::perlin::tests::noise_w ... ok
[INFO] [stdout] test patterns::perlin::tests::pattern_at ... ok
[INFO] [stdout] test patterns::pattern::tests::new ... ok
[INFO] [stdout] test patterns::radial_gradient::tests::new ... ok
[INFO] [stdout] test patterns::radial_gradient::tests::pattern_at ... ok
[INFO] [stdout] test model::world::tests::reflected_colour_exhausted ... ok
[INFO] [stdout] test patterns::ring::tests::new ... ok
[INFO] [stdout] test patterns::ring::tests::pattern_at ... ok
[INFO] [stdout] test patterns::solid::tests::new ... ok
[INFO] [stdout] test patterns::solid::tests::pattern_at ... ok
[INFO] [stdout] test patterns::stripe::tests::stripe_constant_in_z ... ok
[INFO] [stdout] test patterns::stripe::tests::stripe_varying_in_x ... ok
[INFO] [stdout] test shapes::cube::tests::intersect ... ok
[INFO] [stdout] test shapes::cube::tests::no_intersect ... ok
[INFO] [stdout] test patterns::test_pattern::tests::pattern_at ... ok
[INFO] [stdout] test shapes::plane::tests::constant_normal ... ok
[INFO] [stdout] test patterns::nested::tests::pattern_at ... ok
[INFO] [stdout] test shapes::plane::tests::intersect_from_above ... ok
[INFO] [stdout] test shapes::plane::tests::intersect_coplanar ... ok
[INFO] [stdout] test shapes::plane::tests::intersect_from_below ... ok
[INFO] [stdout] test shapes::plane::tests::intersect_parallel ... ok
[INFO] [stdout] test shapes::shape::tests::material ... ok
[INFO] [stdout] test shapes::shape::tests::normal_at_scale_rz_sphere ... ok
[INFO] [stdout] test shapes::shape::tests::normal_at_transformed_shape ... ok
[INFO] [stdout] test shapes::shape::tests::normal_at_translated_shape ... ok
[INFO] [stdout] test shapes::shape::tests::shadows ... ok
[INFO] [stdout] test shapes::cube::tests::normal_at ... ok
[INFO] [stdout] test shapes::shape::tests::normal_at_translated_sphere ... ok
[INFO] [stdout] test shapes::shape::tests::t ... ok
[INFO] [stdout] test shapes::sphere::tests::intersect_same_point ... ok
[INFO] [stdout] test shapes::sphere::tests::normal_at ... ok
[INFO] [stdout] test shapes::sphere::tests::intersect_translated_sphere ... ok
[INFO] [stdout] test shapes::shape::tests::new ... ok
[INFO] [stdout] test viewer::canvas::tests::display_header ... ok
[INFO] [stdout] test viewer::canvas::tests::display_split ... ok
[INFO] [stdout] test shapes::shape::tests::normal_at ... ok
[INFO] [stdout] test viewer::canvas::tests::display_body ... ok
[INFO] [stdout] test shapes::sphere::tests::intersect_scaled_sphere ... ok
[INFO] [stdout] test shapes::sphere::tests::intersect_2_points ... ok
[INFO] [stdout] test shapes::sphere::tests::intersect_inside_sphere ... ok
[INFO] [stdout] test shapes::sphere::tests::intersect_no_points ... ok
[INFO] [stdout] test shapes::sphere::tests::intersect_after_sphere ... ok
[INFO] [stdout] test viewer::canvas::tests::draw ... ok
[INFO] [stdout] test viewer::canvas::tests::new_canvas ... ok
[INFO] [stdout] test viewer::canvas::tests::update_at ... ok
[INFO] [stdout] test viewer::canvas::tests::render ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 202 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ray-4521e36c92ceb581)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[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] [stderr]      Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-4d4981bf1d29b2db)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] warning: `/opt/rustwide/target/tests/ray/macrotest000/.cargo/config` is deprecated in favor of `config.toml`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
[INFO] [stderr] error: no such command: `expand`
[INFO] [stderr] 
[INFO] [stderr] help: view all installed commands with `cargo --list`
[INFO] [stderr] help: find a package to install `expand` with `cargo search cargo-expand`
[INFO] [stdout] test macro_test ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- macro_test stdout ----
[INFO] [stdout] Running 4 macro expansion tests
[INFO] [stdout] Expansion error:
[INFO] [stdout] warning: `/opt/rustwide/target/tests/ray/macrotest000/.cargo/config` is deprecated in favor of `config.toml`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
[INFO] [stdout] error: no such command: `expand`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `expand` with `cargo search cargo-expand`
[INFO] [stdout] 
[INFO] [stdout] Expansion error:
[INFO] [stdout] warning: `/opt/rustwide/target/tests/ray/macrotest000/.cargo/config` is deprecated in favor of `config.toml`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
[INFO] [stdout] error: no such command: `expand`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `expand` with `cargo search cargo-expand`
[INFO] [stdout] 
[INFO] [stdout] Expansion error:
[INFO] [stdout] warning: `/opt/rustwide/target/tests/ray/macrotest000/.cargo/config` is deprecated in favor of `config.toml`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
[INFO] [stdout] error: no such command: `expand`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `expand` with `cargo search cargo-expand`
[INFO] [stdout] 
[INFO] [stdout] Expansion error:
[INFO] [stdout] warning: `/opt/rustwide/target/tests/ray/macrotest000/.cargo/config` is deprecated in favor of `config.toml`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
[INFO] [stdout] error: no such command: `expand`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `expand` with `cargo search cargo-expand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'macro_test' (229) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/macrotest-1.0.9/src/expand.rs:172:9:
[INFO] [stdout] 4 of 4 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59fdf9df5c7a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x59fdf9e0a8ca - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x59fdf9dfa892 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x59fdf9dd22af - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x59fdf9ded0e9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x59fdf9d87f3c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x59fdf9ded362 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x59fdf9dd2368 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59fdf9dc9a19 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x59fdf9dd307d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]   10:     0x59fdf9e0b22c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   11:     0x59fdf9b169ec - macrotest::expand::run_tests::hb7e36375cf39bc7b
[INFO] [stdout]   12:     0x59fdf9b1651c - macrotest::expand::expand::h95c5483bf4e49cfb
[INFO] [stdout]   13:     0x59fdf9b13c32 - tests::macro_test::h6bbe1cb7aa5e4fe5
[INFO] [stdout]   14:     0x59fdf9b13c53 - tests::macro_test::{{closure}}::h7867d045bb356b6b
[INFO] [stdout]   15:     0x59fdf9b10de6 - core::ops::function::FnOnce::call_once::ha4f183fc1e66447d
[INFO] [stdout]   16:     0x59fdf9d7c01b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]   17:     0x59fdf9d88a0b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]   18:     0x59fdf9d84124 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]   19:     0x59fdf9d8b612 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   20:     0x59fdf9df4d5f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   21:     0x76d65c8d5aa4 - <unknown>
[INFO] [stdout]   22:     0x76d65c962a64 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     macro_test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.53s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test tests`
[INFO] running `Command { std: "docker" "inspect" "842cb4941072012cb06159b993cac234538b67701933d23a96a96b7069a334b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "842cb4941072012cb06159b993cac234538b67701933d23a96a96b7069a334b5", kill_on_drop: false }`
[INFO] [stdout] 842cb4941072012cb06159b993cac234538b67701933d23a96a96b7069a334b5
