[INFO] cloning repository https://github.com/StaringLongingly/nsfbar [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/StaringLongingly/nsfbar" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStaringLongingly%2Fnsfbar", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStaringLongingly%2Fnsfbar'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9ed51680cbea5b66a548b6ded274853f350103e8 [INFO] checking StaringLongingly/nsfbar against try#a3a874232ae0a7586b5fbe7483c5a42e157bd62a for pr-151109 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStaringLongingly%2Fnsfbar" "/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/StaringLongingly/nsfbar [INFO] finished tweaking git repo https://github.com/StaringLongingly/nsfbar [INFO] tweaked toml for git repo https://github.com/StaringLongingly/nsfbar written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/StaringLongingly/nsfbar on toolchain a3a874232ae0a7586b5fbe7483c5a42e157bd62a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/StaringLongingly/nsfbar 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" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eb6cc8441808fe89f98117306cca7227f14485e9701dd4b60e8d170d0897a877 [INFO] running `Command { std: "docker" "start" "-a" "eb6cc8441808fe89f98117306cca7227f14485e9701dd4b60e8d170d0897a877", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb6cc8441808fe89f98117306cca7227f14485e9701dd4b60e8d170d0897a877", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb6cc8441808fe89f98117306cca7227f14485e9701dd4b60e8d170d0897a877", kill_on_drop: false }` [INFO] [stdout] eb6cc8441808fe89f98117306cca7227f14485e9701dd4b60e8d170d0897a877 [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca0d9ccf36817c141cf76a2a3903889be5a0807bccf146e6b83d1f428088bcda [INFO] running `Command { std: "docker" "start" "-a" "ca0d9ccf36817c141cf76a2a3903889be5a0807bccf146e6b83d1f428088bcda", kill_on_drop: false }` [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking libloading v0.8.7 [INFO] [stderr] Compiling cc v1.2.22 [INFO] [stderr] Compiling wayland-sys v0.31.6 [INFO] [stderr] Compiling wayland-client v0.31.10 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Compiling icu_properties_data v2.0.0 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Checking profiling v1.0.16 [INFO] [stderr] Checking epaint_default_fonts v0.31.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking ash v0.38.0+1.3.281 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking presser v0.3.1 [INFO] [stderr] Compiling winit v0.30.10 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Checking glam v0.29.3 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Compiling wayland-scanner v0.31.6 [INFO] [stderr] Compiling wayland-backend v0.3.10 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking simplelog v0.12.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling gltf-derive v1.4.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.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/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/bin/rustc --crate-name glam --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glam-0.29.3/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="serde"' --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", "std"))' -C metadata=cdf58d175bdf394f -C extra-filename=-033e8bd7490c5e01 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern serde=/opt/rustwide/target/debug/deps/libserde-e3ea5fdca3e7f974.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ash` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.38.0+1.3.281/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 --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded", "std"))' -C metadata=38844809a32b9d77 -C extra-filename=-53b31118aecb9b21 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-ee2251b154ff8661.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "ca0d9ccf36817c141cf76a2a3903889be5a0807bccf146e6b83d1f428088bcda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca0d9ccf36817c141cf76a2a3903889be5a0807bccf146e6b83d1f428088bcda", kill_on_drop: false }` [INFO] [stdout] ca0d9ccf36817c141cf76a2a3903889be5a0807bccf146e6b83d1f428088bcda