[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#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrankschmitt%2Fthe-ray-tracer-challenge" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/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-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/frankschmitt/the-ray-tracer-challenge on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f8cdccc2c8dbcd7426a7525abf38559a281d0f1258755fcbe8fba489cef6eb3a
[INFO] running `Command { std: "docker" "start" "-a" "f8cdccc2c8dbcd7426a7525abf38559a281d0f1258755fcbe8fba489cef6eb3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f8cdccc2c8dbcd7426a7525abf38559a281d0f1258755fcbe8fba489cef6eb3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8cdccc2c8dbcd7426a7525abf38559a281d0f1258755fcbe8fba489cef6eb3a", kill_on_drop: false }`
[INFO] [stdout] f8cdccc2c8dbcd7426a7525abf38559a281d0f1258755fcbe8fba489cef6eb3a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f4d1e39af18c1e46377d3c916a1ca7b2c766be7be7ac8d06303a2825e57be25c
[INFO] running `Command { std: "docker" "start" "-a" "f4d1e39af18c1e46377d3c916a1ca7b2c766be7be7ac8d06303a2825e57be25c", 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.38s
[INFO] running `Command { std: "docker" "inspect" "f4d1e39af18c1e46377d3c916a1ca7b2c766be7be7ac8d06303a2825e57be25c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4d1e39af18c1e46377d3c916a1ca7b2c766be7be7ac8d06303a2825e57be25c", kill_on_drop: false }`
[INFO] [stdout] f4d1e39af18c1e46377d3c916a1ca7b2c766be7be7ac8d06303a2825e57be25c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f1fb1518ef802caf28fb7c03fed0edeab762eb6af538c36cc598a6afb0f56efc
[INFO] running `Command { std: "docker" "start" "-a" "f1fb1518ef802caf28fb7c03fed0edeab762eb6af538c36cc598a6afb0f56efc", 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 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 utf8parse v0.2.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling bstr v1.9.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling peg-runtime v0.6.3
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling anstream v0.6.11
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling peg-macros v0.6.3
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling nom_locate v4.2.0
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling clap_builder v4.5.0
[INFO] [stderr]    Compiling cucumber-expressions v0.3.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 inflections v1.1.1
[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 synthez-core v0.3.1
[INFO] [stderr]    Compiling typed-builder-macro v0.15.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling typed-builder v0.15.2
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.1.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.4
[INFO] [stderr]    Compiling synthez-codegen v0.3.1
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling synthez v0.3.1
[INFO] [stderr]    Compiling cucumber-codegen v0.20.2
[INFO] [stderr]    Compiling lazy-regex v3.1.0
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]    Compiling pin-project v1.1.4
[INFO] [stderr]    Compiling drain_filter_polyfill v0.1.3
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling inventory v0.3.15
[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 1m 37s
[INFO] running `Command { std: "docker" "inspect" "f1fb1518ef802caf28fb7c03fed0edeab762eb6af538c36cc598a6afb0f56efc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1fb1518ef802caf28fb7c03fed0edeab762eb6af538c36cc598a6afb0f56efc", kill_on_drop: false }`
[INFO] [stdout] f1fb1518ef802caf28fb7c03fed0edeab762eb6af538c36cc598a6afb0f56efc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d11ee70ceb3d0d6af28b71a38b322e24532c04c0b2f8e09d7c0ef26864e1108f
[INFO] running `Command { std: "docker" "start" "-a" "d11ee70ceb3d0d6af28b71a38b322e24532c04c0b2f8e09d7c0ef26864e1108f", 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.19s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/the_ray_tracer_challenge-97d03b4510785e3f)
[INFO] [stderr]      Running tests/ray-tracer.rs (/opt/rustwide/target/debug/deps/ray_tracer-70a24e651e950e5c)
[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] 
[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:     0x57110f1d5872 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x57110f1d5872 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x57110f1d5872 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]    3:     0x57110f1d5872 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]    4:     0x57110f1e64ef - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]    5:     0x57110f1e64ef - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]    6:     0x57110f1aec03 - std::io::default_write_fmt::hf7668c9f69c3a921
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x57110f1aec03 - std::io::Write::write_fmt::ha6503cd07dd1d506
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]    8:     0x57110f1b56e2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]    9:     0x57110f1b870f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stderr]   10:     0x57110f1b8569 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:328:9
[INFO] [stderr]   11:     0x57110f1b8d1f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stderr]   12:     0x57110f1b8d1f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stderr]   13:     0x57110f1b8b7a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stderr]   14:     0x57110f1b5819 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]   15:     0x57110f1a2aed - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stderr]   16:     0x57110f1f0450 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stderr]   17:     0x57110ec7f340 - core::panicking::panic_display::h2f3fb4d49f7b33c2
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:264:5
[INFO] [stderr]   18:     0x57110ecf5d5d - cucumber::cucumber::Cucumber<W,P,I,R,Wr,Cli>::filter_run_and_exit::{{closure}}::h769ea88f5d9e611e
[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:     0x57110ecf53dc - cucumber::cucumber::Cucumber<W,P,I,R,Wr,Cli>::run_and_exit::{{closure}}::h1f602ca4f510955c
[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:     0x57110ecc755a - cucumber::World::run::{{closure}}::h7dd8b39f01893464
[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:     0x57110ec9ed73 - <core::pin::Pin<P> as core::future::future::Future>::poll::he63ec5f772698d3e
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stderr]   22:     0x57110ec8f420 - futures_executor::local_pool::block_on::{{closure}}::h529c6b5af93c62a0
[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:     0x57110ec8f31b - futures_executor::local_pool::run_executor::{{closure}}::h2c214498b2ec00a9
[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:     0x57110eca3818 - std::thread::local::LocalKey<T>::try_with::h1ddf3c125a12f834
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stderr]   25:     0x57110eca3733 - std::thread::local::LocalKey<T>::with::h0ee8a3aaf9a3902a
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stderr]   26:     0x57110ec8f27b - futures_executor::local_pool::run_executor::h32b299002e89f327
[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:     0x57110ec8f3c8 - futures_executor::local_pool::block_on::hd2ea06c1f3774b5f
[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:     0x57110ec8ca8d - ray_tracer::main::h7f07e6b27e063f66
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/ray-tracer.rs:46:5
[INFO] [stderr]   29:     0x57110ec70e9b - core::ops::function::FnOnce::call_once::h802dea0ee75053e9
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   30:     0x57110ec9226e - std::sys::backtrace::__rust_begin_short_backtrace::h2b91b512443fbcb4
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stderr]   31:     0x57110eccfd81 - std::rt::lang_start::{{closure}}::h9c37c3a0e5201f99
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:206:18
[INFO] [stderr]   32:     0x57110f1b00d0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hfe01ef9c04091e5f
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:287:21
[INFO] [stderr]   33:     0x57110f1b00d0 - std::panicking::catch_unwind::do_call::h3720541c1dc2745c
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stderr]   34:     0x57110f1b00d0 - std::panicking::catch_unwind::hf812e1c72a8544c2
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stderr]   35:     0x57110f1b00d0 - std::panic::catch_unwind::h9e80dffea8831154
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stderr]   36:     0x57110f1b00d0 - std::rt::lang_start_internal::{{closure}}::h03410fa218b2c977
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:175:24
[INFO] [stderr]   37:     0x57110f1b00d0 - std::panicking::catch_unwind::do_call::hcc46efa18e4a9c15
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stderr]   38:     0x57110f1b00d0 - std::panicking::catch_unwind::hc0afbf6668eb863a
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stderr]   39:     0x57110f1b00d0 - std::panic::catch_unwind::h9640c0d1343096b8
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stderr]   40:     0x57110f1b00d0 - std::rt::lang_start_internal::hea659f61d058debe
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:171:5
[INFO] [stderr]   41:     0x57110eccfd67 - std::rt::lang_start::hd57835f212e660a1
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:205:5
[INFO] [stderr]   42:     0x57110ec9876e - main
[INFO] [stderr]   43:     0x793db19f01ca - <unknown>
[INFO] [stderr]   44:     0x793db19f028b - __libc_start_main
[INFO] [stderr]   45:     0x57110ec590b5 - _start
[INFO] [stderr]   46:                0x0 - <unknown>
[INFO] [stderr] error: test failed, to rerun pass `--test ray-tracer`
[INFO] running `Command { std: "docker" "inspect" "d11ee70ceb3d0d6af28b71a38b322e24532c04c0b2f8e09d7c0ef26864e1108f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d11ee70ceb3d0d6af28b71a38b322e24532c04c0b2f8e09d7c0ef26864e1108f", kill_on_drop: false }`
[INFO] [stdout] d11ee70ceb3d0d6af28b71a38b322e24532c04c0b2f8e09d7c0ef26864e1108f
