[INFO] cloning repository https://github.com/cpaika/rust-ml
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cpaika/rust-ml" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcpaika%2Frust-ml", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcpaika%2Frust-ml'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4c44a8ce152011cbeff682269eea7e12d72c2dd0
[INFO] checking cpaika/rust-ml against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcpaika%2Frust-ml" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/cpaika/rust-ml
[INFO] finished tweaking git repo https://github.com/cpaika/rust-ml
[INFO] tweaked toml for git repo https://github.com/cpaika/rust-ml written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cpaika/rust-ml on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cpaika/rust-ml 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.56
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.56
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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] 6a24dec60b39dabdf1d61e326750a0c2c478fe41cd3cc2dc23842cf6db461ca6
[INFO] running `Command { std: "docker" "start" "6a24dec60b39dabdf1d61e326750a0c2c478fe41cd3cc2dc23842cf6db461ca6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6a24dec60b39dabdf1d61e326750a0c2c478fe41cd3cc2dc23842cf6db461ca6", 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" "6a24dec60b39dabdf1d61e326750a0c2c478fe41cd3cc2dc23842cf6db461ca6" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6a24dec60b39dabdf1d61e326750a0c2c478fe41cd3cc2dc23842cf6db461ca6", 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" "6a24dec60b39dabdf1d61e326750a0c2c478fe41cd3cc2dc23842cf6db461ca6" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking unicode-xid v0.2.6
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking ash v0.38.0+1.3.281
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]    Compiling naga v23.1.0
[INFO] [stderr]    Compiling wgpu-hal v23.0.1
[INFO] [stderr]     Checking common v0.1.0 (/opt/rustwide/workdir/libs/common)
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling wgpu-core v23.0.1
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.106
[INFO] [stderr]     Checking glow v0.14.2
[INFO] [stderr]    Compiling wgpu v23.0.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking wgpu-types v23.0.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling naga v24.0.0
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]    Compiling wgpu-hal v24.0.4
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]     Checking wgpu-types v24.0.0
[INFO] [stderr]    Compiling wgpu-core v24.0.5
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling wgpu v24.0.5
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]    Compiling wasm-bindgen v0.2.106
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking rustix v1.1.2
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking rustls-pki-types v1.13.1
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking webpki-roots v1.0.4
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]     Checking chunked_transfer v1.5.0
[INFO] [stderr]     Checking tiny_http v0.12.0
[INFO] [stderr]     Checking ureq-proto v0.5.3
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.106
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.56
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.106
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]     Checking perceptron v0.1.0 (/opt/rustwide/workdir/perceptron)
[INFO] [stderr]     Checking wasm-serve v0.1.0 (/opt/rustwide/workdir/wasm-serve)
[INFO] [stderr]     Checking js-sys v0.3.83
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tokenizer v0.1.0 (/opt/rustwide/workdir/libs/tokenizer)
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking ureq v3.1.4
[INFO] [stderr]     Checking web-sys v0.3.83
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.56
[INFO] [stderr]     Checking wiki-fetch v0.1.0 (/opt/rustwide/workdir/libs/wiki-fetch)
[INFO] [stderr]     Checking wasm-bindgen-test v0.3.56
[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/eca445e5ae4a6679cc27d3a09106ce245e13a5a6/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,unused-externs-silent --crate-type lib --emit=dep-info,metadata -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,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=ca8de4d01fcb61f3 -C extra-filename=-80e9258ff5125081 --out-dir /opt/rustwide/target/debug/build/naga/80e9258ff5125081/out -L dependency=/opt/rustwide/target/debug/build/bit-vec/7c54c415c8441a74/out -L dependency=/opt/rustwide/target/debug/build/bitflags/ad00d0fc08a708e6/out -L dependency=/opt/rustwide/target/debug/build/equivalent/d23b026399a51038/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/d6527847c19413e5/out -L dependency=/opt/rustwide/target/debug/build/serde_core/3c925aec2ec92997/out -L dependency=/opt/rustwide/target/debug/build/strum_macros/5a8f2cd7b6c80386/out -L dependency=/opt/rustwide/target/debug/build/termcolor/3163ee63a16b7335/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/6e8162f86414b9d3/out -L dependency=/opt/rustwide/target/debug/build/unicode-width/a2cad30f1b072f70/out --extern arrayvec=/opt/rustwide/target/debug/build/arrayvec/30751d79791e52e6/out/libarrayvec-30751d79791e52e6.rmeta --extern bit_set=/opt/rustwide/target/debug/build/bit-set/0d1d8cd877be6a55/out/libbit_set-0d1d8cd877be6a55.rmeta --extern bitflags=/opt/rustwide/target/debug/build/bitflags/ad00d0fc08a708e6/out/libbitflags-ad00d0fc08a708e6.rmeta --extern codespan_reporting=/opt/rustwide/target/debug/build/codespan-reporting/8e05686bdaf08cc5/out/libcodespan_reporting-8e05686bdaf08cc5.rmeta --extern hexf_parse=/opt/rustwide/target/debug/build/hexf-parse/3a3e3f1940ae3db2/out/libhexf_parse-3a3e3f1940ae3db2.rmeta --extern indexmap=/opt/rustwide/target/debug/build/indexmap/762ab36a7afea071/out/libindexmap-762ab36a7afea071.rmeta --extern log=/opt/rustwide/target/debug/build/log/a469ce83c9b0fe3a/out/liblog-a469ce83c9b0fe3a.rmeta --extern rustc_hash=/opt/rustwide/target/debug/build/rustc-hash/59ad630e9e58123f/out/librustc_hash-59ad630e9e58123f.rmeta --extern spirv=/opt/rustwide/target/debug/build/spirv/db1833c9023e5dcb/out/libspirv-db1833c9023e5dcb.rmeta --extern strum=/opt/rustwide/target/debug/build/strum/c48a725c821f8636/out/libstrum-c48a725c821f8636.rmeta --extern termcolor=/opt/rustwide/target/debug/build/termcolor/3163ee63a16b7335/out/libtermcolor-3163ee63a16b7335.rmeta --extern thiserror=/opt/rustwide/target/debug/build/thiserror/e06def871f10fdf7/out/libthiserror-e06def871f10fdf7.rmeta --extern unicode_xid=/opt/rustwide/target/debug/build/unicode-xid/ee01a207c7c23c16/out/libunicode_xid-ee01a207c7c23c16.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies --cfg glsl_out --cfg spv_out --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/eca445e5ae4a6679cc27d3a09106ce245e13a5a6/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,unused-externs-silent --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"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded", "std"))' -C metadata=be734a1d7acca22c -C extra-filename=-7820bd67844a5b61 --out-dir /opt/rustwide/target/debug/build/ash/7820bd67844a5b61/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out --extern libloading=/opt/rustwide/target/debug/build/libloading/d21983df834c79db/out/liblibloading-d21983df834c79db.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "6a24dec60b39dabdf1d61e326750a0c2c478fe41cd3cc2dc23842cf6db461ca6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a24dec60b39dabdf1d61e326750a0c2c478fe41cd3cc2dc23842cf6db461ca6", kill_on_drop: false }`
[INFO] [stdout] 6a24dec60b39dabdf1d61e326750a0c2c478fe41cd3cc2dc23842cf6db461ca6
