[INFO] fetching crate deep-danbooru 0.0.0... [INFO] testing deep-danbooru-0.0.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate deep-danbooru 0.0.0 into /workspace/builds/worker-5-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate deep-danbooru 0.0.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded vswhom-sys v0.1.3 [INFO] [stderr] Downloaded vswhom v0.1.0 [INFO] [stderr] Downloaded matrixmultiply v0.3.10 [INFO] [stderr] Downloaded ndarray v0.15.6 [INFO] [stderr] Downloaded jpeg-decoder v0.3.2 [INFO] [stderr] Downloaded ort v1.16.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8a7f473ef86150bd3812b0fecc52dc270ca120e3c52541928d661ef8c159a743 [INFO] running `Command { std: "docker" "start" "-a" "8a7f473ef86150bd3812b0fecc52dc270ca120e3c52541928d661ef8c159a743", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8a7f473ef86150bd3812b0fecc52dc270ca120e3c52541928d661ef8c159a743", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a7f473ef86150bd3812b0fecc52dc270ca120e3c52541928d661ef8c159a743", kill_on_drop: false }` [INFO] [stdout] 8a7f473ef86150bd3812b0fecc52dc270ca120e3c52541928d661ef8c159a743 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 671e73aef5c75c481d0a02a0bf7a0f508a19a577bb954401af43cc384e04cdb3 [INFO] running `Command { std: "docker" "start" "-a" "671e73aef5c75c481d0a02a0bf7a0f508a19a577bb954401af43cc384e04cdb3", kill_on_drop: false }` [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling bitflags v2.9.4 [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 itertools v0.10.5 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling rayon v1.11.0 [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 image v0.24.9 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [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" "671e73aef5c75c481d0a02a0bf7a0f508a19a577bb954401af43cc384e04cdb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "671e73aef5c75c481d0a02a0bf7a0f508a19a577bb954401af43cc384e04cdb3", kill_on_drop: false }` [INFO] [stdout] 671e73aef5c75c481d0a02a0bf7a0f508a19a577bb954401af43cc384e04cdb3