[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 master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrankschmitt%2Fthe-ray-tracer-challenge" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/frankschmitt/the-ray-tracer-challenge on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-6-tc1/source/Cargo.toml
[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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded synthez-core v0.3.1
[INFO] [stderr]   Downloaded synthez v0.3.1
[INFO] [stderr]   Downloaded typed-builder-macro v0.15.2
[INFO] [stderr]   Downloaded synthez-codegen v0.3.1
[INFO] [stderr]   Downloaded cucumber-codegen v0.20.2
[INFO] [stderr]   Downloaded cucumber-expressions v0.3.0
[INFO] [stderr]   Downloaded typed-builder v0.15.2
[INFO] [stderr]   Downloaded gherkin v0.14.0
[INFO] [stderr]   Downloaded cucumber v0.20.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e49f771e59f8678b9edb0559efc42ffa722d0ca9903ad97367339e04b3613748
[INFO] running `Command { std: "docker" "start" "-a" "e49f771e59f8678b9edb0559efc42ffa722d0ca9903ad97367339e04b3613748", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e49f771e59f8678b9edb0559efc42ffa722d0ca9903ad97367339e04b3613748", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e49f771e59f8678b9edb0559efc42ffa722d0ca9903ad97367339e04b3613748", kill_on_drop: false }`
[INFO] [stdout] e49f771e59f8678b9edb0559efc42ffa722d0ca9903ad97367339e04b3613748
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 90d0fc4edaf21ef9606b337fc68cc4112308210970fd34ee9184c86d5aa59777
[INFO] running `Command { std: "docker" "start" "-a" "90d0fc4edaf21ef9606b337fc68cc4112308210970fd34ee9184c86d5aa59777", 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.22s
[INFO] running `Command { std: "docker" "inspect" "90d0fc4edaf21ef9606b337fc68cc4112308210970fd34ee9184c86d5aa59777", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90d0fc4edaf21ef9606b337fc68cc4112308210970fd34ee9184c86d5aa59777", kill_on_drop: false }`
[INFO] [stdout] 90d0fc4edaf21ef9606b337fc68cc4112308210970fd34ee9184c86d5aa59777
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4bb9d164b29681184f90f2e75fd76452185adebebcdf123cc0ca5aff757ec754
[INFO] running `Command { std: "docker" "start" "-a" "4bb9d164b29681184f90f2e75fd76452185adebebcdf123cc0ca5aff757ec754", 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 minimal-lexical v0.2.1
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling bytecount v0.6.7
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling bitflags v2.4.2
[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 ryu v1.0.16
[INFO] [stderr]    Compiling futures-core v0.3.30
[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 libc v0.2.153
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling peg-runtime v0.6.3
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling bstr v1.9.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling anstream v0.6.11
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling peg-macros v0.6.3
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling clap_builder v4.5.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling drain_filter_polyfill v0.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling inventory v0.3.15
[INFO] [stderr]    Compiling nom_locate v4.2.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling peg v0.6.3
[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 ignore v0.4.22
[INFO] [stderr]    Compiling cucumber-expressions v0.3.0
[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 pin-project-internal v1.1.4
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.1.0
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling synthez-core v0.3.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling typed-builder v0.15.2
[INFO] [stderr]    Compiling synthez-codegen v0.3.1
[INFO] [stderr]    Compiling pin-project v1.1.4
[INFO] [stderr]    Compiling lazy-regex v3.1.0
[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)]` 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)]` 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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.79s
[INFO] running `Command { std: "docker" "inspect" "4bb9d164b29681184f90f2e75fd76452185adebebcdf123cc0ca5aff757ec754", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4bb9d164b29681184f90f2e75fd76452185adebebcdf123cc0ca5aff757ec754", kill_on_drop: false }`
[INFO] [stdout] 4bb9d164b29681184f90f2e75fd76452185adebebcdf123cc0ca5aff757ec754
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2318ab5fa550d73a54ffa871a826bd0e2d6211a806a1c829b16c1db09407164f
[INFO] running `Command { std: "docker" "start" "-a" "2318ab5fa550d73a54ffa871a826bd0e2d6211a806a1c829b16c1db09407164f", 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)]` 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)]` 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)]` 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.10s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/the_ray_tracer_challenge-502cabc5a8c223af)
[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-9324b71cc28173d3)
[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] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cucumber-0.20.2/src/cucumber.rs:1292:13:
[INFO] [stdout] [Summary]
[INFO] [stderr] 1 step failed
[INFO] [stdout] 1 feature
[INFO] [stderr] stack backtrace:
[INFO] [stdout] 1 scenario (1 failed)
[INFO] [stdout] 2 steps (1 passed, 1 failed)
[INFO] [stderr]    0:     0x56480df41425 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stderr]    1:     0x56480df41425 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]    2:     0x56480df41425 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stderr]    3:     0x56480df41425 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stderr]    4:     0x56480df6588b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stderr]    5:     0x56480df6588b - core::fmt::write::h8bcd80919a02be29
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stderr]    6:     0x56480df3ed9f - std::io::Write::write_fmt::hed769ca6c29434ec
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stderr]    7:     0x56480df411fe - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stderr]    8:     0x56480df411fe - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stderr]    9:     0x56480df428d9 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stderr]   10:     0x56480df4261d - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:298:9
[INFO] [stderr]   11:     0x56480df42edb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stderr]   12:     0x56480df42edb - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stderr]   13:     0x56480df42c54 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stderr]   14:     0x56480df418e9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stderr]   15:     0x56480df42987 - rust_begin_unwind
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stderr]   16:     0x56480d992b33 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stderr]   17:     0x56480d9c6393 - core::panicking::panic_display::hf1f6c524e2f79aa6
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:262:5
[INFO] [stderr]   18:     0x56480d9cc30a - cucumber::cucumber::Cucumber<W,P,I,R,Wr,Cli>::filter_run_and_exit::{{closure}}::panic_cold_display::h8f1fc34e32443b36
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic.rs:99:13
[INFO] [stderr]   19:     0x56480d9cc2ba - cucumber::cucumber::Cucumber<W,P,I,R,Wr,Cli>::filter_run_and_exit::{{closure}}::hd5a6b66ebab10e62
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cucumber-0.20.2/src/cucumber.rs:1292:13
[INFO] [stderr]   20:     0x56480d9cb812 - cucumber::cucumber::Cucumber<W,P,I,R,Wr,Cli>::run_and_exit::{{closure}}::h0d5c69213c482785
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cucumber-0.20.2/src/cucumber.rs:1200:57
[INFO] [stderr]   21:     0x56480d9b5dda - cucumber::World::run::{{closure}}::hf23a9e762db4643d
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cucumber-0.20.2/src/lib.rs:288:46
[INFO] [stderr]   22:     0x56480da3b763 - <core::pin::Pin<P> as core::future::future::Future>::poll::h39151c802a464e70
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/future/future.rs:123:9
[INFO] [stderr]   23:     0x56480d9c3ac0 - futures_executor::local_pool::block_on::{{closure}}::ha1cc734ecf237971
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-executor-0.3.30/src/local_pool.rs:317:23
[INFO] [stderr]   24:     0x56480d9c3994 - futures_executor::local_pool::run_executor::{{closure}}::h371572a394756c5b
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-executor-0.3.30/src/local_pool.rs:90:37
[INFO] [stderr]   25:     0x56480d9ebe63 - std::thread::local::LocalKey<T>::try_with::h237b03dc7de6f16d
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:286:12
[INFO] [stderr]   26:     0x56480d9ebd83 - std::thread::local::LocalKey<T>::with::hfce6df7cbab1c86c
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:262:9
[INFO] [stderr]   27:     0x56480d9c38fb - futures_executor::local_pool::run_executor::h0b916a5ae21d8743
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-executor-0.3.30/src/local_pool.rs:86:5
[INFO] [stderr]   28:     0x56480d9c3a68 - futures_executor::local_pool::block_on::h862f1535a6589fe8
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-executor-0.3.30/src/local_pool.rs:317:5
[INFO] [stderr]   29:     0x56480da308cd - ray_tracer::main::h23ddcc35934bcee1
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/ray-tracer.rs:46:5
[INFO] [stderr]   30:     0x56480d9abf0b - core::ops::function::FnOnce::call_once::h970745aac1b0f1e4
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   31:     0x56480da0930e - std::sys_common::backtrace::__rust_begin_short_backtrace::ha84578b563ec3029
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stderr]   32:     0x56480d9cd6e1 - std::rt::lang_start::{{closure}}::h4782afdfa12e3062
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/rt.rs:159:18
[INFO] [stderr]   33:     0x56480df3a2fd - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h239f0051f1e18680
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:284:13
[INFO] [stderr]   34:     0x56480df3a2fd - std::panicking::try::do_call::hf7072797cbfea7fa
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stderr]   35:     0x56480df3a2fd - std::panicking::try::h3a37e38691a5244b
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stderr]   36:     0x56480df3a2fd - std::panic::catch_unwind::hc7cc1460e4236209
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stderr]   37:     0x56480df3a2fd - std::rt::lang_start_internal::{{closure}}::hce632608b277cffc
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/rt.rs:141:48
[INFO] [stderr]   38:     0x56480df3a2fd - std::panicking::try::do_call::hafc0f13e6abd9d79
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stderr]   39:     0x56480df3a2fd - std::panicking::try::h67b8f1800ef15799
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stderr]   40:     0x56480df3a2fd - std::panic::catch_unwind::he5b260dc522c68be
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stderr]   41:     0x56480df3a2fd - std::rt::lang_start_internal::hf119eb75d1ffe221
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/rt.rs:141:20
[INFO] [stderr]   42:     0x56480d9cd6ba - std::rt::lang_start::h1464bbbca82fc9df
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/rt.rs:158:17
[INFO] [stderr]   43:     0x56480da31bce - main
[INFO] [stderr]   44:     0x7f95d6660d90 - <unknown>
[INFO] [stderr]   45:     0x7f95d6660e40 - __libc_start_main
[INFO] [stderr]   46:     0x56480d9934c5 - _start
[INFO] [stderr]   47:                0x0 - <unknown>
[INFO] [stderr] error: test failed, to rerun pass `--test ray-tracer`
[INFO] running `Command { std: "docker" "inspect" "2318ab5fa550d73a54ffa871a826bd0e2d6211a806a1c829b16c1db09407164f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2318ab5fa550d73a54ffa871a826bd0e2d6211a806a1c829b16c1db09407164f", kill_on_drop: false }`
[INFO] [stdout] 2318ab5fa550d73a54ffa871a826bd0e2d6211a806a1c829b16c1db09407164f
