[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 master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenFradet%2Fray" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/BenFradet/ray on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-5-tc1/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-5-tc1/source/Cargo.toml
[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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded indexmap v2.2.4
[INFO] [stderr]   Downloaded macrotest v1.0.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 91cd4e556982a7e422f0b2d8aeab280efa034fafe23ddeff9f0f9e54aa1b42ee
[INFO] running `Command { std: "docker" "start" "-a" "91cd4e556982a7e422f0b2d8aeab280efa034fafe23ddeff9f0f9e54aa1b42ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "91cd4e556982a7e422f0b2d8aeab280efa034fafe23ddeff9f0f9e54aa1b42ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91cd4e556982a7e422f0b2d8aeab280efa034fafe23ddeff9f0f9e54aa1b42ee", kill_on_drop: false }`
[INFO] [stdout] 91cd4e556982a7e422f0b2d8aeab280efa034fafe23ddeff9f0f9e54aa1b42ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c0a598280897b9c5869a526d0c4c95889e39398a3e999223eb98cda688cdca63
[INFO] running `Command { std: "docker" "start" "-a" "c0a598280897b9c5869a526d0c4c95889e39398a3e999223eb98cda688cdca63", 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 libloading v0.8.1
[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 num-traits v0.2.18
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling bytemuck v1.14.3
[INFO] [stderr]    Compiling ahash v0.8.10
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling raw-window-handle v0.5.2
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling spirv v0.2.0+1.5.4
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling gpu-descriptor-types v0.1.2
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]    Compiling gpu-alloc-types v0.2.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling xcursor v0.3.5
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling tiny-skia-path v0.8.4
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling gpu-alloc v0.5.4
[INFO] [stderr]    Compiling gpu-descriptor v0.2.4
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling wayland-cursor v0.29.5
[INFO] [stderr]    Compiling calloop v0.10.6
[INFO] [stderr]    Compiling naga v0.12.3
[INFO] [stderr]    Compiling owned_ttf_parser v0.20.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling wgpu-types v0.16.1
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling renderdoc-sys v1.0.0
[INFO] [stderr]    Compiling profiling v1.0.15
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling glow v0.12.3
[INFO] [stderr]    Compiling winit v0.28.7
[INFO] [stderr]    Compiling ab_glyph v0.2.23
[INFO] [stderr]    Compiling tiny-skia v0.8.4
[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 serde_json v1.0.114
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling wide v0.7.15
[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 ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ultraviolet v0.9.2
[INFO] [stderr]    Compiling num-iter v0.1.44
[INFO] [stderr]    Compiling num-complex v0.4.5
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling pollster v0.3.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling num v0.4.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling macrotest v1.0.9
[INFO] [stderr]    Compiling wgpu-hal v0.16.2
[INFO] [stderr]    Compiling sctk-adwaita v0.5.4
[INFO] [stderr]    Compiling wgpu-core v0.16.1
[INFO] [stderr]    Compiling winit_input_helper v0.14.1
[INFO] [stderr]    Compiling wgpu v0.16.3
[INFO] [stderr]    Compiling pixels v0.13.0
[INFO] [stderr]    Compiling ray v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized] target(s) in 1m 14s
[INFO] running `Command { std: "docker" "inspect" "c0a598280897b9c5869a526d0c4c95889e39398a3e999223eb98cda688cdca63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0a598280897b9c5869a526d0c4c95889e39398a3e999223eb98cda688cdca63", kill_on_drop: false }`
[INFO] [stdout] c0a598280897b9c5869a526d0c4c95889e39398a3e999223eb98cda688cdca63
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e07b565f51917e89c214c64f827284078ab9dcc8852e57d42975f630474f3131
[INFO] running `Command { std: "docker" "start" "-a" "e07b565f51917e89c214c64f827284078ab9dcc8852e57d42975f630474f3131", kill_on_drop: false }`
[INFO] [stderr]    Compiling ray v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 2.51s
[INFO] running `Command { std: "docker" "inspect" "e07b565f51917e89c214c64f827284078ab9dcc8852e57d42975f630474f3131", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e07b565f51917e89c214c64f827284078ab9dcc8852e57d42975f630474f3131", kill_on_drop: false }`
[INFO] [stdout] e07b565f51917e89c214c64f827284078ab9dcc8852e57d42975f630474f3131
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2ea1413aeea5f7031f091a9668b71b95567aa2a85c0d800d34e5afc5605bc64c
[INFO] running `Command { std: "docker" "start" "-a" "2ea1413aeea5f7031f091a9668b71b95567aa2a85c0d800d34e5afc5605bc64c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ray-0f46e05614adb514)
[INFO] [stdout] 
[INFO] [stdout] running 202 tests
[INFO] [stdout] test math::colour::tests::add_colour ... ok
[INFO] [stdout] test math::colour::tests::mul_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::sub_colour ... ok
[INFO] [stdout] test math::matrix::tests2x2::new ... 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::matrix::tests4x4::new ... ok
[INFO] [stdout] test math::matrix::tests4x4::reflection ... ok
[INFO] [stdout] test math::matrix::tests4x4::rotation_x ... ok
[INFO] [stdout] test math::matrix::tests4x4::rotation_x_inv ... ok
[INFO] [stdout] test math::matrix::tests4x4::rotation_y ... ok
[INFO] [stdout] test math::matrix::tests4x4::rotation_z ... ok
[INFO] [stdout] test math::matrix::tests4x4::scaling_point ... ok
[INFO] [stdout] test math::matrix::tests4x4::scaling_vec ... ok
[INFO] [stdout] test math::matrix::tests4x4::scaling_vec_inv ... ok
[INFO] [stdout] test math::matrix::tests4x4::shearing ... ok
[INFO] [stdout] test math::matrix::tests4x4::translation_point_inv ... ok
[INFO] [stdout] test math::matrix::tests4x4::translation_point ... ok
[INFO] [stdout] test math::matrix::tests4x4::translation_vec ... ok
[INFO] [stdout] test math::matrix::tests4x4::view_transform_id ... 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::cofactor ... ok
[INFO] [stdout] test math::colour::tests::scale ... ok
[INFO] [stdout] test math::matrix_det::tests::det2x2 ... ok
[INFO] [stdout] test math::matrix::tests2x2::index ... 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::is_invertible ... ok
[INFO] [stdout] test math::matrix::tests3x3::new ... ok
[INFO] [stdout] test math::matrix::tests4x4::view_transform_arb ... ok
[INFO] [stdout] test math::matrix_det::tests::minor ... ok
[INFO] [stdout] test math::matrix_from_iter::tests::from_iter_2x2 ... 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_3x3 ... ok
[INFO] [stdout] test math::matrix_invert::tests::invert1 ... ok
[INFO] [stdout] test math::colour::tests::mul_colour_by_scalar ... ok
[INFO] [stdout] test math::matrix::tests4x4::view_transform_mirror ... ok
[INFO] [stdout] test math::colour::tests::colour ... ok
[INFO] [stdout] test math::matrix_det::tests::is_not_invertible ... ok
[INFO] [stdout] test math::matrix_from_iter::tests::repeat_2x2 ... 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_invert::tests::mul_invert ... 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_invert::tests::transpose_invert ... ok
[INFO] [stdout] test math::matrix_sub::tests::sub3x3 ... 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::sub_point_from_point ... ok
[INFO] [stdout] test math::point::tests::sub_vector_from_point ... ok
[INFO] [stdout] test math::point::tests::neg_for_point ... ok
[INFO] [stdout] test math::vector::tests::add_vector_to_vector ... ok
[INFO] [stdout] test math::vector::tests::reflect ... ok
[INFO] [stdout] test math::vector::tests::into_iter ... ok
[INFO] [stdout] test math::vector::tests::neg_for_vec ... 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_norm ... ok
[INFO] [stdout] test math::vector::tests::vec_dot ... ok
[INFO] [stdout] test math::vector::tests::vec_len ... ok
[INFO] [stdout] test math::matrix_invert::tests::invert_id ... ok
[INFO] [stdout] test math::point::tests::mul_for_point ... ok
[INFO] [stdout] test math::vector::tests::mul_for_vec ... ok
[INFO] [stdout] test model::comp::tests::inside ... ok
[INFO] [stdout] test model::comp::tests::over_point ... ok
[INFO] [stdout] test model::comp::tests::reflect ... ok
[INFO] [stdout] test math::matrix_sub::tests::sub4x4 ... ok
[INFO] [stdout] test model::comp::tests::under_point ... ok
[INFO] [stdout] test model::comp::tests::new ... ok
[INFO] [stdout] test model::intersection::tests::hit_smallest_non_neg ... ok
[INFO] [stdout] test model::camera::tests::new ... ok
[INFO] [stdout] test model::camera::tests::pixel_size_v ... ok
[INFO] [stdout] test model::camera::tests::pixel_size_h ... ok
[INFO] [stdout] test model::intersection::tests::intersections_scaled_shape ... ok
[INFO] [stdout] test model::intersection::tests::hit_some_neg ... ok
[INFO] [stdout] test model::intersection::tests::intersections_translated_shape ... ok
[INFO] [stdout] test model::intersection::tests::new ... ok
[INFO] [stdout] test model::material::tests::ambient ... ok
[INFO] [stdout] test model::material::tests::diffuse ... ok
[INFO] [stdout] test model::material::tests::lighting_in_shadow ... ok
[INFO] [stdout] test model::material::tests::lightning_behind ... ok
[INFO] [stdout] test model::material::tests::colour ... 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::material::tests::lightning_with_pattern ... ok
[INFO] [stdout] test model::intersection::tests::hit_all_pos ... ok
[INFO] [stdout] test model::material::tests::new ... ok
[INFO] [stdout] test model::material::tests::reflective ... ok
[INFO] [stdout] test model::material::tests::lightning_eye_between_light_surface ... ok
[INFO] [stdout] test model::material::tests::refractive_index ... ok
[INFO] [stdout] test model::material::tests::shininess ... ok
[INFO] [stdout] test model::material::tests::specular ... ok
[INFO] [stdout] test model::comp::tests::not_inside ... ok
[INFO] [stdout] test model::material::tests::transparency ... ok
[INFO] [stdout] test model::point_light::tests::new ... 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::ray::tests::for_pixel_camera_transformed ... ok
[INFO] [stdout] test model::ray::tests::new ... ok
[INFO] [stdout] test model::ray::tests::position ... ok
[INFO] [stdout] test model::refractive_indices::tests::reflectance_small_angle ... 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::ray::tests::translation ... ok
[INFO] [stdout] test model::refractive_indices::tests::total_internal_reflection ... ok
[INFO] [stdout] test model::refractive_indices::tests::refractive_indices ... ok
[INFO] [stdout] test model::ray::tests::scaling ... ok
[INFO] [stdout] test math::matrix_invert::tests::invert3 ... ok
[INFO] [stdout] test model::intersection::tests::hit_all_neg ... ok
[INFO] [stdout] test model::material::tests::lightning_eye_light_normal_aligned ... 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 model::world::tests::is_shadowed_shape_behind_point ... ok
[INFO] [stdout] test model::world::tests::colour_at_inter_behind_ray ... ok
[INFO] [stdout] test model::world::tests::colour_at_miss ... ok
[INFO] [stdout] test model::world::tests::is_shadowed_behind_light ... ok
[INFO] [stdout] test model::world::tests::colour_at_hit ... ok
[INFO] [stdout] test model::world::tests::is_shadowed_nothing_colinear ... ok
[INFO] [stdout] test model::world::tests::default ... ok
[INFO] [stdout] test model::world::tests::reflected_colour_exhausted ... ok
[INFO] [stdout] test model::world::tests::intersect ... ok
[INFO] [stdout] test model::world::tests::reflected_colour_nonreflective_mat ... ok
[INFO] [stdout] test model::world::tests::reflected_colour_reflective_mat ... ok
[INFO] [stdout] test model::world::tests::refracted_colour_tir ... ok
[INFO] [stdout] test model::world::tests::shade_hit_reflectance ... ok
[INFO] [stdout] test model::world::tests::shade_inside ... ok
[INFO] [stdout] test model::world::tests::shade_hit_transparent_mat ... 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 patterns::gradient::tests::new ... ok
[INFO] [stdout] test model::world::tests::shade_hit_reflective ... ok
[INFO] [stdout] test patterns::nested::tests::new ... ok
[INFO] [stdout] test patterns::nested::tests::pattern_at ... ok
[INFO] [stdout] test model::world::tests::refracted_colour_refracted_ray ... ok
[INFO] [stdout] test patterns::checker::tests::new ... ok
[INFO] [stdout] test patterns::gradient::tests::pattern_at ... ok
[INFO] [stdout] test patterns::nested::tests::with_child ... ok
[INFO] [stdout] test patterns::pattern::tests::at_shape_pattern_shape_ts ... ok
[INFO] [stdout] test patterns::pattern::tests::at_shape_pattern_t ... ok
[INFO] [stdout] test patterns::pattern::tests::at_shape_shape_t ... 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::id ... ok
[INFO] [stdout] test patterns::radial_gradient::tests::pattern_at ... ok
[INFO] [stdout] test patterns::radial_gradient::tests::new ... ok
[INFO] [stdout] test patterns::pattern::tests::new ... ok
[INFO] [stdout] test patterns::ring::tests::new ... ok
[INFO] [stdout] test patterns::solid::tests::pattern_at ... ok
[INFO] [stdout] test patterns::stripe::tests::new ... ok
[INFO] [stdout] test patterns::stripe::tests::stripe_constant_in_y ... 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 model::world::tests::refracted_colour_exhausted ... ok
[INFO] [stdout] test patterns::test_pattern::tests::pattern_at ... ok
[INFO] [stdout] test model::world::tests::shade_hit_in_shadow ... ok
[INFO] [stdout] test shapes::cube::tests::normal_at ... ok
[INFO] [stdout] test model::world::tests::shade ... ok
[INFO] [stdout] test model::world::tests::refracted_colour_nontransparent_mat ... ok
[INFO] [stdout] test shapes::plane::tests::intersect_coplanar ... ok
[INFO] [stdout] test shapes::plane::tests::constant_normal ... ok
[INFO] [stdout] test patterns::ring::tests::pattern_at ... ok
[INFO] [stdout] test shapes::plane::tests::intersect_from_above ... ok
[INFO] [stdout] test patterns::solid::tests::new ... ok
[INFO] [stdout] test shapes::cube::tests::intersect ... ok
[INFO] [stdout] test shapes::cube::tests::no_intersect ... ok
[INFO] [stdout] test shapes::plane::tests::intersect_parallel ... ok
[INFO] [stdout] test shapes::shape::tests::material ... ok
[INFO] [stdout] test shapes::shape::tests::new ... ok
[INFO] [stdout] test shapes::shape::tests::normal_at_scale_rz_sphere ... ok
[INFO] [stdout] test shapes::shape::tests::normal_at ... ok
[INFO] [stdout] test shapes::shape::tests::normal_at_translated_sphere ... ok
[INFO] [stdout] test shapes::shape::tests::shadows ... 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::t ... ok
[INFO] [stdout] test shapes::plane::tests::intersect_from_below ... ok
[INFO] [stdout] test shapes::sphere::tests::intersect_2_points ... ok
[INFO] [stdout] test shapes::sphere::tests::intersect_after_sphere ... ok
[INFO] [stdout] test shapes::sphere::tests::intersect_inside_sphere ... ok
[INFO] [stdout] test shapes::sphere::tests::intersect_same_point ... ok
[INFO] [stdout] test shapes::sphere::tests::intersect_scaled_sphere ... ok
[INFO] [stdout] test shapes::sphere::tests::normal_at ... ok
[INFO] [stdout] test shapes::sphere::tests::intersect_no_points ... ok
[INFO] [stdout] test viewer::canvas::tests::display_body ... ok
[INFO] [stdout] test viewer::canvas::tests::display_header ... ok
[INFO] [stdout] test viewer::canvas::tests::draw ... ok
[INFO] [stdout] test viewer::canvas::tests::display_split ... ok
[INFO] [stdout] test viewer::canvas::tests::new_canvas ... ok
[INFO] [stdout] test viewer::canvas::tests::render ... ok
[INFO] [stdout] test shapes::sphere::tests::intersect_translated_sphere ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ray-f43d89723780254c)
[INFO] [stdout] test viewer::canvas::tests::update_at ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 202 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-15925ceffbfaea86)
[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 1 test
[INFO] [stderr] warning: `/opt/rustwide/target/tests/ray/macrotest000/.cargo/config` is deprecated in favor of `config.toml`
[INFO] [stderr] note: 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] 	View all installed commands with `cargo --list`
[INFO] [stderr] 	Find a package to install `expand` with `cargo search cargo-expand`
[INFO] [stderr] error: test failed, to rerun pass `--test tests`
[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] note: 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] 	View all installed commands with `cargo --list`
[INFO] [stdout] 	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] note: 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] 	View all installed commands with `cargo --list`
[INFO] [stdout] 	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] note: 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] 	View all installed commands with `cargo --list`
[INFO] [stdout] 	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] note: 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] 	View all installed commands with `cargo --list`
[INFO] [stdout] 	Find a package to install `expand` with `cargo search cargo-expand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'macro_test' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/macrotest-1.0.9/src/expand.rs:172:9:
[INFO] [stdout] 4 of 4 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55dcda7089d5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]    1:     0x55dcda73161b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]    2:     0x55dcda70567f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]    3:     0x55dcda7087ae - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]    4:     0x55dcda70a1d9 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]    5:     0x55dcda709e9e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]    6:     0x55dcda6d8f9a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]    7:     0x55dcda70a7db - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]    8:     0x55dcda70a554 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]    9:     0x55dcda708e99 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]   10:     0x55dcda70a287 - rust_begin_unwind
[INFO] [stdout]   11:     0x55dcda425573 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]   12:     0x55dcda42a7b4 - macrotest::expand::run_tests::h6c9b76305df8a376
[INFO] [stdout]   13:     0x55dcda42a2ab - macrotest::expand::expand::hdd0f44a41cb099d2
[INFO] [stdout]   14:     0x55dcda42b522 - tests::macro_test::h3397844a9f6b3822
[INFO] [stdout]   15:     0x55dcda42b4f3 - tests::macro_test::{{closure}}::hf9a570e35494ffe2
[INFO] [stdout]   16:     0x55dcda42c216 - core::ops::function::FnOnce::call_once::hf6744b8f955692fc
[INFO] [stdout]   17:     0x55dcda6dd97b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]   18:     0x55dcda6dd081 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]   19:     0x55dcda6a5a44 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]   20:     0x55dcda6aa472 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]   21:     0x55dcda70fadb - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]   22:     0x7fbaecfe1ac3 - <unknown>
[INFO] [stdout]   23:     0x7fbaed072a04 - __clone
[INFO] [stdout]   24:                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.42s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2ea1413aeea5f7031f091a9668b71b95567aa2a85c0d800d34e5afc5605bc64c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ea1413aeea5f7031f091a9668b71b95567aa2a85c0d800d34e5afc5605bc64c", kill_on_drop: false }`
[INFO] [stdout] 2ea1413aeea5f7031f091a9668b71b95567aa2a85c0d800d34e5afc5605bc64c
[INFO] testing BenFradet/ray against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenFradet%2Fray" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/BenFradet/ray on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-5-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-5-tc2/source/Cargo.toml
[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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9b1a043ba967e6bcc2884ea29119b6537807568f2c5dcf5a49aefaeb2460e980
[INFO] running `Command { std: "docker" "start" "-a" "9b1a043ba967e6bcc2884ea29119b6537807568f2c5dcf5a49aefaeb2460e980", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9b1a043ba967e6bcc2884ea29119b6537807568f2c5dcf5a49aefaeb2460e980", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b1a043ba967e6bcc2884ea29119b6537807568f2c5dcf5a49aefaeb2460e980", kill_on_drop: false }`
[INFO] [stdout] 9b1a043ba967e6bcc2884ea29119b6537807568f2c5dcf5a49aefaeb2460e980
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 621c67fbc5f75edb8402f17d90fda0e7bbd7329817e31ff2be129190fc73dbcd
[INFO] running `Command { std: "docker" "start" "-a" "621c67fbc5f75edb8402f17d90fda0e7bbd7329817e31ff2be129190fc73dbcd", 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 once_cell v1.19.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling libloading v0.8.1
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling xml-rs v0.8.19
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling bytemuck v1.14.3
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling ahash v0.8.10
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling raw-window-handle v0.5.2
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling spirv v0.2.0+1.5.4
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling gpu-descriptor-types v0.1.2
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]    Compiling gpu-alloc-types v0.2.0
[INFO] [stderr]    Compiling xcursor v0.3.5
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling tiny-skia-path v0.8.4
[INFO] [stderr]    Compiling gpu-alloc v0.5.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling gpu-descriptor v0.2.4
[INFO] [stderr]    Compiling wayland-cursor v0.29.5
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling naga v0.12.3
[INFO] [stderr]    Compiling calloop v0.10.6
[INFO] [stderr]    Compiling owned_ttf_parser v0.20.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling wgpu-types v0.16.1
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling glow v0.12.3
[INFO] [stderr]    Compiling profiling v1.0.15
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling renderdoc-sys v1.0.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling winit v0.28.7
[INFO] [stderr]    Compiling ab_glyph v0.2.23
[INFO] [stderr]    Compiling tiny-skia v0.8.4
[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 serde_json v1.0.114
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling wide v0.7.15
[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 ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ultraviolet v0.9.2
[INFO] [stderr]    Compiling num-iter v0.1.44
[INFO] [stderr]    Compiling num-complex v0.4.5
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling pollster v0.3.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num v0.4.1
[INFO] [stderr]    Compiling macrotest v1.0.9
[INFO] [stderr]    Compiling wgpu-hal v0.16.2
[INFO] [stderr]    Compiling sctk-adwaita v0.5.4
[INFO] [stderr]    Compiling winit_input_helper v0.14.1
[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 ray v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "621c67fbc5f75edb8402f17d90fda0e7bbd7329817e31ff2be129190fc73dbcd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "621c67fbc5f75edb8402f17d90fda0e7bbd7329817e31ff2be129190fc73dbcd", kill_on_drop: false }`
[INFO] [stdout] 621c67fbc5f75edb8402f17d90fda0e7bbd7329817e31ff2be129190fc73dbcd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4ff8a96c9523efc8924392e39b08806f04a5ebc88aa7b9b3912cee0cc799dff0
[INFO] running `Command { std: "docker" "start" "-a" "4ff8a96c9523efc8924392e39b08806f04a5ebc88aa7b9b3912cee0cc799dff0", kill_on_drop: false }`
[INFO] [stderr]    Compiling ray v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 3.48s
[INFO] running `Command { std: "docker" "inspect" "4ff8a96c9523efc8924392e39b08806f04a5ebc88aa7b9b3912cee0cc799dff0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ff8a96c9523efc8924392e39b08806f04a5ebc88aa7b9b3912cee0cc799dff0", kill_on_drop: false }`
[INFO] [stdout] 4ff8a96c9523efc8924392e39b08806f04a5ebc88aa7b9b3912cee0cc799dff0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 26dd074615752b6173540ecc5b7ebc4b57b2b0405b4359bde9024dc48182f153
[INFO] running `Command { std: "docker" "start" "-a" "26dd074615752b6173540ecc5b7ebc4b57b2b0405b4359bde9024dc48182f153", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 0.56s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ray-0f46e05614adb514)
[INFO] [stdout] 
[INFO] [stdout] running 202 tests
[INFO] [stdout] test math::colour::tests::add_colour ... ok
[INFO] [stdout] test math::colour::tests::sub_colour ... ok
[INFO] [stdout] test math::colour::tests::scale_negative_is_0 ... ok
[INFO] [stdout] test math::colour::tests::scale_gt1_is_scale ... ok
[INFO] [stdout] test math::colour::tests::mul_colour_by_scalar ... ok
[INFO] [stdout] test math::colour::tests::scale ... ok
[INFO] [stdout] test math::colour::tests::mul_colour ... ok
[INFO] [stdout] test math::matrix::tests2x2::new ... ok
[INFO] [stdout] test math::matrix::tests3x3::index ... ok
[INFO] [stdout] test math::matrix::tests3x3::new ... 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::matrix::tests2x2::index ... ok
[INFO] [stdout] test math::matrix::tests4x4::reflection ... ok
[INFO] [stdout] test math::matrix::tests4x4::scaling_point ... ok
[INFO] [stdout] test math::matrix::tests4x4::rotation_x ... ok
[INFO] [stdout] test math::matrix::tests4x4::shearing ... ok
[INFO] [stdout] test math::matrix::tests4x4::translation_point ... ok
[INFO] [stdout] test math::matrix::tests4x4::translation_point_inv ... 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_vec_inv ... ok
[INFO] [stdout] test math::matrix::tests4x4::rotation_x_inv ... ok
[INFO] [stdout] test math::matrix::tests4x4::rotation_z ... ok
[INFO] [stdout] test math::colour::tests::colour ... ok
[INFO] [stdout] test math::matrix::tests4x4::new ... ok
[INFO] [stdout] test math::matrix::tests4x4::translation_vec ... ok
[INFO] [stdout] test math::matrix::tests4x4::view_transform_arb ... ok
[INFO] [stdout] test math::matrix::tests4x4::view_transform_id ... ok
[INFO] [stdout] test math::matrix_det::tests::is_invertible ... ok
[INFO] [stdout] test math::matrix_det::tests::is_not_invertible ... ok
[INFO] [stdout] test math::matrix_det::tests::cofactor ... ok
[INFO] [stdout] test math::matrix_det::tests::minor ... 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_from_iter::tests::from_iter_2x2 ... 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_const::tests::id4x4 ... ok
[INFO] [stdout] test math::matrix_det::tests::det3x3 ... ok
[INFO] [stdout] test math::matrix_from_iter::tests::repeat_3x3 ... ok
[INFO] [stdout] test math::matrix_invert::tests::invert2 ... ok
[INFO] [stdout] test math::matrix_invert::tests::invert_id ... ok
[INFO] [stdout] test math::matrix_invert::tests::invert1 ... ok
[INFO] [stdout] test math::matrix_invert::tests::invert3 ... ok
[INFO] [stdout] test math::matrix_det::tests::det4x4 ... 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::mul_invert ... ok
[INFO] [stdout] test math::matrix_invert::tests::transpose_invert ... ok
[INFO] [stdout] test math::matrix_from_iter::tests::repeat_2x2 ... ok
[INFO] [stdout] test math::matrix_sub::tests::sub4x4 ... ok
[INFO] [stdout] test math::matrix_transpose::tests::transpose ... ok
[INFO] [stdout] test math::point::tests::add_vector_to_point ... ok
[INFO] [stdout] test math::matrix_transpose::tests::transpose_id ... ok
[INFO] [stdout] test math::point::tests::mul_for_point ... ok
[INFO] [stdout] test math::point::tests::into_iter ... ok
[INFO] [stdout] test math::matrix_det::tests::det2x2 ... 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::point::tests::neg_for_point ... ok
[INFO] [stdout] test math::vector::tests::neg_for_vec ... ok
[INFO] [stdout] test math::vector::tests::vec_cross ... ok
[INFO] [stdout] test math::vector::tests::mul_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 model::camera::tests::new ... ok
[INFO] [stdout] test math::vector::tests::vec_norm ... ok
[INFO] [stdout] test model::camera::tests::pixel_size_v ... ok
[INFO] [stdout] test model::comp::tests::inside ... ok
[INFO] [stdout] test model::comp::tests::new ... ok
[INFO] [stdout] test model::comp::tests::not_inside ... 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_pos ... ok
[INFO] [stdout] test model::intersection::tests::hit_all_neg ... ok
[INFO] [stdout] test model::intersection::tests::hit_smallest_non_neg ... ok
[INFO] [stdout] test model::intersection::tests::intersections_scaled_shape ... ok
[INFO] [stdout] test model::intersection::tests::intersections_translated_shape ... 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::vec_dot ... ok
[INFO] [stdout] test math::vector::tests::vec_len ... ok
[INFO] [stdout] test model::material::tests::lighting_in_shadow ... ok
[INFO] [stdout] test model::material::tests::lightning_behind ... ok
[INFO] [stdout] test model::intersection::tests::hit_some_neg ... ok
[INFO] [stdout] test model::intersection::tests::new ... ok
[INFO] [stdout] test model::material::tests::colour ... ok
[INFO] [stdout] test model::material::tests::lightning_eye_in_reflect ... ok
[INFO] [stdout] test model::material::tests::lightning_eye_between_light_surface ... ok
[INFO] [stdout] test model::material::tests::lightning_eye_in_normal ... ok
[INFO] [stdout] test model::material::tests::lightning_with_pattern ... ok
[INFO] [stdout] test model::material::tests::new ... ok
[INFO] [stdout] test model::camera::tests::pixel_size_h ... 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::material::tests::transparency ... ok
[INFO] [stdout] test model::point_light::tests::new ... ok
[INFO] [stdout] test model::ray::tests::for_pixel_camera_transformed ... 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::ray::tests::new ... ok
[INFO] [stdout] test model::ray::tests::scaling ... ok
[INFO] [stdout] test model::ray::tests::position ... ok
[INFO] [stdout] test model::ray::tests::translation ... ok
[INFO] [stdout] test model::refractive_indices::tests::reflectance_perpendicular ... ok
[INFO] [stdout] test model::refractive_indices::tests::reflectance_tir ... ok
[INFO] [stdout] test model::material::tests::diffuse ... ok
[INFO] [stdout] test model::material::tests::ambient ... ok
[INFO] [stdout] test model::material::tests::lightning_eye_light_normal_aligned ... ok
[INFO] [stdout] test model::world::tests::colour_at_hit ... ok
[INFO] [stdout] test model::material::tests::shininess ... ok
[INFO] [stdout] test model::refractive_indices::tests::reflectance_small_angle ... 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::colour_at_miss ... ok
[INFO] [stdout] test model::refractive_indices::tests::refractive_indices ... ok
[INFO] [stdout] test model::refractive_indices::tests::total_internal_reflection ... ok
[INFO] [stdout] test model::world::tests::reflected_colour_nonreflective_mat ... ok
[INFO] [stdout] test model::world::tests::reflected_colour_exhausted ... ok
[INFO] [stdout] test model::world::tests::is_shadowed_behind_light ... ok
[INFO] [stdout] test model::world::tests::is_shadowed_shape_behind_point ... ok
[INFO] [stdout] test model::world::tests::is_shadowed_point_behind_shape_no_shadows ... ok
[INFO] [stdout] test model::world::tests::default ... ok
[INFO] [stdout] test model::world::tests::reflected_colour_reflective_mat ... ok
[INFO] [stdout] test model::world::tests::refracted_colour_nontransparent_mat ... ok
[INFO] [stdout] test model::world::tests::refracted_colour_exhausted ... ok
[INFO] [stdout] test model::world::tests::refracted_colour_refracted_ray ... ok
[INFO] [stdout] test model::world::tests::is_shadowed_point_behind_shape ... 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::shade_hit_in_shadow ... ok
[INFO] [stdout] test patterns::checker::tests::pattern_at_y ... ok
[INFO] [stdout] test model::world::tests::shade_hit_reflective ... ok
[INFO] [stdout] test model::world::tests::shade_hit_reflectance ... ok
[INFO] [stdout] test model::world::tests::shade ... ok
[INFO] [stdout] test model::world::tests::shade_hit_transparent_mat ... ok
[INFO] [stdout] test model::world::tests::shade_inside ... ok
[INFO] [stdout] test patterns::gradient::tests::pattern_at ... ok
[INFO] [stdout] test patterns::checker::tests::new ... ok
[INFO] [stdout] test patterns::checker::tests::pattern_at_x ... ok
[INFO] [stdout] test patterns::gradient::tests::new ... ok
[INFO] [stdout] test patterns::nested::tests::pattern_at ... ok
[INFO] [stdout] test patterns::pattern::tests::at_shape_pattern_shape_ts ... ok
[INFO] [stdout] test patterns::pattern::tests::id ... ok
[INFO] [stdout] test patterns::pattern::tests::new ... ok
[INFO] [stdout] test patterns::checker::tests::pattern_at_z ... ok
[INFO] [stdout] test patterns::nested::tests::with_child ... ok
[INFO] [stdout] test patterns::perlin::tests::pattern_at ... ok
[INFO] [stdout] test patterns::perlin::tests::noise_w ... ok
[INFO] [stdout] test patterns::nested::tests::new ... ok
[INFO] [stdout] test patterns::pattern::tests::at_shape_pattern_t ... ok
[INFO] [stdout] test patterns::solid::tests::new ... ok
[INFO] [stdout] test patterns::radial_gradient::tests::pattern_at ... ok
[INFO] [stdout] test patterns::radial_gradient::tests::new ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ray-f43d89723780254c)
[INFO] [stdout] test patterns::pattern::tests::at_shape_shape_t ... ok
[INFO] [stderr]      Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-15925ceffbfaea86)
[INFO] [stdout] test patterns::perlin::tests::new ... ok
[INFO] [stdout] test patterns::test_pattern::tests::pattern_at ... ok
[INFO] [stdout] test patterns::stripe::tests::stripe_varying_in_x ... ok
[INFO] [stdout] test patterns::solid::tests::pattern_at ... ok
[INFO] [stdout] test patterns::ring::tests::pattern_at ... ok
[INFO] [stdout] test patterns::stripe::tests::new ... ok
[INFO] [stdout] test shapes::cube::tests::no_intersect ... ok
[INFO] [stdout] test shapes::plane::tests::constant_normal ... ok
[INFO] [stdout] test patterns::ring::tests::new ... ok
[INFO] [stdout] test shapes::plane::tests::intersect_coplanar ... ok
[INFO] [stdout] test shapes::cube::tests::intersect ... ok
[INFO] [stdout] test patterns::stripe::tests::stripe_constant_in_z ... ok
[INFO] [stdout] test patterns::stripe::tests::stripe_constant_in_y ... ok
[INFO] [stdout] test shapes::cube::tests::normal_at ... ok
[INFO] [stdout] test shapes::plane::tests::intersect_from_below ... ok
[INFO] [stdout] test shapes::plane::tests::intersect_from_above ... ok
[INFO] [stdout] test shapes::plane::tests::intersect_parallel ... ok
[INFO] [stdout] test shapes::shape::tests::material ... ok
[INFO] [stdout] test shapes::shape::tests::new ... ok
[INFO] [stdout] test shapes::shape::tests::normal_at_scale_rz_sphere ... ok
[INFO] [stdout] test shapes::shape::tests::normal_at_translated_shape ... ok
[INFO] [stdout] test shapes::shape::tests::t ... ok
[INFO] [stdout] test shapes::shape::tests::normal_at_translated_sphere ... ok
[INFO] [stdout] test shapes::sphere::tests::intersect_no_points ... ok
[INFO] [stdout] test shapes::shape::tests::normal_at ... ok
[INFO] [stdout] test shapes::shape::tests::shadows ... ok
[INFO] [stdout] test shapes::sphere::tests::intersect_scaled_sphere ... ok
[INFO] [stdout] test shapes::sphere::tests::intersect_same_point ... ok
[INFO] [stdout] test shapes::sphere::tests::intersect_after_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_translated_sphere ... ok
[INFO] [stdout] test shapes::shape::tests::normal_at_transformed_shape ... ok
[INFO] [stdout] test shapes::sphere::tests::normal_at ... ok
[INFO] [stdout] test viewer::canvas::tests::display_body ... ok
[INFO] [stdout] test viewer::canvas::tests::update_at ... ok
[INFO] [stdout] test viewer::canvas::tests::display_split ... ok
[INFO] [stdout] test viewer::canvas::tests::display_header ... ok
[INFO] [stdout] test viewer::canvas::tests::draw ... ok
[INFO] [stdout] test viewer::canvas::tests::render ... ok
[INFO] [stdout] test viewer::canvas::tests::new_canvas ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 202 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[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] [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] note: 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] 	View all installed commands with `cargo --list`
[INFO] [stderr] 	Find a package to install `expand` with `cargo search cargo-expand`
[INFO] [stderr] error: test failed, to rerun pass `--test tests`
[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] note: 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] 	View all installed commands with `cargo --list`
[INFO] [stdout] 	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] note: 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] 	View all installed commands with `cargo --list`
[INFO] [stdout] 	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] note: 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] 	View all installed commands with `cargo --list`
[INFO] [stdout] 	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] note: 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] 	View all installed commands with `cargo --list`
[INFO] [stdout] 	Find a package to install `expand` with `cargo search cargo-expand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'macro_test' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/macrotest-1.0.9/src/expand.rs:172:9:
[INFO] [stdout] 4 of 4 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x561fd10d0655 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hfb01aa1fa3fb1821
[INFO] [stdout]    1:     0x561fd10f923b - core::fmt::write::hb0ab4ff05ccfe741
[INFO] [stdout]    2:     0x561fd10cd3af - std::io::Write::write_fmt::hea6336dbf2fa00b8
[INFO] [stdout]    3:     0x561fd10d042e - std::sys_common::backtrace::print::h9aebf997b2fea2d3
[INFO] [stdout]    4:     0x561fd10d1d99 - std::panicking::default_hook::{{closure}}::h68a0954af2694526
[INFO] [stdout]    5:     0x561fd10d1aec - std::panicking::default_hook::h5be50cc6849ffb00
[INFO] [stdout]    6:     0x561fd10a0c4f - test::test_main::{{closure}}::h4f26a9df34a84b94
[INFO] [stdout]    7:     0x561fd10d239b - std::panicking::rust_panic_with_hook::h3c0df6036729334c
[INFO] [stdout]    8:     0x561fd10d2114 - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807
[INFO] [stdout]    9:     0x561fd10d0b19 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9
[INFO] [stdout]   10:     0x561fd10d1e47 - rust_begin_unwind
[INFO] [stdout]   11:     0x561fd0ded553 - core::panicking::panic_fmt::h2ba8af99174d83ea
[INFO] [stdout]   12:     0x561fd0df2b74 - macrotest::expand::run_tests::h0f2885d5536b1ede
[INFO] [stdout]   13:     0x561fd0df266b - macrotest::expand::expand::h174dd03298590eef
[INFO] [stdout]   14:     0x561fd0df6732 - tests::macro_test::h04932891ba7a4e68
[INFO] [stdout]   15:     0x561fd0df6703 - tests::macro_test::{{closure}}::h98db2093e8bfaa47
[INFO] [stdout]   16:     0x561fd0df42f6 - core::ops::function::FnOnce::call_once::haba62b43c84f25fa
[INFO] [stdout]   17:     0x561fd10a556b - test::__rust_begin_short_backtrace::hdcf0edcfa9080086
[INFO] [stdout]   18:     0x561fd10a4c31 - test::run_test::{{closure}}::h6b390822e63606cf
[INFO] [stdout]   19:     0x561fd106d604 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha71b3541b59bdbbb
[INFO] [stdout]   20:     0x561fd10720d2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb491dc55513e9b7c
[INFO] [stdout]   21:     0x561fd10d768b - std::sys::pal::unix::thread::Thread::new::thread_start::hf16038e1c8e19c99
[INFO] [stdout]   22:     0x7f13c13fdac3 - <unknown>
[INFO] [stdout]   23:     0x7f13c148ea04 - __clone
[INFO] [stdout]   24:                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.43s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "26dd074615752b6173540ecc5b7ebc4b57b2b0405b4359bde9024dc48182f153", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26dd074615752b6173540ecc5b7ebc4b57b2b0405b4359bde9024dc48182f153", kill_on_drop: false }`
[INFO] [stdout] 26dd074615752b6173540ecc5b7ebc4b57b2b0405b4359bde9024dc48182f153
