[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-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrankschmitt%2Fthe-ray-tracer-challenge" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/frankschmitt/the-ray-tracer-challenge on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "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-4-tc2/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" "+beta-2025-01-12" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded typed-builder v0.15.2 [INFO] [stderr] Downloaded cucumber-codegen v0.20.2 [INFO] [stderr] Downloaded typed-builder-macro v0.15.2 [INFO] [stderr] Downloaded synthez v0.3.1 [INFO] [stderr] Downloaded synthez-core v0.3.1 [INFO] [stderr] Downloaded synthez-codegen v0.3.1 [INFO] [stderr] Downloaded cucumber-expressions v0.3.0 [INFO] [stderr] Downloaded cucumber v0.20.2 [INFO] [stderr] Downloaded gherkin v0.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] af4cf0a188b2f05361f8fa0a8054db51ae2982ab837d3da72ef334c40dbe972b [INFO] running `Command { std: "docker" "start" "-a" "af4cf0a188b2f05361f8fa0a8054db51ae2982ab837d3da72ef334c40dbe972b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af4cf0a188b2f05361f8fa0a8054db51ae2982ab837d3da72ef334c40dbe972b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af4cf0a188b2f05361f8fa0a8054db51ae2982ab837d3da72ef334c40dbe972b", kill_on_drop: false }` [INFO] [stdout] af4cf0a188b2f05361f8fa0a8054db51ae2982ab837d3da72ef334c40dbe972b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ede387bcba87d4eb20d4a3d60394a7eeaaebe250673b7b1612b10a5baf808ffe [INFO] running `Command { std: "docker" "start" "-a" "ede387bcba87d4eb20d4a3d60394a7eeaaebe250673b7b1612b10a5baf808ffe", 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.37s [INFO] running `Command { std: "docker" "inspect" "ede387bcba87d4eb20d4a3d60394a7eeaaebe250673b7b1612b10a5baf808ffe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ede387bcba87d4eb20d4a3d60394a7eeaaebe250673b7b1612b10a5baf808ffe", kill_on_drop: false }` [INFO] [stdout] ede387bcba87d4eb20d4a3d60394a7eeaaebe250673b7b1612b10a5baf808ffe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19462de4b6ee878500767b1fdc9c1d9ca19a5bb6120e95617ac3fc9b3d28ed59 [INFO] running `Command { std: "docker" "start" "-a" "19462de4b6ee878500767b1fdc9c1d9ca19a5bb6120e95617ac3fc9b3d28ed59", 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 crossbeam-utils v0.8.19 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling bytecount v0.6.7 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [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 regex-syntax v0.7.5 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling bstr v1.9.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling clap_builder v4.5.0 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling humantime v2.1.0 [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 regex-automata v0.4.5 [INFO] [stderr] Compiling peg v0.6.3 [INFO] [stderr] Compiling nom_locate v4.2.0 [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 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 ignore v0.4.22 [INFO] [stderr] Compiling smart-default v0.7.1 [INFO] [stderr] Compiling synthez-core v0.3.1 [INFO] [stderr] Compiling cucumber-expressions v0.3.0 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling synthez-codegen v0.3.1 [INFO] [stderr] Compiling typed-builder v0.15.2 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.1.0 [INFO] [stderr] Compiling pin-project v1.1.4 [INFO] [stderr] Compiling clap v4.5.0 [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 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 derived impls for the traits `Default` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 51.13s [INFO] running `Command { std: "docker" "inspect" "19462de4b6ee878500767b1fdc9c1d9ca19a5bb6120e95617ac3fc9b3d28ed59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19462de4b6ee878500767b1fdc9c1d9ca19a5bb6120e95617ac3fc9b3d28ed59", kill_on_drop: false }` [INFO] [stdout] 19462de4b6ee878500767b1fdc9c1d9ca19a5bb6120e95617ac3fc9b3d28ed59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c853f7f8effa67a79256a0a84345f76b06e0ebfb95e32a3bc4d8f2bc8c6f634c [INFO] running `Command { std: "docker" "start" "-a" "c853f7f8effa67a79256a0a84345f76b06e0ebfb95e32a3bc4d8f2bc8c6f634c", 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 derived impls for the traits `Default` and `Debug`, but these are 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.12s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/the_ray_tracer_challenge-8f457345e67f4e5d) [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-efb015350f86071e) [INFO] [stderr] [INFO] [stdout] Feature: Tuples feature [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cucumber-0.20.2/src/cucumber.rs:1292:13: [INFO] [stdout] Scenario: A tuple with w=1.0 is a point [INFO] [stderr] 1 step failed [INFO] [stdout] ✔ Given a tuple(4.3, -4.2, 3.1, 1.0) [INFO] [stderr] stack backtrace: [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: 0x614f4971ec1a - std::backtrace_rs::backtrace::libunwind::trace::ha13ab8a94fd3bb92 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x614f4971ec1a - std::backtrace_rs::backtrace::trace_unsynchronized::h2a4c556e569d314b [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x614f4971ec1a - std::sys::backtrace::_print_fmt::hf52186dec7bdf1bb [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x614f4971ec1a - ::fmt::hb5c3379828c15690 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x614f49741803 - core::fmt::rt::Argument::fmt::h8220db795cd6f76c [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x614f49741803 - core::fmt::write::hd20c41beeec2e8c0 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/fmt/mod.rs:1440:21 [INFO] [stderr] 6: 0x614f4971bb33 - std::io::Write::write_fmt::h04d17c0831051c95 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x614f4971ea62 - std::sys::backtrace::BacktraceLock::print::h4fa77b65bb5ed2ec [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x614f4971fe60 - std::panicking::default_hook::{{closure}}::hd3560f93167cf51e [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x614f4971fc40 - std::panicking::default_hook::h361b8e3c5cbb2501 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:322:9 [INFO] [stderr] 10: 0x614f49720693 - as core::ops::function::Fn>::call::h080867abcafb687f [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/alloc/src/boxed.rs:2007:9 [INFO] [stderr] 11: 0x614f49720693 - std::panicking::rust_panic_with_hook::h7e187ba6ef3a8505 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:836:13 [INFO] [stderr] 12: 0x614f4972036a - std::panicking::begin_panic_handler::{{closure}}::h2160aaedd30b4698 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:701:13 [INFO] [stderr] 13: 0x614f4971f119 - std::sys::backtrace::__rust_end_short_backtrace::h2544fe16c7a2009f [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x614f4971fffd - rust_begin_unwind [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:692:5 [INFO] [stderr] 15: 0x614f491a9ff0 - core::panicking::panic_fmt::h55d7693adb8e1cee [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x614f491fa50e - core::panicking::panic_display::hb57db826da2445f3 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/panicking.rs:261:5 [INFO] [stderr] 17: 0x614f49226b9a - cucumber::cucumber::Cucumber::filter_run_and_exit::{{closure}}::panic_cold_display::habc5a005a86641fe [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/panic.rs:100:13 [INFO] [stderr] 18: 0x614f49226b55 - cucumber::cucumber::Cucumber::filter_run_and_exit::{{closure}}::hcba556c886e32fca [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: 0x614f49226182 - cucumber::cucumber::Cucumber::run_and_exit::{{closure}}::h8a0f300b8ec9bc81 [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: 0x614f4923749a - cucumber::World::run::{{closure}}::hefa01bd11089b06e [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: 0x614f491d0ab3 - as core::future::future::Future>::poll::h5250998543c15e02 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/future/future.rs:124:9 [INFO] [stderr] 22: 0x614f4921c1c0 - futures_executor::local_pool::block_on::{{closure}}::h08aa6abe5c72b300 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-executor-0.3.30/src/local_pool.rs:317:23 [INFO] [stderr] 23: 0x614f4921c0c4 - futures_executor::local_pool::run_executor::{{closure}}::h66f925c2ef8c7af6 [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: 0x614f492291b8 - std::thread::local::LocalKey::try_with::h2c5bcfafb109cb1a [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/thread/local.rs:308:12 [INFO] [stderr] 25: 0x614f492290d3 - std::thread::local::LocalKey::with::h9ff7a90236969c0f [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/thread/local.rs:272:9 [INFO] [stderr] 26: 0x614f4921c02b - futures_executor::local_pool::run_executor::h707324a26e99e28d [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-executor-0.3.30/src/local_pool.rs:86:5 [INFO] [stderr] 27: 0x614f4921c168 - futures_executor::local_pool::block_on::h35f23ffe657278a2 [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: 0x614f491fe30d - ray_tracer::main::h89852bbd86a999fd [INFO] [stderr] at /opt/rustwide/workdir/tests/ray-tracer.rs:46:5 [INFO] [stderr] 29: 0x614f49201c0b - core::ops::function::FnOnce::call_once::hf3ffbb2a33534cef [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 30: 0x614f4921206e - std::sys::backtrace::__rust_begin_short_backtrace::hc3fc214cadb1f5c4 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/sys/backtrace.rs:152:18 [INFO] [stderr] 31: 0x614f491dd261 - std::rt::lang_start::{{closure}}::h91cf2b6b6aa14b58 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/rt.rs:195:18 [INFO] [stderr] 32: 0x614f49716ed7 - core::ops::function::impls:: for &F>::call_once::h354f3bfe267453b9 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 33: 0x614f49716ed7 - std::panicking::try::do_call::h5dd039b5aedfde93 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:584:40 [INFO] [stderr] 34: 0x614f49716ed7 - std::panicking::try::hf05cf3e90e2284a2 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:547:19 [INFO] [stderr] 35: 0x614f49716ed7 - std::panic::catch_unwind::hbd9832b618570590 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panic.rs:358:14 [INFO] [stderr] 36: 0x614f49716ed7 - std::rt::lang_start_internal::{{closure}}::hf714b6a63c68d24b [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/rt.rs:174:48 [INFO] [stderr] 37: 0x614f49716ed7 - std::panicking::try::do_call::hd6751616516c81d9 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:584:40 [INFO] [stderr] 38: 0x614f49716ed7 - std::panicking::try::hf8588b076eece577 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:547:19 [INFO] [stderr] 39: 0x614f49716ed7 - std::panic::catch_unwind::hd8a3761bb480d330 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panic.rs:358:14 [INFO] [stderr] 40: 0x614f49716ed7 - std::rt::lang_start_internal::he2e67f3118c0a78d [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/rt.rs:174:20 [INFO] [stderr] 41: 0x614f491dd23a - std::rt::lang_start::hb89b50832f04601e [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/rt.rs:194:17 [INFO] [stderr] 42: 0x614f491ff5fe - main [INFO] [stderr] 43: 0x74075046ed90 - [INFO] [stderr] 44: 0x74075046ee40 - __libc_start_main [INFO] [stderr] 45: 0x614f491aa895 - _start [INFO] [stderr] 46: 0x0 - [INFO] [stderr] error: test failed, to rerun pass `--test ray-tracer` [INFO] running `Command { std: "docker" "inspect" "c853f7f8effa67a79256a0a84345f76b06e0ebfb95e32a3bc4d8f2bc8c6f634c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c853f7f8effa67a79256a0a84345f76b06e0ebfb95e32a3bc4d8f2bc8c6f634c", kill_on_drop: false }` [INFO] [stdout] c853f7f8effa67a79256a0a84345f76b06e0ebfb95e32a3bc4d8f2bc8c6f634c