[INFO] cloning repository https://github.com/F-Vos/chemish [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/F-Vos/chemish" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FF-Vos%2Fchemish", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FF-Vos%2Fchemish'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fafbfd096259c74f82a8d79f24f53d3a2d0eff94 [INFO] testing F-Vos/chemish against beta-2025-10-28 for beta-1.92-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FF-Vos%2Fchemish" "/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/F-Vos/chemish [INFO] finished tweaking git repo https://github.com/F-Vos/chemish [INFO] tweaked toml for git repo https://github.com/F-Vos/chemish written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/F-Vos/chemish on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/F-Vos/chemish 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 71f5f398a2c20e1c924c1c637bacb80174538782c15421063e4dd256f4a66e8d [INFO] running `Command { std: "docker" "start" "-a" "71f5f398a2c20e1c924c1c637bacb80174538782c15421063e4dd256f4a66e8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "71f5f398a2c20e1c924c1c637bacb80174538782c15421063e4dd256f4a66e8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71f5f398a2c20e1c924c1c637bacb80174538782c15421063e4dd256f4a66e8d", kill_on_drop: false }` [INFO] [stdout] 71f5f398a2c20e1c924c1c637bacb80174538782c15421063e4dd256f4a66e8d [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5ebcecf32ff6233548ad2d28b22f567cf3f745e95b1adc95899e250640de23f [INFO] running `Command { std: "docker" "start" "-a" "c5ebcecf32ff6233548ad2d28b22f567cf3f745e95b1adc95899e250640de23f", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling wayland-client v0.31.8 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Compiling wayland-sys v0.31.6 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling winit v0.30.9 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling quick-xml v0.37.4 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling wide v0.7.32 [INFO] [stderr] Compiling xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling wayland-backend v0.3.8 [INFO] [stderr] Compiling wayland-scanner v0.31.6 [INFO] [stderr] Compiling simba v0.9.0 [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/beta-2025-10-28-x86_64-unknown-linux-gnu/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,link -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=c41fc6e1352067ee -C extra-filename=-01790ce7821ad4f4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-76e58415f4dfe36f.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c5ebcecf32ff6233548ad2d28b22f567cf3f745e95b1adc95899e250640de23f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5ebcecf32ff6233548ad2d28b22f567cf3f745e95b1adc95899e250640de23f", kill_on_drop: false }` [INFO] [stdout] c5ebcecf32ff6233548ad2d28b22f567cf3f745e95b1adc95899e250640de23f