[INFO] cloning repository https://github.com/ahdinosaur/creature-synth
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ahdinosaur/creature-synth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fahdinosaur%2Fcreature-synth", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fahdinosaur%2Fcreature-synth'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1003516ad4336a0f1ac040331c2cf6c3ea285245
[INFO] checking ahdinosaur/creature-synth against try#94e848735e78b58442e0b82e9c60f8f430840389 for pr-149218
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fahdinosaur%2Fcreature-synth" "/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/ahdinosaur/creature-synth
[INFO] finished tweaking git repo https://github.com/ahdinosaur/creature-synth
[INFO] tweaked toml for git repo https://github.com/ahdinosaur/creature-synth written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ahdinosaur/creature-synth on toolchain 94e848735e78b58442e0b82e9c60f8f430840389
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+94e848735e78b58442e0b82e9c60f8f430840389" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ahdinosaur/creature-synth 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" "+94e848735e78b58442e0b82e9c60f8f430840389" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded font-types v0.10.1
[INFO] [stderr]   Downloaded ruzstd v0.8.2
[INFO] [stderr]   Downloaded cc v1.2.45
[INFO] [stderr]   Downloaded orbclient v0.3.49
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+94e848735e78b58442e0b82e9c60f8f430840389" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cba48c33dab45c84e2e7063a654a4e956e4be264126d6230988071eb8e663895
[INFO] running `Command { std: "docker" "start" "-a" "cba48c33dab45c84e2e7063a654a4e956e4be264126d6230988071eb8e663895", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cba48c33dab45c84e2e7063a654a4e956e4be264126d6230988071eb8e663895", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cba48c33dab45c84e2e7063a654a4e956e4be264126d6230988071eb8e663895", kill_on_drop: false }`
[INFO] [stdout] cba48c33dab45c84e2e7063a654a4e956e4be264126d6230988071eb8e663895
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+94e848735e78b58442e0b82e9c60f8f430840389" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e12b4321d7c54104f5f87a71795827d2abeaa587a25ec167077fbaa2b0dabfe6
[INFO] running `Command { std: "docker" "start" "-a" "e12b4321d7c54104f5f87a71795827d2abeaa587a25ec167077fbaa2b0dabfe6", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking moxcms v0.7.9
[INFO] [stderr]     Checking ruzstd v0.8.2
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking ash v0.38.0+1.3.281
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling wgpu v26.0.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking unicode-properties v0.1.4
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]     Checking yazi v0.2.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking self_cell v1.2.1
[INFO] [stderr]     Checking rangemap v1.6.0
[INFO] [stderr]     Checking sys-locale v0.3.2
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking xcursor v0.3.10
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking cursor-icon v1.2.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking accesskit v0.21.1
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]     Checking grid v0.15.0
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]     Checking taffy v0.7.7
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]     Checking ogg v0.8.0
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]    Compiling gilrs v0.11.0
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]     Checking fnv v1.0.7
[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/94e848735e78b58442e0b82e9c60f8f430840389/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 opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --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=a586e374feccc6b0 -C extra-filename=-d82616bd107d7ece --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-19fb1e4349fc3187.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" "e12b4321d7c54104f5f87a71795827d2abeaa587a25ec167077fbaa2b0dabfe6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e12b4321d7c54104f5f87a71795827d2abeaa587a25ec167077fbaa2b0dabfe6", kill_on_drop: false }`
[INFO] [stdout] e12b4321d7c54104f5f87a71795827d2abeaa587a25ec167077fbaa2b0dabfe6
