[INFO] cloning repository https://github.com/AlexisComix/cupholder
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AlexisComix/cupholder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexisComix%2Fcupholder", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexisComix%2Fcupholder'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 641906c07f89133513c47f14d3d01703803731fe
[INFO] checking AlexisComix/cupholder against master#292be5c7c05138d753bbd4b30db7a3f1a5c914f7 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexisComix%2Fcupholder" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AlexisComix/cupholder
[INFO] finished tweaking git repo https://github.com/AlexisComix/cupholder
[INFO] tweaked toml for git repo https://github.com/AlexisComix/cupholder written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AlexisComix/cupholder on toolchain 292be5c7c05138d753bbd4b30db7a3f1a5c914f7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AlexisComix/cupholder 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" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ansi_colours v1.2.3
[INFO] [stderr]   Downloaded viuer v0.7.1
[INFO] [stderr]   Downloaded rgb v0.8.48
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c6e6dd53463e24eff82d8848f3b59e5932753c5944c08c60bd06e5ece841ce87
[INFO] running `Command { std: "docker" "start" "-a" "c6e6dd53463e24eff82d8848f3b59e5932753c5944c08c60bd06e5ece841ce87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c6e6dd53463e24eff82d8848f3b59e5932753c5944c08c60bd06e5ece841ce87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6e6dd53463e24eff82d8848f3b59e5932753c5944c08c60bd06e5ece841ce87", kill_on_drop: false }`
[INFO] [stdout] c6e6dd53463e24eff82d8848f3b59e5932753c5944c08c60bd06e5ece841ce87
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c9a19d58cbfec09fd64990519692500595fb564570531883acdbc20c53bac0b7
[INFO] running `Command { std: "docker" "start" "-a" "c9a19d58cbfec09fd64990519692500595fb564570531883acdbc20c53bac0b7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.6
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]     Checking bytemuck v1.16.3
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling cc v1.1.12
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking windows-targets v0.52.6
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking windows-result v0.2.0
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking gimli v0.29.0
[INFO] [stderr]     Checking gif v0.13.1
[INFO] [stderr]     Checking rgb v0.8.48
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking flate2 v1.0.31
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking windows-strings v0.1.0
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]     Checking exr v1.72.0
[INFO] [stderr]     Checking ansi_colours v1.2.3
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking object v0.36.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling backtrace v0.3.73
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling syn v2.0.74
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking tempfile v3.12.0
[INFO] [stderr]     Checking addr2line v0.22.0
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]    Compiling windows-implement v0.58.0
[INFO] [stderr]    Compiling windows-interface v0.58.0
[INFO] [stderr]     Checking windows-core v0.58.0
[INFO] [stderr]     Checking windows v0.58.0
[INFO] [stderr]     Checking viuer v0.7.1
[INFO] [stderr]     Checking cupholder v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/main.rs:3:28
[INFO] [stdout]   |
[INFO] [stdout] 3 | use windows::{core::PCSTR, Win32::{Foundation::HWND, Media::Multimedia::mciSendStringA}};
[INFO] [stdout]   |                            ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/main.rs:3:15
[INFO] [stdout]   |
[INFO] [stdout] 3 | use windows::{core::PCSTR, Win32::{Foundation::HWND, Media::Multimedia::mciSendStringA}};
[INFO] [stdout]   |               ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/main.rs:3:28
[INFO] [stdout]   |
[INFO] [stdout] 3 | use windows::{core::PCSTR, Win32::{Foundation::HWND, Media::Multimedia::mciSendStringA}};
[INFO] [stdout]   |                            ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/main.rs:3:15
[INFO] [stdout]   |
[INFO] [stdout] 3 | use windows::{core::PCSTR, Win32::{Foundation::HWND, Media::Multimedia::mciSendStringA}};
[INFO] [stdout]   |               ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cupholder` (bin "cupholder" test) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `cupholder` (bin "cupholder") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "c9a19d58cbfec09fd64990519692500595fb564570531883acdbc20c53bac0b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9a19d58cbfec09fd64990519692500595fb564570531883acdbc20c53bac0b7", kill_on_drop: false }`
[INFO] [stdout] c9a19d58cbfec09fd64990519692500595fb564570531883acdbc20c53bac0b7
