[INFO] cloning repository https://github.com/qi4L/rust_gabh
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/qi4L/rust_gabh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqi4L%2Frust_gabh", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqi4L%2Frust_gabh'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a3b410265d8b98a9fa1763ead434bbbf39098de5
[INFO] checking qi4L/rust_gabh against try#f3d95de532264a1215023baa665c0028aecf74b1 for pr-148477
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqi4L%2Frust_gabh" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/qi4L/rust_gabh
[INFO] finished tweaking git repo https://github.com/qi4L/rust_gabh
[INFO] tweaked toml for git repo https://github.com/qi4L/rust_gabh written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/qi4L/rust_gabh on toolchain f3d95de532264a1215023baa665c0028aecf74b1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/qi4L/rust_gabh 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" "+f3d95de532264a1215023baa665c0028aecf74b1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking qi4L/rust_gabh against try#f3d95de532264a1215023baa665c0028aecf74b1 for pr-148477
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqi4L%2Frust_gabh" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/qi4L/rust_gabh
[INFO] finished tweaking git repo https://github.com/qi4L/rust_gabh
[INFO] tweaked toml for git repo https://github.com/qi4L/rust_gabh written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/qi4L/rust_gabh on toolchain f3d95de532264a1215023baa665c0028aecf74b1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/qi4L/rust_gabh 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" "+f3d95de532264a1215023baa665c0028aecf74b1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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 sysinfo v0.20.5
[INFO] [stderr]   Downloaded obfstr v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f5c4867c2192fba826414b0ee71b9d9dfb8f7188472534ea3fafb98050cc45d6
[INFO] running `Command { std: "docker" "start" "-a" "f5c4867c2192fba826414b0ee71b9d9dfb8f7188472534ea3fafb98050cc45d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f5c4867c2192fba826414b0ee71b9d9dfb8f7188472534ea3fafb98050cc45d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5c4867c2192fba826414b0ee71b9d9dfb8f7188472534ea3fafb98050cc45d6", kill_on_drop: false }`
[INFO] [stdout] f5c4867c2192fba826414b0ee71b9d9dfb8f7188472534ea3fafb98050cc45d6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 095ae8e56d6cb740dff70d4a9ffa1e782e773dfb542bffc068959a8f83a03bb3
[INFO] running `Command { std: "docker" "start" "-a" "095ae8e56d6cb740dff70d4a9ffa1e782e773dfb542bffc068959a8f83a03bb3", kill_on_drop: false }`
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]    Compiling ntapi v0.4.1
[INFO] [stderr]    Compiling obfstr v0.3.0
[INFO] [stderr]    Compiling sysinfo v0.20.5
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking windows-sys v0.36.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]     Checking rust_gabh v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved imports `ntapi::ntldr`, `ntapi::ntpebteb`, `ntapi::ntpsapi`
[INFO] [stdout]  --> src/lib.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ntapi::{ntldr::LDR_DATA_TABLE_ENTRY, ntpebteb::PEB, ntpsapi::PEB_LDR_DATA};
[INFO] [stdout]   |             ^^^^^                        ^^^^^^^^       ^^^^^^^ could not find `ntpsapi` in `ntapi`
[INFO] [stdout]   |             |                            |
[INFO] [stdout]   |             |                            could not find `ntpebteb` in `ntapi`
[INFO] [stdout]   |             could not find `ntldr` in `ntapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ntpebteb` in `ntapi`
[INFO] [stdout]    --> src/lib.rs:317:40
[INFO] [stdout]     |
[INFO] [stdout] 317 | pub unsafe fn get_teb() -> *mut ntapi::ntpebteb::TEB {
[INFO] [stdout]     |                                        ^^^^^^^^ could not find `ntpebteb` in `ntapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ntpebteb` in `ntapi`
[INFO] [stdout]    --> src/lib.rs:318:26
[INFO] [stdout]     |
[INFO] [stdout] 318 |     let teb: *mut ntapi::ntpebteb::TEB;
[INFO] [stdout]     |                          ^^^^^^^^ could not find `ntpebteb` in `ntapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `ntapi::ntldr`, `ntapi::ntpebteb`, `ntapi::ntpsapi`
[INFO] [stdout]  --> src/lib.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ntapi::{ntldr::LDR_DATA_TABLE_ENTRY, ntpebteb::PEB, ntpsapi::PEB_LDR_DATA};
[INFO] [stdout]   |             ^^^^^                        ^^^^^^^^       ^^^^^^^ could not find `ntpsapi` in `ntapi`
[INFO] [stdout]   |             |                            |
[INFO] [stdout]   |             |                            could not find `ntpebteb` in `ntapi`
[INFO] [stdout]   |             could not find `ntldr` in `ntapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:283:22
[INFO] [stdout]     |
[INFO] [stdout] 280 |     let mut process_id: usize = 0;
[INFO] [stdout]     |                         ----- expected due to this type
[INFO] [stdout] ...
[INFO] [stdout] 283 |         process_id = process.pid();
[INFO] [stdout]     |                      ^^^^^^^^^^^^^ expected `usize`, found `i32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust_gabh` (lib) due to 4 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ntpebteb` in `ntapi`
[INFO] [stdout]    --> src/lib.rs:317:40
[INFO] [stdout]     |
[INFO] [stdout] 317 | pub unsafe fn get_teb() -> *mut ntapi::ntpebteb::TEB {
[INFO] [stdout]     |                                        ^^^^^^^^ could not find `ntpebteb` in `ntapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ntpebteb` in `ntapi`
[INFO] [stdout]    --> src/lib.rs:318:26
[INFO] [stdout]     |
[INFO] [stdout] 318 |     let teb: *mut ntapi::ntpebteb::TEB;
[INFO] [stdout]     |                          ^^^^^^^^ could not find `ntpebteb` in `ntapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:283:22
[INFO] [stdout]     |
[INFO] [stdout] 280 |     let mut process_id: usize = 0;
[INFO] [stdout]     |                         ----- expected due to this type
[INFO] [stdout] ...
[INFO] [stdout] 283 |         process_id = process.pid();
[INFO] [stdout]     |                      ^^^^^^^^^^^^^ expected `usize`, found `i32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust_gabh` (lib test) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "095ae8e56d6cb740dff70d4a9ffa1e782e773dfb542bffc068959a8f83a03bb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "095ae8e56d6cb740dff70d4a9ffa1e782e773dfb542bffc068959a8f83a03bb3", kill_on_drop: false }`
[INFO] [stdout] 095ae8e56d6cb740dff70d4a9ffa1e782e773dfb542bffc068959a8f83a03bb3
