[INFO] fetching crate wgpu_shader_checker 0.2.0... [INFO] testing wgpu_shader_checker-0.2.0 against master#7704328ba5ae8d6ce0ac303c9d5a1a1605906766 for pr-146989 [INFO] extracting crate wgpu_shader_checker 0.2.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate wgpu_shader_checker 0.2.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate wgpu_shader_checker 0.2.0 [INFO] tweaked toml for crates.io crate wgpu_shader_checker 0.2.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate wgpu_shader_checker 0.2.0 on toolchain 7704328ba5ae8d6ce0ac303c9d5a1a1605906766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate wgpu_shader_checker 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" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "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 gpu-descriptor v0.3.1 [INFO] [stderr] Downloaded bytemuck_derive v1.8.1 [INFO] [stderr] Downloaded target-triple v0.1.3 [INFO] [stderr] Downloaded wgpu-types v24.0.0 [INFO] [stderr] Downloaded trybuild v1.0.103 [INFO] [stderr] Downloaded xml-rs v0.8.25 [INFO] [stderr] Downloaded toml_edit v0.22.23 [INFO] [stderr] Downloaded serde_json v1.0.138 [INFO] [stderr] Downloaded winnow v0.7.1 [INFO] [stderr] Downloaded wgpu v24.0.1 [INFO] [stderr] Downloaded wgpu-core v24.0.0 [INFO] [stderr] Downloaded wgpu-hal v24.0.0 [INFO] [stderr] Downloaded naga v24.0.0 [INFO] [stderr] Downloaded metal v0.31.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7b4c518f29d723724da6514f67f3bf06517eaefc4b113407402ad1d08f7aa960 [INFO] running `Command { std: "docker" "start" "-a" "7b4c518f29d723724da6514f67f3bf06517eaefc4b113407402ad1d08f7aa960", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b4c518f29d723724da6514f67f3bf06517eaefc4b113407402ad1d08f7aa960", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b4c518f29d723724da6514f67f3bf06517eaefc4b113407402ad1d08f7aa960", kill_on_drop: false }` [INFO] [stdout] 7b4c518f29d723724da6514f67f3bf06517eaefc4b113407402ad1d08f7aa960 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 54cab1f72ab7af827bfa7428232a0c0612810852f762009a1cd9200641bc6c5c [INFO] running `Command { std: "docker" "start" "-a" "54cab1f72ab7af827bfa7428232a0c0612810852f762009a1cd9200641bc6c5c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling naga v24.0.0 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling wgpu_shader_checker v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.60s [INFO] running `Command { std: "docker" "inspect" "54cab1f72ab7af827bfa7428232a0c0612810852f762009a1cd9200641bc6c5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54cab1f72ab7af827bfa7428232a0c0612810852f762009a1cd9200641bc6c5c", kill_on_drop: false }` [INFO] [stdout] 54cab1f72ab7af827bfa7428232a0c0612810852f762009a1cd9200641bc6c5c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d44ce94d8e96da79a9e3f3df6a383b08ecab2d7c0793692815109c9749424b67 [INFO] running `Command { std: "docker" "start" "-a" "d44ce94d8e96da79a9e3f3df6a383b08ecab2d7c0793692815109c9749424b67", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling naga v24.0.0 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling wgpu-hal v24.0.0 [INFO] [stderr] Compiling wgpu-core v24.0.0 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling target-triple v0.1.3 [INFO] [stderr] Compiling renderdoc-sys v1.1.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling glow v0.16.0 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling winnow v0.7.1 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling wgpu v24.0.1 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.23 [INFO] [stderr] Compiling spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.2.0 [INFO] [stderr] Compiling wgpu-types v24.0.0 [INFO] [stderr] Compiling gpu-descriptor v0.3.1 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling bytemuck_derive v1.8.1 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling trybuild v1.0.103 [INFO] [stderr] Compiling wgpu_shader_checker v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 42.22s [INFO] running `Command { std: "docker" "inspect" "d44ce94d8e96da79a9e3f3df6a383b08ecab2d7c0793692815109c9749424b67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d44ce94d8e96da79a9e3f3df6a383b08ecab2d7c0793692815109c9749424b67", kill_on_drop: false }` [INFO] [stdout] d44ce94d8e96da79a9e3f3df6a383b08ecab2d7c0793692815109c9749424b67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e36bdc4d7a8c32a1f47e60d7ac276b8cd4115a314fb0c1c2f4ef6f0defeb0090 [INFO] running `Command { std: "docker" "start" "-a" "e36bdc4d7a8c32a1f47e60d7ac276b8cd4115a314fb0c1c2f4ef6f0defeb0090", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wgpu_shader_checker-32a1fd7df8a715c0) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/test.rs (/opt/rustwide/target/debug/deps/test-175bf404bf67cb6f) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling naga v24.0.0 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling wgpu-hal v24.0.0 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling wgpu-core v24.0.0 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling glow v0.16.0 [INFO] [stderr] Compiling renderdoc-sys v1.1.0 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling wgpu v24.0.1 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.2.0 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling wgpu-types v24.0.0 [INFO] [stderr] Compiling gpu-descriptor v0.3.1 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling bytemuck_derive v1.8.1 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] error: could not compile `naga` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/bin/rustc --crate-name naga --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/naga-24.0.0/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="compact"' --cfg 'feature="wgsl-in"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "compact", "default", "deserialize", "dot-out", "glsl-in", "glsl-out", "hlsl-out", "hlsl-out-if-target-windows", "msl-out", "msl-out-if-target-apple", "serialize", "spv-in", "spv-out", "wgsl-in", "wgsl-out"))' -C metadata=a6d895efeea91e58 -C extra-filename=-3797361e53ab402b --out-dir /opt/rustwide/target/tests/trybuild/debug/deps -L dependency=/opt/rustwide/target/tests/trybuild/debug/deps --extern arrayvec=/opt/rustwide/target/tests/trybuild/debug/deps/libarrayvec-a2b5b1cd6af46bc5.rmeta --extern bit_set=/opt/rustwide/target/tests/trybuild/debug/deps/libbit_set-3c03d967602be932.rmeta --extern bitflags=/opt/rustwide/target/tests/trybuild/debug/deps/libbitflags-c8d4a76238046892.rmeta --extern codespan_reporting=/opt/rustwide/target/tests/trybuild/debug/deps/libcodespan_reporting-c61fa726ede15440.rmeta --extern hexf_parse=/opt/rustwide/target/tests/trybuild/debug/deps/libhexf_parse-5b305720820081bf.rmeta --extern indexmap=/opt/rustwide/target/tests/trybuild/debug/deps/libindexmap-7a48586ccb2dfd77.rmeta --extern log=/opt/rustwide/target/tests/trybuild/debug/deps/liblog-3208779859c8412c.rmeta --extern rustc_hash=/opt/rustwide/target/tests/trybuild/debug/deps/librustc_hash-9961800f1f66f75d.rmeta --extern strum=/opt/rustwide/target/tests/trybuild/debug/deps/libstrum-da5a3055f50b8974.rmeta --extern termcolor=/opt/rustwide/target/tests/trybuild/debug/deps/libtermcolor-6c2f43189c73eff3.rmeta --extern thiserror=/opt/rustwide/target/tests/trybuild/debug/deps/libthiserror-b098c774b39751c2.rmeta --extern unicode_xid=/opt/rustwide/target/tests/trybuild/debug/deps/libunicode_xid-bad2f1623ab8e9f0.rmeta --cap-lints allow --check-cfg 'cfg(dot_out)' --check-cfg 'cfg(glsl_out)' --check-cfg 'cfg(hlsl_out)' --check-cfg 'cfg(msl_out)' --check-cfg 'cfg(spv_out)' --check-cfg 'cfg(wgsl_out)'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/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=6d3f7c36a13dc555 -C extra-filename=-a80b93cab4a040d3 --out-dir /opt/rustwide/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/opt/rustwide/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps -L dependency=/opt/rustwide/target/tests/trybuild/debug/deps --extern libloading=/opt/rustwide/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps/liblibloading-e0ba8ad43b56c669.rmeta --cap-lints allow --cfg trybuild --verbose -A dead_code` (signal: 9, SIGKILL: kill) [INFO] [stdout] test test_macro ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_macro stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_macro' (26) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.103/src/run.rs:62:13: [INFO] [stdout] tests failed [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c410d308892 - std[ed5b486fa4cdb954]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5c410d308892 - std[ed5b486fa4cdb954]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5c410d308892 - std[ed5b486fa4cdb954]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5c410d308892 - <::print::DisplayBacktrace as core[ab67b43d93431064]::fmt::Display>::fmt [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5c410d31fada - ::fmt [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5c410d31fada - core[ab67b43d93431064]::fmt::write [INFO] [stdout] 6: 0x5c410d30dcf6 - std[ed5b486fa4cdb954]::io::default_write_fmt::> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5c410d30dcf6 - as std[ed5b486fa4cdb954]::io::Write>::write_fmt [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5c410d2e382f - ::print [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5c410d2e382f - std[ed5b486fa4cdb954]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5c410d2ff659 - std[ed5b486fa4cdb954]::panicking::default_hook [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5c410cff554e - core[ab67b43d93431064]::ops::function::Fn<(&'a std[ed5b486fa4cdb954]::panic::PanicHookInfo<'b>,), Output = ()> + core[ab67b43d93431064]::marker::Send + core[ab67b43d93431064]::marker::Sync> as core[ab67b43d93431064]::ops::function::Fn<(&std[ed5b486fa4cdb954]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x5c410cff554e - test[f0ec78552bebb08e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5c410d2ff812 - core[ab67b43d93431064]::ops::function::Fn<(&'a std[ed5b486fa4cdb954]::panic::PanicHookInfo<'b>,), Output = ()> + core[ab67b43d93431064]::marker::Send + core[ab67b43d93431064]::marker::Sync> as core[ab67b43d93431064]::ops::function::Fn<(&std[ed5b486fa4cdb954]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x5c410d2ff812 - std[ed5b486fa4cdb954]::panicking::panic_with_hook [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5c410d2e391a - std[ed5b486fa4cdb954]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:691:13 [INFO] [stdout] 16: 0x5c410d2db0a9 - std[ed5b486fa4cdb954]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5c410d2e473d - __rustc[5067f77124470312]::rust_begin_unwind [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5c410d3201ec - core[ab67b43d93431064]::panicking::panic_fmt [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5c410d06e5e1 - ::run::{closure#1} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.103/src/run.rs:62:13 [INFO] [stdout] 20: 0x5c410d0e82ee - >::unwrap_or_else::<::run::{closure#1}> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/result.rs:1622:23 [INFO] [stdout] 21: 0x5c410d0301df - ::run [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.103/src/run.rs:60:10 [INFO] [stdout] 22: 0x5c410d03e9f8 - ::drop [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.103/src/lib.rs:340:38 [INFO] [stdout] 23: 0x5c410cfe9127 - core[ab67b43d93431064]::ptr::drop_in_place:: [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/ptr/mod.rs:805:1 [INFO] [stdout] 24: 0x5c410cfe938b - test[4f2494bcd715e9be]::test_macro [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:8:1 [INFO] [stdout] 25: 0x5c410cfe92c7 - test[4f2494bcd715e9be]::test_macro::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:4:16 [INFO] [stdout] 26: 0x5c410cfe9856 - >::call_once [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x5c410cfe98fb - core[ab67b43d93431064]::result::Result<(), alloc[8787631d7fe8ec5a]::string::String> as core[ab67b43d93431064]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x5c410cfe98fb - test[f0ec78552bebb08e]::__rust_begin_short_backtrace::, fn() -> core[ab67b43d93431064]::result::Result<(), alloc[8787631d7fe8ec5a]::string::String>> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/test/src/lib.rs:663:18 [INFO] [stdout] 29: 0x5c410cff615a - test[f0ec78552bebb08e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/test/src/lib.rs:686:74 [INFO] [stdout] 30: 0x5c410cff615a - as core[ab67b43d93431064]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 31: 0x5c410cff615a - std[ed5b486fa4cdb954]::panicking::catch_unwind::do_call::, core[ab67b43d93431064]::result::Result<(), alloc[8787631d7fe8ec5a]::string::String>> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:581:40 [INFO] [stdout] 32: 0x5c410cff615a - std[ed5b486fa4cdb954]::panicking::catch_unwind::, core[ab67b43d93431064]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:544:19 [INFO] [stdout] 33: 0x5c410cff615a - std[ed5b486fa4cdb954]::panic::catch_unwind::, core[ab67b43d93431064]::result::Result<(), alloc[8787631d7fe8ec5a]::string::String>> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x5c410cff615a - test[f0ec78552bebb08e]::run_test_in_process [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/test/src/lib.rs:686:27 [INFO] [stdout] 35: 0x5c410cff615a - test[f0ec78552bebb08e]::run_test::{closure#0} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/test/src/lib.rs:607:43 [INFO] [stdout] 36: 0x5c410cff1704 - test[f0ec78552bebb08e]::run_test::{closure#1} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/test/src/lib.rs:637:41 [INFO] [stdout] 37: 0x5c410cff1704 - std[ed5b486fa4cdb954]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 38: 0x5c410cff8c52 - std[ed5b486fa4cdb954]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 39: 0x5c410cff8c52 - ::{closure#1}::{closure#0}> as core[ab67b43d93431064]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 40: 0x5c410cff8c52 - std[ed5b486fa4cdb954]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:581:40 [INFO] [stdout] 41: 0x5c410cff8c52 - std[ed5b486fa4cdb954]::panicking::catch_unwind::<(), core[ab67b43d93431064]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:544:19 [INFO] [stdout] 42: 0x5c410cff8c52 - std[ed5b486fa4cdb954]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x5c410cff8c52 - std[ed5b486fa4cdb954]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 44: 0x5c410cff8c52 - ::{closure#1} as core[ab67b43d93431064]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x5c410d307b5f - + core[ab67b43d93431064]::marker::Send> as core[ab67b43d93431064]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 46: 0x5c410d307b5f - ::new::thread_start [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/sys/thread/unix.rs:127:17 [INFO] [stdout] 47: 0x74f93576aaa4 - [INFO] [stdout] 48: 0x74f9357f7a64 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_macro [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 11.69s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test test` [INFO] running `Command { std: "docker" "inspect" "e36bdc4d7a8c32a1f47e60d7ac276b8cd4115a314fb0c1c2f4ef6f0defeb0090", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e36bdc4d7a8c32a1f47e60d7ac276b8cd4115a314fb0c1c2f4ef6f0defeb0090", kill_on_drop: false }` [INFO] [stdout] e36bdc4d7a8c32a1f47e60d7ac276b8cd4115a314fb0c1c2f4ef6f0defeb0090