[INFO] cloning repository https://github.com/minskylab/gpca [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/minskylab/gpca" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fminskylab%2Fgpca", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fminskylab%2Fgpca'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8cc981715e2c2a3460d42910f30f7ccdb8c6f181 [INFO] testing minskylab/gpca against beta-2024-12-08 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fminskylab%2Fgpca" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/minskylab/gpca on toolchain beta-2024-12-08 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/minskylab/gpca [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/minskylab/gpca [INFO] tweaked toml for git repo https://github.com/minskylab/gpca written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/minskylab/gpca 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" "+beta-2024-12-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e3bab69325b0d4aba987901906bf2f47466ea3627dc792161b5fd5fa24c80cb7 [INFO] running `Command { std: "docker" "start" "-a" "e3bab69325b0d4aba987901906bf2f47466ea3627dc792161b5fd5fa24c80cb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e3bab69325b0d4aba987901906bf2f47466ea3627dc792161b5fd5fa24c80cb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3bab69325b0d4aba987901906bf2f47466ea3627dc792161b5fd5fa24c80cb7", kill_on_drop: false }` [INFO] [stdout] e3bab69325b0d4aba987901906bf2f47466ea3627dc792161b5fd5fa24c80cb7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 72d8f5d2893a756686b0dfbc2d6710568ee0ffb86f4184d1c7a515e7c6183e58 [INFO] running `Command { std: "docker" "start" "-a" "72d8f5d2893a756686b0dfbc2d6710568ee0ffb86f4184d1c7a515e7c6183e58", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling zerocopy v0.7.18 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling naga v22.1.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling bit-vec v0.7.0 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling bit-set v0.6.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.2.0 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling wgpu-hal v22.0.0 [INFO] [stderr] Compiling rust_hawktracer_proc_macro v0.4.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling bytemuck v1.19.0 [INFO] [stderr] Compiling rust_hawktracer_normal_macro v0.4.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling rust_hawktracer v0.7.0 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling gpu-descriptor v0.3.0 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling wgpu-types v22.0.0 [INFO] [stderr] Compiling wgpu-core v22.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling profiling v1.0.15 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling imgref v1.10.1 [INFO] [stderr] Compiling glow v0.13.1 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling renderdoc-sys v1.1.0 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling bitstream-io v1.10.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling document-features v0.2.10 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling wgpu v22.1.0 [INFO] [stderr] Compiling half v2.2.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling zune-jpeg v0.4.13 [INFO] [stderr] Compiling png v0.17.7 [INFO] [stderr] Compiling exr v1.5.2 [INFO] [stderr] Compiling image-webp v0.2.0 [INFO] [stderr] Compiling tiff v0.9.0 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling tokio v1.41.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling avif-serialize v0.8.1 [INFO] [stderr] Compiling cargo-lock v8.0.3 [INFO] [stderr] Compiling built v0.5.2 [INFO] [stderr] Compiling rav1e v0.6.6 [INFO] [stderr] Compiling ravif v0.11.3 [INFO] [stderr] Compiling image v0.25.4 [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/beta-2024-12-08-x86_64-unknown-linux-gnu/bin/rustc --crate-name naga --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/naga-22.1.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="default"' --cfg 'feature="glsl-out"' --cfg 'feature="hlsl-out-if-target-windows"' --cfg 'feature="msl-out-if-target-apple"' --cfg 'feature="spv-out"' --cfg 'feature="wgsl-in"' --check-cfg 'cfg(docsrs)' --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=ada7725f84eb9c6b -C extra-filename=-ada7725f84eb9c6b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-1a12f9f320782a62.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-2219eeeef648148e.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-84877d9103c9f4ef.rmeta --extern codespan_reporting=/opt/rustwide/target/debug/deps/libcodespan_reporting-c4281ecdd61d7b9d.rmeta --extern hexf_parse=/opt/rustwide/target/debug/deps/libhexf_parse-3937ee295bc4c1fc.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-3e821037935e5519.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-d15fdd76cb1d7294.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-c6f5474e70a2e7fd.rmeta --extern spirv=/opt/rustwide/target/debug/deps/libspirv-ab2d77f7ffd85ea1.rmeta --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-bad02665732a4344.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ab70957dd8773074.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-560ada4c5c768de6.rmeta --cap-lints allow --cap-lints=warn --cfg glsl_out --cfg spv_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/beta-2024-12-08-x86_64-unknown-linux-gnu/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded", "std"))' -C metadata=f056cd28261483b4 -C extra-filename=-f056cd28261483b4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-d82ee3b186fb84d4.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "72d8f5d2893a756686b0dfbc2d6710568ee0ffb86f4184d1c7a515e7c6183e58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72d8f5d2893a756686b0dfbc2d6710568ee0ffb86f4184d1c7a515e7c6183e58", kill_on_drop: false }` [INFO] [stdout] 72d8f5d2893a756686b0dfbc2d6710568ee0ffb86f4184d1c7a515e7c6183e58