[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] checking frankschmitt/the-ray-tracer-challenge against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[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] 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] validating manifest of git repo https://github.com/frankschmitt/the-ray-tracer-challenge on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f6108316d3f6228e1532ef89776c46de2eb45e83889464129df698a5bfcdd3cc
[INFO] running `Command { std: "docker" "start" "-a" "f6108316d3f6228e1532ef89776c46de2eb45e83889464129df698a5bfcdd3cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f6108316d3f6228e1532ef89776c46de2eb45e83889464129df698a5bfcdd3cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6108316d3f6228e1532ef89776c46de2eb45e83889464129df698a5bfcdd3cc", kill_on_drop: false }`
[INFO] [stdout] f6108316d3f6228e1532ef89776c46de2eb45e83889464129df698a5bfcdd3cc
[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=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] adc8a93e0de5edacffdde483d79faa0eed51df15f4951a4dc48520bfe825c8d6
[INFO] running `Command { std: "docker" "start" "-a" "adc8a93e0de5edacffdde483d79faa0eed51df15f4951a4dc48520bfe825c8d6", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking bstr v1.9.0
[INFO] [stderr]    Compiling peg-runtime v0.6.3
[INFO] [stderr]    Compiling bytecount v0.6.7
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]     Checking drain_filter_polyfill v0.1.3
[INFO] [stderr]    Compiling peg-macros v0.6.3
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking the-ray-tracer-challenge v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking regex-automata v0.4.5
[INFO] [stderr]     Checking terminal_size v0.3.0
[INFO] [stderr]     Checking clap_builder v4.5.0
[INFO] [stderr]     Checking nom_locate v4.2.0
[INFO] [stderr]     Checking peg v0.6.3
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking globset v0.4.14
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]     Checking ignore v0.4.22
[INFO] [stderr]     Checking cucumber-expressions v0.3.0
[INFO] [stderr]     Checking globwalk v0.8.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 typed-builder-macro v0.15.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling pin-project-internal v1.1.4
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]    Compiling synthez-core v0.3.1
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.1.0
[INFO] [stderr]     Checking typed-builder v0.15.2
[INFO] [stderr]     Checking pin-project v1.1.4
[INFO] [stderr]    Compiling synthez-codegen v0.3.1
[INFO] [stderr]     Checking lazy-regex v3.1.0
[INFO] [stderr]     Checking thiserror v1.0.57
[INFO] [stderr]    Compiling synthez v0.3.1
[INFO] [stderr]    Compiling cucumber-codegen v0.20.2
[INFO] [stderr]     Checking clap v4.5.0
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]    Compiling gherkin v0.14.0
[INFO] [stderr]     Checking cucumber v0.20.2
[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 `dev` profile [unoptimized + debuginfo] target(s) in 36.79s
[INFO] running `Command { std: "docker" "inspect" "adc8a93e0de5edacffdde483d79faa0eed51df15f4951a4dc48520bfe825c8d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "adc8a93e0de5edacffdde483d79faa0eed51df15f4951a4dc48520bfe825c8d6", kill_on_drop: false }`
[INFO] [stdout] adc8a93e0de5edacffdde483d79faa0eed51df15f4951a4dc48520bfe825c8d6
