[INFO] cloning repository https://github.com/franruedaesq/nexus-render
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/franruedaesq/nexus-render" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffranruedaesq%2Fnexus-render", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffranruedaesq%2Fnexus-render'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ceadf2350bbadc3593c4a190ad676e5469eabc9a
[INFO] checking franruedaesq/nexus-render against try#1c4199da70f816f2239f41c55168ff75a3663718 for pr-155499
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffranruedaesq%2Fnexus-render" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/franruedaesq/nexus-render
[INFO] finished tweaking git repo https://github.com/franruedaesq/nexus-render
[INFO] tweaked toml for git repo https://github.com/franruedaesq/nexus-render written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/franruedaesq/nexus-render on toolchain 1c4199da70f816f2239f41c55168ff75a3663718
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1c4199da70f816f2239f41c55168ff75a3663718" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/franruedaesq/nexus-render 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" "+1c4199da70f816f2239f41c55168ff75a3663718" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1c4199da70f816f2239f41c55168ff75a3663718" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2d05d83ba364f42d2d5fc23a6331e8421330e898ade846608a076a319d82aa83
[INFO] running `Command { std: "docker" "start" "-a" "2d05d83ba364f42d2d5fc23a6331e8421330e898ade846608a076a319d82aa83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2d05d83ba364f42d2d5fc23a6331e8421330e898ade846608a076a319d82aa83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d05d83ba364f42d2d5fc23a6331e8421330e898ade846608a076a319d82aa83", kill_on_drop: false }`
[INFO] [stdout] 2d05d83ba364f42d2d5fc23a6331e8421330e898ade846608a076a319d82aa83
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1c4199da70f816f2239f41c55168ff75a3663718" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aa0a59693653f4002e5e084aa223aa16d488fbaee7e23ea70d8e2a2ec51db5ad
[INFO] running `Command { std: "docker" "start" "-a" "aa0a59693653f4002e5e084aa223aa16d488fbaee7e23ea70d8e2a2ec51db5ad", kill_on_drop: false }`
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling naga v28.0.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling wgpu-hal v28.0.1
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]    Compiling wgpu-core v28.0.1
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]     Checking zune-core v0.5.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling wgpu v28.0.0
[INFO] [stderr]    Compiling napi-build v2.3.1
[INFO] [stderr]     Checking napi-sys v2.4.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking zune-jpeg v0.5.12
[INFO] [stderr]     Checking glam v0.32.0
[INFO] [stderr]    Compiling nexus-render-core v0.1.0 (/opt/rustwide/workdir/packages/core)
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking num-traits v0.2.19
[INFO] [stderr]     Checking ordered-float v5.1.0
[INFO] [stderr]     Checking moxcms v0.7.11
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling gltf-derive v1.4.1
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking napi v2.16.17
[INFO] [stderr]    Compiling napi-derive-backend v1.0.75
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking gpu-allocator v0.28.0
[INFO] [stderr]     Checking wgpu-types v28.0.0
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]    Compiling napi-derive v2.16.13
[INFO] [stderr]     Checking gltf-json v1.4.1
[INFO] [stderr]     Checking gltf v1.4.1
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking wgpu-core-deps-windows-linux-android v28.0.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.02s
[INFO] running `Command { std: "docker" "inspect" "aa0a59693653f4002e5e084aa223aa16d488fbaee7e23ea70d8e2a2ec51db5ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa0a59693653f4002e5e084aa223aa16d488fbaee7e23ea70d8e2a2ec51db5ad", kill_on_drop: false }`
[INFO] [stdout] aa0a59693653f4002e5e084aa223aa16d488fbaee7e23ea70d8e2a2ec51db5ad
