[INFO] cloning repository https://github.com/Vincvn/rs-bh
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Vincvn/rs-bh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVincvn%2Frs-bh", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVincvn%2Frs-bh'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 90d3cc774227436efe5be3bc0ea76f38395df2f0
[INFO] checking Vincvn/rs-bh/90d3cc774227436efe5be3bc0ea76f38395df2f0 against master#36b21637e93b038453924d3c66821089e71d8baa for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVincvn%2Frs-bh" "/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/Vincvn/rs-bh
[INFO] finished tweaking git repo https://github.com/Vincvn/rs-bh
[INFO] tweaked toml for git repo https://github.com/Vincvn/rs-bh written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Vincvn/rs-bh on toolchain 36b21637e93b038453924d3c66821089e71d8baa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Vincvn/rs-bh 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" "+36b21637e93b038453924d3c66821089e71d8baa" "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
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid-macro-internal v1.10.0
[INFO] [stderr]   Downloaded wfd v0.1.7
[INFO] [stderr]   Downloaded versions v5.0.1
[INFO] [stderr]   Downloaded native-dialog v0.7.0
[INFO] [stderr]   Downloaded sysinfo v0.31.2
[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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c16e9d1158208d80b413bd2877ec0c603019142b7619e159c4b4a67c88860bfa
[INFO] running `Command { std: "docker" "start" "-a" "c16e9d1158208d80b413bd2877ec0c603019142b7619e159c4b4a67c88860bfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c16e9d1158208d80b413bd2877ec0c603019142b7619e159c4b4a67c88860bfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c16e9d1158208d80b413bd2877ec0c603019142b7619e159c4b4a67c88860bfa", kill_on_drop: false }`
[INFO] [stdout] c16e9d1158208d80b413bd2877ec0c603019142b7619e159c4b4a67c88860bfa
[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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 829c1b58a082410058c6b3f8f09a45a0a87f597d47888157907eb0391f33629f
[INFO] running `Command { std: "docker" "start" "-a" "829c1b58a082410058c6b3f8f09a45a0a87f597d47888157907eb0391f33629f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.6
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling serde_json v1.0.121
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking windows-targets v0.52.6
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking bytes v1.6.1
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking windows-sys v0.59.0
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking mio v1.0.1
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking versions v5.0.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking which v4.4.2
[INFO] [stderr]     Checking sysinfo v0.31.2
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling uuid-macro-internal v1.10.0
[INFO] [stderr]     Checking tokio v1.39.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.19
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking native-dialog v0.7.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking uuid v1.10.0
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking bh v0.1.17 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `task`
[INFO] [stdout]  --> src/process/tokio/win32.rs:7:25
[INFO] [stdout]   |
[INFO] [stdout] 7 |     if let Ok(result) = task::spawn_blocking(move || {
[INFO] [stdout]   |                         ^^^^ use of unresolved module or unlinked crate `task`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `task`, use `cargo add task` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]   |
[INFO] [stdout] 3 + use tokio::task;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `task`
[INFO] [stdout]   --> src/process/tokio/win32.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 |     if let Ok(result) = task::spawn_blocking(move || {
[INFO] [stdout]    |                         ^^^^ use of unresolved module or unlinked crate `task`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `task`, use `cargo add task` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 3  + use tokio::task;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `task`
[INFO] [stdout]   --> src/process/tokio/win32.rs:27:25
[INFO] [stdout]    |
[INFO] [stdout] 27 |     if let Ok(result) = task::spawn_blocking(move || {
[INFO] [stdout]    |                         ^^^^ use of unresolved module or unlinked crate `task`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `task`, use `cargo add task` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 3  + use tokio::task;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `task`
[INFO] [stdout]  --> src/process/tokio/win32.rs:7:25
[INFO] [stdout]   |
[INFO] [stdout] 7 |     if let Ok(result) = task::spawn_blocking(move || {
[INFO] [stdout]   |                         ^^^^ use of unresolved module or unlinked crate `task`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `task`, use `cargo add task` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]   |
[INFO] [stdout] 3 + use tokio::task;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `task`
[INFO] [stdout]   --> src/process/tokio/win32.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 |     if let Ok(result) = task::spawn_blocking(move || {
[INFO] [stdout]    |                         ^^^^ use of unresolved module or unlinked crate `task`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `task`, use `cargo add task` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 3  + use tokio::task;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `task`
[INFO] [stdout]   --> src/process/tokio/win32.rs:27:25
[INFO] [stdout]    |
[INFO] [stdout] 27 |     if let Ok(result) = task::spawn_blocking(move || {
[INFO] [stdout]    |                         ^^^^ use of unresolved module or unlinked crate `task`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `task`, use `cargo add task` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 3  + use tokio::task;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]  --> src/process/win32.rs:7:38
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn kill_by_name(name: &str)->Vec<Result<()>>{
[INFO] [stdout]   |                                      ^^^^^^ -- supplied 1 generic argument
[INFO] [stdout]   |                                      |
[INFO] [stdout]   |                                      expected 2 generic arguments
[INFO] [stdout]   |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn kill_by_name(name: &str)->Vec<Result<(), E>>{
[INFO] [stdout]   |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> src/process/win32.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn kill(pid: u32) -> Result<()>{
[INFO] [stdout]    |                          ^^^^^^ -- supplied 1 generic argument
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn kill(pid: u32) -> Result<(), E>{
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]  --> src/process/win32.rs:7:38
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn kill_by_name(name: &str)->Vec<Result<()>>{
[INFO] [stdout]   |                                      ^^^^^^ -- supplied 1 generic argument
[INFO] [stdout]   |                                      |
[INFO] [stdout]   |                                      expected 2 generic arguments
[INFO] [stdout]   |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn kill_by_name(name: &str)->Vec<Result<(), E>>{
[INFO] [stdout]   |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> src/process/win32.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn kill(pid: u32) -> Result<()>{
[INFO] [stdout]    |                          ^^^^^^ -- supplied 1 generic argument
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn kill(pid: u32) -> Result<(), E>{
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bh` (lib) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `bh` (lib test) due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "829c1b58a082410058c6b3f8f09a45a0a87f597d47888157907eb0391f33629f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "829c1b58a082410058c6b3f8f09a45a0a87f597d47888157907eb0391f33629f", kill_on_drop: false }`
[INFO] [stdout] 829c1b58a082410058c6b3f8f09a45a0a87f597d47888157907eb0391f33629f
