[INFO] cloning repository https://github.com/edoren/one_instance [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/edoren/one_instance" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedoren%2Fone_instance", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedoren%2Fone_instance'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7ca79fd4ade87084368fe7df45e4ec64ec4b5741 [INFO] checking edoren/one_instance against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedoren%2Fone_instance" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/edoren/one_instance [INFO] finished tweaking git repo https://github.com/edoren/one_instance [INFO] tweaked toml for git repo https://github.com/edoren/one_instance written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/edoren/one_instance on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/edoren/one_instance 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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4247fc27d3d9bc0d714240ffcda750aff5feaba348f286ac59542abe7d8213c4 [INFO] running `Command { std: "docker" "start" "-a" "4247fc27d3d9bc0d714240ffcda750aff5feaba348f286ac59542abe7d8213c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4247fc27d3d9bc0d714240ffcda750aff5feaba348f286ac59542abe7d8213c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4247fc27d3d9bc0d714240ffcda750aff5feaba348f286ac59542abe7d8213c4", kill_on_drop: false }` [INFO] [stdout] 4247fc27d3d9bc0d714240ffcda750aff5feaba348f286ac59542abe7d8213c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a5374bfe3980fc80ccdd799d5b98339ecfeaf6fd96f5d13b9c0b1aa242fe914f [INFO] running `Command { std: "docker" "start" "-a" "a5374bfe3980fc80ccdd799d5b98339ecfeaf6fd96f5d13b9c0b1aa242fe914f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking anstyle-query v1.0.3 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Checking env_logger v0.11.3 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking one_instance v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `net` [INFO] [stdout] --> src/main.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | net::windows::named_pipe::{ClientOptions, ServerOptions}, [INFO] [stdout] | ^^^^^^^ could not find `windows` in `net` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/net/mod.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | pub mod windows; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/net/mod.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | / cfg_net_windows! { [INFO] [stdout] 56 | | pub mod windows; [INFO] [stdout] 57 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this error originates in the macro `cfg_net_windows` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `windows` [INFO] [stdout] --> src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use windows::Win32::System::{ [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `windows` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `net` [INFO] [stdout] --> src/main.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | net::windows::named_pipe::{ClientOptions, ServerOptions}, [INFO] [stdout] | ^^^^^^^ could not find `windows` in `net` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/net/mod.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | pub mod windows; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/net/mod.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | / cfg_net_windows! { [INFO] [stdout] 56 | | pub mod windows; [INFO] [stdout] 57 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this error originates in the macro `cfg_net_windows` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `windows` [INFO] [stdout] --> src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use windows::Win32::System::{ [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `windows` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `signal` [INFO] [stdout] --> src/main.rs:69:37 [INFO] [stdout] | [INFO] [stdout] 69 | let mut ctrl_c_signal = signal::windows::ctrl_c()?; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `signal` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/signal/mod.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | pub mod windows; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/signal/windows.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #![cfg(any(windows, docsrs))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `signal` [INFO] [stdout] --> src/main.rs:69:37 [INFO] [stdout] | [INFO] [stdout] 69 | let mut ctrl_c_signal = signal::windows::ctrl_c()?; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `signal` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/signal/mod.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | pub mod windows; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/signal/windows.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #![cfg(any(windows, docsrs))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `signal` [INFO] [stdout] --> src/main.rs:70:41 [INFO] [stdout] | [INFO] [stdout] 70 | let mut ctrl_close_signal = signal::windows::ctrl_close()?; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `signal` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/signal/mod.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | pub mod windows; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/signal/windows.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #![cfg(any(windows, docsrs))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `signal` [INFO] [stdout] --> src/main.rs:71:41 [INFO] [stdout] | [INFO] [stdout] 71 | let mut ctrl_break_signal = signal::windows::ctrl_break()?; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `signal` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/signal/mod.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | pub mod windows; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/signal/windows.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #![cfg(any(windows, docsrs))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `signal` [INFO] [stdout] --> src/main.rs:70:41 [INFO] [stdout] | [INFO] [stdout] 70 | let mut ctrl_close_signal = signal::windows::ctrl_close()?; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `signal` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/signal/mod.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | pub mod windows; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/signal/windows.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #![cfg(any(windows, docsrs))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `signal` [INFO] [stdout] --> src/main.rs:71:41 [INFO] [stdout] | [INFO] [stdout] 71 | let mut ctrl_break_signal = signal::windows::ctrl_break()?; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `signal` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/signal/mod.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | pub mod windows; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/signal/windows.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #![cfg(any(windows, docsrs))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `signal` [INFO] [stdout] --> src/main.rs:72:42 [INFO] [stdout] | [INFO] [stdout] 72 | let mut ctrl_logoff_signal = signal::windows::ctrl_logoff()?; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `signal` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/signal/mod.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | pub mod windows; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/signal/windows.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #![cfg(any(windows, docsrs))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `signal` [INFO] [stdout] --> src/main.rs:72:42 [INFO] [stdout] | [INFO] [stdout] 72 | let mut ctrl_logoff_signal = signal::windows::ctrl_logoff()?; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `signal` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/signal/mod.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | pub mod windows; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/signal/windows.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #![cfg(any(windows, docsrs))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `signal` [INFO] [stdout] --> src/main.rs:73:44 [INFO] [stdout] | [INFO] [stdout] 73 | let mut ctrl_shutdown_signal = signal::windows::ctrl_shutdown()?; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `signal` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/signal/mod.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | pub mod windows; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/signal/windows.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #![cfg(any(windows, docsrs))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `signal` [INFO] [stdout] --> src/main.rs:73:44 [INFO] [stdout] | [INFO] [stdout] 73 | let mut ctrl_shutdown_signal = signal::windows::ctrl_shutdown()?; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `signal` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/signal/mod.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | pub mod windows; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/signal/windows.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #![cfg(any(windows, docsrs))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `creation_flags` found for struct `tokio::process::Command` in the current scope [INFO] [stdout] --> src/main.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | command.creation_flags(CREATE_NEW_PROCESS_GROUP.0); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `tokio::process::Command` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `creation_flags` found for struct `tokio::process::Command` in the current scope [INFO] [stdout] --> src/main.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | command.creation_flags(CREATE_NEW_PROCESS_GROUP.0); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `tokio::process::Command` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0599. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `one_instance` (bin "one_instance") due to 8 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `one_instance` (bin "one_instance" test) due to 8 previous errors [INFO] running `Command { std: "docker" "inspect" "a5374bfe3980fc80ccdd799d5b98339ecfeaf6fd96f5d13b9c0b1aa242fe914f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5374bfe3980fc80ccdd799d5b98339ecfeaf6fd96f5d13b9c0b1aa242fe914f", kill_on_drop: false }` [INFO] [stdout] a5374bfe3980fc80ccdd799d5b98339ecfeaf6fd96f5d13b9c0b1aa242fe914f