[INFO] cloning repository https://github.com/MarkV43/convex-opt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MarkV43/convex-opt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarkV43%2Fconvex-opt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarkV43%2Fconvex-opt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c8b964d452a81fdd2e8edf56378d4b9c570ff224 [INFO] checking MarkV43/convex-opt against try#54cf65b8d066c082e536455049b95943cf30378f for pr-151920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarkV43%2Fconvex-opt" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/MarkV43/convex-opt [INFO] finished tweaking git repo https://github.com/MarkV43/convex-opt [INFO] tweaked toml for git repo https://github.com/MarkV43/convex-opt written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/MarkV43/convex-opt on toolchain 54cf65b8d066c082e536455049b95943cf30378f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/MarkV43/convex-opt 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" "+54cf65b8d066c082e536455049b95943cf30378f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b5a2ea28b9dd5a82d0237dbeb10e68e5bb04926289720940e67b55105bacf9f4 [INFO] running `Command { std: "docker" "start" "-a" "b5a2ea28b9dd5a82d0237dbeb10e68e5bb04926289720940e67b55105bacf9f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b5a2ea28b9dd5a82d0237dbeb10e68e5bb04926289720940e67b55105bacf9f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5a2ea28b9dd5a82d0237dbeb10e68e5bb04926289720940e67b55105bacf9f4", kill_on_drop: false }` [INFO] [stdout] b5a2ea28b9dd5a82d0237dbeb10e68e5bb04926289720940e67b55105bacf9f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+54cf65b8d066c082e536455049b95943cf30378f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d56a2f901d359850b1b8665eb3f03fb9fe71f609a0d6dd2c00de1ab3b93c4390 [INFO] running `Command { std: "docker" "start" "-a" "d56a2f901d359850b1b8665eb3f03fb9fe71f609a0d6dd2c00de1ab3b93c4390", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling wayland-sys v0.31.7 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling naga v26.0.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking codespan-reporting v0.12.0 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Checking euclid v0.22.11 [INFO] [stderr] Compiling wgpu-hal v26.0.6 [INFO] [stderr] Checking gpu-descriptor v0.3.2 [INFO] [stderr] Checking ash v0.38.0+1.3.281 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Checking ordered-float v3.9.2 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking alsa-sys v0.3.1 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Compiling wgpu-core v26.0.1 [INFO] [stderr] Checking weezl v0.1.10 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Checking lyon_geom v1.0.17 [INFO] [stderr] Checking extended v0.1.0 [INFO] [stderr] Compiling cpal v0.16.0 [INFO] [stderr] Checking inotify v0.11.0 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Checking pxfm v0.1.25 [INFO] [stderr] Checking alsa v0.9.1 [INFO] [stderr] Checking lyon_path v1.0.16 [INFO] [stderr] Compiling wgpu v26.0.1 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling winit v0.30.12 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Checking float_next_after v1.0.0 [INFO] [stderr] Compiling gilrs v0.11.0 [INFO] [stderr] Compiling clarabel v0.11.1 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking libbz2-rs-sys v0.2.2 [INFO] [stderr] Checking mint v0.5.9 [INFO] [stderr] Compiling wayland-scanner v0.31.7 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking glyph_brush_draw_cache v0.1.6 [INFO] [stderr] Checking glyph_brush_layout v0.2.4 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking gif v0.13.3 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking gilrs-core v0.6.6 [INFO] [stderr] Checking bzip2 v0.6.1 [INFO] [stderr] Checking x11rb v0.13.2 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking lyon_tessellation v1.0.16 [INFO] [stderr] Checking lyon_algorithms v1.0.16 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling cc v1.2.43 [INFO] [stderr] Checking ordered-float v5.1.0 [INFO] [stderr] Checking amd v0.2.2 [INFO] [stderr] Checking serde_spanned v1.0.3 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking toml_datetime v0.7.3 [INFO] [stderr] Checking toml_writer v1.0.4 [INFO] [stderr] Checking lyon v1.0.16 [INFO] [stderr] Checking directories v6.0.0 [INFO] [stderr] Checking pollster v0.4.0 [INFO] [stderr] Checking moxcms v0.7.9 [INFO] [stderr] Checking toml_parser v1.0.4 [INFO] [stderr] Compiling wayland-backend v0.3.11 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Checking toml v0.9.8 [INFO] [stderr] Checking wayland-client v0.31.11 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling gltf-derive v1.4.1 [INFO] [stderr] Compiling crevice-derive v0.18.0 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling nalgebra-macros v0.3.0 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Checking fax v0.2.6 [INFO] [stderr] Compiling darling_core v0.14.4 [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/54cf65b8d066c082e536455049b95943cf30378f/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=be734a1d7acca22c -C extra-filename=-7820bd67844a5b61 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-d21983df834c79db.rmeta --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" "d56a2f901d359850b1b8665eb3f03fb9fe71f609a0d6dd2c00de1ab3b93c4390", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d56a2f901d359850b1b8665eb3f03fb9fe71f609a0d6dd2c00de1ab3b93c4390", kill_on_drop: false }` [INFO] [stdout] d56a2f901d359850b1b8665eb3f03fb9fe71f609a0d6dd2c00de1ab3b93c4390