[INFO] fetching crate sim-run 0.2.0...
[INFO] checking sim-run-0.2.0 against 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6 for pr-160581
[INFO] extracting crate sim-run 0.2.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate sim-run 0.2.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate sim-run 0.2.0
[INFO] tweaked toml for crates.io crate sim-run 0.2.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sim-run 0.2.0 on toolchain 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sim-run 0.2.0 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" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d62af362c4222878d00eca6833ffd71e9425e27ca2f1f83423281a703e475748
[INFO] running `Command { std: "docker" "start" "d62af362c4222878d00eca6833ffd71e9425e27ca2f1f83423281a703e475748", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d62af362c4222878d00eca6833ffd71e9425e27ca2f1f83423281a703e475748", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d62af362c4222878d00eca6833ffd71e9425e27ca2f1f83423281a703e475748" "/opt/rustwide/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d62af362c4222878d00eca6833ffd71e9425e27ca2f1f83423281a703e475748", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d62af362c4222878d00eca6833ffd71e9425e27ca2f1f83423281a703e475748" "/opt/rustwide/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling zerocopy v0.8.55
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]    Compiling thiserror v2.0.19
[INFO] [stderr]     Checking wasm-encoder v0.255.0
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking wasmi_core v0.51.5
[INFO] [stderr]    Compiling naga v30.0.0
[INFO] [stderr]     Checking bit-vec v0.9.1
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]     Checking codespan-reporting v0.13.1
[INFO] [stderr]     Checking spirv v0.4.0+sdk-1.4.341.0
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]     Checking bit-set v0.10.0
[INFO] [stderr]     Checking dlib v0.5.3
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling wgpu-hal v30.0.0
[INFO] [stderr]     Checking presser v0.3.1
[INFO] [stderr]     Checking glow v0.17.0
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]     Checking profiling v1.0.18
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking wasmi_ir v0.51.5
[INFO] [stderr]    Compiling wgpu-core v30.0.0
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]     Checking sim-incremental-core v0.1.1
[INFO] [stderr]    Compiling wgpu v30.0.0
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking wast v255.0.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking ordered-float v5.3.0
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling thiserror-impl v2.0.19
[INFO] [stderr]     Checking naga-types v30.0.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling sim-citizen-derive v0.2.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.55
[INFO] [stderr]    Compiling bytemuck_derive v1.11.0
[INFO] [stderr]     Checking bytemuck v1.25.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking sim-kernel v0.2.0
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]     Checking wgpu-types v30.0.0
[INFO] [stderr]     Checking wat v1.255.0
[INFO] [stderr]     Checking wasmi v0.51.5
[INFO] [stderr]     Checking sim-value v0.2.0
[INFO] [stderr]     Checking sim-index-core v0.1.1
[INFO] [stderr]     Checking sim-table-core v0.1.3
[INFO] [stderr]     Checking sim-citizen v0.2.0
[INFO] [stderr]     Checking sim-run-loaders v0.1.5
[INFO] [stderr]     Checking sim-config v0.1.3
[INFO] [stderr]     Checking sim-shape v0.2.0
[INFO] [stderr]     Checking sim-cookbook v0.2.0
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]    Compiling sim-lib-net-core v0.2.0
[INFO] [stderr]    Compiling sim-codec v0.1.7
[INFO] [stderr]    Compiling sim-lib-numbers-core v0.3.1
[INFO] [stderr]    Compiling sim-lib-stream-core v0.1.4
[INFO] [stderr]    Compiling sim-lib-numbers-tensor v0.2.1
[INFO] [stderr]    Compiling sim-lib-core v0.1.3
[INFO] [stderr]    Compiling sim-codec-binary v0.2.0
[INFO] [stderr]    Compiling sim-lib-scene v0.2.0
[INFO] [stderr]    Compiling sim-codec-binary-base64 v0.1.4
[INFO] [stderr]    Compiling sim-lib-stream-clock v0.1.2
[INFO] [stderr]    Compiling sim-lib-intent v0.2.0
[INFO] [stderr]    Compiling sim-lib-midi-core v0.1.4
[INFO] [stderr]    Compiling sim-codec-json v0.2.0
[INFO] [stderr]    Compiling sim-lib-view v0.2.0
[INFO] [stderr]    Compiling sim-codec-lisp v0.2.0
[INFO] [stderr]    Compiling sim-lib-discrete-algebra v0.2.0
[INFO] [stderr]    Compiling sim-lib-view-device v0.1.2
[INFO] [stderr]    Compiling sim-lib-numbers-cas v0.3.1
[INFO] [stderr]    Compiling sim-lib-midi-live v0.1.2
[INFO] [stderr]    Compiling sim-codec-pratt v0.1.2
[INFO] [stderr]    Compiling sim-lib-pattern v0.1.3
[INFO] [stderr]    Compiling sim-lib-discrete-comb v0.2.0
[INFO] [stderr]    Compiling sim-lib-numbers-cas-eval v0.3.1
[INFO] [stderr]    Compiling sim-lib-control v0.1.4
[INFO] [stderr]    Compiling sim-codec-chat v0.2.0
[INFO] [stderr]    Compiling sim-lib-discrete-spectral v0.2.0
[INFO] [stderr]    Compiling sim-lib-discrete-graph v0.2.0
[INFO] [stderr]    Compiling sim-lib-binding v0.1.3
[INFO] [stderr]    Compiling sim-lib-standard-core v0.1.3
[INFO] [stderr]    Compiling sim-lib-sequence v0.1.3
[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/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/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/build/ash/7820bd67844a5b61/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/libloading/d21983df834c79db/out --extern libloading=/opt/rustwide/target/debug/build/libloading/d21983df834c79db/out/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" "d62af362c4222878d00eca6833ffd71e9425e27ca2f1f83423281a703e475748", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d62af362c4222878d00eca6833ffd71e9425e27ca2f1f83423281a703e475748", kill_on_drop: false }`
[INFO] [stdout] d62af362c4222878d00eca6833ffd71e9425e27ca2f1f83423281a703e475748
