[INFO] cloning repository https://github.com/jackra1n/raytracer-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jackra1n/raytracer-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackra1n%2Fraytracer-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackra1n%2Fraytracer-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a64e6963ffe562061cc2435956f5330c5be53ce0
[INFO] checking jackra1n/raytracer-rust against try#87f2ecc56b5f6032b075c8934ebc77f28d57183c for pr-148190
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackra1n%2Fraytracer-rust" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jackra1n/raytracer-rust
[INFO] finished tweaking git repo https://github.com/jackra1n/raytracer-rust
[INFO] tweaked toml for git repo https://github.com/jackra1n/raytracer-rust written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jackra1n/raytracer-rust on toolchain 87f2ecc56b5f6032b075c8934ebc77f28d57183c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jackra1n/raytracer-rust 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" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded minifb v0.24.0
[INFO] [stderr]   Downloaded tobj v4.0.3
[INFO] [stderr]   Downloaded glam v0.30.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a00883903948ceaf977b2dabe41a0288f7bc0dc33ccbf18070f0d7d27a01c3fe
[INFO] running `Command { std: "docker" "start" "-a" "a00883903948ceaf977b2dabe41a0288f7bc0dc33ccbf18070f0d7d27a01c3fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a00883903948ceaf977b2dabe41a0288f7bc0dc33ccbf18070f0d7d27a01c3fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a00883903948ceaf977b2dabe41a0288f7bc0dc33ccbf18070f0d7d27a01c3fe", kill_on_drop: false }`
[INFO] [stdout] a00883903948ceaf977b2dabe41a0288f7bc0dc33ccbf18070f0d7d27a01c3fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 014b6ce66f19a276d711dfcf5ee5ecce2705487d6150ca96c5cefd441eec89bf
[INFO] running `Command { std: "docker" "start" "-a" "014b6ce66f19a276d711dfcf5ee5ecce2705487d6150ca96c5cefd441eec89bf", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking once_cell v1.20.3
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling xml-rs v0.8.25
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]     Checking v_frame v0.3.8
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]    Compiling cc v1.2.14
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking imgref v1.11.0
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]     Checking bitstream-io v2.6.0
[INFO] [stderr]     Checking avif-serialize v0.8.3
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking bytemuck v1.23.0
[INFO] [stderr]     Checking rgb v0.8.50
[INFO] [stderr]     Checking image-webp v0.2.1
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking glam v0.30.3
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking av1-grain v0.2.3
[INFO] [stderr]     Checking getrandom v0.3.1
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]    Compiling minifb v0.24.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking tobj v4.0.3
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking tempfile v3.17.1
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking ravif v0.11.12
[INFO] [stderr]     Checking image v0.25.6
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking raytracer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.02s
[INFO] running `Command { std: "docker" "inspect" "014b6ce66f19a276d711dfcf5ee5ecce2705487d6150ca96c5cefd441eec89bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "014b6ce66f19a276d711dfcf5ee5ecce2705487d6150ca96c5cefd441eec89bf", kill_on_drop: false }`
[INFO] [stdout] 014b6ce66f19a276d711dfcf5ee5ecce2705487d6150ca96c5cefd441eec89bf
