[INFO] cloning repository https://github.com/keyboardsmoke/rust-packer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/keyboardsmoke/rust-packer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeyboardsmoke%2Frust-packer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeyboardsmoke%2Frust-packer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 21270f076eacf8804a6717dd3222d9cbc90bdcdb [INFO] testing keyboardsmoke/rust-packer 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%2Fkeyboardsmoke%2Frust-packer" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/keyboardsmoke/rust-packer [INFO] finished tweaking git repo https://github.com/keyboardsmoke/rust-packer [INFO] tweaked toml for git repo https://github.com/keyboardsmoke/rust-packer written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/keyboardsmoke/rust-packer 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/keyboardsmoke/rust-packer 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 19fabe0d0e20eaa8bcdb8453d8b6e49d65112275fbe47022984f3daf03fb86d9 [INFO] running `Command { std: "docker" "start" "-a" "19fabe0d0e20eaa8bcdb8453d8b6e49d65112275fbe47022984f3daf03fb86d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19fabe0d0e20eaa8bcdb8453d8b6e49d65112275fbe47022984f3daf03fb86d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19fabe0d0e20eaa8bcdb8453d8b6e49d65112275fbe47022984f3daf03fb86d9", kill_on_drop: false }` [INFO] [stdout] 19fabe0d0e20eaa8bcdb8453d8b6e49d65112275fbe47022984f3daf03fb86d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] b885939a6f2eeb9b877ffd4dde168cb2ec69ad0d632862959d60fce621cba507 [INFO] running `Command { std: "docker" "start" "-a" "b885939a6f2eeb9b877ffd4dde168cb2ec69ad0d632862959d60fce621cba507", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling proc-macro2 v1.0.53 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling io-lifetimes v1.0.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cpufeatures v0.2.6 [INFO] [stderr] Compiling rustix v0.36.11 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling anyhow v1.0.70 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling iana-time-zone v0.1.54 [INFO] [stderr] Compiling windows-targets v0.42.2 [INFO] [stderr] Compiling widestring v1.0.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling os_str_bytes v6.5.0 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling windows-sys v0.45.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling syn v2.0.10 [INFO] [stderr] Compiling clap_lex v0.3.3 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling state v0.5.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling page_size v0.4.2 [INFO] [stderr] Compiling region v3.0.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling chrono v0.4.24 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling is-terminal v0.4.5 [INFO] [stderr] Compiling pkbuffer_derive v0.1.0 [INFO] [stderr] Compiling pkbuffer v0.4.2 [INFO] [stderr] Compiling exe v0.5.6 [INFO] [stderr] Compiling clap_derive v4.1.12 [INFO] [stderr] Compiling shared v0.1.0 (/opt/rustwide/workdir/shared) [INFO] [stderr] Compiling clap v4.1.13 [INFO] [stderr] Compiling packer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/packer/exception.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::um::winnt::RUNTIME_FUNCTION; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `packer` (bin "packer") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b885939a6f2eeb9b877ffd4dde168cb2ec69ad0d632862959d60fce621cba507", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b885939a6f2eeb9b877ffd4dde168cb2ec69ad0d632862959d60fce621cba507", kill_on_drop: false }` [INFO] [stdout] b885939a6f2eeb9b877ffd4dde168cb2ec69ad0d632862959d60fce621cba507