[INFO] fetching crate runmat-test-runner-native 0.6.2... [INFO] checking runmat-test-runner-native-0.6.2 against 65c7d39f9c2b9d5c316725cb48fa3d360c64c663 for pr-161253 [INFO] extracting crate runmat-test-runner-native 0.6.2 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate runmat-test-runner-native 0.6.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate runmat-test-runner-native 0.6.2 [INFO] tweaked toml for crates.io crate runmat-test-runner-native 0.6.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate runmat-test-runner-native 0.6.2 on toolchain 65c7d39f9c2b9d5c316725cb48fa3d360c64c663 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate runmat-test-runner-native 0.6.2 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" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: Cargo.toml: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] warning: `runmat-test-runner-native` (manifest) generated 1 warning [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 5910e4ba042b002203cfc1886ee2de1065b5fe0a0aa286e34f226e356686f9b1 [INFO] running `Command { std: "docker" "start" "5910e4ba042b002203cfc1886ee2de1065b5fe0a0aa286e34f226e356686f9b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5910e4ba042b002203cfc1886ee2de1065b5fe0a0aa286e34f226e356686f9b1", 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" "5910e4ba042b002203cfc1886ee2de1065b5fe0a0aa286e34f226e356686f9b1" "/opt/rustwide/cargo-home/bin/cargo" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5910e4ba042b002203cfc1886ee2de1065b5fe0a0aa286e34f226e356686f9b1", 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" "5910e4ba042b002203cfc1886ee2de1065b5fe0a0aa286e34f226e356686f9b1" "/opt/rustwide/cargo-home/bin/cargo" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] warning: Cargo.toml: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] warning: `runmat-test-runner-native` (manifest) generated 1 warning [INFO] [stderr] Compiling syn v2.0.118 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking memchr v2.8.2 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking smallvec v1.15.2 [INFO] [stderr] Compiling zerocopy v0.8.52 [INFO] [stderr] Checking log v0.4.32 [INFO] [stderr] Checking bitflags v2.13.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling cc v1.2.64 [INFO] [stderr] Checking bytes v1.12.0 [INFO] [stderr] Checking simd-adler32 v0.3.9 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking mio v1.2.1 [INFO] [stderr] Checking zlib-rs v0.6.3 [INFO] [stderr] Compiling regex-syntax v0.8.11 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking gpu-descriptor-types v0.1.2 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling wgpu-hal v0.19.5 [INFO] [stderr] Checking libloading v0.8.9 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking unicode-xid v0.2.6 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking wgpu-types v0.19.2 [INFO] [stderr] Checking serde_json v1.0.150 [INFO] [stderr] Compiling wgpu-core v0.19.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking hybrid-array v0.4.14 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking profiling v1.0.18 [INFO] [stderr] Compiling typenum v1.20.1 [INFO] [stderr] Checking renderdoc-sys v1.1.0 [INFO] [stderr] Checking glow v0.13.1 [INFO] [stderr] Checking http v1.4.2 [INFO] [stderr] Compiling wgpu v0.19.4 [INFO] [stderr] Checking bumpalo v3.20.3 [INFO] [stderr] Checking robust v1.2.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking crypto-common v0.2.2 [INFO] [stderr] Compiling getrandom v0.4.3 [INFO] [stderr] Compiling inventory v0.1.11 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling logos-codegen v0.15.1 [INFO] [stderr] Checking compression-codecs v0.4.38 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling cranelift-isle v0.115.1 [INFO] [stderr] Compiling zeroize v1.9.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling cranelift-codegen-shared v0.115.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Checking runmat-thread-local v0.6.2 [INFO] [stderr] Checking runmat-gc-api v0.6.2 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling cranelift-codegen-meta v0.115.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Checking block-buffer v0.12.1 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking either v1.16.0 [INFO] [stderr] Compiling winnow v1.0.3 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Checking arrow-schema v59.1.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking cranelift-bitset v0.115.1 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Checking cranelift-entity v0.115.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Checking rayon v1.12.0 [INFO] [stderr] Checking uuid v1.23.3 [INFO] [stderr] Compiling flatbuffers v25.12.19 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Checking rustc-hash v2.1.2 [INFO] [stderr] Checking arbitrary v1.4.2 [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/65c7d39f9c2b9d5c316725cb48fa3d360c64c663/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.37.3+1.3.251/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded"))' -C metadata=a1138be497b5f2b0 -C extra-filename=-4182438869de10ef --out-dir /opt/rustwide/target/debug/build/ash/4182438869de10ef/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/libloading/0a284e369c3e1101/out --extern libloading=/opt/rustwide/target/debug/build/libloading/0a284e369c3e1101/out/liblibloading-0a284e369c3e1101.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" "5910e4ba042b002203cfc1886ee2de1065b5fe0a0aa286e34f226e356686f9b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5910e4ba042b002203cfc1886ee2de1065b5fe0a0aa286e34f226e356686f9b1", kill_on_drop: false }` [INFO] [stdout] 5910e4ba042b002203cfc1886ee2de1065b5fe0a0aa286e34f226e356686f9b1