[INFO] cloning repository https://github.com/Stoniye/Brickbyte [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Stoniye/Brickbyte" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStoniye%2FBrickbyte", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStoniye%2FBrickbyte'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 27fea487f7b030024e1bda444cf843652003a3fa [INFO] checking Stoniye/Brickbyte against try#349c4bfa6ac87b818f6fd19d4869c0b24790ac6a for pr-152856 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStoniye%2FBrickbyte" "/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/Stoniye/Brickbyte [INFO] finished tweaking git repo https://github.com/Stoniye/Brickbyte [INFO] tweaked toml for git repo https://github.com/Stoniye/Brickbyte written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Stoniye/Brickbyte on toolchain 349c4bfa6ac87b818f6fd19d4869c0b24790ac6a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+349c4bfa6ac87b818f6fd19d4869c0b24790ac6a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+349c4bfa6ac87b818f6fd19d4869c0b24790ac6a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 427 packages to latest Rust 1.95.0-nightly compatible versions [INFO] [stderr] Adding glam v0.30.10 (available: v0.32.0) [INFO] [stderr] Adding rand v0.9.2 (available: v0.10.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+349c4bfa6ac87b818f6fd19d4869c0b24790ac6a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+349c4bfa6ac87b818f6fd19d4869c0b24790ac6a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 815a88375f027849330011afe659300180852f1d8778da955d0075756930ffa8 [INFO] running `Command { std: "docker" "start" "-a" "815a88375f027849330011afe659300180852f1d8778da955d0075756930ffa8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "815a88375f027849330011afe659300180852f1d8778da955d0075756930ffa8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "815a88375f027849330011afe659300180852f1d8778da955d0075756930ffa8", kill_on_drop: false }` [INFO] [stdout] 815a88375f027849330011afe659300180852f1d8778da955d0075756930ffa8 [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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+349c4bfa6ac87b818f6fd19d4869c0b24790ac6a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f3c1cf4ae6e87e5473cb16fcbc30e148fef4dc6a1761cff1efbced3d2647480 [INFO] running `Command { std: "docker" "start" "-a" "8f3c1cf4ae6e87e5473cb16fcbc30e148fef4dc6a1761cff1efbced3d2647480", kill_on_drop: false }` [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Checking libloading v0.8.9 [INFO] [stderr] Compiling wayland-sys v0.31.8 [INFO] [stderr] Compiling wayland-backend v0.3.12 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling wayland-scanner v0.31.8 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling xml-rs v0.8.28 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking pin-project-lite v0.2.17 [INFO] [stderr] Checking cursor-icon v1.2.0 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking xcursor v0.3.10 [INFO] [stderr] Checking dlib v0.5.3 [INFO] [stderr] Checking memmap2 v0.9.10 [INFO] [stderr] Checking pxfm v0.1.27 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Checking epaint_default_fonts v0.33.3 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling smithay-client-toolkit v0.20.0 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking png v0.18.1 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Compiling winit v0.30.12 [INFO] [stderr] Compiling camino v1.2.2 [INFO] [stderr] Checking clap_lex v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling glutin v0.32.3 [INFO] [stderr] Compiling signal-hook v0.4.3 [INFO] [stderr] Checking clap_builder v4.5.60 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling glutin_glx_sys v0.6.1 [INFO] [stderr] Compiling glutin_egl_sys v0.7.1 [INFO] [stderr] Checking dpi v0.1.2 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking console v0.16.2 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking num-format v0.4.4 [INFO] [stderr] Checking quick-xml v0.39.2 [INFO] [stderr] Checking str_stack v0.1.0 [INFO] [stderr] Checking unit-prefix v0.5.2 [INFO] [stderr] Checking indicatif v0.18.4 [INFO] [stderr] Checking rustc-demangle v0.1.27 [INFO] [stderr] Checking worldgen v0.5.3 [INFO] [stderr] Checking glam v0.30.10 [INFO] [stderr] Checking shlex v1.3.0 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Checking opener v0.8.4 [INFO] [stderr] Checking semver v1.0.27 [INFO] [stderr] Checking cargo-platform v0.3.2 [INFO] [stderr] Checking moxcms v0.7.11 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Checking calloop v0.14.4 [INFO] [stderr] Checking wayland-client v0.31.12 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [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/349c4bfa6ac87b818f6fd19d4869c0b24790ac6a/bin/rustc --crate-name glam --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glam-0.30.10/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", "arbitrary", "bytecheck", "bytemuck", "core-simd", "cuda", "debug-glam-assert", "default", "encase", "fast-math", "glam-assert", "libm", "mint", "nostd-libm", "rand", "rkyv", "scalar-math", "serde", "speedy", "std", "zerocopy"))' -C metadata=93aa4c7dc4ac19de -C extra-filename=-ef00977b3c304313 --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" "8f3c1cf4ae6e87e5473cb16fcbc30e148fef4dc6a1761cff1efbced3d2647480", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f3c1cf4ae6e87e5473cb16fcbc30e148fef4dc6a1761cff1efbced3d2647480", kill_on_drop: false }` [INFO] [stdout] 8f3c1cf4ae6e87e5473cb16fcbc30e148fef4dc6a1761cff1efbced3d2647480