[INFO] cloning repository https://github.com/retep998/benchmem-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/retep998/benchmem-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fretep998%2Fbenchmem-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fretep998%2Fbenchmem-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9d95474f73a62a3c2179b2046dfbcd0f155abed6
[INFO] testing retep998/benchmem-rs against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fretep998%2Fbenchmem-rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/retep998/benchmem-rs
[INFO] finished tweaking git repo https://github.com/retep998/benchmem-rs
[INFO] tweaked toml for git repo https://github.com/retep998/benchmem-rs written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/retep998/benchmem-rs on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/retep998/benchmem-rs 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded kernel32-sys v0.2.1
[INFO] [stderr]   Downloaded winapi v0.2.5
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 16e8f0b97b308d01aa8312ffab1fd90698554ff48e641174b19d3a29cbeb5137
[INFO] running `Command { std: "docker" "start" "-a" "16e8f0b97b308d01aa8312ffab1fd90698554ff48e641174b19d3a29cbeb5137", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "16e8f0b97b308d01aa8312ffab1fd90698554ff48e641174b19d3a29cbeb5137", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16e8f0b97b308d01aa8312ffab1fd90698554ff48e641174b19d3a29cbeb5137", kill_on_drop: false }`
[INFO] [stdout] 16e8f0b97b308d01aa8312ffab1fd90698554ff48e641174b19d3a29cbeb5137
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f26ffc2bb399b0b39fdc949e4576dbbda1ae568887220e48bf09ccb18e395dc6
[INFO] running `Command { std: "docker" "start" "-a" "f26ffc2bb399b0b39fdc949e4576dbbda1ae568887220e48bf09ccb18e395dc6", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling winapi v0.2.5
[INFO] [stderr]    Compiling kernel32-sys v0.2.1
[INFO] [stderr]    Compiling benchmem v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find type `FILETIME` in this scope
[INFO] [stdout]   --> src/main.rs:15:19
[INFO] [stdout]    |
[INFO] [stdout] 12 | trait Filetime {
[INFO] [stdout]    | -------------- similarly named trait `Filetime` defined here
[INFO] [stdout] ...
[INFO] [stdout] 15 | impl Filetime for FILETIME {
[INFO] [stdout]    |                   ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 15 - impl Filetime for FILETIME {
[INFO] [stdout] 15 + impl Filetime for Filetime {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PROCESS_QUERY_INFORMATION` in this scope
[INFO] [stdout]   --> src/main.rs:23:28
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let hand = OpenProcess(PROCESS_QUERY_INFORMATION | SYNCHRONIZE , FALSE, id);
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SYNCHRONIZE` in this scope
[INFO] [stdout]   --> src/main.rs:23:56
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let hand = OpenProcess(PROCESS_QUERY_INFORMATION | SYNCHRONIZE , FALSE, id);
[INFO] [stdout]    |                                                        ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `FALSE` in this scope
[INFO] [stdout]   --> src/main.rs:23:70
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let hand = OpenProcess(PROCESS_QUERY_INFORMATION | SYNCHRONIZE , FALSE, id);
[INFO] [stdout]    |                                                                      ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you may want to use a bool value instead
[INFO] [stdout]    |
[INFO] [stdout] 23 -     let hand = OpenProcess(PROCESS_QUERY_INFORMATION | SYNCHRONIZE , FALSE, id);
[INFO] [stdout] 23 +     let hand = OpenProcess(PROCESS_QUERY_INFORMATION | SYNCHRONIZE , false, id);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `PROCESS_MEMORY_COUNTERS` in this scope
[INFO] [stdout]   --> src/main.rs:24:19
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let mut memc: PROCESS_MEMORY_COUNTERS = mem::zeroed();
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DWORD` in this scope
[INFO] [stdout]   --> src/main.rs:25:43
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let size = mem::size_of_val(&memc) as DWORD;
[INFO] [stdout]    |                                           ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `kernel32::*`
[INFO] [stdout]  --> src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use kernel32::*;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `winapi::*`
[INFO] [stdout]   --> src/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use winapi::*;
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `OpenProcess` in this scope
[INFO] [stdout]   --> src/main.rs:23:16
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let hand = OpenProcess(PROCESS_QUERY_INFORMATION | SYNCHRONIZE , FALSE, id);
[INFO] [stdout]    |                ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `K32GetProcessMemoryInfo` in this scope
[INFO] [stdout]   --> src/main.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 35 |         assert!(K32GetProcessMemoryInfo(hand, &mut memc, size) != 0);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetProcessTimes` in this scope
[INFO] [stdout]   --> src/main.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 |         assert!(GetProcessTimes(hand, &mut creation, &mut exit, &mut kernel, &mut user) != 0);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetSystemTimeAsFileTime` in this scope
[INFO] [stdout]   --> src/main.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         GetSystemTimeAsFileTime(&mut current);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `WaitForSingleObject` in this scope
[INFO] [stdout]   --> src/main.rs:43:15
[INFO] [stdout]    |
[INFO] [stdout] 43 |         match WaitForSingleObject(hand, 10) {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetProcessTimes` in this scope
[INFO] [stdout]   --> src/main.rs:46:25
[INFO] [stdout]    |
[INFO] [stdout] 46 |                 assert!(GetProcessTimes(hand, &mut creation, &mut exit, &mut kernel, &mut user) != 0);
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `QueryProcessCycleTime` in this scope
[INFO] [stdout]   --> src/main.rs:53:25
[INFO] [stdout]    |
[INFO] [stdout] 53 |                 assert!(QueryProcessCycleTime(hand, &mut cycles) != 0);
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `benchmem` (bin "benchmem") due to 13 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "f26ffc2bb399b0b39fdc949e4576dbbda1ae568887220e48bf09ccb18e395dc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f26ffc2bb399b0b39fdc949e4576dbbda1ae568887220e48bf09ccb18e395dc6", kill_on_drop: false }`
[INFO] [stdout] f26ffc2bb399b0b39fdc949e4576dbbda1ae568887220e48bf09ccb18e395dc6
