[INFO] cloning repository https://github.com/mzurs/Image-classification
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mzurs/Image-classification" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmzurs%2FImage-classification", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmzurs%2FImage-classification'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 437e61f3ee6b5aa7a419455bfb0b119f1ffa0a2e
[INFO] testing mzurs/Image-classification against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmzurs%2FImage-classification" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/mzurs/Image-classification
[INFO] finished tweaking git repo https://github.com/mzurs/Image-classification
[INFO] tweaked toml for git repo https://github.com/mzurs/Image-classification written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mzurs/Image-classification on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mzurs/Image-classification 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-2025-09-21" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e6d8ecfd78c72644bfdebde42b1a7064b3bb555fc94909d604b139dc07d8cf2f
[INFO] running `Command { std: "docker" "start" "-a" "e6d8ecfd78c72644bfdebde42b1a7064b3bb555fc94909d604b139dc07d8cf2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e6d8ecfd78c72644bfdebde42b1a7064b3bb555fc94909d604b139dc07d8cf2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6d8ecfd78c72644bfdebde42b1a7064b3bb555fc94909d604b139dc07d8cf2f", kill_on_drop: false }`
[INFO] [stdout] e6d8ecfd78c72644bfdebde42b1a7064b3bb555fc94909d604b139dc07d8cf2f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d4f9b5b8ea0957df3cec65c6d4c59d5957100c4183555c5fd8b939e46019fa90
[INFO] running `Command { std: "docker" "start" "-a" "d4f9b5b8ea0957df3cec65c6d4c59d5957100c4183555c5fd8b939e46019fa90", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling anymap2 v0.13.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling pretty v0.12.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rustfft v6.2.0
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling dyn-hash v0.2.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling ic0 v0.21.1
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling function_name-proc-macro v0.3.0
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling function_name v0.3.0
[INFO] [stderr]    Compiling memmap2 v0.9.4
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling bytemuck v1.16.1
[INFO] [stderr]    Compiling ic0 v0.23.0
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]    Compiling tar v0.4.41
[INFO] [stderr]    Compiling image v0.25.1
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling liquid-derive v0.26.5
[INFO] [stderr]    Compiling candid_derive v0.6.6
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling scan_fmt v0.2.6
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling csscolorparser v0.6.2
[INFO] [stderr]    Compiling colorgrad v0.6.2
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling pest v2.7.10
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]    Compiling pest_meta v2.7.10
[INFO] [stderr]    Compiling pest_generator v2.7.10
[INFO] [stderr]    Compiling pest_derive v2.7.10
[INFO] [stderr]    Compiling string-interner v0.15.0
[INFO] [stderr]    Compiling ic_principal v0.1.1
[INFO] [stderr]    Compiling num-bigint v0.4.5
[INFO] [stderr]    Compiling serde_bytes v0.11.14
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling kstring v2.0.0
[INFO] [stderr]    Compiling serde_tokenstream v0.1.7
[INFO] [stderr]    Compiling serde_tokenstream v0.2.1
[INFO] [stderr]    Compiling ic-stable-structures v0.6.5
[INFO] [stderr]    Compiling tract-data v0.21.6-pre (https://github.com/sonos/tract?rev=2a2914ac29390cc08963301c9f3d437b52dd321a#2a2914ac)
[INFO] [stderr]    Compiling liquid-core v0.26.6
[INFO] [stderr]    Compiling candid v0.10.8
[INFO] [stderr]    Compiling liquid-lib v0.26.6
[INFO] [stderr]    Compiling liquid v0.26.6
[INFO] [stderr]    Compiling tract-linalg v0.21.6-pre (https://github.com/sonos/tract?rev=2a2914ac29390cc08963301c9f3d437b52dd321a#2a2914ac)
[INFO] [stderr]    Compiling ic-cdk-macros v0.13.2
[INFO] [stderr]    Compiling ic-cdk-macros v0.14.0
[INFO] [stderr]    Compiling ic-cdk v0.13.2
[INFO] [stderr]    Compiling ic-cdk v0.14.0
[INFO] [stderr]    Compiling stable-fs v0.3.1
[INFO] [stderr]    Compiling tract-core v0.21.6-pre (https://github.com/sonos/tract?rev=2a2914ac29390cc08963301c9f3d437b52dd321a#2a2914ac)
[INFO] [stderr]    Compiling ic-wasi-polyfill v0.4.1
[INFO] [stderr]    Compiling tract-nnef v0.21.6-pre (https://github.com/sonos/tract?rev=2a2914ac29390cc08963301c9f3d437b52dd321a#2a2914ac)
[INFO] [stderr]    Compiling tract-hir v0.21.6-pre (https://github.com/sonos/tract?rev=2a2914ac29390cc08963301c9f3d437b52dd321a#2a2914ac)
[INFO] [stderr]    Compiling tract-onnx-opl v0.21.6-pre (https://github.com/sonos/tract?rev=2a2914ac29390cc08963301c9f3d437b52dd321a#2a2914ac)
[INFO] [stderr]    Compiling tract-onnx v0.21.6-pre (https://github.com/sonos/tract?rev=2a2914ac29390cc08963301c9f3d437b52dd321a#2a2914ac)
[INFO] [stderr] error: could not compile `tract-core` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name tract_core --edition=2021 /opt/rustwide/cargo-home/git/checkouts/tract-3c391e7e500bc645/2a2914a/core/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="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("accelerate", "accelerate-src", "blas", "blis", "blis-src", "cblas", "complex", "default", "openblas", "openblas-src", "paranoid_assertions"))' -C metadata=307bd087df18774a -C extra-filename=-c0a9b7403ac3d300 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bab7366809509fd1.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-d8d586362ca7b5d5.rmeta --extern derive_new=/opt/rustwide/target/debug/deps/libderive_new-4407f697028cdf08.so --extern downcast_rs=/opt/rustwide/target/debug/deps/libdowncast_rs-9143b3ab1f004153.rmeta --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-5258a20ab3811a89.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-af860367908b8176.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-b5d4972b7add18e7.rmeta --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-f141af93a08d6c7e.rmeta --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-7faee52c24ee8d98.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-4aaf021e383f701b.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-aac672baae9ee860.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-cae5556ec797c756.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-8ce5605c29654631.so --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-faa2b33368a5b3f4.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-5dc15f12cdebef01.rmeta --extern tract_data=/opt/rustwide/target/debug/deps/libtract_data-fe9ea9a765d9e57e.rmeta --extern tract_linalg=/opt/rustwide/target/debug/deps/libtract_linalg-fbd28a32a7904eda.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/tract-linalg-a7f860f8c90af74c/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d4f9b5b8ea0957df3cec65c6d4c59d5957100c4183555c5fd8b939e46019fa90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4f9b5b8ea0957df3cec65c6d4c59d5957100c4183555c5fd8b939e46019fa90", kill_on_drop: false }`
[INFO] [stdout] d4f9b5b8ea0957df3cec65c6d4c59d5957100c4183555c5fd8b939e46019fa90
