[INFO] cloning repository https://github.com/frankschmitt/the-ray-tracer-challenge
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/frankschmitt/the-ray-tracer-challenge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrankschmitt%2Fthe-ray-tracer-challenge", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrankschmitt%2Fthe-ray-tracer-challenge'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5a7fb673fff6c081058abfa5d5eee4683e4cf7ec
[INFO] testing frankschmitt/the-ray-tracer-challenge against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrankschmitt%2Fthe-ray-tracer-challenge" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/frankschmitt/the-ray-tracer-challenge
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/frankschmitt/the-ray-tracer-challenge
[INFO] tweaked toml for git repo https://github.com/frankschmitt/the-ray-tracer-challenge written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/frankschmitt/the-ray-tracer-challenge on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/frankschmitt/the-ray-tracer-challenge 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bb94daf352052a6f128dba531c0e3c3af9fa06008fdf7eef653605b7f69f9f01
[INFO] running `Command { std: "docker" "start" "-a" "bb94daf352052a6f128dba531c0e3c3af9fa06008fdf7eef653605b7f69f9f01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bb94daf352052a6f128dba531c0e3c3af9fa06008fdf7eef653605b7f69f9f01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb94daf352052a6f128dba531c0e3c3af9fa06008fdf7eef653605b7f69f9f01", kill_on_drop: false }`
[INFO] [stdout] bb94daf352052a6f128dba531c0e3c3af9fa06008fdf7eef653605b7f69f9f01
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bdbd4cbe3c7d40384c2ec97fc8cc4bd1aab511a984590859d2622e25d1816bc7
[INFO] running `Command { std: "docker" "start" "-a" "bdbd4cbe3c7d40384c2ec97fc8cc4bd1aab511a984590859d2622e25d1816bc7", kill_on_drop: false }`
[INFO] [stderr]    Compiling the-ray-tracer-challenge v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] running `Command { std: "docker" "inspect" "bdbd4cbe3c7d40384c2ec97fc8cc4bd1aab511a984590859d2622e25d1816bc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bdbd4cbe3c7d40384c2ec97fc8cc4bd1aab511a984590859d2622e25d1816bc7", kill_on_drop: false }`
[INFO] [stdout] bdbd4cbe3c7d40384c2ec97fc8cc4bd1aab511a984590859d2622e25d1816bc7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8bc7ae101d8faddc8a0c6027e9d128c0f57e92ef45822a03c7cc6977fde7ccec
[INFO] running `Command { std: "docker" "start" "-a" "8bc7ae101d8faddc8a0c6027e9d128c0f57e92ef45822a03c7cc6977fde7ccec", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling bytecount v0.6.7
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling bstr v1.9.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling peg-runtime v0.6.3
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling anstream v0.6.11
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling nom_locate v4.2.0
[INFO] [stderr]    Compiling peg-macros v0.6.3
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling sealed v0.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling synthez-core v0.3.1
[INFO] [stderr]    Compiling typed-builder-macro v0.15.2
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling clap_builder v4.5.0
[INFO] [stderr]    Compiling synthez-codegen v0.3.1
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.1.0
[INFO] [stderr]    Compiling synthez v0.3.1
[INFO] [stderr]    Compiling typed-builder v0.15.2
[INFO] [stderr]    Compiling cucumber-expressions v0.3.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.4
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]    Compiling ignore v0.4.22
[INFO] [stderr]    Compiling peg v0.6.3
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling lazy-regex v3.1.0
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling pin-project v1.1.4
[INFO] [stderr]    Compiling clap v4.5.0
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]    Compiling drain_filter_polyfill v0.1.3
[INFO] [stderr]    Compiling inventory v0.3.15
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling cucumber-codegen v0.20.2
[INFO] [stderr]    Compiling gherkin v0.14.0
[INFO] [stderr]    Compiling cucumber v0.20.2
[INFO] [stderr]    Compiling the-ray-tracer-challenge v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `when`
[INFO] [stdout]  --> tests/ray-tracer.rs:1:23
[INFO] [stdout]   |
[INFO] [stdout] 1 | use cucumber::{given, when, then, World};
[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 variable: `world`
[INFO] [stdout]   --> tests/ray-tracer.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn a_tuple(world: &mut RayTracerWorld) {
[INFO] [stdout]    |            ^^^^^ help: if this is intentional, prefix it with an underscore: `_world`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `y`, `z`, and `w` are never read
[INFO] [stdout]   --> tests/ray-tracer.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | struct Tuple {
[INFO] [stdout]    |        ----- fields in this struct
[INFO] [stdout]  7 |     pub x: f64,
[INFO] [stdout]  8 |     pub y: f64,
[INFO] [stdout]    |         ^
[INFO] [stdout]  9 |     pub z: f64,
[INFO] [stdout]    |         ^
[INFO] [stdout] 10 |     pub w: f64
[INFO] [stdout]    |         ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Tuple` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 36s
[INFO] running `Command { std: "docker" "inspect" "8bc7ae101d8faddc8a0c6027e9d128c0f57e92ef45822a03c7cc6977fde7ccec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8bc7ae101d8faddc8a0c6027e9d128c0f57e92ef45822a03c7cc6977fde7ccec", kill_on_drop: false }`
[INFO] [stdout] 8bc7ae101d8faddc8a0c6027e9d128c0f57e92ef45822a03c7cc6977fde7ccec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d19e56e62c32fa579209bc8938bbf7e1246974cdcca102ccab2bf048ac10cf5b
[INFO] running `Command { std: "docker" "start" "-a" "d19e56e62c32fa579209bc8938bbf7e1246974cdcca102ccab2bf048ac10cf5b", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `when`
[INFO] [stderr]  --> tests/ray-tracer.rs:1:23
[INFO] [stderr]   |
[INFO] [stderr] 1 | use cucumber::{given, when, then, World};
[INFO] [stderr]   |                       ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `world`
[INFO] [stderr]   --> tests/ray-tracer.rs:27:12
[INFO] [stderr]    |
[INFO] [stderr] 27 | fn a_tuple(world: &mut RayTracerWorld) {
[INFO] [stderr]    |            ^^^^^ help: if this is intentional, prefix it with an underscore: `_world`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `y`, `z`, and `w` are never read
[INFO] [stderr]   --> tests/ray-tracer.rs:8:9
[INFO] [stderr]    |
[INFO] [stderr]  6 | struct Tuple {
[INFO] [stderr]    |        ----- fields in this struct
[INFO] [stderr]  7 |     pub x: f64,
[INFO] [stderr]  8 |     pub y: f64,
[INFO] [stderr]    |         ^
[INFO] [stderr]  9 |     pub z: f64,
[INFO] [stderr]    |         ^
[INFO] [stderr] 10 |     pub w: f64
[INFO] [stderr]    |         ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Tuple` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `the-ray-tracer-challenge` (test "ray-tracer") generated 3 warnings (run `cargo fix --test "ray-tracer" -p the-ray-tracer-challenge` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/the_ray_tracer_challenge-f9f37171fdec3251)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/ray-tracer.rs (/opt/rustwide/target/debug/deps/ray_tracer-4f7523b9b4d52e6b)
[INFO] [stderr] 
[INFO] [stderr] thread 'main' (17) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cucumber-0.20.2/src/cucumber.rs:1292:13:
[INFO] [stderr] 1 step failed
[INFO] [stderr] stack backtrace:
[INFO] [stdout] Feature: Tuples feature
[INFO] [stdout]   Scenario: A tuple with w=1.0 is a point
[INFO] [stdout]    ✔  Given a tuple(4.3, -4.2, 3.1, 1.0)
[INFO] [stdout]    ✘  Then a.x = 4.3
[INFO] [stdout]       Step failed:
[INFO] [stdout]       Defined: tests/features/tuples.feature:5:6
[INFO] [stdout]       Matched: tests/ray-tracer.rs:35:1
[INFO] [stdout]       Step panicked. Captured output: assertion failed: world.tuple.x == x
[INFO] [stdout] [Summary]
[INFO] [stdout] 1 feature
[INFO] [stdout] 1 scenario (1 failed)
[INFO] [stdout] 2 steps (1 passed, 1 failed)
[INFO] [stderr]    0:     0x5e26fe5d4032 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x5e26fe5d4032 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x5e26fe5d4032 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x5e26fe5d4032 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x5e26fe5ea1da - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x5e26fe5ea1da - core[585f66e14d78f9ba]::fmt::write
[INFO] [stderr]    6:     0x5e26fe5d9616 - std[3f03f8b59f91bef1]::io::default_write_fmt::<std[3f03f8b59f91bef1]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x5e26fe5d9616 - <std[3f03f8b59f91bef1]::sys::stdio::unix::Stderr as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]    8:     0x5e26fe5bbadf - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x5e26fe5bbadf - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x5e26fe5cea81 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:319:9
[INFO] [stderr]   11:     0x5e26fe5cec72 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stderr]   12:     0x5e26fe5cec72 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stderr]   13:     0x5e26fe5bbb98 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stderr]   14:     0x5e26fe5b0c99 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   15:     0x5e26fe5bc5cd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stderr]   16:     0x5e26fe5ea99c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stderr]   17:     0x5e26fe0bfa88 - core[585f66e14d78f9ba]::panicking::panic_display::<alloc[15e7b27aba85d2e2]::string::String>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:259:5
[INFO] [stderr]   18:     0x5e26fe0a854b - <cucumber[b431cef5755365fe]::cucumber::Cucumber<ray_tracer[67f58d431ecc7131]::RayTracerWorld, cucumber[b431cef5755365fe]::parser::basic::Basic, &str, cucumber[b431cef5755365fe]::runner::basic::Basic<ray_tracer[67f58d431ecc7131]::RayTracerWorld, for<'a, 'b, 'c> fn(&'a gherkin[62da6fc4a2ad839a]::Feature, core[585f66e14d78f9ba]::option::Option<&'b gherkin[62da6fc4a2ad839a]::Rule>, &'c gherkin[62da6fc4a2ad839a]::Scenario) -> cucumber[b431cef5755365fe]::runner::basic::ScenarioType, for<'a> fn(&'a gherkin[62da6fc4a2ad839a]::Feature, core[585f66e14d78f9ba]::option::Option<&'a gherkin[62da6fc4a2ad839a]::Rule>, &'a gherkin[62da6fc4a2ad839a]::Scenario, &'a mut ray_tracer[67f58d431ecc7131]::RayTracerWorld) -> core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()> + 'a>>, for<'a> fn(&'a gherkin[62da6fc4a2ad839a]::Feature, core[585f66e14d78f9ba]::option::Option<&'a gherkin[62da6fc4a2ad839a]::Rule>, &'a gherkin[62da6fc4a2ad839a]::Scenario, &'a cucumber[b431cef5755365fe]::event::ScenarioFinished, core[585f66e14d78f9ba]::option::Option<&'a mut ray_tracer[67f58d431ecc7131]::RayTracerWorld>) -> core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()> + 'a>>>, cucumber[b431cef5755365fe]::writer::summarize::Summarize<cucumber[b431cef5755365fe]::writer::normalize::Normalize<ray_tracer[67f58d431ecc7131]::RayTracerWorld, cucumber[b431cef5755365fe]::writer::basic::Basic>>>>::filter_run_and_exit::<<cucumber[b431cef5755365fe]::cucumber::Cucumber<ray_tracer[67f58d431ecc7131]::RayTracerWorld, cucumber[b431cef5755365fe]::parser::basic::Basic, &str, cucumber[b431cef5755365fe]::runner::basic::Basic<ray_tracer[67f58d431ecc7131]::RayTracerWorld, for<'a, 'b, 'c> fn(&'a gherkin[62da6fc4a2ad839a]::Feature, core[585f66e14d78f9ba]::option::Option<&'b gherkin[62da6fc4a2ad839a]::Rule>, &'c gherkin[62da6fc4a2ad839a]::Scenario) -> cucumber[b431cef5755365fe]::runner::basic::ScenarioType, for<'a> fn(&'a gherkin[62da6fc4a2ad839a]::Feature, core[585f66e14d78f9ba]::option::Option<&'a gherkin[62da6fc4a2ad839a]::Rule>, &'a gherkin[62da6fc4a2ad839a]::Scenario, &'a mut ray_tracer[67f58d431ecc7131]::RayTracerWorld) -> core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()> + 'a>>, for<'a> fn(&'a gherkin[62da6fc4a2ad839a]::Feature, core[585f66e14d78f9ba]::option::Option<&'a gherkin[62da6fc4a2ad839a]::Rule>, &'a gherkin[62da6fc4a2ad839a]::Scenario, &'a cucumber[b431cef5755365fe]::event::ScenarioFinished, core[585f66e14d78f9ba]::option::Option<&'a mut ray_tracer[67f58d431ecc7131]::RayTracerWorld>) -> core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()> + 'a>>>, cucumber[b431cef5755365fe]::writer::summarize::Summarize<cucumber[b431cef5755365fe]::writer::normalize::Normalize<ray_tracer[67f58d431ecc7131]::RayTracerWorld, cucumber[b431cef5755365fe]::writer::basic::Basic>>>>::run_and_exit::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cucumber-0.20.2/src/cucumber.rs:1292:13
[INFO] [stderr]   19:     0x5e26fe0ac847 - <cucumber[b431cef5755365fe]::cucumber::Cucumber<ray_tracer[67f58d431ecc7131]::RayTracerWorld, cucumber[b431cef5755365fe]::parser::basic::Basic, &str, cucumber[b431cef5755365fe]::runner::basic::Basic<ray_tracer[67f58d431ecc7131]::RayTracerWorld, for<'a, 'b, 'c> fn(&'a gherkin[62da6fc4a2ad839a]::Feature, core[585f66e14d78f9ba]::option::Option<&'b gherkin[62da6fc4a2ad839a]::Rule>, &'c gherkin[62da6fc4a2ad839a]::Scenario) -> cucumber[b431cef5755365fe]::runner::basic::ScenarioType, for<'a> fn(&'a gherkin[62da6fc4a2ad839a]::Feature, core[585f66e14d78f9ba]::option::Option<&'a gherkin[62da6fc4a2ad839a]::Rule>, &'a gherkin[62da6fc4a2ad839a]::Scenario, &'a mut ray_tracer[67f58d431ecc7131]::RayTracerWorld) -> core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()> + 'a>>, for<'a> fn(&'a gherkin[62da6fc4a2ad839a]::Feature, core[585f66e14d78f9ba]::option::Option<&'a gherkin[62da6fc4a2ad839a]::Rule>, &'a gherkin[62da6fc4a2ad839a]::Scenario, &'a cucumber[b431cef5755365fe]::event::ScenarioFinished, core[585f66e14d78f9ba]::option::Option<&'a mut ray_tracer[67f58d431ecc7131]::RayTracerWorld>) -> core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()> + 'a>>>, cucumber[b431cef5755365fe]::writer::summarize::Summarize<cucumber[b431cef5755365fe]::writer::normalize::Normalize<ray_tracer[67f58d431ecc7131]::RayTracerWorld, cucumber[b431cef5755365fe]::writer::basic::Basic>>>>::run_and_exit::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cucumber-0.20.2/src/cucumber.rs:1200:57
[INFO] [stderr]   20:     0x5e26fe1059fa - <ray_tracer[67f58d431ecc7131]::RayTracerWorld as cucumber[b431cef5755365fe]::World>::run::<&str>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cucumber-0.20.2/src/lib.rs:288:46
[INFO] [stderr]   21:     0x5e26fe0e4293 - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stderr]   22:     0x5e26fe0a97d0 - futures_executor[f2a73bf84f44fc9b]::local_pool::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-executor-0.3.30/src/local_pool.rs:317:34
[INFO] [stderr]   23:     0x5e26fe0a974b - futures_executor[f2a73bf84f44fc9b]::local_pool::run_executor::<(), futures_executor[f2a73bf84f44fc9b]::local_pool::block_on<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-executor-0.3.30/src/local_pool.rs:90:37
[INFO] [stderr]   24:     0x5e26fe0e5e08 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<alloc[15e7b27aba85d2e2]::sync::Arc<futures_executor[f2a73bf84f44fc9b]::local_pool::ThreadNotify>>>::try_with::<futures_executor[f2a73bf84f44fc9b]::local_pool::run_executor<(), futures_executor[f2a73bf84f44fc9b]::local_pool::block_on<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stderr]   25:     0x5e26fe0e5d23 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<alloc[15e7b27aba85d2e2]::sync::Arc<futures_executor[f2a73bf84f44fc9b]::local_pool::ThreadNotify>>>::with::<futures_executor[f2a73bf84f44fc9b]::local_pool::run_executor<(), futures_executor[f2a73bf84f44fc9b]::local_pool::block_on<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stderr]   26:     0x5e26fe0a751b - futures_executor[f2a73bf84f44fc9b]::local_pool::run_executor::<(), futures_executor[f2a73bf84f44fc9b]::local_pool::block_on<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-executor-0.3.30/src/local_pool.rs:86:27
[INFO] [stderr]   27:     0x5e26fe0a75b8 - futures_executor[f2a73bf84f44fc9b]::local_pool::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-executor-0.3.30/src/local_pool.rs:317:5
[INFO] [stderr]   28:     0x5e26fe0c3cad - ray_tracer[67f58d431ecc7131]::main
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/ray-tracer.rs:46:5
[INFO] [stderr]   29:     0x5e26fe08660b - <fn() as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   30:     0x5e26fe0ec9de - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stderr]   31:     0x5e26fe0ef201 - std[3f03f8b59f91bef1]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/rt.rs:206:18
[INFO] [stderr]   32:     0x5e26fe5cd9c6 - <&dyn core[585f66e14d78f9ba]::ops::function::Fn<(), Output = i32> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::panic::unwind_safe::RefUnwindSafe as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:287:21
[INFO] [stderr]   33:     0x5e26fe5cd9c6 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<&dyn core[585f66e14d78f9ba]::ops::function::Fn<(), Output = i32> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stderr]   34:     0x5e26fe5cd9c6 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<i32, &dyn core[585f66e14d78f9ba]::ops::function::Fn<(), Output = i32> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stderr]   35:     0x5e26fe5cd9c6 - std[3f03f8b59f91bef1]::panic::catch_unwind::<&dyn core[585f66e14d78f9ba]::ops::function::Fn<(), Output = i32> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stderr]   36:     0x5e26fe5cd9c6 - std[3f03f8b59f91bef1]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/rt.rs:175:24
[INFO] [stderr]   37:     0x5e26fe5cd9c6 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<std[3f03f8b59f91bef1]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stderr]   38:     0x5e26fe5cd9c6 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<isize, std[3f03f8b59f91bef1]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stderr]   39:     0x5e26fe5cd9c6 - std[3f03f8b59f91bef1]::panic::catch_unwind::<std[3f03f8b59f91bef1]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stderr]   40:     0x5e26fe5cd9c6 - std[3f03f8b59f91bef1]::rt::lang_start_internal
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/rt.rs:171:5
[INFO] [stderr]   41:     0x5e26fe0ec9a7 - std[3f03f8b59f91bef1]::rt::lang_start::<()>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/rt.rs:205:5
[INFO] [stderr]   42:     0x5e26fe0c99ee - main
[INFO] [stderr]   43:     0x74de712941ca - <unknown>
[INFO] [stderr]   44:     0x74de7129428b - __libc_start_main
[INFO] [stderr]   45:     0x5e26fe067a05 - _start
[INFO] [stderr]   46:                0x0 - <unknown>
[INFO] [stderr] error: test failed, to rerun pass `--test ray-tracer`
[INFO] running `Command { std: "docker" "inspect" "d19e56e62c32fa579209bc8938bbf7e1246974cdcca102ccab2bf048ac10cf5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d19e56e62c32fa579209bc8938bbf7e1246974cdcca102ccab2bf048ac10cf5b", kill_on_drop: false }`
[INFO] [stdout] d19e56e62c32fa579209bc8938bbf7e1246974cdcca102ccab2bf048ac10cf5b
