[INFO] cloning repository https://github.com/infosia/paraflow [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/infosia/paraflow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finfosia%2Fparaflow", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finfosia%2Fparaflow'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2f51e340204c0ef5ef7c718b59911f37b66666f0 [INFO] testing infosia/paraflow against 1.98.0-beta.6+cargoflags=--release for beta-1.98-release-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finfosia%2Fparaflow" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/infosia/paraflow [INFO] finished tweaking git repo https://github.com/infosia/paraflow [INFO] tweaked toml for git repo https://github.com/infosia/paraflow written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/infosia/paraflow on toolchain 1.98.0-beta.6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/infosia/paraflow 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" "+1.98.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 79acb80a0cf387624b675fe17084315ff3daffe1e8d0aa8b0dee5951a9d98d3d [INFO] running `Command { std: "docker" "start" "79acb80a0cf387624b675fe17084315ff3daffe1e8d0aa8b0dee5951a9d98d3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "79acb80a0cf387624b675fe17084315ff3daffe1e8d0aa8b0dee5951a9d98d3d", 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" "79acb80a0cf387624b675fe17084315ff3daffe1e8d0aa8b0dee5951a9d98d3d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "79acb80a0cf387624b675fe17084315ff3daffe1e8d0aa8b0dee5951a9d98d3d", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "79acb80a0cf387624b675fe17084315ff3daffe1e8d0aa8b0dee5951a9d98d3d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling zerocopy v0.8.47 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling naga v27.0.3 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling codespan-reporting v0.12.0 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.2.0 [INFO] [stderr] Compiling spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling wgpu-hal v27.0.4 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling gpu-descriptor v0.3.2 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling renderdoc-sys v1.1.0 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling glow v0.16.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling wgpu-core v27.0.3 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling paraflow-queue v0.1.0 (/opt/rustwide/workdir/crates/paraflow-queue) [INFO] [stderr] Compiling wgpu v27.0.1 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling pollster v0.4.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling zerocopy-derive v0.8.47 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling paraflow-core v0.1.0 (/opt/rustwide/workdir/crates/paraflow-core) [INFO] [stderr] Compiling wgpu-types v27.0.1 [INFO] [stderr] Compiling paraflow v0.1.0 (/opt/rustwide/workdir/crates/paraflow) [INFO] [stderr] Compiling paraflow-patterns v0.1.0 (/opt/rustwide/workdir/crates/paraflow-patterns) [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling wgpu-core-deps-windows-linux-android v27.0.0 [INFO] [stderr] Compiling paraflow-gpu v0.1.0 (/opt/rustwide/workdir/crates/paraflow-gpu) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 1m 56s [INFO] running `Command { std: "docker" "inspect" "79acb80a0cf387624b675fe17084315ff3daffe1e8d0aa8b0dee5951a9d98d3d", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "79acb80a0cf387624b675fe17084315ff3daffe1e8d0aa8b0dee5951a9d98d3d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling paraflow-core v0.1.0 (/opt/rustwide/workdir/crates/paraflow-core) [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling paraflow v0.1.0 (/opt/rustwide/workdir/crates/paraflow) [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling paraflow-patterns v0.1.0 (/opt/rustwide/workdir/crates/paraflow-patterns) [INFO] [stderr] Compiling naga v27.0.3 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling paraflow-queue v0.1.0 (/opt/rustwide/workdir/crates/paraflow-queue) [INFO] [stderr] Compiling wgpu-hal v27.0.4 [INFO] [stderr] Compiling wgpu-core-deps-windows-linux-android v27.0.0 [INFO] [stderr] Compiling wgpu-core v27.0.3 [INFO] [stderr] Compiling wgpu v27.0.1 [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/1.98.0-beta.6-x86_64-unknown-linux-gnu/bin/rustc --crate-name naga --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/naga-27.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::alloc_instead_of_core' --cfg 'feature="default"' --cfg 'feature="glsl-out"' --cfg 'feature="hlsl-out"' --cfg 'feature="spv-out"' --cfg 'feature="wgsl-in"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "deserialize", "dot-out", "fs", "glsl-in", "glsl-out", "hlsl-out", "hlsl-out-if-target-windows", "msl-out", "msl-out-if-target-apple", "serialize", "spv-in", "spv-out", "stderr", "termcolor", "wgsl-in", "wgsl-out"))' -C metadata=72e63a8a1595cb7f -C extra-filename=-146a30a8a70600c3 --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern arrayvec=/opt/rustwide/target/release/deps/libarrayvec-e6d39b1d3520eea1.rmeta --extern bit_set=/opt/rustwide/target/release/deps/libbit_set-549f350fa4361fb4.rmeta --extern bitflags=/opt/rustwide/target/release/deps/libbitflags-179dff57a645f5cc.rmeta --extern cfg_if=/opt/rustwide/target/release/deps/libcfg_if-6d8dca19095bb388.rmeta --extern codespan_reporting=/opt/rustwide/target/release/deps/libcodespan_reporting-909bfebe43a1a9ba.rmeta --extern half=/opt/rustwide/target/release/deps/libhalf-8c8834ee2b6beb41.rmeta --extern hashbrown=/opt/rustwide/target/release/deps/libhashbrown-46f7847b0f714879.rmeta --extern hexf_parse=/opt/rustwide/target/release/deps/libhexf_parse-57715b2de5cc875d.rmeta --extern indexmap=/opt/rustwide/target/release/deps/libindexmap-5a8ef09f7deaab9b.rmeta --extern libm=/opt/rustwide/target/release/deps/liblibm-e31d014029871662.rmeta --extern log=/opt/rustwide/target/release/deps/liblog-e86fe1484206d3e6.rmeta --extern num_traits=/opt/rustwide/target/release/deps/libnum_traits-e2d08b13ae2210e2.rmeta --extern once_cell=/opt/rustwide/target/release/deps/libonce_cell-a92ce0590bdd2571.rmeta --extern rustc_hash=/opt/rustwide/target/release/deps/librustc_hash-5dc86544e71dd5f6.rmeta --extern spirv=/opt/rustwide/target/release/deps/libspirv-e730bbe592c5d967.rmeta --extern thiserror=/opt/rustwide/target/release/deps/libthiserror-0c05b75b824b4ab7.rmeta --extern unicode_ident=/opt/rustwide/target/release/deps/libunicode_ident-4c4ce5bce0ca6124.rmeta --cap-lints allow --cap-lints=warn --cfg glsl_out --cfg hlsl_out --cfg spv_out --cfg std --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)' --check-cfg 'cfg(std)' --check-cfg 'cfg(no_std)'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `wgpu-core` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.6-x86_64-unknown-linux-gnu/bin/rustc --crate-name wgpu_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wgpu-core-27.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(wgpu_validate_locks)' --cfg 'feature="default"' --cfg 'feature="dx12"' --cfg 'feature="gles"' --cfg 'feature="metal"' --cfg 'feature="portable-atomic"' --cfg 'feature="raw-window-handle"' --cfg 'feature="renderdoc"' --cfg 'feature="std"' --cfg 'feature="vulkan"' --cfg 'feature="wgpu-core-deps-windows-linux-android"' --cfg 'feature="wgsl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("angle", "api_log_info", "counters", "default", "dx12", "fragile-send-sync-non-atomic-wasm", "gles", "glsl", "metal", "noop", "observe_locks", "portable-atomic", "raw-window-handle", "renderdoc", "replay", "resource_log_info", "serde", "spirv", "static-dxc", "std", "strict_asserts", "trace", "vulkan", "vulkan-portability", "webgl", "wgpu-core-deps-apple", "wgpu-core-deps-emscripten", "wgpu-core-deps-wasm", "wgpu-core-deps-windows-linux-android", "wgsl"))' -C metadata=9d0511e4106a76aa -C extra-filename=-57316a4fae055a3f --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern arrayvec=/opt/rustwide/target/release/deps/libarrayvec-e6d39b1d3520eea1.rmeta --extern bit_set=/opt/rustwide/target/release/deps/libbit_set-549f350fa4361fb4.rmeta --extern bit_vec=/opt/rustwide/target/release/deps/libbit_vec-afb35a88e23f38fc.rmeta --extern bitflags=/opt/rustwide/target/release/deps/libbitflags-179dff57a645f5cc.rmeta --extern bytemuck=/opt/rustwide/target/release/deps/libbytemuck-bc9d02c918c01893.rmeta --extern document_features=/opt/rustwide/target/release/deps/libdocument_features-78557c825928a1d2.so --extern hashbrown=/opt/rustwide/target/release/deps/libhashbrown-46f7847b0f714879.rmeta --extern indexmap=/opt/rustwide/target/release/deps/libindexmap-5a8ef09f7deaab9b.rmeta --extern log=/opt/rustwide/target/release/deps/liblog-e86fe1484206d3e6.rmeta --extern naga=/opt/rustwide/target/release/deps/libnaga-146a30a8a70600c3.rmeta --extern once_cell=/opt/rustwide/target/release/deps/libonce_cell-a92ce0590bdd2571.rmeta --extern parking_lot=/opt/rustwide/target/release/deps/libparking_lot-35ef886c3f7d192d.rmeta --extern profiling=/opt/rustwide/target/release/deps/libprofiling-8c4c78eb250a5806.rmeta --extern raw_window_handle=/opt/rustwide/target/release/deps/libraw_window_handle-afe0a38bc301a9c7.rmeta --extern rustc_hash=/opt/rustwide/target/release/deps/librustc_hash-5dc86544e71dd5f6.rmeta --extern smallvec=/opt/rustwide/target/release/deps/libsmallvec-f26fb134d6c06869.rmeta --extern thiserror=/opt/rustwide/target/release/deps/libthiserror-0c05b75b824b4ab7.rmeta --extern wgpu_core_deps_windows_linux_android=/opt/rustwide/target/release/deps/libwgpu_core_deps_windows_linux_android-7a10821355174291.rmeta --extern wgpu_hal=/opt/rustwide/target/release/deps/libwgpu_hal-9e0c64fdb271b1dc.rmeta --extern wgpu_types=/opt/rustwide/target/release/deps/libwgpu_types-fc31deb2b69f90ba.rmeta --cap-lints allow --cap-lints=warn --cfg windows_linux_android --cfg send_sync --cfg gles --cfg vulkan --cfg supports_64bit_atomics --check-cfg 'cfg(windows_linux_android)' --check-cfg 'cfg(send_sync)' --check-cfg 'cfg(dx12)' --check-cfg 'cfg(webgl)' --check-cfg 'cfg(gles)' --check-cfg 'cfg(vulkan)' --check-cfg 'cfg(metal)' --check-cfg 'cfg(supports_64bit_atomics)'` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "79acb80a0cf387624b675fe17084315ff3daffe1e8d0aa8b0dee5951a9d98d3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79acb80a0cf387624b675fe17084315ff3daffe1e8d0aa8b0dee5951a9d98d3d", kill_on_drop: false }` [INFO] [stdout] 79acb80a0cf387624b675fe17084315ff3daffe1e8d0aa8b0dee5951a9d98d3d