[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 beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrankschmitt%2Fthe-ray-tracer-challenge" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-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-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/frankschmitt/the-ray-tracer-challenge on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e03fb896e11d9e96b252a2c46e8a31cb087214067b84689dbf27331f4ac5f916
[INFO] running `Command { std: "docker" "start" "-a" "e03fb896e11d9e96b252a2c46e8a31cb087214067b84689dbf27331f4ac5f916", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e03fb896e11d9e96b252a2c46e8a31cb087214067b84689dbf27331f4ac5f916", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e03fb896e11d9e96b252a2c46e8a31cb087214067b84689dbf27331f4ac5f916", kill_on_drop: false }`
[INFO] [stdout] e03fb896e11d9e96b252a2c46e8a31cb087214067b84689dbf27331f4ac5f916
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 72011d96dfa8c8384bf63cdb6f11a1333e252d7c6d63794b48feebcdb2904614
[INFO] running `Command { std: "docker" "start" "-a" "72011d96dfa8c8384bf63cdb6f11a1333e252d7c6d63794b48feebcdb2904614", 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.59s
[INFO] running `Command { std: "docker" "inspect" "72011d96dfa8c8384bf63cdb6f11a1333e252d7c6d63794b48feebcdb2904614", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72011d96dfa8c8384bf63cdb6f11a1333e252d7c6d63794b48feebcdb2904614", kill_on_drop: false }`
[INFO] [stdout] 72011d96dfa8c8384bf63cdb6f11a1333e252d7c6d63794b48feebcdb2904614
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 50b833468e71ca7cb83591b715ee10121e6031cdea1bc2fe8068158775a54d4a
[INFO] running `Command { std: "docker" "start" "-a" "50b833468e71ca7cb83591b715ee10121e6031cdea1bc2fe8068158775a54d4a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[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 serde v1.0.196
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[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 bitflags v2.4.2
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling peg-runtime v0.6.3
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling anstream v0.6.11
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling bstr v1.9.0
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling peg-macros v0.6.3
[INFO] [stderr]    Compiling clap_builder v4.5.0
[INFO] [stderr]    Compiling textwrap v0.16.0
[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 crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling drain_filter_polyfill v0.1.3
[INFO] [stderr]    Compiling inventory v0.3.15
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling nom_locate v4.2.0
[INFO] [stderr]    Compiling peg v0.6.3
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling cucumber-expressions v0.3.0
[INFO] [stderr]    Compiling ignore v0.4.22
[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 typed-builder-macro v0.15.2
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.4
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]    Compiling synthez-core v0.3.1
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.1.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling lazy-regex v3.1.0
[INFO] [stderr]    Compiling typed-builder v0.15.2
[INFO] [stderr]    Compiling pin-project v1.1.4
[INFO] [stderr]    Compiling synthez-codegen v0.3.1
[INFO] [stderr]    Compiling synthez v0.3.1
[INFO] [stderr]    Compiling cucumber-codegen v0.20.2
[INFO] [stderr]    Compiling clap v4.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[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 57.23s
[INFO] running `Command { std: "docker" "inspect" "50b833468e71ca7cb83591b715ee10121e6031cdea1bc2fe8068158775a54d4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50b833468e71ca7cb83591b715ee10121e6031cdea1bc2fe8068158775a54d4a", kill_on_drop: false }`
[INFO] [stdout] 50b833468e71ca7cb83591b715ee10121e6031cdea1bc2fe8068158775a54d4a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 276094ef8274e8b1db982f173cd4d62fcf10b23f956d73513f805b330911fecb
[INFO] running `Command { std: "docker" "start" "-a" "276094ef8274e8b1db982f173cd4d62fcf10b23f956d73513f805b330911fecb", 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"` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/the_ray_tracer_challenge-2962ad42787a3ee6)
[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-94b8476ab43066a3)
[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] 
[INFO] [stderr] thread 'main' (25) 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] [stderr]    0:     0x5778dd472ca2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x5778dd472ca2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x5778dd472ca2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]    3:     0x5778dd472ca2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]    4:     0x5778dd483d3f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]    5:     0x5778dd483d3f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stderr]    6:     0x5778dd44b9e1 - std::io::default_write_fmt::h1ecb8c7cfa7da481
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x5778dd44b9e1 - std::io::Write::write_fmt::h051fe4a9e4fdbf48
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]    8:     0x5778dd452762 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]    9:     0x5778dd45576f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stderr]   10:     0x5778dd4555c9 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9
[INFO] [stderr]   11:     0x5778dd455e2f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stderr]   12:     0x5778dd455e2f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stderr]   13:     0x5778dd455c8a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stderr]   14:     0x5778dd452899 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]   15:     0x5778dd43f8dd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stderr]   16:     0x5778dd48dd20 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stderr]   17:     0x5778dcf05e60 - core::panicking::panic_display::h2ad713130411a66e
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5
[INFO] [stderr]   18:     0x5778dcf0b669 - cucumber::cucumber::Cucumber<W,P,I,R,Wr,Cli>::filter_run_and_exit::{{closure}}::h471dcec2f8276bda
[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:     0x5778dcf0acbf - cucumber::cucumber::Cucumber<W,P,I,R,Wr,Cli>::run_and_exit::{{closure}}::h1b800df83cb77b94
[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:     0x5778dcf6a37d - cucumber::World::run::{{closure}}::h9bdeadcf36502bcd
[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:     0x5778dcf4b8c3 - <core::pin::Pin<P> as core::future::future::Future>::poll::h633b8777bd2525d8
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stderr]   22:     0x5778dcf04b90 - futures_executor::local_pool::block_on::{{closure}}::h44d962dde47c248c
[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:     0x5778dcf04a8b - futures_executor::local_pool::run_executor::{{closure}}::h36b0c83790df7360
[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:     0x5778dcf05a68 - std::thread::local::LocalKey<T>::try_with::h0b47780a042d6b6a
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stderr]   25:     0x5778dcf05983 - std::thread::local::LocalKey<T>::with::h0bac0f9198b27d09
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stderr]   26:     0x5778dcf049eb - futures_executor::local_pool::run_executor::h297eea3236c0bd43
[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:     0x5778dcf04b38 - futures_executor::local_pool::block_on::h01894a90801c4a37
[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:     0x5778dcf7559d - ray_tracer::main::hc2ad42e4d683147f
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/ray-tracer.rs:46:5
[INFO] [stderr]   29:     0x5778dcf32c6b - core::ops::function::FnOnce::call_once::h285faef8f02194db
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   30:     0x5778dcf1fcbe - std::sys::backtrace::__rust_begin_short_backtrace::hb89961cde69534e4
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stderr]   31:     0x5778dcf76441 - std::rt::lang_start::{{closure}}::h8a97bd421f7db3d8
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18
[INFO] [stderr]   32:     0x5778dd44d130 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h4967fb77e0dfb65c
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21
[INFO] [stderr]   33:     0x5778dd44d130 - std::panicking::catch_unwind::do_call::hf7e87675c3e14c23
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stderr]   34:     0x5778dd44d130 - std::panicking::catch_unwind::h26f0e342004b5114
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stderr]   35:     0x5778dd44d130 - std::panic::catch_unwind::h9ee33ca17775d897
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stderr]   36:     0x5778dd44d130 - std::rt::lang_start_internal::{{closure}}::h243ba3495fa13cf8
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24
[INFO] [stderr]   37:     0x5778dd44d130 - std::panicking::catch_unwind::do_call::h819db0a7788e7259
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stderr]   38:     0x5778dd44d130 - std::panicking::catch_unwind::h23e08fb4a7b9f405
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stderr]   39:     0x5778dd44d130 - std::panic::catch_unwind::h7ca3d9eabb6135ff
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stderr]   40:     0x5778dd44d130 - std::rt::lang_start_internal::h06ad7395f4fda8d7
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5
[INFO] [stderr]   41:     0x5778dcf76427 - std::rt::lang_start::hc671a76cef085ae7
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5
[INFO] [stderr]   42:     0x5778dcf808ce - main
[INFO] [stderr]   43:     0x7826014a51ca - <unknown>
[INFO] [stderr]   44:     0x7826014a528b - __libc_start_main
[INFO] [stderr]   45:     0x5778dced4eb5 - _start
[INFO] [stderr]   46:                0x0 - <unknown>
[INFO] [stderr] error: test failed, to rerun pass `--test ray-tracer`
[INFO] running `Command { std: "docker" "inspect" "276094ef8274e8b1db982f173cd4d62fcf10b23f956d73513f805b330911fecb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "276094ef8274e8b1db982f173cd4d62fcf10b23f956d73513f805b330911fecb", kill_on_drop: false }`
[INFO] [stdout] 276094ef8274e8b1db982f173cd4d62fcf10b23f956d73513f805b330911fecb
