[INFO] fetching crate deep-danbooru 0.0.0...
[INFO] checking deep-danbooru-0.0.0 against master#3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777 for pr-132289
[INFO] extracting crate deep-danbooru 0.0.0 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate deep-danbooru 0.0.0 on toolchain 3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 69 packages to latest compatible versions
[INFO] [stderr]       Adding image v0.24.9 (available: v0.25.4)
[INFO] [stderr]       Adding itertools v0.10.5 (available: v0.13.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" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded vswhom-sys v0.1.2
[INFO] [stderr]   Downloaded vswhom v0.1.0
[INFO] [stderr]   Downloaded ort v1.16.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9affabbd139b4d041fc74bcdf3aac41206d841f6ae3f4155d2cdc139e08d3c12
[INFO] running `Command { std: "docker" "start" "-a" "9affabbd139b4d041fc74bcdf3aac41206d841f6ae3f4155d2cdc139e08d3c12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9affabbd139b4d041fc74bcdf3aac41206d841f6ae3f4155d2cdc139e08d3c12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9affabbd139b4d041fc74bcdf3aac41206d841f6ae3f4155d2cdc139e08d3c12", kill_on_drop: false }`
[INFO] [stdout] 9affabbd139b4d041fc74bcdf3aac41206d841f6ae3f4155d2cdc139e08d3c12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0e94b0b52b14b6b7fe23325747149b4894ab2a81cf126e3e8815d97ef20c638d
[INFO] running `Command { std: "docker" "start" "-a" "0e94b0b52b14b6b7fe23325747149b4894ab2a81cf126e3e8815d97ef20c638d", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.38
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking bytemuck v1.19.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]     Checking fdeflate v0.3.6
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking flate2 v1.0.34
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking png v0.17.14
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]    Compiling tar v0.4.42
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling ort v1.16.3
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]     Checking thiserror v1.0.65
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking 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[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 `ExecutionProvider`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]    |
[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 `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 `ExecutionProvider`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]    |
[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 `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(/* CPUExecutionProviderOptions */)])?
[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 `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(/* 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] [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 test) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `deep-danbooru` (lib) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "0e94b0b52b14b6b7fe23325747149b4894ab2a81cf126e3e8815d97ef20c638d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e94b0b52b14b6b7fe23325747149b4894ab2a81cf126e3e8815d97ef20c638d", kill_on_drop: false }`
[INFO] [stdout] 0e94b0b52b14b6b7fe23325747149b4894ab2a81cf126e3e8815d97ef20c638d
