[INFO] fetching crate nix-installer 0.15.1...
[INFO] checking nix-installer-0.15.1 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate nix-installer 0.15.1 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate nix-installer 0.15.1 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate nix-installer 0.15.1
[INFO] finished tweaking crates.io crate nix-installer 0.15.1
[INFO] tweaked toml for crates.io crate nix-installer 0.15.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate crates.io crate nix-installer 0.15.1 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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sysctl v0.5.5
[INFO] [stderr]   Downloaded os-release v0.1.0
[INFO] [stderr]   Downloaded nix-config-parser v0.2.0
[INFO] [stderr]   Downloaded wasm-streams v0.3.0
[INFO] [stderr]   Downloaded plist v1.6.0
[INFO] [stderr]   Downloaded rustix v0.38.23
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2bf89097f2b1c298d54f27d97510acd3ad737323db3beac216617e54da38638f
[INFO] running `Command { std: "docker" "start" "-a" "2bf89097f2b1c298d54f27d97510acd3ad737323db3beac216617e54da38638f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2bf89097f2b1c298d54f27d97510acd3ad737323db3beac216617e54da38638f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2bf89097f2b1c298d54f27d97510acd3ad737323db3beac216617e54da38638f", kill_on_drop: false }`
[INFO] [stdout] 2bf89097f2b1c298d54f27d97510acd3ad737323db3beac216617e54da38638f
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a2d954ff3c6be92616b3d8be01abd2f1c384bae984a1e31bb891e4d3f4e695ef
[INFO] running `Command { std: "docker" "start" "-a" "a2d954ff3c6be92616b3d8be01abd2f1c384bae984a1e31bb891e4d3f4e695ef", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling serde v1.0.192
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling cc v1.0.84
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking mio v0.8.9
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]    Compiling ring v0.17.5
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]    Compiling rustls v0.21.8
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]    Compiling rustix v0.38.23
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking is_ci v1.1.1
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]     Checking supports-color v1.3.1
[INFO] [stderr]     Checking anstyle-parse v0.2.2
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking gimli v0.28.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.11
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]     Checking hashbrown v0.14.2
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]    Compiling darling_core v0.20.3
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking anstream v0.6.4
[INFO] [stderr]     Checking deranged v0.3.9
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking object v0.32.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking time-core v0.1.2
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]     Checking futures v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.192
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling darling_macro v0.20.3
[INFO] [stderr]    Compiling target-lexicon v0.12.12
[INFO] [stderr]    Compiling darling v0.20.3
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking clap_builder v4.4.8
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]     Checking line-wrap v0.1.1
[INFO] [stderr]    Compiling serde_with_macros v3.4.0
[INFO] [stderr]     Checking tokio-io v0.1.13
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling typetag-impl v0.2.13
[INFO] [stderr]    Compiling enum-as-inner v0.6.0
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking time v0.3.30
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking quick-xml v0.31.0
[INFO] [stderr]     Checking xattr v1.0.1
[INFO] [stderr]     Checking filetime v0.2.22
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking home v0.5.5
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking inventory v0.3.13
[INFO] [stderr]     Checking which v4.4.2
[INFO] [stderr]     Checking tar v0.4.40
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking sysctl v0.5.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking clap v4.4.8
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]     Checking os-release v0.1.0
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking dyn-clone v1.0.16
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]     Checking xz2 v0.1.7
[INFO] [stderr]     Checking tempfile v3.8.1
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking tracing-serde v0.1.3
[INFO] [stderr]     Checking url v2.4.1
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking erased-serde v0.3.31
[INFO] [stderr]     Checking serde_with v3.4.0
[INFO] [stderr]     Checking uuid v1.5.0
[INFO] [stderr]     Checking tokio v1.34.0
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]     Checking typetag v0.2.13
[INFO] [stderr]     Checking nix-config-parser v0.2.0
[INFO] [stderr]     Checking plist v1.6.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking tracing-error v0.2.0
[INFO] [stderr]     Checking color-spantrace v0.2.0
[INFO] [stderr]     Checking color-eyre v0.6.2
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking tokio-socks v0.5.1
[INFO] [stderr]     Checking h2 v0.3.21
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking reqwest v0.11.22
[INFO] [stderr]     Checking nix-installer v0.15.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/base/add_user_to_group.rs:83:29
[INFO] [stdout]    |
[INFO] [stdout] 83 |                     command.process_group(0);
[INFO] [stdout]    |                             ^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/add_user_to_group.rs:126:30
[INFO] [stdout]     |
[INFO] [stdout] 125 | /                         Command::new("groups")
[INFO] [stdout] 126 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/create_directory.rs:300:19
[INFO] [stdout]     |
[INFO] [stdout] 300 |     mount_command.process_group(0);
[INFO] [stdout]     |                   ^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/base/add_user_to_group.rs:83:29
[INFO] [stdout]    |
[INFO] [stdout] 83 |                     command.process_group(0);
[INFO] [stdout]    |                             ^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/add_user_to_group.rs:126:30
[INFO] [stdout]     |
[INFO] [stdout] 125 | /                         Command::new("groups")
[INFO] [stdout] 126 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/create_directory.rs:300:19
[INFO] [stdout]     |
[INFO] [stdout] 300 |     mount_command.process_group(0);
[INFO] [stdout]     |                   ^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/macos/mod.rs:42:13
[INFO] [stdout]    |
[INFO] [stdout] 42 |     command.process_group(0);
[INFO] [stdout]    |             ^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/macos/bootstrap_launchctl_service.rs:38:21
[INFO] [stdout]    |
[INFO] [stdout] 38 |             command.process_group(0);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/macos/mod.rs:42:13
[INFO] [stdout]    |
[INFO] [stdout] 42 |     command.process_group(0);
[INFO] [stdout]    |             ^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/macos/create_nix_hook_service.rs:39:30
[INFO] [stdout]    |
[INFO] [stdout] 39 |         check_loaded_command.process_group(0);
[INFO] [stdout]    |                              ^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/macos/bootstrap_launchctl_service.rs:38:21
[INFO] [stdout]    |
[INFO] [stdout] 38 |             command.process_group(0);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/macos/encrypt_apfs_volume.rs:47:17
[INFO] [stdout]    |
[INFO] [stdout] 47 |         command.process_group(0);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/macos/create_nix_hook_service.rs:39:30
[INFO] [stdout]    |
[INFO] [stdout] 39 |         check_loaded_command.process_group(0);
[INFO] [stdout]    |                              ^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/macos/kickstart_launchctl_service.rs:32:17
[INFO] [stdout]    |
[INFO] [stdout] 32 |         command.process_group(0);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/macos/encrypt_apfs_volume.rs:47:17
[INFO] [stdout]    |
[INFO] [stdout] 47 |         command.process_group(0);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/macos/kickstart_launchctl_service.rs:32:17
[INFO] [stdout]    |
[INFO] [stdout] 32 |         command.process_group(0);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/add_user_to_group.rs:203:26
[INFO] [stdout]     |
[INFO] [stdout] 202 | /                     Command::new("/usr/bin/dscl")
[INFO] [stdout] 203 | |                         .process_group(0)
[INFO] [stdout]     | |                         -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/add_user_to_group.rs:217:26
[INFO] [stdout]     |
[INFO] [stdout] 216 | /                     Command::new("/usr/sbin/dseditgroup")
[INFO] [stdout] 217 | |                         .process_group(0)
[INFO] [stdout]     | |                         -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/add_user_to_group.rs:233:30
[INFO] [stdout]     |
[INFO] [stdout] 232 | /                         Command::new("gpasswd")
[INFO] [stdout] 233 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/add_user_to_group.rs:203:26
[INFO] [stdout]     |
[INFO] [stdout] 202 | /                     Command::new("/usr/bin/dscl")
[INFO] [stdout] 203 | |                         .process_group(0)
[INFO] [stdout]     | |                         -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/add_user_to_group.rs:243:30
[INFO] [stdout]     |
[INFO] [stdout] 242 | /                         Command::new("addgroup")
[INFO] [stdout] 243 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/add_user_to_group.rs:217:26
[INFO] [stdout]     |
[INFO] [stdout] 216 | /                     Command::new("/usr/sbin/dseditgroup")
[INFO] [stdout] 217 | |                         .process_group(0)
[INFO] [stdout]     | |                         -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/add_user_to_group.rs:291:26
[INFO] [stdout]     |
[INFO] [stdout] 290 | /                     Command::new("/usr/bin/dscl")
[INFO] [stdout] 291 | |                         .process_group(0)
[INFO] [stdout]     | |                         -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/add_user_to_group.rs:233:30
[INFO] [stdout]     |
[INFO] [stdout] 232 | /                         Command::new("gpasswd")
[INFO] [stdout] 233 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/add_user_to_group.rs:303:30
[INFO] [stdout]     |
[INFO] [stdout] 302 | /                         Command::new("gpasswd")
[INFO] [stdout] 303 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/add_user_to_group.rs:243:30
[INFO] [stdout]     |
[INFO] [stdout] 242 | /                         Command::new("addgroup")
[INFO] [stdout] 243 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/add_user_to_group.rs:313:30
[INFO] [stdout]     |
[INFO] [stdout] 312 | /                         Command::new("delgroup")
[INFO] [stdout] 313 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/add_user_to_group.rs:291:26
[INFO] [stdout]     |
[INFO] [stdout] 290 | /                     Command::new("/usr/bin/dscl")
[INFO] [stdout] 291 | |                         .process_group(0)
[INFO] [stdout]     | |                         -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/create_group.rs:102:26
[INFO] [stdout]     |
[INFO] [stdout] 101 | /                     Command::new("/usr/sbin/dseditgroup")
[INFO] [stdout] 102 | |                         .process_group(0)
[INFO] [stdout]     | |                         -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/add_user_to_group.rs:303:30
[INFO] [stdout]     |
[INFO] [stdout] 302 | /                         Command::new("gpasswd")
[INFO] [stdout] 303 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/create_group.rs:121:30
[INFO] [stdout]     |
[INFO] [stdout] 120 | /                         Command::new("groupadd")
[INFO] [stdout] 121 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/add_user_to_group.rs:313:30
[INFO] [stdout]     |
[INFO] [stdout] 312 | /                         Command::new("delgroup")
[INFO] [stdout] 313 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/create_group.rs:130:30
[INFO] [stdout]     |
[INFO] [stdout] 129 | /                         Command::new("addgroup")
[INFO] [stdout] 130 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/create_group.rs:179:30
[INFO] [stdout]     |
[INFO] [stdout] 178 | /                         Command::new("groupdel")
[INFO] [stdout] 179 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/create_group.rs:102:26
[INFO] [stdout]     |
[INFO] [stdout] 101 | /                     Command::new("/usr/sbin/dseditgroup")
[INFO] [stdout] 102 | |                         .process_group(0)
[INFO] [stdout]     | |                         -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/create_group.rs:188:30
[INFO] [stdout]     |
[INFO] [stdout] 187 | /                         Command::new("delgroup")
[INFO] [stdout] 188 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/create_group.rs:121:30
[INFO] [stdout]     |
[INFO] [stdout] 120 | /                         Command::new("groupadd")
[INFO] [stdout] 121 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/create_group.rs:130:30
[INFO] [stdout]     |
[INFO] [stdout] 129 | /                         Command::new("addgroup")
[INFO] [stdout] 130 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/create_user.rs:134:26
[INFO] [stdout]     |
[INFO] [stdout] 133 | /                     Command::new("/usr/bin/dscl")
[INFO] [stdout] 134 | |                         .process_group(0)
[INFO] [stdout]     | |                         -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/create_group.rs:179:30
[INFO] [stdout]     |
[INFO] [stdout] 178 | /                         Command::new("groupdel")
[INFO] [stdout] 179 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/create_user.rs:142:26
[INFO] [stdout]     |
[INFO] [stdout] 141 | /                     Command::new("/usr/bin/dscl")
[INFO] [stdout] 142 | |                         .process_group(0)
[INFO] [stdout]     | |                         -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/create_group.rs:188:30
[INFO] [stdout]     |
[INFO] [stdout] 187 | /                         Command::new("delgroup")
[INFO] [stdout] 188 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/create_user.rs:156:26
[INFO] [stdout]     |
[INFO] [stdout] 155 | /                     Command::new("/usr/bin/dscl")
[INFO] [stdout] 156 | |                         .process_group(0)
[INFO] [stdout]     | |                         -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/create_user.rs:170:26
[INFO] [stdout]     |
[INFO] [stdout] 169 | /                     Command::new("/usr/bin/dscl")
[INFO] [stdout] 170 | |                         .process_group(0)
[INFO] [stdout]     | |                         -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/create_user.rs:134:26
[INFO] [stdout]     |
[INFO] [stdout] 133 | /                     Command::new("/usr/bin/dscl")
[INFO] [stdout] 134 | |                         .process_group(0)
[INFO] [stdout]     | |                         -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/create_user.rs:184:26
[INFO] [stdout]     |
[INFO] [stdout] 183 | /                     Command::new("/usr/bin/dscl")
[INFO] [stdout] 184 | |                         .process_group(0)
[INFO] [stdout]     | |                         -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/create_user.rs:142:26
[INFO] [stdout]     |
[INFO] [stdout] 141 | /                     Command::new("/usr/bin/dscl")
[INFO] [stdout] 142 | |                         .process_group(0)
[INFO] [stdout]     | |                         -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/create_user.rs:198:26
[INFO] [stdout]     |
[INFO] [stdout] 197 | /                     Command::new("/usr/bin/dscl")
[INFO] [stdout] 198 | |                         .process_group(0)
[INFO] [stdout]     | |                         -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/create_user.rs:156:26
[INFO] [stdout]     |
[INFO] [stdout] 155 | /                     Command::new("/usr/bin/dscl")
[INFO] [stdout] 156 | |                         .process_group(0)
[INFO] [stdout]     | |                         -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/create_user.rs:209:30
[INFO] [stdout]     |
[INFO] [stdout] 208 | /                         Command::new("useradd")
[INFO] [stdout] 209 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/create_user.rs:170:26
[INFO] [stdout]     |
[INFO] [stdout] 169 | /                     Command::new("/usr/bin/dscl")
[INFO] [stdout] 170 | |                         .process_group(0)
[INFO] [stdout]     | |                         -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/create_user.rs:236:30
[INFO] [stdout]     |
[INFO] [stdout] 235 | /                         Command::new("adduser")
[INFO] [stdout] 236 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/create_user.rs:184:26
[INFO] [stdout]     |
[INFO] [stdout] 183 | /                     Command::new("/usr/bin/dscl")
[INFO] [stdout] 184 | |                         .process_group(0)
[INFO] [stdout]     | |                         -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/create_user.rs:293:25
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 command.process_group(0);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/create_user.rs:198:26
[INFO] [stdout]     |
[INFO] [stdout] 197 | /                     Command::new("/usr/bin/dscl")
[INFO] [stdout] 198 | |                         .process_group(0)
[INFO] [stdout]     | |                         -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/create_user.rs:321:30
[INFO] [stdout]     |
[INFO] [stdout] 320 | /                         Command::new("userdel")
[INFO] [stdout] 321 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/create_user.rs:209:30
[INFO] [stdout]     |
[INFO] [stdout] 208 | /                         Command::new("useradd")
[INFO] [stdout] 209 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/create_user.rs:330:30
[INFO] [stdout]     |
[INFO] [stdout] 329 | /                         Command::new("deluser")
[INFO] [stdout] 330 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/create_user.rs:236:30
[INFO] [stdout]     |
[INFO] [stdout] 235 | /                         Command::new("adduser")
[INFO] [stdout] 236 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/base/delete_user.rs:89:25
[INFO] [stdout]    |
[INFO] [stdout] 89 |                 command.process_group(0);
[INFO] [stdout]    |                         ^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/create_user.rs:293:25
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 command.process_group(0);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/delete_user.rs:117:30
[INFO] [stdout]     |
[INFO] [stdout] 116 | /                         Command::new("userdel")
[INFO] [stdout] 117 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/create_user.rs:321:30
[INFO] [stdout]     |
[INFO] [stdout] 320 | /                         Command::new("userdel")
[INFO] [stdout] 321 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/delete_user.rs:126:30
[INFO] [stdout]     |
[INFO] [stdout] 125 | /                         Command::new("deluser")
[INFO] [stdout] 126 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/create_user.rs:330:30
[INFO] [stdout]     |
[INFO] [stdout] 329 | /                         Command::new("deluser")
[INFO] [stdout] 330 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/base/delete_user.rs:89:25
[INFO] [stdout]    |
[INFO] [stdout] 89 |                 command.process_group(0);
[INFO] [stdout]    |                         ^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/setup_default_profile.rs:125:25
[INFO] [stdout]     |
[INFO] [stdout] 125 |         load_db_command.process_group(0);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/delete_user.rs:117:30
[INFO] [stdout]     |
[INFO] [stdout] 116 | /                         Command::new("userdel")
[INFO] [stdout] 117 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/setup_default_profile.rs:176:18
[INFO] [stdout]     |
[INFO] [stdout] 175 | /             Command::new(nix_pkg.join("bin/nix-env"))
[INFO] [stdout] 176 | |                 .process_group(0)
[INFO] [stdout]     | |                 -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/delete_user.rs:126:30
[INFO] [stdout]     |
[INFO] [stdout] 125 | /                         Command::new("deluser")
[INFO] [stdout] 126 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/setup_default_profile.rs:196:18
[INFO] [stdout]     |
[INFO] [stdout] 195 | /             Command::new(nix_pkg.join("bin/nix-env"))
[INFO] [stdout] 196 | |                 .process_group(0)
[INFO] [stdout]     | |                 -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/common/configure_init_service.rs:228:30
[INFO] [stdout]     |
[INFO] [stdout] 227 | /                         Command::new("systemctl")
[INFO] [stdout] 228 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/setup_default_profile.rs:125:25
[INFO] [stdout]     |
[INFO] [stdout] 125 |         load_db_command.process_group(0);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/common/configure_init_service.rs:276:26
[INFO] [stdout]     |
[INFO] [stdout] 275 | /                     Command::new("systemd-tmpfiles")
[INFO] [stdout] 276 | |                         .process_group(0)
[INFO] [stdout]     | |                         -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/setup_default_profile.rs:176:18
[INFO] [stdout]     |
[INFO] [stdout] 175 | /             Command::new(nix_pkg.join("bin/nix-env"))
[INFO] [stdout] 176 | |                 .process_group(0)
[INFO] [stdout]     | |                 -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/setup_default_profile.rs:196:18
[INFO] [stdout]     |
[INFO] [stdout] 195 | /             Command::new(nix_pkg.join("bin/nix-env"))
[INFO] [stdout] 196 | |                 .process_group(0)
[INFO] [stdout]     | |                 -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/common/configure_init_service.rs:334:30
[INFO] [stdout]     |
[INFO] [stdout] 333 | /                         Command::new("systemctl")
[INFO] [stdout] 334 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/common/configure_init_service.rs:228:30
[INFO] [stdout]     |
[INFO] [stdout] 227 | /                         Command::new("systemctl")
[INFO] [stdout] 228 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/common/configure_init_service.rs:417:30
[INFO] [stdout]     |
[INFO] [stdout] 416 | /                         Command::new("systemctl")
[INFO] [stdout] 417 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/common/configure_init_service.rs:430:30
[INFO] [stdout]     |
[INFO] [stdout] 429 | /                         Command::new("systemctl")
[INFO] [stdout] 430 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/common/configure_init_service.rs:276:26
[INFO] [stdout]     |
[INFO] [stdout] 275 | /                     Command::new("systemd-tmpfiles")
[INFO] [stdout] 276 | |                         .process_group(0)
[INFO] [stdout]     | |                         -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/common/configure_init_service.rs:443:30
[INFO] [stdout]     |
[INFO] [stdout] 442 | /                         Command::new("systemctl")
[INFO] [stdout] 443 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/common/configure_init_service.rs:334:30
[INFO] [stdout]     |
[INFO] [stdout] 333 | /                         Command::new("systemctl")
[INFO] [stdout] 334 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/common/configure_init_service.rs:456:30
[INFO] [stdout]     |
[INFO] [stdout] 455 | /                         Command::new("systemctl")
[INFO] [stdout] 456 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/common/configure_init_service.rs:417:30
[INFO] [stdout]     |
[INFO] [stdout] 416 | /                         Command::new("systemctl")
[INFO] [stdout] 417 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/common/configure_init_service.rs:468:26
[INFO] [stdout]     |
[INFO] [stdout] 467 | /                     Command::new("systemd-tmpfiles")
[INFO] [stdout] 468 | |                         .process_group(0)
[INFO] [stdout]     | |                         -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/common/configure_init_service.rs:430:30
[INFO] [stdout]     |
[INFO] [stdout] 429 | /                         Command::new("systemctl")
[INFO] [stdout] 430 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/common/configure_init_service.rs:487:26
[INFO] [stdout]     |
[INFO] [stdout] 486 | /                     Command::new("systemctl")
[INFO] [stdout] 487 | |                         .process_group(0)
[INFO] [stdout]     | |                         -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/common/configure_init_service.rs:443:30
[INFO] [stdout]     |
[INFO] [stdout] 442 | /                         Command::new("systemctl")
[INFO] [stdout] 443 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/common/configure_init_service.rs:456:30
[INFO] [stdout]     |
[INFO] [stdout] 455 | /                         Command::new("systemctl")
[INFO] [stdout] 456 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/common/configure_init_service.rs:468:26
[INFO] [stdout]     |
[INFO] [stdout] 467 | /                     Command::new("systemd-tmpfiles")
[INFO] [stdout] 468 | |                         .process_group(0)
[INFO] [stdout]     | |                         -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/linux/ensure_steamos_nix_directory.rs:67:18
[INFO] [stdout]    |
[INFO] [stdout] 66 | /             Command::new("steamos-readonly")
[INFO] [stdout] 67 | |                 .process_group(0)
[INFO] [stdout]    | |                 -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_________________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/common/configure_init_service.rs:487:26
[INFO] [stdout]     |
[INFO] [stdout] 486 | /                     Command::new("systemctl")
[INFO] [stdout] 487 | |                         .process_group(0)
[INFO] [stdout]     | |                         -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/linux/ensure_steamos_nix_directory.rs:82:18
[INFO] [stdout]    |
[INFO] [stdout] 81 | /             Command::new("steamos-readonly")
[INFO] [stdout] 82 | |                 .process_group(0)
[INFO] [stdout]    | |                 -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_________________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/linux/start_systemd_unit.rs:81:26
[INFO] [stdout]    |
[INFO] [stdout] 80 | /                     Command::new("systemctl")
[INFO] [stdout] 81 | |                         .process_group(0)
[INFO] [stdout]    | |                         -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_________________________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/linux/ensure_steamos_nix_directory.rs:67:18
[INFO] [stdout]    |
[INFO] [stdout] 66 | /             Command::new("steamos-readonly")
[INFO] [stdout] 67 | |                 .process_group(0)
[INFO] [stdout]    | |                 -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_________________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/linux/start_systemd_unit.rs:94:26
[INFO] [stdout]    |
[INFO] [stdout] 93 | /                     Command::new("systemctl")
[INFO] [stdout] 94 | |                         .process_group(0)
[INFO] [stdout]    | |                         -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_________________________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/linux/ensure_steamos_nix_directory.rs:82:18
[INFO] [stdout]    |
[INFO] [stdout] 81 | /             Command::new("steamos-readonly")
[INFO] [stdout] 82 | |                 .process_group(0)
[INFO] [stdout]    | |                 -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_________________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/linux/start_systemd_unit.rs:121:22
[INFO] [stdout]     |
[INFO] [stdout] 120 | /                 Command::new("systemctl")
[INFO] [stdout] 121 | |                     .process_group(0)
[INFO] [stdout]     | |                     -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/linux/start_systemd_unit.rs:81:26
[INFO] [stdout]    |
[INFO] [stdout] 80 | /                     Command::new("systemctl")
[INFO] [stdout] 81 | |                         .process_group(0)
[INFO] [stdout]    | |                         -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_________________________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/linux/start_systemd_unit.rs:136:18
[INFO] [stdout]     |
[INFO] [stdout] 135 | /             Command::new("systemctl")
[INFO] [stdout] 136 | |                 .process_group(0)
[INFO] [stdout]     | |                 -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/linux/start_systemd_unit.rs:94:26
[INFO] [stdout]    |
[INFO] [stdout] 93 | /                     Command::new("systemctl")
[INFO] [stdout] 94 | |                         .process_group(0)
[INFO] [stdout]    | |                         -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_________________________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/linux/systemctl_daemon_reload.rs:54:18
[INFO] [stdout]    |
[INFO] [stdout] 53 | /             Command::new("systemctl")
[INFO] [stdout] 54 | |                 .process_group(0)
[INFO] [stdout]    | |                 -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_________________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/linux/start_systemd_unit.rs:121:22
[INFO] [stdout]     |
[INFO] [stdout] 120 | /                 Command::new("systemctl")
[INFO] [stdout] 121 | |                     .process_group(0)
[INFO] [stdout]     | |                     -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/linux/systemctl_daemon_reload.rs:72:18
[INFO] [stdout]    |
[INFO] [stdout] 71 | /             Command::new("systemctl")
[INFO] [stdout] 72 | |                 .process_group(0)
[INFO] [stdout]    | |                 -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_________________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/linux/start_systemd_unit.rs:136:18
[INFO] [stdout]     |
[INFO] [stdout] 135 | /             Command::new("systemctl")
[INFO] [stdout] 136 | |                 .process_group(0)
[INFO] [stdout]     | |                 -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/macos/bootstrap_launchctl_service.rs:120:22
[INFO] [stdout]     |
[INFO] [stdout] 119 | /                 Command::new("launchctl")
[INFO] [stdout] 120 | |                     .process_group(0)
[INFO] [stdout]     | |                     -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/linux/systemctl_daemon_reload.rs:54:18
[INFO] [stdout]    |
[INFO] [stdout] 53 | /             Command::new("systemctl")
[INFO] [stdout] 54 | |                 .process_group(0)
[INFO] [stdout]    | |                 -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_________________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/macos/bootstrap_launchctl_service.rs:132:22
[INFO] [stdout]     |
[INFO] [stdout] 131 | /                 Command::new("launchctl")
[INFO] [stdout] 132 | |                     .process_group(0)
[INFO] [stdout]     | |                     -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/linux/systemctl_daemon_reload.rs:72:18
[INFO] [stdout]    |
[INFO] [stdout] 71 | /             Command::new("systemctl")
[INFO] [stdout] 72 | |                 .process_group(0)
[INFO] [stdout]    | |                 -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_________________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/macos/bootstrap_launchctl_service.rs:160:18
[INFO] [stdout]     |
[INFO] [stdout] 159 | /             Command::new("launchctl")
[INFO] [stdout] 160 | |                 .process_group(0)
[INFO] [stdout]     | |                 -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/macos/create_apfs_volume.rs:92:18
[INFO] [stdout]    |
[INFO] [stdout] 91 | /             Command::new("/usr/sbin/diskutil")
[INFO] [stdout] 92 | |                 .process_group(0)
[INFO] [stdout]    | |                 -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_________________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/macos/bootstrap_launchctl_service.rs:120:22
[INFO] [stdout]     |
[INFO] [stdout] 119 | /                 Command::new("launchctl")
[INFO] [stdout] 120 | |                     .process_group(0)
[INFO] [stdout]     | |                     -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/macos/bootstrap_launchctl_service.rs:132:22
[INFO] [stdout]     |
[INFO] [stdout] 131 | /                 Command::new("launchctl")
[INFO] [stdout] 132 | |                     .process_group(0)
[INFO] [stdout]     | |                     -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/macos/create_apfs_volume.rs:129:22
[INFO] [stdout]     |
[INFO] [stdout] 128 | /                 Command::new("/usr/sbin/diskutil")
[INFO] [stdout] 129 | |                     .process_group(0)
[INFO] [stdout]     | |                     -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/macos/bootstrap_launchctl_service.rs:160:18
[INFO] [stdout]     |
[INFO] [stdout] 159 | /             Command::new("launchctl")
[INFO] [stdout] 160 | |                 .process_group(0)
[INFO] [stdout]     | |                 -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/macos/create_apfs_volume.rs:148:22
[INFO] [stdout]     |
[INFO] [stdout] 147 | /                 Command::new("/usr/sbin/diskutil")
[INFO] [stdout] 148 | |                     .process_group(0)
[INFO] [stdout]     | |                     -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/macos/create_apfs_volume.rs:92:18
[INFO] [stdout]    |
[INFO] [stdout] 91 | /             Command::new("/usr/sbin/diskutil")
[INFO] [stdout] 92 | |                 .process_group(0)
[INFO] [stdout]    | |                 -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_________________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/macos/create_apfs_volume.rs:160:18
[INFO] [stdout]     |
[INFO] [stdout] 159 | /             Command::new("/usr/sbin/diskutil")
[INFO] [stdout] 160 | |                 .process_group(0)
[INFO] [stdout]     | |                 -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/macos/create_apfs_volume.rs:129:22
[INFO] [stdout]     |
[INFO] [stdout] 128 | /                 Command::new("/usr/sbin/diskutil")
[INFO] [stdout] 129 | |                     .process_group(0)
[INFO] [stdout]     | |                     -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/macos/create_nix_hook_service.rs:130:22
[INFO] [stdout]     |
[INFO] [stdout] 129 | /                 Command::new("launchctl")
[INFO] [stdout] 130 | |                     .process_group(0)
[INFO] [stdout]     | |                     -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/macos/create_apfs_volume.rs:148:22
[INFO] [stdout]     |
[INFO] [stdout] 147 | /                 Command::new("/usr/sbin/diskutil")
[INFO] [stdout] 148 | |                     .process_group(0)
[INFO] [stdout]     | |                     -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/macos/create_apfs_volume.rs:160:18
[INFO] [stdout]     |
[INFO] [stdout] 159 | /             Command::new("/usr/sbin/diskutil")
[INFO] [stdout] 160 | |                 .process_group(0)
[INFO] [stdout]     | |                 -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/macos/create_synthetic_objects.rs:45:18
[INFO] [stdout]    |
[INFO] [stdout] 44 | /             Command::new("/System/Library/Filesystems/apfs.fs/Contents/Resources/apfs.util")
[INFO] [stdout] 45 | |                 .process_group(0)
[INFO] [stdout]    | |                 -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_________________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/macos/create_nix_hook_service.rs:130:22
[INFO] [stdout]     |
[INFO] [stdout] 129 | /                 Command::new("launchctl")
[INFO] [stdout] 130 | |                     .process_group(0)
[INFO] [stdout]     | |                     -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/macos/create_synthetic_objects.rs:53:18
[INFO] [stdout]    |
[INFO] [stdout] 52 | /             Command::new("/System/Library/Filesystems/apfs.fs/Contents/Resources/apfs.util")
[INFO] [stdout] 53 | |                 .process_group(0)
[INFO] [stdout]    | |                 -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_________________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/macos/create_synthetic_objects.rs:75:18
[INFO] [stdout]    |
[INFO] [stdout] 74 | /             Command::new("/System/Library/Filesystems/apfs.fs/Contents/Resources/apfs.util")
[INFO] [stdout] 75 | |                 .process_group(0)
[INFO] [stdout]    | |                 -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_________________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/macos/create_synthetic_objects.rs:45:18
[INFO] [stdout]    |
[INFO] [stdout] 44 | /             Command::new("/System/Library/Filesystems/apfs.fs/Contents/Resources/apfs.util")
[INFO] [stdout] 45 | |                 .process_group(0)
[INFO] [stdout]    | |                 -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_________________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/macos/create_synthetic_objects.rs:83:18
[INFO] [stdout]    |
[INFO] [stdout] 82 | /             Command::new("/System/Library/Filesystems/apfs.fs/Contents/Resources/apfs.util")
[INFO] [stdout] 83 | |                 .process_group(0)
[INFO] [stdout]    | |                 -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_________________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/macos/create_synthetic_objects.rs:53:18
[INFO] [stdout]    |
[INFO] [stdout] 52 | /             Command::new("/System/Library/Filesystems/apfs.fs/Contents/Resources/apfs.util")
[INFO] [stdout] 53 | |                 .process_group(0)
[INFO] [stdout]    | |                 -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_________________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/macos/create_synthetic_objects.rs:75:18
[INFO] [stdout]    |
[INFO] [stdout] 74 | /             Command::new("/System/Library/Filesystems/apfs.fs/Contents/Resources/apfs.util")
[INFO] [stdout] 75 | |                 .process_group(0)
[INFO] [stdout]    | |                 -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_________________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/macos/enable_ownership.rs:60:22
[INFO] [stdout]    |
[INFO] [stdout] 59 | /                 Command::new("/usr/sbin/diskutil")
[INFO] [stdout] 60 | |                     .process_group(0)
[INFO] [stdout]    | |                     -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_____________________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/macos/create_synthetic_objects.rs:83:18
[INFO] [stdout]    |
[INFO] [stdout] 82 | /             Command::new("/System/Library/Filesystems/apfs.fs/Contents/Resources/apfs.util")
[INFO] [stdout] 83 | |                 .process_group(0)
[INFO] [stdout]    | |                 -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_________________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/macos/enable_ownership.rs:77:22
[INFO] [stdout]    |
[INFO] [stdout] 76 | /                 Command::new("/usr/sbin/diskutil")
[INFO] [stdout] 77 | |                     .process_group(0)
[INFO] [stdout]    | |                     -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_____________________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/macos/enable_ownership.rs:60:22
[INFO] [stdout]    |
[INFO] [stdout] 59 | /                 Command::new("/usr/sbin/diskutil")
[INFO] [stdout] 60 | |                     .process_group(0)
[INFO] [stdout]    | |                     -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_____________________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/macos/encrypt_apfs_volume.rs:156:47
[INFO] [stdout]     |
[INFO] [stdout] 156 |             Command::new("/usr/bin/security").process_group(0).args([
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/macos/enable_ownership.rs:77:22
[INFO] [stdout]    |
[INFO] [stdout] 76 | /                 Command::new("/usr/sbin/diskutil")
[INFO] [stdout] 77 | |                     .process_group(0)
[INFO] [stdout]    | |                     -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_____________________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/macos/encrypt_apfs_volume.rs:186:60
[INFO] [stdout]     |
[INFO] [stdout] 186 |         execute_command(Command::new("/usr/sbin/diskutil").process_group(0).args([
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/macos/encrypt_apfs_volume.rs:156:47
[INFO] [stdout]     |
[INFO] [stdout] 156 |             Command::new("/usr/bin/security").process_group(0).args([
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/macos/encrypt_apfs_volume.rs:200:18
[INFO] [stdout]     |
[INFO] [stdout] 199 | /             Command::new("/usr/sbin/diskutil")
[INFO] [stdout] 200 | |                 .process_group(0)
[INFO] [stdout]     | |                 -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/macos/encrypt_apfs_volume.rs:186:60
[INFO] [stdout]     |
[INFO] [stdout] 186 |         execute_command(Command::new("/usr/sbin/diskutil").process_group(0).args([
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/macos/encrypt_apfs_volume.rs:229:47
[INFO] [stdout]     |
[INFO] [stdout] 229 |             Command::new("/usr/bin/security").process_group(0).args([
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/macos/encrypt_apfs_volume.rs:200:18
[INFO] [stdout]     |
[INFO] [stdout] 199 | /             Command::new("/usr/sbin/diskutil")
[INFO] [stdout] 200 | |                 .process_group(0)
[INFO] [stdout]     | |                 -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/macos/kickstart_launchctl_service.rs:103:18
[INFO] [stdout]     |
[INFO] [stdout] 102 | /             Command::new("launchctl")
[INFO] [stdout] 103 | |                 .process_group(0)
[INFO] [stdout]     | |                 -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/macos/encrypt_apfs_volume.rs:229:47
[INFO] [stdout]     |
[INFO] [stdout] 229 |             Command::new("/usr/bin/security").process_group(0).args([
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/macos/kickstart_launchctl_service.rs:125:17
[INFO] [stdout]     |
[INFO] [stdout] 125 |         command.process_group(0);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/macos/kickstart_launchctl_service.rs:103:18
[INFO] [stdout]     |
[INFO] [stdout] 102 | /             Command::new("launchctl")
[INFO] [stdout] 103 | |                 .process_group(0)
[INFO] [stdout]     | |                 -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/macos/set_tmutil_exclusion.rs:71:18
[INFO] [stdout]    |
[INFO] [stdout] 70 | /             Command::new("tmutil")
[INFO] [stdout] 71 | |                 .process_group(0)
[INFO] [stdout]    | |                 -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_________________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/macos/kickstart_launchctl_service.rs:125:17
[INFO] [stdout]     |
[INFO] [stdout] 125 |         command.process_group(0);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/macos/set_tmutil_exclusion.rs:90:18
[INFO] [stdout]    |
[INFO] [stdout] 89 | /             Command::new("tmutil")
[INFO] [stdout] 90 | |                 .process_group(0)
[INFO] [stdout]    | |                 -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_________________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/macos/set_tmutil_exclusion.rs:71:18
[INFO] [stdout]    |
[INFO] [stdout] 70 | /             Command::new("tmutil")
[INFO] [stdout] 71 | |                 .process_group(0)
[INFO] [stdout]    | |                 -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_________________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/macos/unmount_apfs_volume.rs:63:22
[INFO] [stdout]    |
[INFO] [stdout] 62 | /                 Command::new("/usr/sbin/diskutil")
[INFO] [stdout] 63 | |                     .process_group(0)
[INFO] [stdout]    | |                     -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_____________________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/macos/set_tmutil_exclusion.rs:90:18
[INFO] [stdout]    |
[INFO] [stdout] 89 | /             Command::new("tmutil")
[INFO] [stdout] 90 | |                 .process_group(0)
[INFO] [stdout]    | |                 -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_________________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/macos/unmount_apfs_volume.rs:80:22
[INFO] [stdout]    |
[INFO] [stdout] 79 | /                 Command::new("/usr/sbin/diskutil")
[INFO] [stdout] 80 | |                     .process_group(0)
[INFO] [stdout]    | |                     -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_____________________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/macos/unmount_apfs_volume.rs:63:22
[INFO] [stdout]    |
[INFO] [stdout] 62 | /                 Command::new("/usr/sbin/diskutil")
[INFO] [stdout] 63 | |                     .process_group(0)
[INFO] [stdout]    | |                     -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_____________________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/macos/unmount_apfs_volume.rs:105:22
[INFO] [stdout]     |
[INFO] [stdout] 104 | /                 Command::new("/usr/sbin/diskutil")
[INFO] [stdout] 105 | |                     .process_group(0)
[INFO] [stdout]     | |                     -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/macos/unmount_apfs_volume.rs:80:22
[INFO] [stdout]    |
[INFO] [stdout] 79 | /                 Command::new("/usr/sbin/diskutil")
[INFO] [stdout] 80 | |                     .process_group(0)
[INFO] [stdout]    | |                     -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_____________________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/macos/unmount_apfs_volume.rs:122:22
[INFO] [stdout]     |
[INFO] [stdout] 121 | /                 Command::new("/usr/sbin/diskutil")
[INFO] [stdout] 122 | |                     .process_group(0)
[INFO] [stdout]     | |                     -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/macos/unmount_apfs_volume.rs:105:22
[INFO] [stdout]     |
[INFO] [stdout] 104 | /                 Command::new("/usr/sbin/diskutil")
[INFO] [stdout] 105 | |                     .process_group(0)
[INFO] [stdout]     | |                     -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/macos/unmount_apfs_volume.rs:122:22
[INFO] [stdout]     |
[INFO] [stdout] 121 | /                 Command::new("/usr/sbin/diskutil")
[INFO] [stdout] 122 | |                     .process_group(0)
[INFO] [stdout]     | |                     -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 80 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nix-installer` (lib) due to 81 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 80 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nix-installer` (lib test) due to 81 previous errors
[INFO] running `Command { std: "docker" "inspect" "a2d954ff3c6be92616b3d8be01abd2f1c384bae984a1e31bb891e4d3f4e695ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2d954ff3c6be92616b3d8be01abd2f1c384bae984a1e31bb891e4d3f4e695ef", kill_on_drop: false }`
[INFO] [stdout] a2d954ff3c6be92616b3d8be01abd2f1c384bae984a1e31bb891e4d3f4e695ef
[INFO] checking nix-installer-0.15.1 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate nix-installer 0.15.1 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate nix-installer 0.15.1 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate nix-installer 0.15.1
[INFO] finished tweaking crates.io crate nix-installer 0.15.1
[INFO] tweaked toml for crates.io crate nix-installer 0.15.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate crates.io crate nix-installer 0.15.1 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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a58f00c37f9a9c9d531d561a642ef1aa0962f2e3d6ae81d5f36777b2ec6029ed
[INFO] running `Command { std: "docker" "start" "-a" "a58f00c37f9a9c9d531d561a642ef1aa0962f2e3d6ae81d5f36777b2ec6029ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a58f00c37f9a9c9d531d561a642ef1aa0962f2e3d6ae81d5f36777b2ec6029ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a58f00c37f9a9c9d531d561a642ef1aa0962f2e3d6ae81d5f36777b2ec6029ed", kill_on_drop: false }`
[INFO] [stdout] a58f00c37f9a9c9d531d561a642ef1aa0962f2e3d6ae81d5f36777b2ec6029ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c6707eebdd4fd2ab0be7e1e62b01e55fea1a912e7a0c71eb6ef0016b0dfdb809
[INFO] running `Command { std: "docker" "start" "-a" "c6707eebdd4fd2ab0be7e1e62b01e55fea1a912e7a0c71eb6ef0016b0dfdb809", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling serde v1.0.192
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling cc v1.0.84
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking mio v0.8.9
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]    Compiling ring v0.17.5
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]    Compiling rustls v0.21.8
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking is_ci v1.1.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]    Compiling rustix v0.38.23
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking supports-color v1.3.1
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking anstyle-parse v0.2.2
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.11
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking hashbrown v0.14.2
[INFO] [stderr]     Checking gimli v0.28.0
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking anstream v0.6.4
[INFO] [stderr]    Compiling darling_core v0.20.3
[INFO] [stderr]     Checking deranged v0.3.9
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking object v0.32.1
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking futures v0.1.31
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling target-lexicon v0.12.12
[INFO] [stderr]     Checking time-core v0.1.2
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling serde_derive v1.0.192
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling darling_macro v0.20.3
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking line-wrap v0.1.1
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]    Compiling darling v0.20.3
[INFO] [stderr]     Checking clap_builder v4.4.8
[INFO] [stderr]    Compiling serde_with_macros v3.4.0
[INFO] [stderr]    Compiling enum-as-inner v0.6.0
[INFO] [stderr]    Compiling typetag-impl v0.2.13
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking time v0.3.30
[INFO] [stderr]     Checking tokio-io v0.1.13
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking quick-xml v0.31.0
[INFO] [stderr]     Checking xattr v1.0.1
[INFO] [stderr]     Checking filetime v0.2.22
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking home v0.5.5
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking inventory v0.3.13
[INFO] [stderr]     Checking which v4.4.2
[INFO] [stderr]     Checking xz2 v0.1.7
[INFO] [stderr]     Checking tar v0.4.40
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking sysctl v0.5.5
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]     Checking os-release v0.1.0
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking dyn-clone v1.0.16
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]     Checking tempfile v3.8.1
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking clap v4.4.8
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking tracing-serde v0.1.3
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]     Checking url v2.4.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking erased-serde v0.3.31
[INFO] [stderr]     Checking serde_with v3.4.0
[INFO] [stderr]     Checking uuid v1.5.0
[INFO] [stderr]     Checking nix-config-parser v0.2.0
[INFO] [stderr]     Checking plist v1.6.0
[INFO] [stderr]     Checking tokio v1.34.0
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]     Checking typetag v0.2.13
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking tracing-error v0.2.0
[INFO] [stderr]     Checking color-spantrace v0.2.0
[INFO] [stderr]     Checking color-eyre v0.6.2
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking tokio-socks v0.5.1
[INFO] [stderr]     Checking h2 v0.3.21
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking reqwest v0.11.22
[INFO] [stderr]     Checking nix-installer v0.15.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/base/add_user_to_group.rs:83:29
[INFO] [stdout]    |
[INFO] [stdout] 83 |                     command.process_group(0);
[INFO] [stdout]    |                             ^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/add_user_to_group.rs:126:30
[INFO] [stdout]     |
[INFO] [stdout] 125 | /                         Command::new("groups")
[INFO] [stdout] 126 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/create_directory.rs:300:19
[INFO] [stdout]     |
[INFO] [stdout] 300 |     mount_command.process_group(0);
[INFO] [stdout]     |                   ^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/base/add_user_to_group.rs:83:29
[INFO] [stdout]    |
[INFO] [stdout] 83 |                     command.process_group(0);
[INFO] [stdout]    |                             ^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/add_user_to_group.rs:126:30
[INFO] [stdout]     |
[INFO] [stdout] 125 | /                         Command::new("groups")
[INFO] [stdout] 126 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/macos/mod.rs:42:13
[INFO] [stdout]    |
[INFO] [stdout] 42 |     command.process_group(0);
[INFO] [stdout]    |             ^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/create_directory.rs:300:19
[INFO] [stdout]     |
[INFO] [stdout] 300 |     mount_command.process_group(0);
[INFO] [stdout]     |                   ^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/macos/bootstrap_launchctl_service.rs:38:21
[INFO] [stdout]    |
[INFO] [stdout] 38 |             command.process_group(0);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/macos/create_nix_hook_service.rs:39:30
[INFO] [stdout]    |
[INFO] [stdout] 39 |         check_loaded_command.process_group(0);
[INFO] [stdout]    |                              ^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/macos/encrypt_apfs_volume.rs:47:17
[INFO] [stdout]    |
[INFO] [stdout] 47 |         command.process_group(0);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/macos/mod.rs:42:13
[INFO] [stdout]    |
[INFO] [stdout] 42 |     command.process_group(0);
[INFO] [stdout]    |             ^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/macos/bootstrap_launchctl_service.rs:38:21
[INFO] [stdout]    |
[INFO] [stdout] 38 |             command.process_group(0);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/macos/kickstart_launchctl_service.rs:32:17
[INFO] [stdout]    |
[INFO] [stdout] 32 |         command.process_group(0);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/macos/create_nix_hook_service.rs:39:30
[INFO] [stdout]    |
[INFO] [stdout] 39 |         check_loaded_command.process_group(0);
[INFO] [stdout]    |                              ^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/macos/encrypt_apfs_volume.rs:47:17
[INFO] [stdout]    |
[INFO] [stdout] 47 |         command.process_group(0);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/macos/kickstart_launchctl_service.rs:32:17
[INFO] [stdout]    |
[INFO] [stdout] 32 |         command.process_group(0);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/add_user_to_group.rs:203:26
[INFO] [stdout]     |
[INFO] [stdout] 202 | /                     Command::new("/usr/bin/dscl")
[INFO] [stdout] 203 | |                         .process_group(0)
[INFO] [stdout]     | |                         -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/add_user_to_group.rs:217:26
[INFO] [stdout]     |
[INFO] [stdout] 216 | /                     Command::new("/usr/sbin/dseditgroup")
[INFO] [stdout] 217 | |                         .process_group(0)
[INFO] [stdout]     | |                         -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/add_user_to_group.rs:203:26
[INFO] [stdout]     |
[INFO] [stdout] 202 | /                     Command::new("/usr/bin/dscl")
[INFO] [stdout] 203 | |                         .process_group(0)
[INFO] [stdout]     | |                         -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/add_user_to_group.rs:233:30
[INFO] [stdout]     |
[INFO] [stdout] 232 | /                         Command::new("gpasswd")
[INFO] [stdout] 233 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/add_user_to_group.rs:217:26
[INFO] [stdout]     |
[INFO] [stdout] 216 | /                     Command::new("/usr/sbin/dseditgroup")
[INFO] [stdout] 217 | |                         .process_group(0)
[INFO] [stdout]     | |                         -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/add_user_to_group.rs:243:30
[INFO] [stdout]     |
[INFO] [stdout] 242 | /                         Command::new("addgroup")
[INFO] [stdout] 243 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/add_user_to_group.rs:233:30
[INFO] [stdout]     |
[INFO] [stdout] 232 | /                         Command::new("gpasswd")
[INFO] [stdout] 233 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/add_user_to_group.rs:291:26
[INFO] [stdout]     |
[INFO] [stdout] 290 | /                     Command::new("/usr/bin/dscl")
[INFO] [stdout] 291 | |                         .process_group(0)
[INFO] [stdout]     | |                         -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/add_user_to_group.rs:243:30
[INFO] [stdout]     |
[INFO] [stdout] 242 | /                         Command::new("addgroup")
[INFO] [stdout] 243 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/add_user_to_group.rs:291:26
[INFO] [stdout]     |
[INFO] [stdout] 290 | /                     Command::new("/usr/bin/dscl")
[INFO] [stdout] 291 | |                         .process_group(0)
[INFO] [stdout]     | |                         -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/add_user_to_group.rs:303:30
[INFO] [stdout]     |
[INFO] [stdout] 302 | /                         Command::new("gpasswd")
[INFO] [stdout] 303 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/add_user_to_group.rs:303:30
[INFO] [stdout]     |
[INFO] [stdout] 302 | /                         Command::new("gpasswd")
[INFO] [stdout] 303 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/add_user_to_group.rs:313:30
[INFO] [stdout]     |
[INFO] [stdout] 312 | /                         Command::new("delgroup")
[INFO] [stdout] 313 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/add_user_to_group.rs:313:30
[INFO] [stdout]     |
[INFO] [stdout] 312 | /                         Command::new("delgroup")
[INFO] [stdout] 313 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/create_group.rs:102:26
[INFO] [stdout]     |
[INFO] [stdout] 101 | /                     Command::new("/usr/sbin/dseditgroup")
[INFO] [stdout] 102 | |                         .process_group(0)
[INFO] [stdout]     | |                         -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/create_group.rs:121:30
[INFO] [stdout]     |
[INFO] [stdout] 120 | /                         Command::new("groupadd")
[INFO] [stdout] 121 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/create_group.rs:130:30
[INFO] [stdout]     |
[INFO] [stdout] 129 | /                         Command::new("addgroup")
[INFO] [stdout] 130 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/create_group.rs:102:26
[INFO] [stdout]     |
[INFO] [stdout] 101 | /                     Command::new("/usr/sbin/dseditgroup")
[INFO] [stdout] 102 | |                         .process_group(0)
[INFO] [stdout]     | |                         -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/create_group.rs:179:30
[INFO] [stdout]     |
[INFO] [stdout] 178 | /                         Command::new("groupdel")
[INFO] [stdout] 179 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/create_group.rs:188:30
[INFO] [stdout]     |
[INFO] [stdout] 187 | /                         Command::new("delgroup")
[INFO] [stdout] 188 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/create_group.rs:121:30
[INFO] [stdout]     |
[INFO] [stdout] 120 | /                         Command::new("groupadd")
[INFO] [stdout] 121 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/create_group.rs:130:30
[INFO] [stdout]     |
[INFO] [stdout] 129 | /                         Command::new("addgroup")
[INFO] [stdout] 130 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/create_user.rs:134:26
[INFO] [stdout]     |
[INFO] [stdout] 133 | /                     Command::new("/usr/bin/dscl")
[INFO] [stdout] 134 | |                         .process_group(0)
[INFO] [stdout]     | |                         -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/create_user.rs:142:26
[INFO] [stdout]     |
[INFO] [stdout] 141 | /                     Command::new("/usr/bin/dscl")
[INFO] [stdout] 142 | |                         .process_group(0)
[INFO] [stdout]     | |                         -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/create_group.rs:179:30
[INFO] [stdout]     |
[INFO] [stdout] 178 | /                         Command::new("groupdel")
[INFO] [stdout] 179 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/create_user.rs:156:26
[INFO] [stdout]     |
[INFO] [stdout] 155 | /                     Command::new("/usr/bin/dscl")
[INFO] [stdout] 156 | |                         .process_group(0)
[INFO] [stdout]     | |                         -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/create_user.rs:170:26
[INFO] [stdout]     |
[INFO] [stdout] 169 | /                     Command::new("/usr/bin/dscl")
[INFO] [stdout] 170 | |                         .process_group(0)
[INFO] [stdout]     | |                         -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/create_group.rs:188:30
[INFO] [stdout]     |
[INFO] [stdout] 187 | /                         Command::new("delgroup")
[INFO] [stdout] 188 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/create_user.rs:184:26
[INFO] [stdout]     |
[INFO] [stdout] 183 | /                     Command::new("/usr/bin/dscl")
[INFO] [stdout] 184 | |                         .process_group(0)
[INFO] [stdout]     | |                         -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/create_user.rs:198:26
[INFO] [stdout]     |
[INFO] [stdout] 197 | /                     Command::new("/usr/bin/dscl")
[INFO] [stdout] 198 | |                         .process_group(0)
[INFO] [stdout]     | |                         -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/create_user.rs:134:26
[INFO] [stdout]     |
[INFO] [stdout] 133 | /                     Command::new("/usr/bin/dscl")
[INFO] [stdout] 134 | |                         .process_group(0)
[INFO] [stdout]     | |                         -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/create_user.rs:209:30
[INFO] [stdout]     |
[INFO] [stdout] 208 | /                         Command::new("useradd")
[INFO] [stdout] 209 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/create_user.rs:142:26
[INFO] [stdout]     |
[INFO] [stdout] 141 | /                     Command::new("/usr/bin/dscl")
[INFO] [stdout] 142 | |                         .process_group(0)
[INFO] [stdout]     | |                         -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/create_user.rs:236:30
[INFO] [stdout]     |
[INFO] [stdout] 235 | /                         Command::new("adduser")
[INFO] [stdout] 236 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/create_user.rs:156:26
[INFO] [stdout]     |
[INFO] [stdout] 155 | /                     Command::new("/usr/bin/dscl")
[INFO] [stdout] 156 | |                         .process_group(0)
[INFO] [stdout]     | |                         -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/create_user.rs:293:25
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 command.process_group(0);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/create_user.rs:170:26
[INFO] [stdout]     |
[INFO] [stdout] 169 | /                     Command::new("/usr/bin/dscl")
[INFO] [stdout] 170 | |                         .process_group(0)
[INFO] [stdout]     | |                         -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/create_user.rs:321:30
[INFO] [stdout]     |
[INFO] [stdout] 320 | /                         Command::new("userdel")
[INFO] [stdout] 321 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/create_user.rs:184:26
[INFO] [stdout]     |
[INFO] [stdout] 183 | /                     Command::new("/usr/bin/dscl")
[INFO] [stdout] 184 | |                         .process_group(0)
[INFO] [stdout]     | |                         -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/create_user.rs:198:26
[INFO] [stdout]     |
[INFO] [stdout] 197 | /                     Command::new("/usr/bin/dscl")
[INFO] [stdout] 198 | |                         .process_group(0)
[INFO] [stdout]     | |                         -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/create_user.rs:330:30
[INFO] [stdout]     |
[INFO] [stdout] 329 | /                         Command::new("deluser")
[INFO] [stdout] 330 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/create_user.rs:209:30
[INFO] [stdout]     |
[INFO] [stdout] 208 | /                         Command::new("useradd")
[INFO] [stdout] 209 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/base/delete_user.rs:89:25
[INFO] [stdout]    |
[INFO] [stdout] 89 |                 command.process_group(0);
[INFO] [stdout]    |                         ^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/create_user.rs:236:30
[INFO] [stdout]     |
[INFO] [stdout] 235 | /                         Command::new("adduser")
[INFO] [stdout] 236 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/delete_user.rs:117:30
[INFO] [stdout]     |
[INFO] [stdout] 116 | /                         Command::new("userdel")
[INFO] [stdout] 117 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/create_user.rs:293:25
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 command.process_group(0);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/create_user.rs:321:30
[INFO] [stdout]     |
[INFO] [stdout] 320 | /                         Command::new("userdel")
[INFO] [stdout] 321 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/delete_user.rs:126:30
[INFO] [stdout]     |
[INFO] [stdout] 125 | /                         Command::new("deluser")
[INFO] [stdout] 126 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/create_user.rs:330:30
[INFO] [stdout]     |
[INFO] [stdout] 329 | /                         Command::new("deluser")
[INFO] [stdout] 330 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/setup_default_profile.rs:125:25
[INFO] [stdout]     |
[INFO] [stdout] 125 |         load_db_command.process_group(0);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/base/delete_user.rs:89:25
[INFO] [stdout]    |
[INFO] [stdout] 89 |                 command.process_group(0);
[INFO] [stdout]    |                         ^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/setup_default_profile.rs:176:18
[INFO] [stdout]     |
[INFO] [stdout] 175 | /             Command::new(nix_pkg.join("bin/nix-env"))
[INFO] [stdout] 176 | |                 .process_group(0)
[INFO] [stdout]     | |                 -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/setup_default_profile.rs:196:18
[INFO] [stdout]     |
[INFO] [stdout] 195 | /             Command::new(nix_pkg.join("bin/nix-env"))
[INFO] [stdout] 196 | |                 .process_group(0)
[INFO] [stdout]     | |                 -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/delete_user.rs:117:30
[INFO] [stdout]     |
[INFO] [stdout] 116 | /                         Command::new("userdel")
[INFO] [stdout] 117 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/common/configure_init_service.rs:228:30
[INFO] [stdout]     |
[INFO] [stdout] 227 | /                         Command::new("systemctl")
[INFO] [stdout] 228 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/delete_user.rs:126:30
[INFO] [stdout]     |
[INFO] [stdout] 125 | /                         Command::new("deluser")
[INFO] [stdout] 126 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/common/configure_init_service.rs:276:26
[INFO] [stdout]     |
[INFO] [stdout] 275 | /                     Command::new("systemd-tmpfiles")
[INFO] [stdout] 276 | |                         .process_group(0)
[INFO] [stdout]     | |                         -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/common/configure_init_service.rs:334:30
[INFO] [stdout]     |
[INFO] [stdout] 333 | /                         Command::new("systemctl")
[INFO] [stdout] 334 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/setup_default_profile.rs:125:25
[INFO] [stdout]     |
[INFO] [stdout] 125 |         load_db_command.process_group(0);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/common/configure_init_service.rs:417:30
[INFO] [stdout]     |
[INFO] [stdout] 416 | /                         Command::new("systemctl")
[INFO] [stdout] 417 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/setup_default_profile.rs:176:18
[INFO] [stdout]     |
[INFO] [stdout] 175 | /             Command::new(nix_pkg.join("bin/nix-env"))
[INFO] [stdout] 176 | |                 .process_group(0)
[INFO] [stdout]     | |                 -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/common/configure_init_service.rs:430:30
[INFO] [stdout]     |
[INFO] [stdout] 429 | /                         Command::new("systemctl")
[INFO] [stdout] 430 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/common/configure_init_service.rs:443:30
[INFO] [stdout]     |
[INFO] [stdout] 442 | /                         Command::new("systemctl")
[INFO] [stdout] 443 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/base/setup_default_profile.rs:196:18
[INFO] [stdout]     |
[INFO] [stdout] 195 | /             Command::new(nix_pkg.join("bin/nix-env"))
[INFO] [stdout] 196 | |                 .process_group(0)
[INFO] [stdout]     | |                 -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/common/configure_init_service.rs:456:30
[INFO] [stdout]     |
[INFO] [stdout] 455 | /                         Command::new("systemctl")
[INFO] [stdout] 456 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/common/configure_init_service.rs:228:30
[INFO] [stdout]     |
[INFO] [stdout] 227 | /                         Command::new("systemctl")
[INFO] [stdout] 228 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/common/configure_init_service.rs:468:26
[INFO] [stdout]     |
[INFO] [stdout] 467 | /                     Command::new("systemd-tmpfiles")
[INFO] [stdout] 468 | |                         .process_group(0)
[INFO] [stdout]     | |                         -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/common/configure_init_service.rs:276:26
[INFO] [stdout]     |
[INFO] [stdout] 275 | /                     Command::new("systemd-tmpfiles")
[INFO] [stdout] 276 | |                         .process_group(0)
[INFO] [stdout]     | |                         -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/common/configure_init_service.rs:487:26
[INFO] [stdout]     |
[INFO] [stdout] 486 | /                     Command::new("systemctl")
[INFO] [stdout] 487 | |                         .process_group(0)
[INFO] [stdout]     | |                         -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/common/configure_init_service.rs:334:30
[INFO] [stdout]     |
[INFO] [stdout] 333 | /                         Command::new("systemctl")
[INFO] [stdout] 334 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/common/configure_init_service.rs:417:30
[INFO] [stdout]     |
[INFO] [stdout] 416 | /                         Command::new("systemctl")
[INFO] [stdout] 417 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/linux/ensure_steamos_nix_directory.rs:67:18
[INFO] [stdout]    |
[INFO] [stdout] 66 | /             Command::new("steamos-readonly")
[INFO] [stdout] 67 | |                 .process_group(0)
[INFO] [stdout]    | |                 -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_________________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/common/configure_init_service.rs:430:30
[INFO] [stdout]     |
[INFO] [stdout] 429 | /                         Command::new("systemctl")
[INFO] [stdout] 430 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/linux/ensure_steamos_nix_directory.rs:82:18
[INFO] [stdout]    |
[INFO] [stdout] 81 | /             Command::new("steamos-readonly")
[INFO] [stdout] 82 | |                 .process_group(0)
[INFO] [stdout]    | |                 -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_________________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/common/configure_init_service.rs:443:30
[INFO] [stdout]     |
[INFO] [stdout] 442 | /                         Command::new("systemctl")
[INFO] [stdout] 443 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/common/configure_init_service.rs:456:30
[INFO] [stdout]     |
[INFO] [stdout] 455 | /                         Command::new("systemctl")
[INFO] [stdout] 456 | |                             .process_group(0)
[INFO] [stdout]     | |                             -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/linux/start_systemd_unit.rs:81:26
[INFO] [stdout]    |
[INFO] [stdout] 80 | /                     Command::new("systemctl")
[INFO] [stdout] 81 | |                         .process_group(0)
[INFO] [stdout]    | |                         -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_________________________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/common/configure_init_service.rs:468:26
[INFO] [stdout]     |
[INFO] [stdout] 467 | /                     Command::new("systemd-tmpfiles")
[INFO] [stdout] 468 | |                         .process_group(0)
[INFO] [stdout]     | |                         -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/linux/start_systemd_unit.rs:94:26
[INFO] [stdout]    |
[INFO] [stdout] 93 | /                     Command::new("systemctl")
[INFO] [stdout] 94 | |                         .process_group(0)
[INFO] [stdout]    | |                         -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_________________________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/common/configure_init_service.rs:487:26
[INFO] [stdout]     |
[INFO] [stdout] 486 | /                     Command::new("systemctl")
[INFO] [stdout] 487 | |                         .process_group(0)
[INFO] [stdout]     | |                         -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/linux/start_systemd_unit.rs:121:22
[INFO] [stdout]     |
[INFO] [stdout] 120 | /                 Command::new("systemctl")
[INFO] [stdout] 121 | |                     .process_group(0)
[INFO] [stdout]     | |                     -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/linux/start_systemd_unit.rs:136:18
[INFO] [stdout]     |
[INFO] [stdout] 135 | /             Command::new("systemctl")
[INFO] [stdout] 136 | |                 .process_group(0)
[INFO] [stdout]     | |                 -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/linux/ensure_steamos_nix_directory.rs:67:18
[INFO] [stdout]    |
[INFO] [stdout] 66 | /             Command::new("steamos-readonly")
[INFO] [stdout] 67 | |                 .process_group(0)
[INFO] [stdout]    | |                 -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_________________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/linux/systemctl_daemon_reload.rs:54:18
[INFO] [stdout]    |
[INFO] [stdout] 53 | /             Command::new("systemctl")
[INFO] [stdout] 54 | |                 .process_group(0)
[INFO] [stdout]    | |                 -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_________________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/linux/ensure_steamos_nix_directory.rs:82:18
[INFO] [stdout]    |
[INFO] [stdout] 81 | /             Command::new("steamos-readonly")
[INFO] [stdout] 82 | |                 .process_group(0)
[INFO] [stdout]    | |                 -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_________________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/linux/systemctl_daemon_reload.rs:72:18
[INFO] [stdout]    |
[INFO] [stdout] 71 | /             Command::new("systemctl")
[INFO] [stdout] 72 | |                 .process_group(0)
[INFO] [stdout]    | |                 -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_________________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/linux/start_systemd_unit.rs:81:26
[INFO] [stdout]    |
[INFO] [stdout] 80 | /                     Command::new("systemctl")
[INFO] [stdout] 81 | |                         .process_group(0)
[INFO] [stdout]    | |                         -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_________________________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/macos/bootstrap_launchctl_service.rs:120:22
[INFO] [stdout]     |
[INFO] [stdout] 119 | /                 Command::new("launchctl")
[INFO] [stdout] 120 | |                     .process_group(0)
[INFO] [stdout]     | |                     -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/linux/start_systemd_unit.rs:94:26
[INFO] [stdout]    |
[INFO] [stdout] 93 | /                     Command::new("systemctl")
[INFO] [stdout] 94 | |                         .process_group(0)
[INFO] [stdout]    | |                         -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_________________________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/macos/bootstrap_launchctl_service.rs:132:22
[INFO] [stdout]     |
[INFO] [stdout] 131 | /                 Command::new("launchctl")
[INFO] [stdout] 132 | |                     .process_group(0)
[INFO] [stdout]     | |                     -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/linux/start_systemd_unit.rs:121:22
[INFO] [stdout]     |
[INFO] [stdout] 120 | /                 Command::new("systemctl")
[INFO] [stdout] 121 | |                     .process_group(0)
[INFO] [stdout]     | |                     -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/linux/start_systemd_unit.rs:136:18
[INFO] [stdout]     |
[INFO] [stdout] 135 | /             Command::new("systemctl")
[INFO] [stdout] 136 | |                 .process_group(0)
[INFO] [stdout]     | |                 -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/macos/bootstrap_launchctl_service.rs:160:18
[INFO] [stdout]     |
[INFO] [stdout] 159 | /             Command::new("launchctl")
[INFO] [stdout] 160 | |                 .process_group(0)
[INFO] [stdout]     | |                 -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/linux/systemctl_daemon_reload.rs:54:18
[INFO] [stdout]    |
[INFO] [stdout] 53 | /             Command::new("systemctl")
[INFO] [stdout] 54 | |                 .process_group(0)
[INFO] [stdout]    | |                 -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_________________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/macos/create_apfs_volume.rs:92:18
[INFO] [stdout]    |
[INFO] [stdout] 91 | /             Command::new("/usr/sbin/diskutil")
[INFO] [stdout] 92 | |                 .process_group(0)
[INFO] [stdout]    | |                 -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_________________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/linux/systemctl_daemon_reload.rs:72:18
[INFO] [stdout]    |
[INFO] [stdout] 71 | /             Command::new("systemctl")
[INFO] [stdout] 72 | |                 .process_group(0)
[INFO] [stdout]    | |                 -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_________________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/macos/bootstrap_launchctl_service.rs:120:22
[INFO] [stdout]     |
[INFO] [stdout] 119 | /                 Command::new("launchctl")
[INFO] [stdout] 120 | |                     .process_group(0)
[INFO] [stdout]     | |                     -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/macos/create_apfs_volume.rs:129:22
[INFO] [stdout]     |
[INFO] [stdout] 128 | /                 Command::new("/usr/sbin/diskutil")
[INFO] [stdout] 129 | |                     .process_group(0)
[INFO] [stdout]     | |                     -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/macos/bootstrap_launchctl_service.rs:132:22
[INFO] [stdout]     |
[INFO] [stdout] 131 | /                 Command::new("launchctl")
[INFO] [stdout] 132 | |                     .process_group(0)
[INFO] [stdout]     | |                     -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/macos/create_apfs_volume.rs:148:22
[INFO] [stdout]     |
[INFO] [stdout] 147 | /                 Command::new("/usr/sbin/diskutil")
[INFO] [stdout] 148 | |                     .process_group(0)
[INFO] [stdout]     | |                     -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/macos/bootstrap_launchctl_service.rs:160:18
[INFO] [stdout]     |
[INFO] [stdout] 159 | /             Command::new("launchctl")
[INFO] [stdout] 160 | |                 .process_group(0)
[INFO] [stdout]     | |                 -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/macos/create_apfs_volume.rs:160:18
[INFO] [stdout]     |
[INFO] [stdout] 159 | /             Command::new("/usr/sbin/diskutil")
[INFO] [stdout] 160 | |                 .process_group(0)
[INFO] [stdout]     | |                 -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/macos/create_apfs_volume.rs:92:18
[INFO] [stdout]    |
[INFO] [stdout] 91 | /             Command::new("/usr/sbin/diskutil")
[INFO] [stdout] 92 | |                 .process_group(0)
[INFO] [stdout]    | |                 -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_________________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/macos/create_nix_hook_service.rs:130:22
[INFO] [stdout]     |
[INFO] [stdout] 129 | /                 Command::new("launchctl")
[INFO] [stdout] 130 | |                     .process_group(0)
[INFO] [stdout]     | |                     -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/macos/create_apfs_volume.rs:129:22
[INFO] [stdout]     |
[INFO] [stdout] 128 | /                 Command::new("/usr/sbin/diskutil")
[INFO] [stdout] 129 | |                     .process_group(0)
[INFO] [stdout]     | |                     -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/macos/create_synthetic_objects.rs:45:18
[INFO] [stdout]    |
[INFO] [stdout] 44 | /             Command::new("/System/Library/Filesystems/apfs.fs/Contents/Resources/apfs.util")
[INFO] [stdout] 45 | |                 .process_group(0)
[INFO] [stdout]    | |                 -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_________________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/macos/create_apfs_volume.rs:148:22
[INFO] [stdout]     |
[INFO] [stdout] 147 | /                 Command::new("/usr/sbin/diskutil")
[INFO] [stdout] 148 | |                     .process_group(0)
[INFO] [stdout]     | |                     -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/macos/create_synthetic_objects.rs:53:18
[INFO] [stdout]    |
[INFO] [stdout] 52 | /             Command::new("/System/Library/Filesystems/apfs.fs/Contents/Resources/apfs.util")
[INFO] [stdout] 53 | |                 .process_group(0)
[INFO] [stdout]    | |                 -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_________________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/macos/create_apfs_volume.rs:160:18
[INFO] [stdout]     |
[INFO] [stdout] 159 | /             Command::new("/usr/sbin/diskutil")
[INFO] [stdout] 160 | |                 .process_group(0)
[INFO] [stdout]     | |                 -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/macos/create_synthetic_objects.rs:75:18
[INFO] [stdout]    |
[INFO] [stdout] 74 | /             Command::new("/System/Library/Filesystems/apfs.fs/Contents/Resources/apfs.util")
[INFO] [stdout] 75 | |                 .process_group(0)
[INFO] [stdout]    | |                 -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_________________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/macos/create_nix_hook_service.rs:130:22
[INFO] [stdout]     |
[INFO] [stdout] 129 | /                 Command::new("launchctl")
[INFO] [stdout] 130 | |                     .process_group(0)
[INFO] [stdout]     | |                     -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/macos/create_synthetic_objects.rs:83:18
[INFO] [stdout]    |
[INFO] [stdout] 82 | /             Command::new("/System/Library/Filesystems/apfs.fs/Contents/Resources/apfs.util")
[INFO] [stdout] 83 | |                 .process_group(0)
[INFO] [stdout]    | |                 -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_________________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/macos/create_synthetic_objects.rs:45:18
[INFO] [stdout]    |
[INFO] [stdout] 44 | /             Command::new("/System/Library/Filesystems/apfs.fs/Contents/Resources/apfs.util")
[INFO] [stdout] 45 | |                 .process_group(0)
[INFO] [stdout]    | |                 -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_________________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/macos/enable_ownership.rs:60:22
[INFO] [stdout]    |
[INFO] [stdout] 59 | /                 Command::new("/usr/sbin/diskutil")
[INFO] [stdout] 60 | |                     .process_group(0)
[INFO] [stdout]    | |                     -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_____________________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/macos/create_synthetic_objects.rs:53:18
[INFO] [stdout]    |
[INFO] [stdout] 52 | /             Command::new("/System/Library/Filesystems/apfs.fs/Contents/Resources/apfs.util")
[INFO] [stdout] 53 | |                 .process_group(0)
[INFO] [stdout]    | |                 -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_________________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/macos/enable_ownership.rs:77:22
[INFO] [stdout]    |
[INFO] [stdout] 76 | /                 Command::new("/usr/sbin/diskutil")
[INFO] [stdout] 77 | |                     .process_group(0)
[INFO] [stdout]    | |                     -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_____________________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/macos/create_synthetic_objects.rs:75:18
[INFO] [stdout]    |
[INFO] [stdout] 74 | /             Command::new("/System/Library/Filesystems/apfs.fs/Contents/Resources/apfs.util")
[INFO] [stdout] 75 | |                 .process_group(0)
[INFO] [stdout]    | |                 -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_________________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/macos/encrypt_apfs_volume.rs:156:47
[INFO] [stdout]     |
[INFO] [stdout] 156 |             Command::new("/usr/bin/security").process_group(0).args([
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/macos/create_synthetic_objects.rs:83:18
[INFO] [stdout]    |
[INFO] [stdout] 82 | /             Command::new("/System/Library/Filesystems/apfs.fs/Contents/Resources/apfs.util")
[INFO] [stdout] 83 | |                 .process_group(0)
[INFO] [stdout]    | |                 -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_________________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/macos/encrypt_apfs_volume.rs:186:60
[INFO] [stdout]     |
[INFO] [stdout] 186 |         execute_command(Command::new("/usr/sbin/diskutil").process_group(0).args([
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/macos/enable_ownership.rs:60:22
[INFO] [stdout]    |
[INFO] [stdout] 59 | /                 Command::new("/usr/sbin/diskutil")
[INFO] [stdout] 60 | |                     .process_group(0)
[INFO] [stdout]    | |                     -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_____________________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/macos/encrypt_apfs_volume.rs:200:18
[INFO] [stdout]     |
[INFO] [stdout] 199 | /             Command::new("/usr/sbin/diskutil")
[INFO] [stdout] 200 | |                 .process_group(0)
[INFO] [stdout]     | |                 -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/macos/enable_ownership.rs:77:22
[INFO] [stdout]    |
[INFO] [stdout] 76 | /                 Command::new("/usr/sbin/diskutil")
[INFO] [stdout] 77 | |                     .process_group(0)
[INFO] [stdout]    | |                     -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_____________________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/macos/encrypt_apfs_volume.rs:229:47
[INFO] [stdout]     |
[INFO] [stdout] 229 |             Command::new("/usr/bin/security").process_group(0).args([
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/macos/encrypt_apfs_volume.rs:156:47
[INFO] [stdout]     |
[INFO] [stdout] 156 |             Command::new("/usr/bin/security").process_group(0).args([
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/macos/kickstart_launchctl_service.rs:103:18
[INFO] [stdout]     |
[INFO] [stdout] 102 | /             Command::new("launchctl")
[INFO] [stdout] 103 | |                 .process_group(0)
[INFO] [stdout]     | |                 -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/macos/encrypt_apfs_volume.rs:186:60
[INFO] [stdout]     |
[INFO] [stdout] 186 |         execute_command(Command::new("/usr/sbin/diskutil").process_group(0).args([
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/macos/kickstart_launchctl_service.rs:125:17
[INFO] [stdout]     |
[INFO] [stdout] 125 |         command.process_group(0);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/macos/encrypt_apfs_volume.rs:200:18
[INFO] [stdout]     |
[INFO] [stdout] 199 | /             Command::new("/usr/sbin/diskutil")
[INFO] [stdout] 200 | |                 .process_group(0)
[INFO] [stdout]     | |                 -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/macos/set_tmutil_exclusion.rs:71:18
[INFO] [stdout]    |
[INFO] [stdout] 70 | /             Command::new("tmutil")
[INFO] [stdout] 71 | |                 .process_group(0)
[INFO] [stdout]    | |                 -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_________________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/macos/encrypt_apfs_volume.rs:229:47
[INFO] [stdout]     |
[INFO] [stdout] 229 |             Command::new("/usr/bin/security").process_group(0).args([
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/macos/set_tmutil_exclusion.rs:90:18
[INFO] [stdout]    |
[INFO] [stdout] 89 | /             Command::new("tmutil")
[INFO] [stdout] 90 | |                 .process_group(0)
[INFO] [stdout]    | |                 -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_________________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/macos/kickstart_launchctl_service.rs:103:18
[INFO] [stdout]     |
[INFO] [stdout] 102 | /             Command::new("launchctl")
[INFO] [stdout] 103 | |                 .process_group(0)
[INFO] [stdout]     | |                 -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/macos/unmount_apfs_volume.rs:63:22
[INFO] [stdout]    |
[INFO] [stdout] 62 | /                 Command::new("/usr/sbin/diskutil")
[INFO] [stdout] 63 | |                     .process_group(0)
[INFO] [stdout]    | |                     -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_____________________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/macos/kickstart_launchctl_service.rs:125:17
[INFO] [stdout]     |
[INFO] [stdout] 125 |         command.process_group(0);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/macos/unmount_apfs_volume.rs:80:22
[INFO] [stdout]    |
[INFO] [stdout] 79 | /                 Command::new("/usr/sbin/diskutil")
[INFO] [stdout] 80 | |                     .process_group(0)
[INFO] [stdout]    | |                     -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_____________________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/macos/set_tmutil_exclusion.rs:71:18
[INFO] [stdout]    |
[INFO] [stdout] 70 | /             Command::new("tmutil")
[INFO] [stdout] 71 | |                 .process_group(0)
[INFO] [stdout]    | |                 -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_________________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/macos/unmount_apfs_volume.rs:105:22
[INFO] [stdout]     |
[INFO] [stdout] 104 | /                 Command::new("/usr/sbin/diskutil")
[INFO] [stdout] 105 | |                     .process_group(0)
[INFO] [stdout]     | |                     -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/macos/set_tmutil_exclusion.rs:90:18
[INFO] [stdout]    |
[INFO] [stdout] 89 | /             Command::new("tmutil")
[INFO] [stdout] 90 | |                 .process_group(0)
[INFO] [stdout]    | |                 -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_________________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/macos/unmount_apfs_volume.rs:122:22
[INFO] [stdout]     |
[INFO] [stdout] 121 | /                 Command::new("/usr/sbin/diskutil")
[INFO] [stdout] 122 | |                     .process_group(0)
[INFO] [stdout]     | |                     -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/macos/unmount_apfs_volume.rs:63:22
[INFO] [stdout]    |
[INFO] [stdout] 62 | /                 Command::new("/usr/sbin/diskutil")
[INFO] [stdout] 63 | |                     .process_group(0)
[INFO] [stdout]    | |                     -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_____________________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/action/macos/unmount_apfs_volume.rs:80:22
[INFO] [stdout]    |
[INFO] [stdout] 79 | /                 Command::new("/usr/sbin/diskutil")
[INFO] [stdout] 80 | |                     .process_group(0)
[INFO] [stdout]    | |                     -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_____________________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/macos/unmount_apfs_volume.rs:105:22
[INFO] [stdout]     |
[INFO] [stdout] 104 | /                 Command::new("/usr/sbin/diskutil")
[INFO] [stdout] 105 | |                     .process_group(0)
[INFO] [stdout]     | |                     -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]    --> src/action/macos/unmount_apfs_volume.rs:122:22
[INFO] [stdout]     |
[INFO] [stdout] 121 | /                 Command::new("/usr/sbin/diskutil")
[INFO] [stdout] 122 | |                     .process_group(0)
[INFO] [stdout]     | |                     -^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 80 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nix-installer` (lib test) due to 81 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 80 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nix-installer` (lib) due to 81 previous errors
[INFO] running `Command { std: "docker" "inspect" "c6707eebdd4fd2ab0be7e1e62b01e55fea1a912e7a0c71eb6ef0016b0dfdb809", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6707eebdd4fd2ab0be7e1e62b01e55fea1a912e7a0c71eb6ef0016b0dfdb809", kill_on_drop: false }`
[INFO] [stdout] c6707eebdd4fd2ab0be7e1e62b01e55fea1a912e7a0c71eb6ef0016b0dfdb809
