[INFO] cloning repository https://github.com/NotAWiz4rd/rust-renderer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NotAWiz4rd/rust-renderer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNotAWiz4rd%2Frust-renderer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNotAWiz4rd%2Frust-renderer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e3ae324d3b68c980007dac0b58f9bbd6b35e0b13
[INFO] testing NotAWiz4rd/rust-renderer against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNotAWiz4rd%2Frust-renderer" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/NotAWiz4rd/rust-renderer
[INFO] finished tweaking git repo https://github.com/NotAWiz4rd/rust-renderer
[INFO] tweaked toml for git repo https://github.com/NotAWiz4rd/rust-renderer written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/NotAWiz4rd/rust-renderer on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/NotAWiz4rd/rust-renderer 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7466da5965e49bd75cd241c4e5099ae82d68bf688c04f827d16162e930a9a947
[INFO] running `Command { std: "docker" "start" "-a" "7466da5965e49bd75cd241c4e5099ae82d68bf688c04f827d16162e930a9a947", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7466da5965e49bd75cd241c4e5099ae82d68bf688c04f827d16162e930a9a947", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7466da5965e49bd75cd241c4e5099ae82d68bf688c04f827d16162e930a9a947", kill_on_drop: false }`
[INFO] [stdout] 7466da5965e49bd75cd241c4e5099ae82d68bf688c04f827d16162e930a9a947
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 595beac7a5aedea6d74f855417b4b83ca1ec643230011aeffd8121163e4114da
[INFO] running `Command { std: "docker" "start" "-a" "595beac7a5aedea6d74f855417b4b83ca1ec643230011aeffd8121163e4114da", kill_on_drop: false }`
[INFO] [stderr]    Compiling renderer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(generic_const_exprs)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #76560 <https://github.com/rust-lang/rust/issues/76560> for more information
[INFO] [stdout]   = note: `#[warn(incomplete_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::experiments::clock::render_clock`
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::experiments::clock::render_clock;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::experiments::projectile::run_projectile_simulation`
[INFO] [stdout]  --> src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::experiments::projectile::run_projectile_simulation;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ORIGIN`
[INFO] [stdout]  --> src/ray.rs:3:33
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::tuple::{dot_product, ORIGIN, Tuple};
[INFO] [stdout]   |                                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ZERO_VECTOR` is never used
[INFO] [stdout]  --> src/tuple.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub const ZERO_VECTOR: Tuple = Tuple { x: 0.0, y: 0.0, z: 0.0, w: 0.0 };
[INFO] [stdout]   |           ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `vector` is never used
[INFO] [stdout]   --> src/tuple.rs:40:8
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn vector(x: f64, y: f64, z: f64) -> Tuple {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `vector_i` is never used
[INFO] [stdout]   --> src/tuple.rs:44:8
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub fn vector_i(x: i32, y: i32, z: i32) -> Tuple {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cross_product` is never used
[INFO] [stdout]   --> src/tuple.rs:55:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub fn cross_product(v1: Tuple, v2: Tuple) -> Tuple {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_point` and `is_vector` are never used
[INFO] [stdout]   --> src/tuple.rs:62:12
[INFO] [stdout]    |
[INFO] [stdout] 61 | impl Tuple {
[INFO] [stdout]    | ---------- methods in this implementation
[INFO] [stdout] 62 |     pub fn is_point(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |     pub fn is_vector(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WHITE` is never used
[INFO] [stdout]  --> src/colour.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub const WHITE: Colour = Colour { red: 1.0, green: 1.0, blue: 1.0 };
[INFO] [stdout]   |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BLUE` is never used
[INFO] [stdout]  --> src/colour.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub const BLUE: Colour = Colour { red: 0.0, green: 0.0, blue: 1.0 };
[INFO] [stdout]   |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `colour` is never used
[INFO] [stdout]   --> src/colour.rs:41:8
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub fn colour(red: f64, green: f64, blue: f64) -> Colour {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `render_clock` is never used
[INFO] [stdout]    --> src/experiments.rs:135:12
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub fn render_clock() {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_projectile_simulation` is never used
[INFO] [stdout]    --> src/experiments.rs:156:12
[INFO] [stdout]     |
[INFO] [stdout] 156 |     pub fn run_projectile_simulation() {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Projectile` is never constructed
[INFO] [stdout]    --> src/experiments.rs:177:12
[INFO] [stdout]     |
[INFO] [stdout] 177 |     struct Projectile {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Environment` is never constructed
[INFO] [stdout]    --> src/experiments.rs:184:12
[INFO] [stdout]     |
[INFO] [stdout] 184 |     struct Environment {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `tick` is never used
[INFO] [stdout]    --> src/experiments.rs:191:8
[INFO] [stdout]     |
[INFO] [stdout] 191 |     fn tick(environment: &Environment, projectile: &mut Projectile) {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `radians_i` is never used
[INFO] [stdout]   --> src/util.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn radians_i(degrees: i32) -> f64 {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `radians` is never used
[INFO] [stdout]   --> src/util.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn radians(degrees: f64) -> f64 {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `normalize_coordinate` is never used
[INFO] [stdout]   --> src/util.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn normalize_coordinate(coordinate: f64, canvas_size: u32) -> u32 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `shearing_i` is never used
[INFO] [stdout]   --> src/matrix.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub fn shearing_i(x_y: i32, x_z: i32, y_x: i32, y_z: i32, z_x: i32, z_y: i32) -> Matrix<4> {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `shearing` is never used
[INFO] [stdout]   --> src/matrix.rs:39:8
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn shearing(x_y: f64, x_z: f64, y_x: f64, y_z: f64, z_x: f64, z_y: f64) -> Matrix<4> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `rotation_x` is never used
[INFO] [stdout]   --> src/matrix.rs:50:8
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub fn rotation_x(rotation: f64) -> Matrix<4> {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `rotation_y` is never used
[INFO] [stdout]   --> src/matrix.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub fn rotation_y(rotation: f64) -> Matrix<4> {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `translation_i` is never used
[INFO] [stdout]   --> src/matrix.rs:77:8
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn translation_i(x: i32, y: i32, z: i32) -> Matrix<4> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `translation` is never used
[INFO] [stdout]   --> src/matrix.rs:81:8
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub fn translation(x: f64, y: f64, z: f64) -> Matrix<4> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `scaling_i` is never used
[INFO] [stdout]   --> src/matrix.rs:89:8
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub fn scaling_i(x: i32, y: i32, z: i32) -> Matrix<4> {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `transpose` is never used
[INFO] [stdout]    --> src/matrix.rs:103:12
[INFO] [stdout]     |
[INFO] [stdout] 102 | impl<const SIZE: usize> Matrix<SIZE> {
[INFO] [stdout]     | ------------------------------------ method in this implementation
[INFO] [stdout] 103 |     pub fn transpose(self) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `rotate_x`, `rotate_y`, and `translate` are never used
[INFO] [stdout]    --> src/matrix.rs:141:12
[INFO] [stdout]     |
[INFO] [stdout] 140 | impl Matrix<4> {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] 141 |     pub fn rotate_x(self, rotation: f64) -> Matrix<4> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 146 |     pub fn rotate_y(self, rotation: f64) -> Matrix<4> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 161 |     pub fn translate(self, x: f64, y: f64, z: f64) -> Matrix<4> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `invert` is never used
[INFO] [stdout]    --> src/matrix.rs:205:12
[INFO] [stdout]     |
[INFO] [stdout] 204 | impl Matrix<3> {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] 205 |     pub fn invert(&self) -> Option<Matrix<3>> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `position` is never used
[INFO] [stdout]   --> src/ray.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl Ray {
[INFO] [stdout]    | -------- method in this implementation
[INFO] [stdout] 26 |     pub fn position(&self, time: f64) -> Tuple {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `normal_at` is never used
[INFO] [stdout]   --> src/objects.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl Object {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub fn normal_at(&self, point: Tuple) -> Tuple {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
[INFO] running `Command { std: "docker" "inspect" "595beac7a5aedea6d74f855417b4b83ca1ec643230011aeffd8121163e4114da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "595beac7a5aedea6d74f855417b4b83ca1ec643230011aeffd8121163e4114da", kill_on_drop: false }`
[INFO] [stdout] 595beac7a5aedea6d74f855417b4b83ca1ec643230011aeffd8121163e4114da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 92b3c7b328882a2399912f981fc68bdcaeb811e9db0dc971f446f552bde42ee6
[INFO] running `Command { std: "docker" "start" "-a" "92b3c7b328882a2399912f981fc68bdcaeb811e9db0dc971f446f552bde42ee6", kill_on_drop: false }`
[INFO] [stderr]    Compiling renderer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(generic_const_exprs)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #76560 <https://github.com/rust-lang/rust/issues/76560> for more information
[INFO] [stdout]   = note: `#[warn(incomplete_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::experiments::clock::render_clock`
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::experiments::clock::render_clock;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::experiments::projectile::run_projectile_simulation`
[INFO] [stdout]  --> src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::experiments::projectile::run_projectile_simulation;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ORIGIN`
[INFO] [stdout]  --> src/ray.rs:3:33
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::tuple::{dot_product, ORIGIN, Tuple};
[INFO] [stdout]   |                                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Object`
[INFO] [stdout]   --> src/main.rs:86:30
[INFO] [stdout]    |
[INFO] [stdout] 86 |         use crate::objects::{Object, sphere};
[INFO] [stdout]    |                              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WHITE` is never used
[INFO] [stdout]  --> src/colour.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub const WHITE: Colour = Colour { red: 1.0, green: 1.0, blue: 1.0 };
[INFO] [stdout]   |           ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BLUE` is never used
[INFO] [stdout]  --> src/colour.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub const BLUE: Colour = Colour { red: 0.0, green: 0.0, blue: 1.0 };
[INFO] [stdout]   |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `render_clock` is never used
[INFO] [stdout]    --> src/experiments.rs:135:12
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub fn render_clock() {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_projectile_simulation` is never used
[INFO] [stdout]    --> src/experiments.rs:156:12
[INFO] [stdout]     |
[INFO] [stdout] 156 |     pub fn run_projectile_simulation() {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Projectile` is never constructed
[INFO] [stdout]    --> src/experiments.rs:177:12
[INFO] [stdout]     |
[INFO] [stdout] 177 |     struct Projectile {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Environment` is never constructed
[INFO] [stdout]    --> src/experiments.rs:184:12
[INFO] [stdout]     |
[INFO] [stdout] 184 |     struct Environment {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `tick` is never used
[INFO] [stdout]    --> src/experiments.rs:191:8
[INFO] [stdout]     |
[INFO] [stdout] 191 |     fn tick(environment: &Environment, projectile: &mut Projectile) {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `radians_i` is never used
[INFO] [stdout]   --> src/util.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn radians_i(degrees: i32) -> f64 {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `radians` is never used
[INFO] [stdout]   --> src/util.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn radians(degrees: f64) -> f64 {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `normalize_coordinate` is never used
[INFO] [stdout]   --> src/util.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn normalize_coordinate(coordinate: f64, canvas_size: u32) -> u32 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `rotate_y` is never used
[INFO] [stdout]    --> src/matrix.rs:146:12
[INFO] [stdout]     |
[INFO] [stdout] 140 | impl Matrix<4> {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 146 |     pub fn rotate_y(self, rotation: f64) -> Matrix<4> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `invert` is never used
[INFO] [stdout]    --> src/matrix.rs:205:12
[INFO] [stdout]     |
[INFO] [stdout] 204 | impl Matrix<3> {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] 205 |     pub fn invert(&self) -> Option<Matrix<3>> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.77s
[INFO] running `Command { std: "docker" "inspect" "92b3c7b328882a2399912f981fc68bdcaeb811e9db0dc971f446f552bde42ee6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92b3c7b328882a2399912f981fc68bdcaeb811e9db0dc971f446f552bde42ee6", kill_on_drop: false }`
[INFO] [stdout] 92b3c7b328882a2399912f981fc68bdcaeb811e9db0dc971f446f552bde42ee6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 76d40ad5b5b7eacfc36a6fa3cb3ef07ab382f00bb11f7b29aa60e12df65ab437
[INFO] running `Command { std: "docker" "start" "-a" "76d40ad5b5b7eacfc36a6fa3cb3ef07ab382f00bb11f7b29aa60e12df65ab437", kill_on_drop: false }`
[INFO] [stderr] warning: the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes
[INFO] [stderr]  --> src/main.rs:1:12
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![feature(generic_const_exprs)]
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: see issue #76560 <https://github.com/rust-lang/rust/issues/76560> for more information
[INFO] [stderr]   = note: `#[warn(incomplete_features)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::experiments::clock::render_clock`
[INFO] [stderr]  --> src/main.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use crate::experiments::clock::render_clock;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::experiments::projectile::run_projectile_simulation`
[INFO] [stderr]  --> src/main.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use crate::experiments::projectile::run_projectile_simulation;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ORIGIN`
[INFO] [stderr]  --> src/ray.rs:3:33
[INFO] [stderr]   |
[INFO] [stderr] 3 | use crate::tuple::{dot_product, ORIGIN, Tuple};
[INFO] [stderr]   |                                 ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Object`
[INFO] [stderr]   --> src/main.rs:86:30
[INFO] [stderr]    |
[INFO] [stderr] 86 |         use crate::objects::{Object, sphere};
[INFO] [stderr]    |                              ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `WHITE` is never used
[INFO] [stderr]  --> src/colour.rs:6:11
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub const WHITE: Colour = Colour { red: 1.0, green: 1.0, blue: 1.0 };
[INFO] [stderr]   |           ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `BLUE` is never used
[INFO] [stderr]  --> src/colour.rs:9:11
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub const BLUE: Colour = Colour { red: 0.0, green: 0.0, blue: 1.0 };
[INFO] [stderr]   |           ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `render_clock` is never used
[INFO] [stderr]    --> src/experiments.rs:135:12
[INFO] [stderr]     |
[INFO] [stderr] 135 |     pub fn render_clock() {
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `run_projectile_simulation` is never used
[INFO] [stderr]    --> src/experiments.rs:156:12
[INFO] [stderr]     |
[INFO] [stderr] 156 |     pub fn run_projectile_simulation() {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Projectile` is never constructed
[INFO] [stderr]    --> src/experiments.rs:177:12
[INFO] [stderr]     |
[INFO] [stderr] 177 |     struct Projectile {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Environment` is never constructed
[INFO] [stderr]    --> src/experiments.rs:184:12
[INFO] [stderr]     |
[INFO] [stderr] 184 |     struct Environment {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `tick` is never used
[INFO] [stderr]    --> src/experiments.rs:191:8
[INFO] [stderr]     |
[INFO] [stderr] 191 |     fn tick(environment: &Environment, projectile: &mut Projectile) {
[INFO] [stderr]     |        ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `radians_i` is never used
[INFO] [stderr]   --> src/util.rs:15:8
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub fn radians_i(degrees: i32) -> f64 {
[INFO] [stderr]    |        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `radians` is never used
[INFO] [stderr]   --> src/util.rs:19:8
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub fn radians(degrees: f64) -> f64 {
[INFO] [stderr]    |        ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `normalize_coordinate` is never used
[INFO] [stderr]   --> src/util.rs:23:8
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub fn normalize_coordinate(coordinate: f64, canvas_size: u32) -> u32 {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `rotate_y` is never used
[INFO] [stderr]    --> src/matrix.rs:146:12
[INFO] [stderr]     |
[INFO] [stderr] 140 | impl Matrix<4> {
[INFO] [stderr]     | -------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 146 |     pub fn rotate_y(self, rotation: f64) -> Matrix<4> {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `invert` is never used
[INFO] [stderr]    --> src/matrix.rs:205:12
[INFO] [stderr]     |
[INFO] [stderr] 204 | impl Matrix<3> {
[INFO] [stderr]     | -------------- method in this implementation
[INFO] [stderr] 205 |     pub fn invert(&self) -> Option<Matrix<3>> {
[INFO] [stderr]     |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `renderer` (bin "renderer" test) generated 17 warnings (run `cargo fix --bin "renderer" -p renderer --tests` to apply 4 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/renderer-50ada8a0066b1f53)
[INFO] [stdout] 
[INFO] [stdout] running 100 tests
[INFO] [stdout] test tests::colour_tests::adding_colours ... ok
[INFO] [stdout] test tests::creations::point_creates_tuple_with_w_equals_1 ... ok
[INFO] [stdout] test tests::creations::tuple_with_w_is_one_is_point ... ok
[INFO] [stdout] test tests::colour_tests::creating_a_colour ... ok
[INFO] [stdout] test tests::colour_tests::multiplying_colours ... ok
[INFO] [stdout] test tests::canvas_tests::creating_a_canvas ... ok
[INFO] [stdout] test tests::colour_tests::subtracting_colours ... ok
[INFO] [stdout] test tests::creations::tuple_with_w_is_zero_is_vector ... ok
[INFO] [stdout] test tests::creations::vector_creates_tuple_with_w_equals_0 ... ok
[INFO] [stdout] test tests::cross_product_test ... ok
[INFO] [stdout] test tests::dot_product_test ... ok
[INFO] [stdout] test tests::matrix_tests::calculating_cofactor ... ok
[INFO] [stdout] test tests::matrix_tests::calculating_determinant_of_4_by_4 ... ok
[INFO] [stdout] test tests::matrix_tests::calculating_determinant_of_3_by_3 ... ok
[INFO] [stdout] test tests::matrix_tests::calculating_minor ... ok
[INFO] [stdout] test tests::matrix_tests::constructing_and_inspecting_a_matrix ... ok
[INFO] [stdout] test tests::matrix_tests::calculating_inverse_of_a_matrix ... ok
[INFO] [stdout] test tests::matrix_tests::determinant_of_matrix ... ok
[INFO] [stdout] test tests::matrix_tests::invertibility_of_noninvertible_matrix ... ok
[INFO] [stdout] test tests::matrix_tests::matrix_equality ... ok
[INFO] [stdout] test tests::matrix_tests::matrix_inequality ... ok
[INFO] [stdout] test tests::matrix_tests::matrix_multiplication ... ok
[INFO] [stdout] test tests::matrix_tests::matrix_multiply_by_identity_matrix ... ok
[INFO] [stdout] test tests::matrix_tests::matrix_multiply_with_tuple ... ok
[INFO] [stdout] test tests::matrix_tests::invertibility_of_invertible_matrix ... ok
[INFO] [stdout] test tests::matrix_tests::small_submatrix ... ok
[INFO] [stdout] test tests::matrix_tests::multiplying_product_by_its_inverse ... ok
[INFO] [stdout] test tests::matrix_tests::three_by_three_matrix_works ... ok
[INFO] [stdout] test tests::matrix_tests::two_by_two_matrix_works ... ok
[INFO] [stdout] test tests::operations::dividing_tuple_by_scalar ... ok
[INFO] [stdout] test tests::matrix_tests::larger_submatrix ... ok
[INFO] [stdout] test tests::operations::multiplying_tuple_with_fraction ... ok
[INFO] [stdout] test tests::operations::adding_two_tuples ... ok
[INFO] [stdout] test tests::operations::multiplying_tuple_with_scalar ... ok
[INFO] [stdout] test tests::operations::multiplying_tuple_with_scalar_int ... ok
[INFO] [stdout] test tests::operations::negating_a_tuple ... ok
[INFO] [stdout] test tests::operations::subtracting_a_vector_from_a_point ... ok
[INFO] [stdout] test tests::operations::subtracting_a_vector_from_zero_vector ... ok
[INFO] [stdout] test tests::operations::subtracting_two_points ... ok
[INFO] [stdout] test tests::matrix_tests::transposing_matrix ... ok
[INFO] [stdout] test tests::operations::subtracting_two_vectors ... ok
[INFO] [stdout] test tests::ppm_tests::constructing_ppm_header ... ok
[INFO] [stdout] test tests::ppm_tests::ppm_is_terminated_by_newline ... ok
[INFO] [stdout] test tests::rays::changing_a_spheres_transformation ... ok
[INFO] [stdout] test tests::ppm_tests::splitting_long_lines_in_ppm ... ok
[INFO] [stdout] test tests::rays::hit_when_some_intersects_have_negative_t ... ok
[INFO] [stdout] test tests::rays::aggregating_intersections ... ok
[INFO] [stdout] test tests::rays::hit_when_all_intersects_have_negative_t ... ok
[INFO] [stdout] test tests::rays::intersecting_a_translated_sphere_with_a_ray ... ok
[INFO] [stdout] test tests::rays::intersection_encapsulates_t_and_object ... ok
[INFO] [stdout] test tests::rays::intersect_sets_object_on_intersections ... ok
[INFO] [stdout] test tests::rays::ray_intersects_sphere_at_a_tangent ... ok
[INFO] [stdout] test tests::ppm_tests::constructing_ppm_pixel_data ... ok
[INFO] [stdout] test tests::rays::hit_when_all_intersects_have_positive_t ... ok
[INFO] [stdout] test tests::rays::ray_intersects_sphere_at_two_points ... ok
[INFO] [stdout] test tests::rays::computing_a_point_from_a_distance ... ok
[INFO] [stdout] test tests::matrix_tests::transposing_identity_matrix ... ok
[INFO] [stdout] test tests::rays::creating_a_ray ... ok
[INFO] [stdout] test tests::rays::ray_originates_inside_sphere ... ok
[INFO] [stdout] test tests::rays::intersecting_a_scaled_sphere_with_a_ray ... ok
[INFO] [stdout] test tests::rays::scaling_a_ray ... ok
[INFO] [stdout] test tests::rays::ray_misses_sphere ... ok
[INFO] [stdout] test tests::rays::sphere_is_behind_ray ... ok
[INFO] [stdout] test tests::rays::translating_a_ray ... ok
[INFO] [stdout] test tests::rays::sphere_default_transformation ... ok
[INFO] [stdout] test tests::shading::normal_is_normalized ... ok
[INFO] [stdout] test tests::shading::normal_on_a_sphere4 ... ok
[INFO] [stdout] test tests::shading::normal_on_a_sphere3 ... ok
[INFO] [stdout] test tests::transformations::scaling::multiplying_by_inverse_of_scaling_matrix ... ok
[INFO] [stdout] test tests::transformations::scaling::reflection_is_scaling_by_negative_value ... ok
[INFO] [stdout] test tests::shading::normal_on_a_sphere1 ... ok
[INFO] [stdout] test tests::transformations::chained_transformations_must_be_applied_in_reverse_order ... ok
[INFO] [stdout] test tests::transformations::rotation::rotating_point_around_z_axis ... ok
[INFO] [stdout] test tests::shading::normal_on_a_sphere2 ... ok
[INFO] [stdout] test tests::transformations::individual_transformations_are_applied_in_sequence ... ok
[INFO] [stdout] test tests::transformations::rotation::inverse_of_x_rotation_rotates_in_opposite_direction ... ok
[INFO] [stdout] test tests::transformations::scaling::scaling_matrix_applied_to_point ... ok
[INFO] [stdout] test tests::transformations::scaling::scaling_matrix_applied_to_vector ... ok
[INFO] [stdout] test tests::transformations::shearing::shearing_transformation_moves_x_in_proportion_to_y ... ok
[INFO] [stdout] test tests::transformations::shearing::shearing_transformation_moves_x_in_proportion_to_z ... ok
[INFO] [stdout] test tests::transformations::shearing::shearing_transformation_moves_y_in_proportion_to_x ... ok
[INFO] [stdout] test tests::transformations::shearing::shearing_transformation_moves_y_in_proportion_to_z ... ok
[INFO] [stdout] test tests::transformations::shearing::shearing_transformation_moves_z_in_proportion_to_x ... ok
[INFO] [stdout] test tests::transformations::shearing::shearing_transformation_moves_z_in_proportion_to_y ... ok
[INFO] [stdout] test tests::transformations::translation::multiplying_by_a_translation_matrix ... ok
[INFO] [stdout] test tests::transformations::rotation::rotating_point_around_x_axis ... ok
[INFO] [stdout] test tests::transformations::rotation::rotating_point_around_y_axis ... ok
[INFO] [stdout] test tests::transformations::translation::multiplying_by_inverse_of_translation_matrix ... ok
[INFO] [stdout] test tests::transformations::translation::translation_does_not_affect_vectors ... ok
[INFO] [stdout] test tests::vector_magnitudes::magnitude_of_vector2 ... ok
[INFO] [stdout] test tests::vector_magnitudes::magnitude_of_vector3 ... ok
[INFO] [stdout] test tests::vector_magnitudes::magnitude_of_vector4 ... ok
[INFO] [stdout] test tests::vector_magnitudes::magnitude_of_vector5 ... ok
[INFO] [stdout] test tests::vector_normalizing::magnitude_of_normalized_vector ... ok
[INFO] [stdout] test tests::vector_normalizing::normalizing_vector1 ... ok
[INFO] [stdout] test tests::vector_magnitudes::magnitude_of_vector1 ... ok
[INFO] [stdout] test tests::vector_normalizing::normalizing_vector2 ... ok
[INFO] [stdout] test tests::canvas_tests::writing_pixels_into_canvas ... ok
[INFO] [stdout] test tests::shading::computing_normal_on_a_transformed_sphere ... FAILED
[INFO] [stdout] test tests::shading::computing_normal_on_a_translated_sphere ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::shading::computing_normal_on_a_transformed_sphere stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::shading::computing_normal_on_a_transformed_sphere' (91) panicked at src/main.rs:37:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Tuple { x: 0.0, y: 0.7071067811865476, z: -0.7071067811865476, w: 0.0 }
[INFO] [stdout]  right: Tuple { x: 0.0, y: 0.97014, z: -0.24254, w: 0.0 }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x623bfbbef732 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x623bfbbef732 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x623bfbbef732 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x623bfbbef732 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x623bfbbffaef - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x623bfbbffaef - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x623bfbbbd0d3 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x623bfbbbd0d3 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x623bfbbc8fa2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x623bfbbcda7f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x623bfbbcd911 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x623bfbb90ade - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x623bfbb90ade - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x623bfbbce08f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x623bfbbce08f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x623bfbbcdeea - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x623bfbbc90d9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x623bfbbb19cd - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x623bfbc07540 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x623bfbc073e3 - core::panicking::assert_failed_inner::hdcc703ae7c807131
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x623bfbb68655 - core::panicking::assert_failed::h124fbd502fc96a42
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x623bfbb5d941 - renderer::tests::shading::computing_normal_on_a_transformed_sphere::h23c554c022689ff1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:37:13
[INFO] [stdout]   22:     0x623bfbb5d967 - renderer::tests::shading::computing_normal_on_a_transformed_sphere::{{closure}}::h27f8b615f8b77693
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:32:54
[INFO] [stdout]   23:     0x623bfbb664e6 - core::ops::function::FnOnce::call_once::h91291d1764d6e3d1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x623bfbb908bb - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x623bfbb908bb - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x623bfbba493d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x623bfbba493d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x623bfbba493d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x623bfbba493d - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x623bfbba493d - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x623bfbba493d - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x623bfbba493d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x623bfbb7de54 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x623bfbb7de54 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x623bfbb8178a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x623bfbb8178a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x623bfbb8178a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x623bfbb8178a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x623bfbb8178a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x623bfbb8178a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x623bfbb8178a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x623bfbbc44df - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x623bfbbc44df - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x72ffe6a8eaa4 - <unknown>
[INFO] [stdout]   45:     0x72ffe6b1ba64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::shading::computing_normal_on_a_translated_sphere stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::shading::computing_normal_on_a_translated_sphere' (92) panicked at src/main.rs:45:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Tuple { x: 0.0, y: 0.923879171729761, z: -0.3826843033675811, w: 0.0 }
[INFO] [stdout]  right: Tuple { x: 0.0, y: 0.70711, z: -0.70711, w: 0.0 }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x623bfbbef732 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x623bfbbef732 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x623bfbbef732 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x623bfbbef732 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x623bfbbffaef - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x623bfbbffaef - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x623bfbbbd0d3 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x623bfbbbd0d3 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x623bfbbc8fa2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x623bfbbcda7f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x623bfbbcd911 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x623bfbb90ade - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x623bfbb90ade - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x623bfbbce08f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x623bfbbce08f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x623bfbbcdeea - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x623bfbbc90d9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x623bfbbb19cd - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x623bfbc07540 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x623bfbc073e3 - core::panicking::assert_failed_inner::hdcc703ae7c807131
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x623bfbb68655 - core::panicking::assert_failed::h124fbd502fc96a42
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x623bfbb5d748 - renderer::tests::shading::computing_normal_on_a_translated_sphere::h4b9ca4c1bfc9acb1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:45:13
[INFO] [stdout]   22:     0x623bfbb5d767 - renderer::tests::shading::computing_normal_on_a_translated_sphere::{{closure}}::hc1ff066ef1645e8e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:41:53
[INFO] [stdout]   23:     0x623bfbb66b56 - core::ops::function::FnOnce::call_once::hcb5708f090f61397
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x623bfbb908bb - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x623bfbb908bb - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x623bfbba493d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x623bfbba493d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x623bfbba493d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x623bfbba493d - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x623bfbba493d - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x623bfbba493d - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x623bfbba493d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x623bfbb7de54 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x623bfbb7de54 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x623bfbb8178a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x623bfbb8178a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x623bfbb8178a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x623bfbb8178a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x623bfbb8178a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x623bfbb8178a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x623bfbb8178a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x623bfbbc44df - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x623bfbbc44df - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x72ffe6a8eaa4 - <unknown>
[INFO] [stdout]   45:     0x72ffe6b1ba64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::shading::computing_normal_on_a_transformed_sphere
[INFO] [stdout]     tests::shading::computing_normal_on_a_translated_sphere
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 98 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin renderer`
[INFO] running `Command { std: "docker" "inspect" "76d40ad5b5b7eacfc36a6fa3cb3ef07ab382f00bb11f7b29aa60e12df65ab437", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76d40ad5b5b7eacfc36a6fa3cb3ef07ab382f00bb11f7b29aa60e12df65ab437", kill_on_drop: false }`
[INFO] [stdout] 76d40ad5b5b7eacfc36a6fa3cb3ef07ab382f00bb11f7b29aa60e12df65ab437
