[INFO] cloning repository https://github.com/junglerobba/lix-installer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/junglerobba/lix-installer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjunglerobba%2Flix-installer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjunglerobba%2Flix-installer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2ff4ada89165d05fd9fbd029a2374c87ae818195 [INFO] testing junglerobba/lix-installer against beta-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjunglerobba%2Flix-installer" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/junglerobba/lix-installer [INFO] finished tweaking git repo https://github.com/junglerobba/lix-installer [INFO] tweaked toml for git repo https://github.com/junglerobba/lix-installer written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/junglerobba/lix-installer on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/junglerobba/lix-installer 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de99abde181fee7386ef58cb4269e6562d98e7b7ab1aeb126bb4fb466b83e6b8 [INFO] running `Command { std: "docker" "start" "-a" "de99abde181fee7386ef58cb4269e6562d98e7b7ab1aeb126bb4fb466b83e6b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de99abde181fee7386ef58cb4269e6562d98e7b7ab1aeb126bb4fb466b83e6b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de99abde181fee7386ef58cb4269e6562d98e7b7ab1aeb126bb4fb466b83e6b8", kill_on_drop: false }` [INFO] [stdout] de99abde181fee7386ef58cb4269e6562d98e7b7ab1aeb126bb4fb466b83e6b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 014084dc4938afb005220311b1e6381aa66fa3a1ec8e5c6fac8bbca1ebaf98d4 [INFO] running `Command { std: "docker" "start" "-a" "014084dc4938afb005220311b1e6381aa66fa3a1ec8e5c6fac8bbca1ebaf98d4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling serde v1.0.200 [INFO] [stderr] Compiling cc v1.0.96 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling anstyle-query v1.0.3 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling parking_lot v0.12.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling inventory v0.3.15 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling line-wrap v0.2.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling which v6.0.1 [INFO] [stderr] Compiling tar v0.4.40 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling owo-colors v4.0.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling os-release v0.1.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling serde_derive v1.0.200 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling enum-as-inner v0.6.0 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling typetag-impl v0.2.16 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling serde_with_macros v3.8.1 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling sysctl v0.5.5 [INFO] [stderr] Compiling strum v0.26.2 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling erased-serde v0.4.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling serde_with v3.8.1 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling typetag v0.2.16 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling plist v1.6.1 [INFO] [stderr] Compiling nix-config-parser v0.2.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-socks v0.5.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling lix-installer v0.17.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 `tokio::process::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 `tokio::process::Command` [INFO] [stdout] | |_____________________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [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 `tokio::process::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 `tokio::process::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 `tokio::process::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 `tokio::process::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 `tokio::process::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 `tokio::process::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 `tokio::process::Command` [INFO] [stdout] | |_________________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [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 `tokio::process::Command` [INFO] [stdout] | |_________________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [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 `tokio::process::Command` [INFO] [stdout] | |_____________________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [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 `tokio::process::Command` [INFO] [stdout] | |_____________________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [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 `tokio::process::Command` [INFO] [stdout] | |_________________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [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 `tokio::process::Command` [INFO] [stdout] | |_____________________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [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 `tokio::process::Command` [INFO] [stdout] | |_____________________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [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 `tokio::process::Command` [INFO] [stdout] | |_________________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [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 `tokio::process::Command` [INFO] [stdout] | |_____________________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [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 `tokio::process::Command` [INFO] [stdout] | |_____________________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [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 `tokio::process::Command` [INFO] [stdout] | |_____________________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [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 `tokio::process::Command` [INFO] [stdout] | |_____________________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [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:137:26 [INFO] [stdout] | [INFO] [stdout] 136 | / Command::new("/usr/bin/dscl") [INFO] [stdout] 137 | | .process_group(0) [INFO] [stdout] | | -^^^^^^^^^^^^^ method not found in `tokio::process::Command` [INFO] [stdout] | |_________________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [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:145:26 [INFO] [stdout] | [INFO] [stdout] 144 | / Command::new("/usr/bin/dscl") [INFO] [stdout] 145 | | .process_group(0) [INFO] [stdout] | | -^^^^^^^^^^^^^ method not found in `tokio::process::Command` [INFO] [stdout] | |_________________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [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:159:26 [INFO] [stdout] | [INFO] [stdout] 158 | / Command::new("/usr/bin/dscl") [INFO] [stdout] 159 | | .process_group(0) [INFO] [stdout] | | -^^^^^^^^^^^^^ method not found in `tokio::process::Command` [INFO] [stdout] | |_________________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [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:173:26 [INFO] [stdout] | [INFO] [stdout] 172 | / Command::new("/usr/bin/dscl") [INFO] [stdout] 173 | | .process_group(0) [INFO] [stdout] | | -^^^^^^^^^^^^^ method not found in `tokio::process::Command` [INFO] [stdout] | |_________________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [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:187:26 [INFO] [stdout] | [INFO] [stdout] 186 | / Command::new("/usr/bin/dscl") [INFO] [stdout] 187 | | .process_group(0) [INFO] [stdout] | | -^^^^^^^^^^^^^ method not found in `tokio::process::Command` [INFO] [stdout] | |_________________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [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:201:26 [INFO] [stdout] | [INFO] [stdout] 200 | / Command::new("/usr/bin/dscl") [INFO] [stdout] 201 | | .process_group(0) [INFO] [stdout] | | -^^^^^^^^^^^^^ method not found in `tokio::process::Command` [INFO] [stdout] | |_________________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [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:212:30 [INFO] [stdout] | [INFO] [stdout] 211 | / Command::new("useradd") [INFO] [stdout] 212 | | .process_group(0) [INFO] [stdout] | | -^^^^^^^^^^^^^ method not found in `tokio::process::Command` [INFO] [stdout] | |_____________________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [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:239:30 [INFO] [stdout] | [INFO] [stdout] 238 | / Command::new("adduser") [INFO] [stdout] 239 | | .process_group(0) [INFO] [stdout] | | -^^^^^^^^^^^^^ method not found in `tokio::process::Command` [INFO] [stdout] | |_____________________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [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:297:25 [INFO] [stdout] | [INFO] [stdout] 297 | command.process_group(0); [INFO] [stdout] | ^^^^^^^^^^^^^ method not found in `tokio::process::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:325:30 [INFO] [stdout] | [INFO] [stdout] 324 | / Command::new("userdel") [INFO] [stdout] 325 | | .process_group(0) [INFO] [stdout] | | -^^^^^^^^^^^^^ method not found in `tokio::process::Command` [INFO] [stdout] | |_____________________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [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:334:30 [INFO] [stdout] | [INFO] [stdout] 333 | / Command::new("deluser") [INFO] [stdout] 334 | | .process_group(0) [INFO] [stdout] | | -^^^^^^^^^^^^^ method not found in `tokio::process::Command` [INFO] [stdout] | |_____________________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [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 `tokio::process::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 `tokio::process::Command` [INFO] [stdout] | |_____________________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [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 `tokio::process::Command` [INFO] [stdout] | |_____________________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [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:118:25 [INFO] [stdout] | [INFO] [stdout] 118 | load_db_command.process_group(0); [INFO] [stdout] | ^^^^^^^^^^^^^ method not found in `tokio::process::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:169:18 [INFO] [stdout] | [INFO] [stdout] 168 | / Command::new(nix_pkg.join("bin/nix-env")) [INFO] [stdout] 169 | | .process_group(0) [INFO] [stdout] | | -^^^^^^^^^^^^^ method not found in `tokio::process::Command` [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [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:189:18 [INFO] [stdout] | [INFO] [stdout] 188 | / Command::new(nix_pkg.join("bin/nix-env")) [INFO] [stdout] 189 | | .process_group(0) [INFO] [stdout] | | -^^^^^^^^^^^^^ method not found in `tokio::process::Command` [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [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:232:30 [INFO] [stdout] | [INFO] [stdout] 231 | / Command::new("systemctl") [INFO] [stdout] 232 | | .process_group(0) [INFO] [stdout] | | -^^^^^^^^^^^^^ method not found in `tokio::process::Command` [INFO] [stdout] | |_____________________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [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:280:26 [INFO] [stdout] | [INFO] [stdout] 279 | / Command::new("systemd-tmpfiles") [INFO] [stdout] 280 | | .process_group(0) [INFO] [stdout] | | -^^^^^^^^^^^^^ method not found in `tokio::process::Command` [INFO] [stdout] | |_________________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [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:338:30 [INFO] [stdout] | [INFO] [stdout] 337 | / Command::new("systemctl") [INFO] [stdout] 338 | | .process_group(0) [INFO] [stdout] | | -^^^^^^^^^^^^^ method not found in `tokio::process::Command` [INFO] [stdout] | |_____________________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [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:421:30 [INFO] [stdout] | [INFO] [stdout] 420 | / Command::new("systemctl") [INFO] [stdout] 421 | | .process_group(0) [INFO] [stdout] | | -^^^^^^^^^^^^^ method not found in `tokio::process::Command` [INFO] [stdout] | |_____________________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [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:434:30 [INFO] [stdout] | [INFO] [stdout] 433 | / Command::new("systemctl") [INFO] [stdout] 434 | | .process_group(0) [INFO] [stdout] | | -^^^^^^^^^^^^^ method not found in `tokio::process::Command` [INFO] [stdout] | |_____________________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [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:447:30 [INFO] [stdout] | [INFO] [stdout] 446 | / Command::new("systemctl") [INFO] [stdout] 447 | | .process_group(0) [INFO] [stdout] | | -^^^^^^^^^^^^^ method not found in `tokio::process::Command` [INFO] [stdout] | |_____________________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [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:460:30 [INFO] [stdout] | [INFO] [stdout] 459 | / Command::new("systemctl") [INFO] [stdout] 460 | | .process_group(0) [INFO] [stdout] | | -^^^^^^^^^^^^^ method not found in `tokio::process::Command` [INFO] [stdout] | |_____________________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [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:472:26 [INFO] [stdout] | [INFO] [stdout] 471 | / Command::new("systemd-tmpfiles") [INFO] [stdout] 472 | | .process_group(0) [INFO] [stdout] | | -^^^^^^^^^^^^^ method not found in `tokio::process::Command` [INFO] [stdout] | |_________________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [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:491:26 [INFO] [stdout] | [INFO] [stdout] 490 | / Command::new("systemctl") [INFO] [stdout] 491 | | .process_group(0) [INFO] [stdout] | | -^^^^^^^^^^^^^ method not found in `tokio::process::Command` [INFO] [stdout] | |_________________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [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 `tokio::process::Command` [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [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 `tokio::process::Command` [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [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 `tokio::process::Command` [INFO] [stdout] | |_________________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [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 `tokio::process::Command` [INFO] [stdout] | |_________________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [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 `tokio::process::Command` [INFO] [stdout] | |_____________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [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 `tokio::process::Command` [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [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 `tokio::process::Command` [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [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 `tokio::process::Command` [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [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 `tokio::process::Command` [INFO] [stdout] | |_____________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [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 `tokio::process::Command` [INFO] [stdout] | |_____________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [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 `tokio::process::Command` [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [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 `tokio::process::Command` [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [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 `tokio::process::Command` [INFO] [stdout] | |_____________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [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 `tokio::process::Command` [INFO] [stdout] | |_____________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [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 `tokio::process::Command` [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [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 `tokio::process::Command` [INFO] [stdout] | |_____________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [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 `tokio::process::Command` [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [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 `tokio::process::Command` [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [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 `tokio::process::Command` [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [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 `tokio::process::Command` [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [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 `tokio::process::Command` [INFO] [stdout] | |_____________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [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 `tokio::process::Command` [INFO] [stdout] | |_____________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [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 `tokio::process::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:186:60 [INFO] [stdout] | [INFO] [stdout] 186 | execute_command(Command::new("/usr/sbin/diskutil").process_group(0).args([ [INFO] [stdout] | ^^^^^^^^^^^^^ method not found in `tokio::process::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 `tokio::process::Command` [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [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 `tokio::process::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 `tokio::process::Command` [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [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 `tokio::process::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:71:18 [INFO] [stdout] | [INFO] [stdout] 70 | / Command::new("tmutil") [INFO] [stdout] 71 | | .process_group(0) [INFO] [stdout] | | -^^^^^^^^^^^^^ method not found in `tokio::process::Command` [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [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 `tokio::process::Command` [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [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 `tokio::process::Command` [INFO] [stdout] | |_____________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [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 `tokio::process::Command` [INFO] [stdout] | |_____________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [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 `tokio::process::Command` [INFO] [stdout] | |_____________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [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 `tokio::process::Command` [INFO] [stdout] | |_____________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope [INFO] [stdout] --> src/cli/subcommand/repair.rs:262:30 [INFO] [stdout] | [INFO] [stdout] 261 | / Command::new("/usr/bin/dscl") [INFO] [stdout] 262 | | .process_group(0) [INFO] [stdout] | | -^^^^^^^^^^^^^ method not found in `tokio::process::Command` [INFO] [stdout] | |_____________________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope [INFO] [stdout] --> src/cli/subcommand/repair.rs:284:30 [INFO] [stdout] | [INFO] [stdout] 283 | / Command::new("/usr/bin/dscl") [INFO] [stdout] 284 | | .process_group(0) [INFO] [stdout] | | -^^^^^^^^^^^^^ method not found in `tokio::process::Command` [INFO] [stdout] | |_____________________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `process_group` found for struct `tokio::process::Command` in the current scope [INFO] [stdout] --> src/cli/subcommand/repair.rs:315:30 [INFO] [stdout] | [INFO] [stdout] 314 | / Command::new("/usr/bin/dscl") [INFO] [stdout] 315 | | .process_group(0) [INFO] [stdout] | | -^^^^^^^^^^^^^ method not found in `tokio::process::Command` [INFO] [stdout] | |_____________________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `lix-installer` (lib) due to 83 previous errors [INFO] running `Command { std: "docker" "inspect" "014084dc4938afb005220311b1e6381aa66fa3a1ec8e5c6fac8bbca1ebaf98d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "014084dc4938afb005220311b1e6381aa66fa3a1ec8e5c6fac8bbca1ebaf98d4", kill_on_drop: false }` [INFO] [stdout] 014084dc4938afb005220311b1e6381aa66fa3a1ec8e5c6fac8bbca1ebaf98d4