[INFO] cloning repository https://github.com/Kampfkarren/protoc-gen-luau
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kampfkarren/protoc-gen-luau" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKampfkarren%2Fprotoc-gen-luau", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKampfkarren%2Fprotoc-gen-luau'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0b8c7b714bf2a50d784205fa19d2cdbdd82fdcfa
[INFO] checking Kampfkarren/protoc-gen-luau against try#b4c55082edd8dec08ce8af276d7054d9c4db20c4 for pr-147984
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKampfkarren%2Fprotoc-gen-luau" "/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/Kampfkarren/protoc-gen-luau
[INFO] finished tweaking git repo https://github.com/Kampfkarren/protoc-gen-luau
[INFO] tweaked toml for git repo https://github.com/Kampfkarren/protoc-gen-luau written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Kampfkarren/protoc-gen-luau on toolchain b4c55082edd8dec08ce8af276d7054d9c4db20c4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Kampfkarren/protoc-gen-luau 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" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4dda2b6b25cf91ef4bfe24b366a553a5e050afc299f2af98161b0078144cb4dd
[INFO] running `Command { std: "docker" "start" "-a" "4dda2b6b25cf91ef4bfe24b366a553a5e050afc299f2af98161b0078144cb4dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4dda2b6b25cf91ef4bfe24b366a553a5e050afc299f2af98161b0078144cb4dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4dda2b6b25cf91ef4bfe24b366a553a5e050afc299f2af98161b0078144cb4dd", kill_on_drop: false }`
[INFO] [stdout] 4dda2b6b25cf91ef4bfe24b366a553a5e050afc299f2af98161b0078144cb4dd
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 599412f11e13dd2ef42f32b4027123de97bec02472734d1758ff8923544142ec
[INFO] running `Command { std: "docker" "start" "-a" "599412f11e13dd2ef42f32b4027123de97bec02472734d1758ff8923544142ec", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]     Checking fastrand v2.0.2
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling semver v1.0.21
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking async-task v4.7.0
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking path-clean v1.0.1
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]     Checking piper v0.2.1
[INFO] [stderr]     Checking constant_time_eq v0.3.0
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking os_str_bytes v7.0.0
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking event-listener v5.3.0
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking getrandom v0.2.13
[INFO] [stderr]    Compiling cc v1.2.31
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking console v0.16.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking async-lock v3.4.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling aws-lc-rs v1.13.3
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking rmp v0.8.12
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking async-executor v1.13.2
[INFO] [stderr]    Compiling luau0-src v0.15.4+luau682
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]     Checking regex-automata v0.4.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling cookie v0.15.2
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking winnow v0.7.12
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling mlua-sys v0.8.2
[INFO] [stderr]    Compiling blake3 v1.5.0
[INFO] [stderr]    Compiling aws-lc-sys v0.30.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking toml_parser v1.0.2
[INFO] [stderr]     Checking data-encoding v2.6.0
[INFO] [stderr]     Checking toml_writer v1.0.2
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]     Checking xml-rs v0.8.20
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]    Compiling logos-codegen v0.13.0
[INFO] [stderr]     Checking dirs v2.0.2
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking async-compression v0.4.11
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking dirs v1.0.5
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking winnow v0.5.39
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking glam v0.30.5
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]     Checking webpki-roots v1.0.2
[INFO] [stderr]     Checking async-fs v2.1.3
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]     Checking polling v3.10.0
[INFO] [stderr]     Checking async-io v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking time-macros v0.1.1
[INFO] [stderr]    Compiling profiling-procmacros v1.0.15
[INFO] [stderr]    Compiling prost-derive v0.12.3
[INFO] [stderr]     Checking time v0.2.27
[INFO] [stderr]     Checking profiling v1.0.15
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking async-signal v0.2.12
[INFO] [stderr]    Compiling logos-codegen v0.14.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling miette-derive v7.2.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking tungstenite v0.27.0
[INFO] [stderr]    Compiling logos-derive v0.12.1
[INFO] [stderr]     Checking prost v0.12.3
[INFO] [stderr]     Checking rbx_cookie v0.1.4
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking prost-types v0.12.3
[INFO] [stderr] error: could not compile `glam` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b4c55082edd8dec08ce8af276d7054d9c4db20c4/bin/rustc --crate-name glam --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glam-0.30.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(target_arch, values("spirv"))' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("approx", "bytecheck", "bytemuck", "core-simd", "cuda", "debug-glam-assert", "default", "fast-math", "glam-assert", "libm", "mint", "nostd-libm", "rand", "rkyv", "scalar-math", "serde", "speedy", "std"))' -C metadata=17e600b65c5061ef -C extra-filename=-3742baeac51f85ce --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "599412f11e13dd2ef42f32b4027123de97bec02472734d1758ff8923544142ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "599412f11e13dd2ef42f32b4027123de97bec02472734d1758ff8923544142ec", kill_on_drop: false }`
[INFO] [stdout] 599412f11e13dd2ef42f32b4027123de97bec02472734d1758ff8923544142ec
