[INFO] cloning repository https://github.com/Andrewp2/laniusc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Andrewp2/laniusc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewp2%2Flaniusc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewp2%2Flaniusc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cc6537f7d731076c3a64938ebe8cf2eea2b4b495
[INFO] checking Andrewp2/laniusc against try#0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewp2%2Flaniusc" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Andrewp2/laniusc
[INFO] finished tweaking git repo https://github.com/Andrewp2/laniusc
[INFO] tweaked toml for git repo https://github.com/Andrewp2/laniusc written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Andrewp2/laniusc on toolchain 0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Andrewp2/laniusc 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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 220661c2e651fd33784de89e6e390cfe1be6fc2b4c2bd09ccec7a9c6ea5fc275
[INFO] running `Command { std: "docker" "start" "-a" "220661c2e651fd33784de89e6e390cfe1be6fc2b4c2bd09ccec7a9c6ea5fc275", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "220661c2e651fd33784de89e6e390cfe1be6fc2b4c2bd09ccec7a9c6ea5fc275", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "220661c2e651fd33784de89e6e390cfe1be6fc2b4c2bd09ccec7a9c6ea5fc275", kill_on_drop: false }`
[INFO] [stdout] 220661c2e651fd33784de89e6e390cfe1be6fc2b4c2bd09ccec7a9c6ea5fc275
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d812ecdf69a25f8fb8dadc809c3dc5e94ea29f29b657dc921ab60c323bc9e069
[INFO] running `Command { std: "docker" "start" "-a" "d812ecdf69a25f8fb8dadc809c3dc5e94ea29f29b657dc921ab60c323bc9e069", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]    Compiling naga v26.0.0
[INFO] [stderr]     Checking libloading v0.8.8
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]    Compiling wgpu-hal v26.0.4
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking codespan-reporting v0.12.0
[INFO] [stderr]     Checking petgraph v0.8.2
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking ordered-float v5.0.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling wgpu-core v26.0.1
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling wgpu v26.0.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking const_panic v0.2.13
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]    Compiling laniusc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `laniusc v0.1.0 (/opt/rustwide/workdir)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/laniusc-44fe230f5162373c/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(has_prebuilt_tables)
[INFO] [stderr]   cargo:rerun-if-changed=shaders
[INFO] [stderr]   cargo:rerun-if-changed=shaders/reminders.md
[INFO] [stderr]   cargo:rerun-if-changed=shaders/parser
[INFO] [stderr]   cargo:rerun-if-changed=shaders/parser/pack_varlen.slang
[INFO] [stderr]   cargo:rerun-if-changed=shaders/parser/brackets_match.slang
[INFO] [stderr]   cargo:rerun-if-changed=shaders/parser/llp_pairs.slang
[INFO] [stderr]   cargo:rerun-if-changed=shaders/lexer
[INFO] [stderr]   cargo:rerun-if-changed=shaders/lexer/compact_boundaries.slang
[INFO] [stderr]   cargo:rerun-if-changed=shaders/lexer/utils.slang
[INFO] [stderr]   cargo:rerun-if-changed=shaders/lexer/dfa_03_apply_block_prefix.slang
[INFO] [stderr]   cargo:rerun-if-changed=shaders/lexer/dfa_02_scan_block_summaries.slang
[INFO] [stderr]   cargo:rerun-if-changed=shaders/lexer/pair_03_apply_block_prefix.slang
[INFO] [stderr]   cargo:rerun-if-changed=shaders/lexer/dfa_01_scan_inblock.slang
[INFO] [stderr]   cargo:rerun-if-changed=shaders/lexer/pair_01_sum_inblock.slang
[INFO] [stderr]   cargo:rerun-if-changed=shaders/lexer/pair_02_scan_block_totals.slang
[INFO] [stderr]   cargo:rerun-if-changed=shaders/lexer/tokens_build.slang
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   Error: could not locate `slangc` binary. Set $SLANGC or add it to PATH.
[INFO] [stderr] 
[INFO] [stderr]   Caused by:
[INFO] [stderr]       `slangc` not found
[INFO] [stderr] 
[INFO] [stderr]   Stack backtrace:
[INFO] [stderr]      0: <anyhow::Error>::msg::<&str>
[INFO] [stderr]      1: anyhow::__private::format_err
[INFO] [stderr]      2: build_script_build::find_slangc
[INFO] [stderr]      3: build_script_build::main
[INFO] [stderr]      4: <fn() -> core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]      5: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>>
[INFO] [stderr]      6: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>::{closure#0}
[INFO] [stderr]      7: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/ops/function.rs:287:21
[INFO] [stderr]      8: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stderr]                at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/panicking.rs:581:40
[INFO] [stderr]      9: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stderr]                at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/panicking.rs:544:19
[INFO] [stderr]     10: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stderr]                at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/panic.rs:359:14
[INFO] [stderr]     11: std::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/rt.rs:175:24
[INFO] [stderr]     12: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/panicking.rs:581:40
[INFO] [stderr]     13: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/panicking.rs:544:19
[INFO] [stderr]     14: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/panic.rs:359:14
[INFO] [stderr]     15: std::rt::lang_start_internal
[INFO] [stderr]                at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/rt.rs:171:5
[INFO] [stderr]     16: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>
[INFO] [stderr]     17: main
[INFO] [stderr]     18: <unknown>
[INFO] [stderr]     19: __libc_start_main
[INFO] [stderr]     20: _start
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d812ecdf69a25f8fb8dadc809c3dc5e94ea29f29b657dc921ab60c323bc9e069", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d812ecdf69a25f8fb8dadc809c3dc5e94ea29f29b657dc921ab60c323bc9e069", kill_on_drop: false }`
[INFO] [stdout] d812ecdf69a25f8fb8dadc809c3dc5e94ea29f29b657dc921ab60c323bc9e069
