[INFO] cloning repository https://github.com/wade-anderson/wcad
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wade-anderson/wcad" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwade-anderson%2Fwcad", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwade-anderson%2Fwcad'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ddc31f3f5cc18121a42704e85f38ad1e33933a72
[INFO] checking wade-anderson/wcad against 49a6044d37d694890450f52ceaceb66277a36b1e for pr-161154
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwade-anderson%2Fwcad" "/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/wade-anderson/wcad
[INFO] finished tweaking git repo https://github.com/wade-anderson/wcad
[INFO] tweaked toml for git repo https://github.com/wade-anderson/wcad written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wade-anderson/wcad on toolchain 49a6044d37d694890450f52ceaceb66277a36b1e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wade-anderson/wcad 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" "+49a6044d37d694890450f52ceaceb66277a36b1e" "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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 70fed538a991656b8029bdf8e282865a066694382b185bb9a4474d0f3e8b5b1f
[INFO] running `Command { std: "docker" "start" "70fed538a991656b8029bdf8e282865a066694382b185bb9a4474d0f3e8b5b1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "70fed538a991656b8029bdf8e282865a066694382b185bb9a4474d0f3e8b5b1f", 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" "70fed538a991656b8029bdf8e282865a066694382b185bb9a4474d0f3e8b5b1f" "/opt/rustwide/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "70fed538a991656b8029bdf8e282865a066694382b185bb9a4474d0f3e8b5b1f", 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" "70fed538a991656b8029bdf8e282865a066694382b185bb9a4474d0f3e8b5b1f" "/opt/rustwide/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]     Checking num-traits v0.2.19
[INFO] [stderr]    Compiling gio v0.19.8
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling profiling-procmacros v1.0.18
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking profiling v1.0.18
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]     Checking aligned v0.4.3
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking euclid v0.22.14
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking no_std_io2 v0.9.4
[INFO] [stderr]    Compiling glib-macros v0.19.9
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]     Checking y4m v0.8.0
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]     Checking lyon_geom v1.0.19
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking bitstream-io v4.10.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling wgpu-hal v0.19.5
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.2
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]     Checking imgref v1.12.1
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]     Checking unicode-xid v0.2.6
[INFO] [stderr]     Checking zune-core v0.5.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking naga v0.19.2
[INFO] [stderr]    Compiling xmltree v0.9.0
[INFO] [stderr]     Checking zune-jpeg v0.5.15
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking gpu-descriptor v0.2.4
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]    Compiling glib-sys v0.19.8
[INFO] [stderr]    Compiling gobject-sys v0.19.8
[INFO] [stderr]    Compiling gio-sys v0.19.8
[INFO] [stderr]    Compiling pango-sys v0.19.8
[INFO] [stderr]    Compiling cairo-sys-rs v0.19.2
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.19.8
[INFO] [stderr]    Compiling gdk4-sys v0.8.2
[INFO] [stderr]    Compiling graphene-sys v0.19.8
[INFO] [stderr]    Compiling gsk4-sys v0.8.2
[INFO] [stderr]    Compiling gtk4-sys v0.8.2
[INFO] [stderr]    Compiling libadwaita-sys v0.6.0
[INFO] [stderr]    Compiling pangocairo-sys v0.19.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking lyon_path v1.0.19
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]    Compiling wgpu-core v0.19.4
[INFO] [stderr]     Checking avif-serialize v0.8.9
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]     Checking wgpu-types v0.19.2
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]     Checking glow v0.13.1
[INFO] [stderr]     Checking glib v0.19.9
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]     Checking fax v0.2.7
[INFO] [stderr]     Checking tiff v0.11.3
[INFO] [stderr] error: could not compile `simba` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/49a6044d37d694890450f52ceaceb66277a36b1e/bin/rustc --crate-name simba --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.8.1/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="std"' --cfg 'feature="wide"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cordic", "cuda", "cuda_std", "cust_core", "decimal", "default", "fixed", "libm", "libm_force", "packed_simd", "partial_fixed_point_support", "rand", "rkyv", "rkyv-serialize", "serde", "serde_serialize", "std", "wide"))' -C metadata=a07341f03ef5a05b -C extra-filename=-f81487931a035f04 --out-dir /opt/rustwide/target/debug/build/simba/f81487931a035f04/out -L dependency=/opt/rustwide/target/debug/build/approx/8d4484f60fa5ef4a/out -L dependency=/opt/rustwide/target/debug/build/bytemuck/56feeade545678bb/out -L dependency=/opt/rustwide/target/debug/build/bytemuck_derive/e805ce50737094dd/out -L dependency=/opt/rustwide/target/debug/build/libm/89e5b3015da8f563/out -L dependency=/opt/rustwide/target/debug/build/num-complex/96c9cbbc36d583a7/out -L dependency=/opt/rustwide/target/debug/build/num-traits/b0ab957f0a86187b/out -L dependency=/opt/rustwide/target/debug/build/paste/c5e5e8a2bd161c29/out -L dependency=/opt/rustwide/target/debug/build/safe_arch/aa485697f263b618/out -L dependency=/opt/rustwide/target/debug/build/serde/658fcc224f11d310/out -L dependency=/opt/rustwide/target/debug/build/serde_core/c4530b55da017d9d/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/cd3ba807297b1602/out -L dependency=/opt/rustwide/target/debug/build/wide/d754eab146ba1497/out --extern approx=/opt/rustwide/target/debug/build/approx/8d4484f60fa5ef4a/out/libapprox-8d4484f60fa5ef4a.rmeta --extern num_complex=/opt/rustwide/target/debug/build/num-complex/96c9cbbc36d583a7/out/libnum_complex-96c9cbbc36d583a7.rmeta --extern num_traits=/opt/rustwide/target/debug/build/num-traits/b0ab957f0a86187b/out/libnum_traits-b0ab957f0a86187b.rmeta --extern paste=/opt/rustwide/target/debug/build/paste/c5e5e8a2bd161c29/out/libpaste-c5e5e8a2bd161c29.so --extern wide=/opt/rustwide/target/debug/build/wide/d754eab146ba1497/out/libwide-d754eab146ba1497.rmeta --cap-lints allow --cap-lints=forbid` (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/49a6044d37d694890450f52ceaceb66277a36b1e/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] running `Command { std: "docker" "inspect" "70fed538a991656b8029bdf8e282865a066694382b185bb9a4474d0f3e8b5b1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70fed538a991656b8029bdf8e282865a066694382b185bb9a4474d0f3e8b5b1f", kill_on_drop: false }`
[INFO] [stdout] 70fed538a991656b8029bdf8e282865a066694382b185bb9a4474d0f3e8b5b1f
