[INFO] cloning repository https://github.com/beagleknight/raytracer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/beagleknight/raytracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeagleknight%2Fraytracer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeagleknight%2Fraytracer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 028aefbbd1f5a1ba623d232ff4503f56ff340aa0
[INFO] testing beagleknight/raytracer against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeagleknight%2Fraytracer" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/beagleknight/raytracer
[INFO] finished tweaking git repo https://github.com/beagleknight/raytracer
[INFO] tweaked toml for git repo https://github.com/beagleknight/raytracer written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/beagleknight/raytracer on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/beagleknight/raytracer 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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2cbc101ef3a07c726cb64eadc3840fe1a61fd0e68166f6ca41927b917af08952
[INFO] running `Command { std: "docker" "start" "-a" "2cbc101ef3a07c726cb64eadc3840fe1a61fd0e68166f6ca41927b917af08952", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2cbc101ef3a07c726cb64eadc3840fe1a61fd0e68166f6ca41927b917af08952", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2cbc101ef3a07c726cb64eadc3840fe1a61fd0e68166f6ca41927b917af08952", kill_on_drop: false }`
[INFO] [stdout] 2cbc101ef3a07c726cb64eadc3840fe1a61fd0e68166f6ca41927b917af08952
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4e2ba7d31550d07b9a319a630b5508daaf7d7beabf6d7d26143ded5fea9972ba
[INFO] running `Command { std: "docker" "start" "-a" "4e2ba7d31550d07b9a319a630b5508daaf7d7beabf6d7d26143ded5fea9972ba", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v0.1.6
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling libc v0.2.65
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling float-cmp v0.5.3
[INFO] [stderr]    Compiling tuples v0.1.0 (/opt/rustwide/workdir/tuples)
[INFO] [stderr]    Compiling colors v0.1.0 (/opt/rustwide/workdir/colors)
[INFO] [stderr]    Compiling canvas v0.1.0 (/opt/rustwide/workdir/canvas)
[INFO] [stderr]    Compiling matrices v0.1.0 (/opt/rustwide/workdir/matrices)
[INFO] [stderr]    Compiling lights v0.1.0 (/opt/rustwide/workdir/lights)
[INFO] [stderr]    Compiling transformations v0.1.0 (/opt/rustwide/workdir/transformations)
[INFO] [stderr]    Compiling rays v0.1.0 (/opt/rustwide/workdir/rays)
[INFO] [stderr]    Compiling cannon v0.1.0 (/opt/rustwide/workdir/cannon)
[INFO] [stderr]    Compiling clock v0.1.0 (/opt/rustwide/workdir/clock)
[INFO] [stderr]    Compiling uuid v0.7.4
[INFO] [stderr]    Compiling world v0.1.0 (/opt/rustwide/workdir/world)
[INFO] [stdout] warning: unused variable: `relative_intersections`
[INFO] [stdout]   --> world/src/intersections.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |         relative_intersections: &[&Intersection],
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_relative_intersections`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> world/src/lib.rs:35:22
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn intersect(&self, ray: &Ray) -> Vec<Intersection> {
[INFO] [stdout]    |                      ^^^^^                    ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn intersect(&self, ray: &Ray) -> Vec<Intersection<'_>> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> world/src/intersections.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 33 |     ) -> Computations {
[INFO] [stdout]    |          ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 33 |     ) -> Computations<'_> {
[INFO] [stdout]    |                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> world/src/object.rs:18:22
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn intersect(&self, ray: &Ray) -> Option<[Intersection; 2]> {
[INFO] [stdout]    |                      ^^^^^                        ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn intersect(&self, ray: &Ray) -> Option<[Intersection<'_>; 2]> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling draw_scene v0.1.0 (/opt/rustwide/workdir/draw_scene)
[INFO] [stderr]    Compiling draw_sphere v0.1.0 (/opt/rustwide/workdir/draw_sphere)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.92s
[INFO] running `Command { std: "docker" "inspect" "4e2ba7d31550d07b9a319a630b5508daaf7d7beabf6d7d26143ded5fea9972ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e2ba7d31550d07b9a319a630b5508daaf7d7beabf6d7d26143ded5fea9972ba", kill_on_drop: false }`
[INFO] [stdout] 4e2ba7d31550d07b9a319a630b5508daaf7d7beabf6d7d26143ded5fea9972ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 65f79fc0135ae53b4ff21e060a00181059d84e512ba77964bf78605aabe1052b
[INFO] running `Command { std: "docker" "start" "-a" "65f79fc0135ae53b4ff21e060a00181059d84e512ba77964bf78605aabe1052b", kill_on_drop: false }`
[INFO] [stderr]    Compiling colors v0.1.0 (/opt/rustwide/workdir/colors)
[INFO] [stderr]    Compiling tuples v0.1.0 (/opt/rustwide/workdir/tuples)
[INFO] [stderr]    Compiling matrices v0.1.0 (/opt/rustwide/workdir/matrices)
[INFO] [stderr]    Compiling canvas v0.1.0 (/opt/rustwide/workdir/canvas)
[INFO] [stderr]    Compiling lights v0.1.0 (/opt/rustwide/workdir/lights)
[INFO] [stderr]    Compiling transformations v0.1.0 (/opt/rustwide/workdir/transformations)
[INFO] [stderr]    Compiling cannon v0.1.0 (/opt/rustwide/workdir/cannon)
[INFO] [stderr]    Compiling clock v0.1.0 (/opt/rustwide/workdir/clock)
[INFO] [stderr]    Compiling rays v0.1.0 (/opt/rustwide/workdir/rays)
[INFO] [stderr]    Compiling world v0.1.0 (/opt/rustwide/workdir/world)
[INFO] [stderr]    Compiling draw_sphere v0.1.0 (/opt/rustwide/workdir/draw_sphere)
[INFO] [stderr]    Compiling draw_scene v0.1.0 (/opt/rustwide/workdir/draw_scene)
[INFO] [stdout] warning: unused variable: `relative_intersections`
[INFO] [stdout]   --> world/src/intersections.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |         relative_intersections: &[&Intersection],
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_relative_intersections`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> world/src/lib.rs:35:22
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn intersect(&self, ray: &Ray) -> Vec<Intersection> {
[INFO] [stdout]    |                      ^^^^^                    ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn intersect(&self, ray: &Ray) -> Vec<Intersection<'_>> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> world/src/intersections.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 33 |     ) -> Computations {
[INFO] [stdout]    |          ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 33 |     ) -> Computations<'_> {
[INFO] [stdout]    |                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> world/src/object.rs:18:22
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn intersect(&self, ray: &Ray) -> Option<[Intersection; 2]> {
[INFO] [stdout]    |                      ^^^^^                        ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn intersect(&self, ray: &Ray) -> Option<[Intersection<'_>; 2]> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `relative_intersections`
[INFO] [stdout]   --> world/src/intersections.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |         relative_intersections: &[&Intersection],
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_relative_intersections`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> world/src/lib.rs:35:22
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn intersect(&self, ray: &Ray) -> Vec<Intersection> {
[INFO] [stdout]    |                      ^^^^^                    ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn intersect(&self, ray: &Ray) -> Vec<Intersection<'_>> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> world/src/intersections.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 33 |     ) -> Computations {
[INFO] [stdout]    |          ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 33 |     ) -> Computations<'_> {
[INFO] [stdout]    |                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> world/src/object.rs:18:22
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn intersect(&self, ray: &Ray) -> Option<[Intersection; 2]> {
[INFO] [stdout]    |                      ^^^^^                        ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn intersect(&self, ray: &Ray) -> Option<[Intersection<'_>; 2]> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.37s
[INFO] running `Command { std: "docker" "inspect" "65f79fc0135ae53b4ff21e060a00181059d84e512ba77964bf78605aabe1052b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65f79fc0135ae53b4ff21e060a00181059d84e512ba77964bf78605aabe1052b", kill_on_drop: false }`
[INFO] [stdout] 65f79fc0135ae53b4ff21e060a00181059d84e512ba77964bf78605aabe1052b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8072d4b771ed720e9c855e6743a7b804b8294cc6aa5555ae4826f1287881f0ee
[INFO] running `Command { std: "docker" "start" "-a" "8072d4b771ed720e9c855e6743a7b804b8294cc6aa5555ae4826f1287881f0ee", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `relative_intersections`
[INFO] [stderr]   --> world/src/intersections.rs:32:9
[INFO] [stderr]    |
[INFO] [stderr] 32 |         relative_intersections: &[&Intersection],
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_relative_intersections`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> world/src/lib.rs:35:22
[INFO] [stderr]    |
[INFO] [stderr] 35 |     pub fn intersect(&self, ray: &Ray) -> Vec<Intersection> {
[INFO] [stderr]    |                      ^^^^^                    ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                      |
[INFO] [stderr]    |                      the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 35 |     pub fn intersect(&self, ray: &Ray) -> Vec<Intersection<'_>> {
[INFO] [stderr]    |                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> world/src/intersections.rs:30:9
[INFO] [stderr]    |
[INFO] [stderr] 30 |         &self,
[INFO] [stderr]    |         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 33 |     ) -> Computations {
[INFO] [stderr]    |          ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 33 |     ) -> Computations<'_> {
[INFO] [stderr]    |                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> world/src/object.rs:18:22
[INFO] [stderr]    |
[INFO] [stderr] 18 |     pub fn intersect(&self, ray: &Ray) -> Option<[Intersection; 2]> {
[INFO] [stderr]    |                      ^^^^^                        ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                      |
[INFO] [stderr]    |                      the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 18 |     pub fn intersect(&self, ray: &Ray) -> Option<[Intersection<'_>; 2]> {
[INFO] [stderr]    |                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `world` (lib) generated 4 warnings (run `cargo fix --lib -p world` to apply 3 suggestions)
[INFO] [stderr] warning: `world` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cannon-8b4616ba2cdd6ec5)
[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 unittests src/lib.rs (/opt/rustwide/target/debug/deps/canvas-252ff51c92ad087c)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test tests::constructing_the_ppm_pixel_data ... ok
[INFO] [stdout] test tests::creating_a_canvas ... ok
[INFO] [stdout] test tests::splitting_long_lines_in_ppm_files ... ok
[INFO] [stdout] test tests::constructing_the_ppm_header ... ok
[INFO] [stdout] test tests::ppm_files_are_terminated_by_a_newline_character ... ok
[INFO] [stdout] test tests::writing_pixels_to_a_canvas ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/clock-903da36755bb39cd)
[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 unittests src/lib.rs (/opt/rustwide/target/debug/deps/colors-0cd1a39eda254c12)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::colors_are_tuples ... ok
[INFO] [stdout] test tests::adding_colors ... ok
[INFO] [stdout] test tests::subtracting_colors ... ok
[INFO] [stdout] test tests::multiplying_colors ... ok
[INFO] [stdout] test tests::multiplying_a_color_by_a_scalar ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/draw_scene-4436709a22774cb8)
[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] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/draw_sphere-aa7dc57682148a73)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lights-6a8fd5baa9902c69)
[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] [stdout] test tests::point_light_has_a_position_and_intensity ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/matrices-d1fc2504777c0fda)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test tests::calculating_a_cofactor_of_a_3x3_matrix ... ok
[INFO] [stdout] test tests::calculating_a_minor_of_a_3x3_matrix ... ok
[INFO] [stdout] test tests::calculating_the_determinant_of_3x3_matrix ... ok
[INFO] [stdout] test tests::calculating_the_determinant_of_2x2_matrix ... ok
[INFO] [stdout] test tests::can_represent_2x2_matrix ... ok
[INFO] [stdout] test tests::calculating_the_determinant_of_4x4_matrix ... ok
[INFO] [stdout] test tests::calculating_the_inverse_of_a_matrix ... ok
[INFO] [stdout] test tests::can_represent_3x3_matrix ... ok
[INFO] [stdout] test tests::constructing_and_inspecting_a_4x4_matrix ... ok
[INFO] [stdout] test tests::matrix_equality_with_different_matrices ... ok
[INFO] [stdout] test tests::matrix_equality_with_identical_matrices ... ok
[INFO] [stdout] test tests::matrix_multiplied_by_a_tuple ... ok
[INFO] [stdout] test tests::multipliying_a_matrix_by_a_tuple ... ok
[INFO] [stdout] test tests::multipliying_a_matrix_by_the_identity_matrix ... ok
[INFO] [stdout] test tests::multiplying_two_matrices ... ok
[INFO] [stdout] test tests::multiplying_a_product_by_its_inverse ... ok
[INFO] [stdout] test tests::submatrix_of_3x3_matrix_is_2x2_matrix ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rays-7a906a36dc379b9e)
[INFO] [stdout] test tests::testing_an_invertible_matrix_for_invertibility ... ok
[INFO] [stdout] test tests::transposing_a_matrix ... ok
[INFO] [stdout] test tests::testing_a_non_invertible_matrix_for_invertibility ... ok
[INFO] [stdout] test tests::submatrix_of_4x4_matrix_is_3x3_matrix ... ok
[INFO] [stdout] test tests::transposing_the_identity_matrix ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::scaling_a_ray ... ok
[INFO] [stdout] test tests::creating_and_querying_a_ray ... ok
[INFO] [stdout] test tests::computing_a_point_from_a_distance ... ok
[INFO] [stdout] test tests::translating_a_ray ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/transformations-66568c63a7fef14b)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test tests::individual_transformations_are_applied_in_sequence ... ok
[INFO] [stdout] test tests::an_arbitrary_view_transformation ... ok
[INFO] [stdout] test tests::chained_transformations_must_be_applied_in_reverse_order ... ok
[INFO] [stdout] test tests::multiplying_by_the_inverse_of_scaling_matrix ... ok
[INFO] [stdout] test tests::multiplying_by_the_inverse_of_translation_matrix ... ok
[INFO] [stdout] test tests::reflection_is_scaling_by_a_negative_value ... ok
[INFO] [stdout] test tests::rotating_a_point_around_the_y_axis ... ok
[INFO] [stdout] test tests::rotating_a_point_around_the_x_axis ... ok
[INFO] [stdout] test tests::rotating_a_point_around_the_z_axis ... ok
[INFO] [stdout] test tests::scaling_matrix_applied_to_a_point ... ok
[INFO] [stdout] test tests::scaling_matrix_applied_to_a_vector ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tuples-54502776a539814e)
[INFO] [stdout] test tests::shearing_transformation_moves_x_in_proportion_to_y ... ok
[INFO] [stdout] test tests::shearing_transformation_moves_x_in_proportion_to_z ... ok
[INFO] [stdout] test tests::shearing_transformation_moves_y_in_proportion_to_x ... ok
[INFO] [stdout] test tests::shearing_transformation_moves_y_in_proportion_to_z ... ok
[INFO] [stdout] test tests::shearing_transformation_moves_z_in_proportion_to_x ... ok
[INFO] [stdout] test tests::shearing_transformation_moves_z_in_proportion_to_y ... ok
[INFO] [stdout] test tests::translation_does_not_affect_vectors ... ok
[INFO] [stdout] test tests::view_transformation_matrix_for_the_default_orientation ... ok
[INFO] [stdout] test tests::view_transformation_matrix_looking_in_positive_z_direction ... ok
[INFO] [stdout] test tests::view_transformation_matrix_moves_the_world ... ok
[INFO] [stdout] test tests::multiplying_by_a_translation_matrix ... ok
[INFO] [stdout] test tests::inverse_of_an_x_rotation_rotates_in_the_opposite_direction ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test tests::cross_product_of_two_vectors ... ok
[INFO] [stdout] test tests::computing_the_magnitude_of_some_vectors ... ok
[INFO] [stdout] test tests::adding_two_tuples ... ok
[INFO] [stdout] test tests::dividing_a_tuple_by_a_scalar ... ok
[INFO] [stdout] test tests::dot_product_of_two_vectors ... ok
[INFO] [stdout] test tests::magnitude_of_a_normalized_vector ... ok
[INFO] [stdout] test tests::multiplying_a_tuple_by_a_scalar ... ok
[INFO] [stdout] test tests::normalizing_some_vectors ... ok
[INFO] [stdout] test tests::point_creates_tuples_with_w_equal_to_1 ... ok
[INFO] [stdout] test tests::reflecting_a_vector_approaching_at_45_degree ... ok
[INFO] [stdout] test tests::reflecting_a_vector_off_a_slanted_surface ... ok
[INFO] [stdout] test tests::substracting_a_vector_from_a_point ... ok
[INFO] [stdout] test tests::substracting_two_points ... ok
[INFO] [stdout] test tests::substracting_two_vectors ... ok
[INFO] [stdout] test tests::subtracting_a_vector_from_the_zero_vector ... ok
[INFO] [stdout] test tests::multiplying_a_tuple_by_a_fraction ... ok
[INFO] [stdout] test tests::vector_creates_tuples_with_w_equal_to_0 ... ok
[INFO] [stdout] test tests::tuple_with_w_equal_to_1_is_a_point ... ok
[INFO] [stdout] test tests::negating_a_tuple ... ok
[INFO] [stdout] test tests::tuple_with_w_equal_to_0_is_a_vector ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/world-8446a3809a959771)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 83 tests
[INFO] [stdout] test camera::tests::constructing_a_camera ... ok
[INFO] [stdout] test camera::tests::constructing_a_ray_through_a_corner_of_the_canvas ... ok
[INFO] [stdout] test camera::tests::constructing_a_ray_through_the_center_of_the_canvas ... ok
[INFO] [stdout] test camera::tests::pixel_size_for_a_vertical_canvas ... ok
[INFO] [stdout] test intersections::tests::hit_is_always_the_lowest_nonnegative_intersection ... ok
[INFO] [stdout] test intersections::tests::hit_when_all_intersections_have_negative_t ... ok
[INFO] [stdout] test intersections::tests::aggregating_intersections ... ok
[INFO] [stdout] test intersections::tests::precomputing_the_reflection_vector ... ok
[INFO] [stdout] test materials::tests::lightning_with_the_surface_in_shadow ... ok
[INFO] [stdout] test materials::tests::transparency_and_refractive_index_for_the_default_material ... ok
[INFO] [stdout] test intersections::tests::hit_when_all_intersections_have_positive_t ... ok
[INFO] [stdout] test camera::tests::pixel_size_for_a_horizontal_canvas ... ok
[INFO] [stdout] test object::tests::assigning_a_material ... ok
[INFO] [stdout] test object::tests::assigning_a_transformation ... ok
[INFO] [stdout] test object::tests::computing_the_normal_on_a_transformed_object ... ok
[INFO] [stdout] test camera::tests::constructing_a_ray_when_the_camera_is_transformed ... ok
[INFO] [stdout] test materials::tests::default_material ... ok
[INFO] [stdout] test object::tests::computing_the_normal_on_a_translated_object ... ok
[INFO] [stdout] test materials::tests::lighting_with_eye_in_the_path_of_the_reflection_vector ... ok
[INFO] [stdout] test intersections::tests::hit_when_some_intersections_have_negative_t ... ok
[INFO] [stdout] test patterns::checkers::test::checkers_should_repeat_in_z ... ok
[INFO] [stdout] test object::tests::intersecting_a_scaled_object_with_a_ray ... ok
[INFO] [stdout] test object::tests::default_material ... ok
[INFO] [stdout] test patterns::gradient::test::gradient_pattern_interpolates_between_colors ... ok
[INFO] [stdout] test patterns::stripes::test::stripe_pattern_is_constant_in_y ... ok
[INFO] [stdout] test patterns::stripes::test::stripe_pattern_is_constant_in_z ... ok
[INFO] [stdout] test patterns::tests::assigning_a_transformation ... ok
[INFO] [stdout] test patterns::checkers::test::checkers_should_repeat_in_y ... ok
[INFO] [stdout] test materials::tests::lightning_with_a_pattern_applied ... ok
[INFO] [stdout] test patterns::ring::test::ring_should_extend_in_both_x_and_z ... ok
[INFO] [stdout] test patterns::stripes::test::stripe_pattern_alternates_in_x ... ok
[INFO] [stdout] test materials::tests::lighting_with_eye_opposite_surface_light_offset_45_degree ... ok
[INFO] [stdout] test object::tests::intersecting_a_translated_object_with_a_ray ... ok
[INFO] [stdout] test patterns::checkers::test::checkers_should_repeat_in_x ... ok
[INFO] [stdout] test shapes::planes::test::ray_intersecting_a_plane_from_above ... ok
[INFO] [stdout] test materials::tests::lighting_with_the_eye_between_the_light_and_the_surface ... ok
[INFO] [stdout] test object::tests::default_transformation ... ok
[INFO] [stdout] test patterns::tests::pattern_with_an_object_transformation ... ok
[INFO] [stdout] test patterns::tests::pattern_with_a_pattern_transformation ... ok
[INFO] [stdout] test materials::tests::lightning_with_the_light_behind_the_surface ... ok
[INFO] [stdout] test shapes::planes::test::ray_intersecting_a_plane_from_below ... ok
[INFO] [stdout] test materials::tests::lighting_with_the_eye_between_the_light_and_the_surface_eye_offset_45_degree ... ok
[INFO] [stdout] test patterns::tests::pattern_with_both_an_object_and_a_pattern_transformation ... ok
[INFO] [stdout] test shapes::spheres::tests::helper_for_producing_a_sphere_with_a_glassy_material ... ok
[INFO] [stdout] test shapes::planes::test::intersect_with_a_ray_parallel_to_the_plane ... ok
[INFO] [stdout] test shapes::spheres::tests::hit_when_an_intersection_occurs_on_the_inside ... ok
[INFO] [stdout] test shapes::planes::test::normal_of_a_plane_is_constant_everywhere ... ok
[INFO] [stdout] test shapes::spheres::tests::intersect_sets_the_object_on_the_intersection ... ok
[INFO] [stdout] test shapes::spheres::tests::normal_on_sphere_at_a_point_on_the_x_axis ... ok
[INFO] [stdout] test shapes::spheres::tests::normal_is_a_normalized_vector ... ok
[INFO] [stdout] test shapes::spheres::tests::hit_should_offset_the_point ... ok
[INFO] [stdout] test shapes::spheres::tests::hit_when_an_intersection_occurs_on_the_outside ... ok
[INFO] [stdout] test shapes::spheres::tests::precomputing_the_state_of_an_intersection ... ok
[INFO] [stdout] test shapes::spheres::tests::normal_on_sphere_at_a_point_on_the_z_axis ... ok
[INFO] [stdout] test intersections::tests::intersection_encapsulates_t_and_object ... ok
[INFO] [stdout] test shapes::spheres::tests::ray_misses_a_sphere ... ok
[INFO] [stdout] test patterns::tests::default_papttern_transformation ... ok
[INFO] [stdout] test shapes::planes::test::intersect_with_a_coplanar_ray ... ok
[INFO] [stdout] test shapes::spheres::tests::normal_on_sphere_at_a_point_on_the_y_axis ... ok
[INFO] [stdout] test shapes::spheres::tests::ray_originates_inside_a_sphere ... ok
[INFO] [stdout] test shapes::spheres::tests::sphere_is_behind_a_ray ... ok
[INFO] [stdout] test shapes::spheres::tests::normal_on_sphere_at_a_nonaxial_point ... ok
[INFO] [stdout] test shapes::spheres::tests::ray_intersects_a_sphere_at_a_tangent ... ok
[INFO] [stdout] test tests::default_world ... ok
[INFO] [stdout] test tests::color_when_a_ray_misses ... ok
[INFO] [stdout] test tests::no_shadow_when_nothing_is_collinear_with_point_and_light ... ok
[INFO] [stdout] test tests::reflected_color_for_a_nonreflective_material ... ok
[INFO] [stdout] test tests::reflected_color_at_the_maximum_recursive_depth ... ok
[INFO] [stdout] test tests::color_when_ray_hits ... ok
[INFO] [stdout] test tests::creating_a_world ... ok
[INFO] [stdout] test tests::reflected_color_for_a_reflective_material ... ok
[INFO] [stdout] test tests::shade_hit_is_given_an_intersection_in_shadow ... ok
[INFO] [stdout] test tests::no_shadow_when_an_object_is_behind_the_point ... ok
[INFO] [stdout] test tests::no_shadow_when_an_object_is_behind_the_light ... ok
[INFO] [stdout] test tests::shading_and_intersection ... ok
[INFO] [stdout] test tests::color_at_with_manually_reflective_surfaces ... ok
[INFO] [stdout] test shapes::spheres::tests::ray_intersects_a_sphere_at_two_points ... ok
[INFO] [stdout] test tests::intersect_a_world_with_a_ray ... ok
[INFO] [stdout] test tests::shade_hit_for_a_reflective_material ... ok
[INFO] [stdout] test tests::color_with_an_intersection_behind_the_ray ... ok
[INFO] [stdout] test tests::shadow_when_an_object_is_between_the_point_and_the_light ... ok
[INFO] [stdout] test intersections::tests::finding_n1_and_n2_at_various_intersections ... FAILED
[INFO] [stdout] test camera::tests::rendering_a_world_with_a_camera ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- intersections::tests::finding_n1_and_n2_at_various_intersections stdout ----
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p world --lib`
[INFO] [stdout] thread 'intersections::tests::finding_n1_and_n2_at_various_intersections' (124) panicked at world/src/intersections.rs:216:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 0.0
[INFO] [stdout]  right: 1.0
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6014755b6692 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6014755b6692 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6014755b6692 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6014755b6692 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6014755c6c7f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6014755c6c7f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x601475583ba1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x601475583ba1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60147558fc02 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60147559474f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6014755945e1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6014755288ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x6014755288ee - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x601475594e0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x601475594e0f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x601475594c6a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x60147558fd39 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60147557807d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6014755cebd0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6014755ce9d3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x6014754f8d68 - core::panicking::assert_failed::hf896398e9177a84f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x6014754ff4ab - world::intersections::tests::finding_n1_and_n2_at_various_intersections::run_scenario::hc5a829e4d2bf9d3f
[INFO] [stdout]                                at /opt/rustwide/workdir/world/src/intersections.rs:216:13
[INFO] [stdout]   22:     0x6014754ff59a - world::intersections::tests::finding_n1_and_n2_at_various_intersections::h983881dc8fe252e1
[INFO] [stdout]                                at /opt/rustwide/workdir/world/src/intersections.rs:220:9
[INFO] [stdout]   23:     0x6014754ff637 - world::intersections::tests::finding_n1_and_n2_at_various_intersections::{{closure}}::h0a38c5ca640bbd46
[INFO] [stdout]                                at /opt/rustwide/workdir/world/src/intersections.rs:182:52
[INFO] [stdout]   24:     0x6014754fad56 - core::ops::function::FnOnce::call_once::ha2ac00fd66a9b698
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6014755286ab - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x6014755286ab - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x60147553e315 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x60147553e315 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x60147553e315 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x60147553e315 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x60147553e315 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x60147553e315 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x60147553e315 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x601475514b04 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x601475514b04 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x6014755183ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x6014755183ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x6014755183ca - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x6014755183ca - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x6014755183ca - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x6014755183ca - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x6014755183ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x60147558ae9f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   44:     0x60147558ae9f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   45:     0x71d8c54b8aa4 - <unknown>
[INFO] [stdout]   46:     0x71d8c5545a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     intersections::tests::finding_n1_and_n2_at_various_intersections
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 82 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8072d4b771ed720e9c855e6743a7b804b8294cc6aa5555ae4826f1287881f0ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8072d4b771ed720e9c855e6743a7b804b8294cc6aa5555ae4826f1287881f0ee", kill_on_drop: false }`
[INFO] [stdout] 8072d4b771ed720e9c855e6743a7b804b8294cc6aa5555ae4826f1287881f0ee
