[INFO] fetching crate deep-danbooru 0.0.0...
[INFO] testing deep-danbooru-0.0.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate deep-danbooru 0.0.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate deep-danbooru 0.0.0
[INFO] finished tweaking crates.io crate deep-danbooru 0.0.0
[INFO] tweaked toml for crates.io crate deep-danbooru 0.0.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate deep-danbooru 0.0.0 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 71 packages to latest compatible versions
[INFO] [stderr]       Adding image v0.24.9 (available: v0.25.8)
[INFO] [stderr]       Adding itertools v0.10.5 (available: v0.14.0)
[INFO] [stderr]       Adding ndarray v0.15.6 (available: v0.16.1)
[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] 7e4c68022940ec927b07cbe32458e15de56ea0a51e5bcb18b8d3e275590c7509
[INFO] running `Command { std: "docker" "start" "-a" "7e4c68022940ec927b07cbe32458e15de56ea0a51e5bcb18b8d3e275590c7509", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7e4c68022940ec927b07cbe32458e15de56ea0a51e5bcb18b8d3e275590c7509", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e4c68022940ec927b07cbe32458e15de56ea0a51e5bcb18b8d3e275590c7509", kill_on_drop: false }`
[INFO] [stdout] 7e4c68022940ec927b07cbe32458e15de56ea0a51e5bcb18b8d3e275590c7509
[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] d5a4774ad900777f1b09287546fbc7d04e897910833fdff061a3395e87f3d054
[INFO] running `Command { std: "docker" "start" "-a" "d5a4774ad900777f1b09287546fbc7d04e897910833fdff061a3395e87f3d054", kill_on_drop: false }`
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling ort v1.16.3
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling deep-danbooru v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `ort::tensor::InputTensor`
[INFO] [stdout]  --> src/models/mod.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | use ort::{tensor::InputTensor, Environment, ExecutionProvider, OrtResult, Session, SessionBuilder};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^ no `InputTensor` in `tensor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `cuda` found for enum `ort::ExecutionProvider` in the current scope
[INFO] [stdout]   --> src/models/mod.rs:27:60
[INFO] [stdout]    |
[INFO] [stdout] 27 |             .with_execution_providers(&[ExecutionProvider::cuda(), ExecutionProvider::cpu()])?
[INFO] [stdout]    |                                                            ^^^^ variant or associated item not found in `ort::ExecutionProvider`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 27 -             .with_execution_providers(&[ExecutionProvider::cuda(), ExecutionProvider::cpu()])?
[INFO] [stdout] 27 +             .with_execution_providers(&[ExecutionProvider::CUDA(/* CUDAExecutionProviderOptions */), ExecutionProvider::cpu()])?
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `cpu` found for enum `ort::ExecutionProvider` in the current scope
[INFO] [stdout]   --> src/models/mod.rs:27:87
[INFO] [stdout]    |
[INFO] [stdout] 27 |             .with_execution_providers(&[ExecutionProvider::cuda(), ExecutionProvider::cpu()])?
[INFO] [stdout]    |                                                                                       ^^^ variant or associated item not found in `ort::ExecutionProvider`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 27 -             .with_execution_providers(&[ExecutionProvider::cuda(), ExecutionProvider::cpu()])?
[INFO] [stdout] 27 +             .with_execution_providers(&[ExecutionProvider::cuda(), ExecutionProvider::CPU(/* CPUExecutionProviderOptions */)])?
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `deep-danbooru` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d5a4774ad900777f1b09287546fbc7d04e897910833fdff061a3395e87f3d054", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5a4774ad900777f1b09287546fbc7d04e897910833fdff061a3395e87f3d054", kill_on_drop: false }`
[INFO] [stdout] d5a4774ad900777f1b09287546fbc7d04e897910833fdff061a3395e87f3d054
