[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 1.90.0 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/beagleknight/raytracer on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded autocfg v0.1.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6c4d6a153629669f05d1ab95dfaafb85a93bdd1640e8d1dbff6428f6cb9889a8
[INFO] running `Command { std: "docker" "start" "-a" "6c4d6a153629669f05d1ab95dfaafb85a93bdd1640e8d1dbff6428f6cb9889a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6c4d6a153629669f05d1ab95dfaafb85a93bdd1640e8d1dbff6428f6cb9889a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c4d6a153629669f05d1ab95dfaafb85a93bdd1640e8d1dbff6428f6cb9889a8", kill_on_drop: false }`
[INFO] [stdout] 6c4d6a153629669f05d1ab95dfaafb85a93bdd1640e8d1dbff6428f6cb9889a8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] af103e4e3cb74736b864239723e2c2cc5e7f89420652be2c80ac24aa29c0b31b
[INFO] running `Command { std: "docker" "start" "-a" "af103e4e3cb74736b864239723e2c2cc5e7f89420652be2c80ac24aa29c0b31b", 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_isaac v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_xorshift 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 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 rays v0.1.0 (/opt/rustwide/workdir/rays)
[INFO] [stderr]    Compiling clock v0.1.0 (/opt/rustwide/workdir/clock)
[INFO] [stderr]    Compiling cannon v0.1.0 (/opt/rustwide/workdir/cannon)
[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)]` 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 4.42s
[INFO] running `Command { std: "docker" "inspect" "af103e4e3cb74736b864239723e2c2cc5e7f89420652be2c80ac24aa29c0b31b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af103e4e3cb74736b864239723e2c2cc5e7f89420652be2c80ac24aa29c0b31b", kill_on_drop: false }`
[INFO] [stdout] af103e4e3cb74736b864239723e2c2cc5e7f89420652be2c80ac24aa29c0b31b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] faccd26b9109dbe41238eaa69548d2ea39b5ef6183abf81794d2eb326bbd8bb6
[INFO] running `Command { std: "docker" "start" "-a" "faccd26b9109dbe41238eaa69548d2ea39b5ef6183abf81794d2eb326bbd8bb6", kill_on_drop: false }`
[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 lights v0.1.0 (/opt/rustwide/workdir/lights)
[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 cannon v0.1.0 (/opt/rustwide/workdir/cannon)
[INFO] [stderr]    Compiling transformations v0.1.0 (/opt/rustwide/workdir/transformations)
[INFO] [stderr]    Compiling clock v0.1.0 (/opt/rustwide/workdir/clock)
[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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rays v0.1.0 (/opt/rustwide/workdir/rays)
[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 world v0.1.0 (/opt/rustwide/workdir/world)
[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] [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)]` 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.18s
[INFO] running `Command { std: "docker" "inspect" "faccd26b9109dbe41238eaa69548d2ea39b5ef6183abf81794d2eb326bbd8bb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "faccd26b9109dbe41238eaa69548d2ea39b5ef6183abf81794d2eb326bbd8bb6", kill_on_drop: false }`
[INFO] [stdout] faccd26b9109dbe41238eaa69548d2ea39b5ef6183abf81794d2eb326bbd8bb6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 22b7666c3a1a7941ff981e14d179abf36fc2d42c77e106ed727cceb4fa2dc357
[INFO] running `Command { std: "docker" "start" "-a" "22b7666c3a1a7941ff981e14d179abf36fc2d42c77e106ed727cceb4fa2dc357", 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)]` 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
[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-c87da131cb70a9c1)
[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-d20dd46963771043)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test tests::constructing_the_ppm_pixel_data ... ok
[INFO] [stdout] test tests::constructing_the_ppm_header ... ok
[INFO] [stdout] test tests::writing_pixels_to_a_canvas ... ok
[INFO] [stdout] test tests::splitting_long_lines_in_ppm_files ... ok
[INFO] [stdout] test tests::ppm_files_are_terminated_by_a_newline_character ... ok
[INFO] [stdout] test tests::creating_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-1a6dc7ce52fcd816)
[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-79e52a26b11afe9c)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::adding_colors ... ok
[INFO] [stdout] test tests::colors_are_tuples ... 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.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/draw_scene-1f1e2662c8bf7853)
[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/main.rs (/opt/rustwide/target/debug/deps/draw_sphere-45b1e201f93e223a)
[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/lights-c289e313dd854cf3)
[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-d463e6930da397fd)
[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_2x2_matrix ... ok
[INFO] [stdout] test tests::calculating_the_determinant_of_3x3_matrix ... ok
[INFO] [stdout] test tests::calculating_the_determinant_of_4x4_matrix ... ok
[INFO] [stdout] test tests::can_represent_2x2_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::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::constructing_and_inspecting_a_4x4_matrix ... ok
[INFO] [stdout] test tests::submatrix_of_3x3_matrix_is_2x2_matrix ... ok
[INFO] [stdout] test tests::submatrix_of_4x4_matrix_is_3x3_matrix ... ok
[INFO] [stdout] test tests::testing_a_non_invertible_matrix_for_invertibility ... ok
[INFO] [stdout] test tests::testing_an_invertible_matrix_for_invertibility ... ok
[INFO] [stdout] test tests::transposing_the_identity_matrix ... ok
[INFO] [stdout] test tests::transposing_a_matrix ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 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/rays-e6e4eb4fbd635cf7)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::computing_a_point_from_a_distance ... ok
[INFO] [stdout] test tests::scaling_a_ray ... ok
[INFO] [stdout] test tests::creating_and_querying_a_ray ... 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.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/transformations-d3901647c3746223)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test tests::an_arbitrary_view_transformation ... ok
[INFO] [stdout] test tests::individual_transformations_are_applied_in_sequence ... ok
[INFO] [stdout] test tests::chained_transformations_must_be_applied_in_reverse_order ... ok
[INFO] [stdout] test tests::inverse_of_an_x_rotation_rotates_in_the_opposite_direction ... 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::multiplying_by_a_translation_matrix ... 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::rotating_a_point_around_the_y_axis ... ok
[INFO] [stdout] test tests::scaling_matrix_applied_to_a_vector ... ok
[INFO] [stdout] test tests::shearing_transformation_moves_x_in_proportion_to_y ... 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_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::shearing_transformation_moves_z_in_proportion_to_x ... ok
[INFO] [stdout] test tests::shearing_transformation_moves_x_in_proportion_to_z ... 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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tuples-ce58aa89e11a11b6)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test tests::adding_two_tuples ... ok
[INFO] [stdout] test tests::computing_the_magnitude_of_some_vectors ... 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::dividing_a_tuple_by_a_scalar ... ok
[INFO] [stdout] test tests::multiplying_a_tuple_by_a_fraction ... ok
[INFO] [stdout] test tests::normalizing_some_vectors ... ok
[INFO] [stdout] test tests::negating_a_tuple ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/world-ff09704541082b0a)
[INFO] [stdout] test tests::point_creates_tuples_with_w_equal_to_1 ... ok
[INFO] [stdout] test tests::multiplying_a_tuple_by_a_scalar ... ok
[INFO] [stdout] test tests::substracting_a_vector_from_a_point ... ok
[INFO] [stdout] test tests::reflecting_a_vector_approaching_at_45_degree ... ok
[INFO] [stdout] test tests::substracting_two_vectors ... ok
[INFO] [stdout] test tests::reflecting_a_vector_off_a_slanted_surface ... ok
[INFO] [stdout] test tests::substracting_two_points ... ok
[INFO] [stdout] test tests::cross_product_of_two_vectors ... ok
[INFO] [stdout] test tests::subtracting_a_vector_from_the_zero_vector ... ok
[INFO] [stdout] test tests::tuple_with_w_equal_to_0_is_a_vector ... 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] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 83 tests
[INFO] [stdout] test intersections::tests::aggregating_intersections ... ok
[INFO] [stdout] test intersections::tests::hit_when_some_intersections_have_negative_t ... ok
[INFO] [stdout] test camera::tests::pixel_size_for_a_horizontal_canvas ... ok
[INFO] [stdout] test intersections::tests::intersection_encapsulates_t_and_object ... 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 camera::tests::constructing_a_ray_when_the_camera_is_transformed ... ok
[INFO] [stdout] test intersections::tests::precomputing_the_reflection_vector ... ok
[INFO] [stdout] test intersections::tests::hit_when_all_intersections_have_positive_t ... ok
[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 intersections::tests::hit_when_all_intersections_have_negative_t ... ok
[INFO] [stdout] test materials::tests::default_material ... ok
[INFO] [stdout] test materials::tests::lighting_with_eye_in_the_path_of_the_reflection_vector ... ok
[INFO] [stdout] test materials::tests::lighting_with_eye_opposite_surface_light_offset_45_degree ... ok
[INFO] [stdout] test intersections::tests::hit_is_always_the_lowest_nonnegative_intersection ... ok
[INFO] [stdout] test materials::tests::lighting_with_the_eye_between_the_light_and_the_surface_eye_offset_45_degree ... ok
[INFO] [stdout] test materials::tests::lightning_with_the_light_behind_the_surface ... ok
[INFO] [stdout] test materials::tests::transparency_and_refractive_index_for_the_default_material ... ok
[INFO] [stdout] test materials::tests::lightning_with_a_pattern_applied ... ok
[INFO] [stdout] test object::tests::computing_the_normal_on_a_translated_object ... ok
[INFO] [stdout] test materials::tests::lightning_with_the_surface_in_shadow ... ok
[INFO] [stdout] test patterns::checkers::test::checkers_should_repeat_in_x ... ok
[INFO] [stdout] test patterns::checkers::test::checkers_should_repeat_in_y ... ok
[INFO] [stdout] test object::tests::intersecting_a_translated_object_with_a_ray ... ok
[INFO] [stdout] test object::tests::default_material ... ok
[INFO] [stdout] test object::tests::assigning_a_transformation ... ok
[INFO] [stdout] test patterns::checkers::test::checkers_should_repeat_in_z ... ok
[INFO] [stdout] test patterns::gradient::test::gradient_pattern_interpolates_between_colors ... ok
[INFO] [stdout] test object::tests::assigning_a_material ... ok
[INFO] [stdout] test object::tests::default_transformation ... ok
[INFO] [stdout] test object::tests::intersecting_a_scaled_object_with_a_ray ... ok
[INFO] [stdout] test object::tests::computing_the_normal_on_a_transformed_object ... 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 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::default_papttern_transformation ... ok
[INFO] [stdout] test shapes::planes::test::intersect_with_a_coplanar_ray ... ok
[INFO] [stdout] test shapes::planes::test::intersect_with_a_ray_parallel_to_the_plane ... ok
[INFO] [stdout] test shapes::planes::test::ray_intersecting_a_plane_from_above ... ok
[INFO] [stdout] test shapes::planes::test::normal_of_a_plane_is_constant_everywhere ... ok
[INFO] [stdout] test shapes::planes::test::ray_intersecting_a_plane_from_below ... ok
[INFO] [stdout] test patterns::tests::pattern_with_a_pattern_transformation ... ok
[INFO] [stdout] test patterns::tests::pattern_with_an_object_transformation ... ok
[INFO] [stdout] test shapes::spheres::tests::helper_for_producing_a_sphere_with_a_glassy_material ... ok
[INFO] [stdout] test shapes::spheres::tests::hit_when_an_intersection_occurs_on_the_outside ... ok
[INFO] [stdout] test patterns::tests::assigning_a_transformation ... ok
[INFO] [stdout] test patterns::tests::pattern_with_both_an_object_and_a_pattern_transformation ... ok
[INFO] [stdout] test materials::tests::lighting_with_the_eye_between_the_light_and_the_surface ... ok
[INFO] [stdout] test shapes::spheres::tests::hit_when_an_intersection_occurs_on_the_inside ... ok
[INFO] [stdout] test shapes::spheres::tests::normal_on_sphere_at_a_point_on_the_x_axis ... ok
[INFO] [stdout] test shapes::spheres::tests::ray_intersects_a_sphere_at_two_points ... 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_y_axis ... ok
[INFO] [stdout] test shapes::spheres::tests::normal_on_sphere_at_a_point_on_the_z_axis ... ok
[INFO] [stdout] test shapes::spheres::tests::normal_is_a_normalized_vector ... ok
[INFO] [stdout] test shapes::spheres::tests::normal_on_sphere_at_a_nonaxial_point ... ok
[INFO] [stdout] test shapes::spheres::tests::hit_should_offset_the_point ... ok
[INFO] [stdout] test shapes::spheres::tests::ray_misses_a_sphere ... ok
[INFO] [stdout] test shapes::spheres::tests::precomputing_the_state_of_an_intersection ... ok
[INFO] [stdout] test shapes::spheres::tests::sphere_is_behind_a_ray ... ok
[INFO] [stdout] test tests::no_shadow_when_nothing_is_collinear_with_point_and_light ... ok
[INFO] [stdout] test tests::no_shadow_when_an_object_is_behind_the_light ... ok
[INFO] [stdout] test shapes::spheres::tests::ray_originates_inside_a_sphere ... ok
[INFO] [stdout] test tests::color_when_a_ray_misses ... ok
[INFO] [stdout] test tests::creating_a_world ... ok
[INFO] [stdout] test tests::color_when_ray_hits ... ok
[INFO] [stdout] test tests::intersect_a_world_with_a_ray ... ok
[INFO] [stdout] test tests::color_at_with_manually_reflective_surfaces ... ok
[INFO] [stdout] test tests::default_world ... ok
[INFO] [stdout] test tests::shade_hit_is_given_an_intersection_in_shadow ... ok
[INFO] [stdout] test tests::reflected_color_at_the_maximum_recursive_depth ... ok
[INFO] [stdout] test tests::shadow_when_an_object_is_between_the_point_and_the_light ... ok
[INFO] [stdout] test tests::no_shadow_when_an_object_is_behind_the_point ... ok
[INFO] [stdout] test tests::reflected_color_for_a_nonreflective_material ... ok
[INFO] [stdout] test tests::color_with_an_intersection_behind_the_ray ... ok
[INFO] [stdout] test tests::reflected_color_for_a_reflective_material ... ok
[INFO] [stdout] test tests::shading_and_intersection ... ok
[INFO] [stdout] test shapes::spheres::tests::ray_intersects_a_sphere_at_a_tangent ... ok
[INFO] [stdout] test tests::shade_hit_for_a_reflective_material ... 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] [stdout] thread 'intersections::tests::finding_n1_and_n2_at_various_intersections' 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:     0x570eafa58cd2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x570eafa58cd2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x570eafa58cd2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x570eafa58cd2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x570eafa7e393 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x570eafa7e393 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x570eafa55c53 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x570eafa55c53 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x570eafa58b22 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x570eafa5a249 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x570eafa5a07e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x570eaf9f6044 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x570eaf9f6044 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x570eafa5ac1e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x570eafa5ac1e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x570eafa5a9ea - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x570eafa591c9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x570eafa5a67d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x570eafa7ca30 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x570eafa7cd83 - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x570eaf9a7f10 - core::panicking::assert_failed::h136b8b3d86f87b62
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x570eaf9b336b - world::intersections::tests::finding_n1_and_n2_at_various_intersections::run_scenario::hef1f683a27019355
[INFO] [stdout]                                at /opt/rustwide/workdir/world/src/intersections.rs:216:13
[INFO] [stdout]   22:     0x570eaf9b28ba - world::intersections::tests::finding_n1_and_n2_at_various_intersections::habb32042758f4d9d
[INFO] [stdout]                                at /opt/rustwide/workdir/world/src/intersections.rs:220:9
[INFO] [stdout]   23:     0x570eaf9b2887 - world::intersections::tests::finding_n1_and_n2_at_various_intersections::{{closure}}::h5b43c2d4db733ae9
[INFO] [stdout]                                at /opt/rustwide/workdir/world/src/intersections.rs:182:52
[INFO] [stdout]   24:     0x570eaf9b80a6 - core::ops::function::FnOnce::call_once::hd0cbfe0c6f13ca6d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x570eaf9fb8ab - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x570eaf9fb8ab - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x570eaf9fa9e5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x570eaf9fa9e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x570eaf9fa9e5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x570eaf9fa9e5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x570eaf9fa9e5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x570eaf9fa9e5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x570eaf9fa9e5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x570eaf9be5e4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x570eaf9be5e4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x570eaf9c1fba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x570eaf9c1fba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x570eaf9c1fba - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x570eaf9c1fba - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x570eaf9c1fba - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x570eaf9c1fba - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x570eaf9c1fba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x570eafa5db9f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x570eafa5db9f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x71722f3b7aa4 - <unknown>
[INFO] [stdout]   46:     0x71722f444a34 - 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.08s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p world --lib`
[INFO] running `Command { std: "docker" "inspect" "22b7666c3a1a7941ff981e14d179abf36fc2d42c77e106ed727cceb4fa2dc357", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22b7666c3a1a7941ff981e14d179abf36fc2d42c77e106ed727cceb4fa2dc357", kill_on_drop: false }`
[INFO] [stdout] 22b7666c3a1a7941ff981e14d179abf36fc2d42c77e106ed727cceb4fa2dc357
