[INFO] cloning repository https://github.com/AlexeyTolstopyatov/winpackage
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AlexeyTolstopyatov/winpackage" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexeyTolstopyatov%2Fwinpackage", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexeyTolstopyatov%2Fwinpackage'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8d81b1003cb1d61591a5889b14e1f36a98a3d81a
[INFO] checking AlexeyTolstopyatov/winpackage against try#fa4dd1f19bfeb3fd235dc7f1406c42404436bef5 for pr-145108-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexeyTolstopyatov%2Fwinpackage" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AlexeyTolstopyatov/winpackage
[INFO] finished tweaking git repo https://github.com/AlexeyTolstopyatov/winpackage
[INFO] tweaked toml for git repo https://github.com/AlexeyTolstopyatov/winpackage written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AlexeyTolstopyatov/winpackage on toolchain fa4dd1f19bfeb3fd235dc7f1406c42404436bef5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AlexeyTolstopyatov/winpackage 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" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e3d5d70ffc7fa74c4ce15c2307e8858961204bdbcfac1d25f752bd8466441567
[INFO] running `Command { std: "docker" "start" "-a" "e3d5d70ffc7fa74c4ce15c2307e8858961204bdbcfac1d25f752bd8466441567", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e3d5d70ffc7fa74c4ce15c2307e8858961204bdbcfac1d25f752bd8466441567", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3d5d70ffc7fa74c4ce15c2307e8858961204bdbcfac1d25f752bd8466441567", kill_on_drop: false }`
[INFO] [stdout] e3d5d70ffc7fa74c4ce15c2307e8858961204bdbcfac1d25f752bd8466441567
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8b6c0e4a73a6a7480ffb60535a89243e07a162207e70deef491415e0904b4583
[INFO] running `Command { std: "docker" "start" "-a" "8b6c0e4a73a6a7480ffb60535a89243e07a162207e70deef491415e0904b4583", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]     Checking clap_builder v4.5.41
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]     Checking clap v4.5.41
[INFO] [stderr]     Checking winpackage v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]  --> src/image.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use winapi::um::{memoryapi::{VirtualAlloc, VirtualFree, VirtualProtect}, winnt::{MEM_RELEASE, PAGE_READWRITE}};
[INFO] [stdout]   |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]  --> src/image.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use winapi::um::{memoryapi::{VirtualAlloc, VirtualFree, VirtualProtect}, winnt::{MEM_RELEASE, PAGE_READWRITE}};
[INFO] [stdout]   |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]    --> src/image.rs:285:40
[INFO] [stdout]     |
[INFO] [stdout] 285 |         _ if characteristics & winapi::um::winnt::IMAGE_SCN_MEM_EXECUTE != 0 => { 
[INFO] [stdout]     |                                        ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]    --> src/image.rs:285:40
[INFO] [stdout]     |
[INFO] [stdout] 285 |         _ if characteristics & winapi::um::winnt::IMAGE_SCN_MEM_EXECUTE != 0 => { 
[INFO] [stdout]     |                                        ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]    --> src/image.rs:286:28
[INFO] [stdout]     |
[INFO] [stdout] 286 |             return winapi::um::winnt::PAGE_EXECUTE_READ; // <-- avoid RWX flag.
[INFO] [stdout]     |                            ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]    --> src/image.rs:288:40
[INFO] [stdout]     |
[INFO] [stdout] 288 |         _ if characteristics & winapi::um::winnt::IMAGE_SCN_MEM_WRITE != 0 => {
[INFO] [stdout]     |                                        ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]    --> src/image.rs:289:28
[INFO] [stdout]     |
[INFO] [stdout] 289 |             return winapi::um::winnt::PAGE_READWRITE;
[INFO] [stdout]     |                            ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]    --> src/image.rs:286:28
[INFO] [stdout]     |
[INFO] [stdout] 286 |             return winapi::um::winnt::PAGE_EXECUTE_READ; // <-- avoid RWX flag.
[INFO] [stdout]     |                            ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]    --> src/image.rs:291:40
[INFO] [stdout]     |
[INFO] [stdout] 291 |         _ if characteristics & winapi::um::winnt::IMAGE_SCN_MEM_DISCARDABLE != 0 => {
[INFO] [stdout]     |                                        ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]    --> src/image.rs:292:28
[INFO] [stdout]     |
[INFO] [stdout] 292 |             return winapi::um::winnt::PAGE_READONLY;
[INFO] [stdout]     |                            ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]    --> src/image.rs:288:40
[INFO] [stdout]     |
[INFO] [stdout] 288 |         _ if characteristics & winapi::um::winnt::IMAGE_SCN_MEM_WRITE != 0 => {
[INFO] [stdout]     |                                        ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]    --> src/image.rs:294:22
[INFO] [stdout]     |
[INFO] [stdout] 294 |         _ => winapi::um::winnt::PAGE_READONLY
[INFO] [stdout]     |                      ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]    --> src/image.rs:289:28
[INFO] [stdout]     |
[INFO] [stdout] 289 |             return winapi::um::winnt::PAGE_READWRITE;
[INFO] [stdout]     |                            ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]    --> src/image.rs:316:48
[INFO] [stdout]     |
[INFO] [stdout] 316 |     let __section_protect_flags: u32 = winapi::um::winnt::MEM_COMMIT | winapi::um::winnt::MEM_RESERVE;
[INFO] [stdout]     |                                                ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]    --> src/image.rs:291:40
[INFO] [stdout]     |
[INFO] [stdout] 291 |         _ if characteristics & winapi::um::winnt::IMAGE_SCN_MEM_DISCARDABLE != 0 => {
[INFO] [stdout]     |                                        ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]    --> src/image.rs:316:80
[INFO] [stdout]     |
[INFO] [stdout] 316 |     let __section_protect_flags: u32 = winapi::um::winnt::MEM_COMMIT | winapi::um::winnt::MEM_RESERVE;
[INFO] [stdout]     |                                                                                ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]    --> src/image.rs:292:28
[INFO] [stdout]     |
[INFO] [stdout] 292 |             return winapi::um::winnt::PAGE_READONLY;
[INFO] [stdout]     |                            ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]    --> src/image.rs:294:22
[INFO] [stdout]     |
[INFO] [stdout] 294 |         _ => winapi::um::winnt::PAGE_READONLY
[INFO] [stdout]     |                      ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]    --> src/image.rs:316:48
[INFO] [stdout]     |
[INFO] [stdout] 316 |     let __section_protect_flags: u32 = winapi::um::winnt::MEM_COMMIT | winapi::um::winnt::MEM_RESERVE;
[INFO] [stdout]     |                                                ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]    --> src/image.rs:316:80
[INFO] [stdout]     |
[INFO] [stdout] 316 |     let __section_protect_flags: u32 = winapi::um::winnt::MEM_COMMIT | winapi::um::winnt::MEM_RESERVE;
[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] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `winpackage` (bin "winpackage") due to 10 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `winpackage` (bin "winpackage" test) due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "8b6c0e4a73a6a7480ffb60535a89243e07a162207e70deef491415e0904b4583", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b6c0e4a73a6a7480ffb60535a89243e07a162207e70deef491415e0904b4583", kill_on_drop: false }`
[INFO] [stdout] 8b6c0e4a73a6a7480ffb60535a89243e07a162207e70deef491415e0904b4583
