[INFO] fetching crate yacc 0.1.4... [INFO] checking yacc-0.1.4 against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] extracting crate yacc 0.1.4 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate yacc 0.1.4 on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate yacc 0.1.4 [INFO] finished tweaking crates.io crate yacc 0.1.4 [INFO] tweaked toml for crates.io crate yacc 0.1.4 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate crates.io crate yacc 0.1.4 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded filetime v0.2.21 [INFO] [stderr] Downloaded sys-info v0.9.1 [INFO] [stderr] Downloaded clap_builder v4.3.8 [INFO] [stderr] Downloaded clap v4.3.8 [INFO] [stderr] Downloaded portable-atomic v1.3.3 [INFO] [stderr] Downloaded rustix v0.37.20 [INFO] [stderr] Downloaded indicatif v0.17.5 [INFO] [stderr] Downloaded quote v1.0.28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ef70a115e38eb9c6f6d8c3c9cd9224b56273520799384bda2b0e6c3d7030f5e8 [INFO] running `Command { std: "docker" "start" "-a" "ef70a115e38eb9c6f6d8c3c9cd9224b56273520799384bda2b0e6c3d7030f5e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef70a115e38eb9c6f6d8c3c9cd9224b56273520799384bda2b0e6c3d7030f5e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef70a115e38eb9c6f6d8c3c9cd9224b56273520799384bda2b0e6c3d7030f5e8", kill_on_drop: false }` [INFO] [stdout] ef70a115e38eb9c6f6d8c3c9cd9224b56273520799384bda2b0e6c3d7030f5e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f81e8eedfc80962418cbc1b2e85ca5bfba83d6ea519e918d7b00dbf892eb76db [INFO] running `Command { std: "docker" "start" "-a" "f81e8eedfc80962418cbc1b2e85ca5bfba83d6ea519e918d7b00dbf892eb76db", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling syn v2.0.22 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Compiling const-random-macro v0.1.15 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking const-random v0.1.15 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling portable-atomic v1.3.3 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Checking console v0.15.7 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking dlv-list v0.5.0 [INFO] [stderr] Compiling sys-info v0.9.1 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking is-terminal v0.4.7 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking ordered-multimap v0.6.0 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Checking filetime v0.2.21 [INFO] [stderr] Checking clap_builder v4.3.8 [INFO] [stderr] Checking xattr v0.2.3 [INFO] [stderr] Checking encoding_rs v0.8.32 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Checking indicatif v0.17.5 [INFO] [stderr] Checking dialoguer v0.10.4 [INFO] [stderr] Checking walkdir v2.3.3 [INFO] [stderr] Checking tar v0.4.38 [INFO] [stderr] Checking rust-ini v0.19.0 [INFO] [stderr] Checking flate2 v1.0.26 [INFO] [stderr] Checking fs_extra v1.3.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stderr] Checking futures-util v0.3.28 [INFO] [stderr] Checking clap v4.3.8 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking h2 v0.3.20 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.18 [INFO] [stderr] Checking yacc v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `update_denpendencies` is never used [INFO] [stdout] --> src/commands/install.rs:179:4 [INFO] [stdout] | [INFO] [stdout] 179 | fn update_denpendencies() -> anyhow::Result<(), anyhow::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `configuraion_addon` is never used [INFO] [stdout] --> src/commands/install.rs:293:4 [INFO] [stdout] | [INFO] [stdout] 293 | fn configuraion_addon() -> anyhow::Result<(), anyhow::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/commands/install.rs:393:33 [INFO] [stdout] | [INFO] [stdout] 393 | let services = CASA_SERVICES.clone(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `[&str]` does not implement `Clone`, so calling `clone` on `&[&str]` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/commands/install.rs:521:33 [INFO] [stdout] | [INFO] [stdout] 521 | let services = CASA_SERVICES.clone(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `[&str]` does not implement `Clone`, so calling `clone` on `&[&str]` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `update_denpendencies` is never used [INFO] [stdout] --> src/commands/install.rs:179:4 [INFO] [stdout] | [INFO] [stdout] 179 | fn update_denpendencies() -> anyhow::Result<(), anyhow::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check_docker` is never used [INFO] [stdout] --> src/commands/install.rs:184:4 [INFO] [stdout] | [INFO] [stdout] 184 | fn check_docker() -> anyhow::Result<(), anyhow::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check_rclone` is never used [INFO] [stdout] --> src/commands/install.rs:235:4 [INFO] [stdout] | [INFO] [stdout] 235 | fn check_rclone() -> anyhow::Result<(), anyhow::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `configuraion_addon` is never used [INFO] [stdout] --> src/commands/install.rs:293:4 [INFO] [stdout] | [INFO] [stdout] 293 | fn configuraion_addon() -> anyhow::Result<(), anyhow::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `replace_string_in_file` is never used [INFO] [stdout] --> src/utils/file.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn replace_string_in_file(file_path: &str, old_str: &str, new_str: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/commands/install.rs:393:33 [INFO] [stdout] | [INFO] [stdout] 393 | let services = CASA_SERVICES.clone(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `[&str]` does not implement `Clone`, so calling `clone` on `&[&str]` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/commands/install.rs:521:33 [INFO] [stdout] | [INFO] [stdout] 521 | let services = CASA_SERVICES.clone(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `[&str]` does not implement `Clone`, so calling `clone` on `&[&str]` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.85s [INFO] running `Command { std: "docker" "inspect" "f81e8eedfc80962418cbc1b2e85ca5bfba83d6ea519e918d7b00dbf892eb76db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f81e8eedfc80962418cbc1b2e85ca5bfba83d6ea519e918d7b00dbf892eb76db", kill_on_drop: false }` [INFO] [stdout] f81e8eedfc80962418cbc1b2e85ca5bfba83d6ea519e918d7b00dbf892eb76db [INFO] checking yacc-0.1.4 against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] extracting crate yacc 0.1.4 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate yacc 0.1.4 on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate yacc 0.1.4 [INFO] finished tweaking crates.io crate yacc 0.1.4 [INFO] tweaked toml for crates.io crate yacc 0.1.4 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate yacc 0.1.4 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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9dbce55475d8e3224e6fb8ac5ddf2f0015a25ddcc01b2cb18175561843f3eb91 [INFO] running `Command { std: "docker" "start" "-a" "9dbce55475d8e3224e6fb8ac5ddf2f0015a25ddcc01b2cb18175561843f3eb91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9dbce55475d8e3224e6fb8ac5ddf2f0015a25ddcc01b2cb18175561843f3eb91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dbce55475d8e3224e6fb8ac5ddf2f0015a25ddcc01b2cb18175561843f3eb91", kill_on_drop: false }` [INFO] [stdout] 9dbce55475d8e3224e6fb8ac5ddf2f0015a25ddcc01b2cb18175561843f3eb91 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] debc827ac4bbdbfcd399573c399589791de090c1c90a6b3d72f5452010918bdb [INFO] running `Command { std: "docker" "start" "-a" "debc827ac4bbdbfcd399573c399589791de090c1c90a6b3d72f5452010918bdb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling const-random-macro v0.1.15 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling syn v2.0.22 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Compiling portable-atomic v1.3.3 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking const-random v0.1.15 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Checking console v0.15.7 [INFO] [stderr] Checking dlv-list v0.5.0 [INFO] [stderr] Compiling sys-info v0.9.1 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Checking is-terminal v0.4.7 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking clap_builder v4.3.8 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Checking ordered-multimap v0.6.0 [INFO] [stderr] Checking encoding_rs v0.8.32 [INFO] [stderr] Checking filetime v0.2.21 [INFO] [stderr] Checking xattr v0.2.3 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking indicatif v0.17.5 [INFO] [stderr] Checking walkdir v2.3.3 [INFO] [stderr] Checking dialoguer v0.10.4 [INFO] [stderr] Checking tar v0.4.38 [INFO] [stderr] Checking rust-ini v0.19.0 [INFO] [stderr] Checking flate2 v1.0.26 [INFO] [stderr] Checking fs_extra v1.3.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stderr] Checking futures-util v0.3.28 [INFO] [stderr] Checking clap v4.3.8 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking h2 v0.3.20 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.18 [INFO] [stderr] Checking yacc v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `update_denpendencies` is never used [INFO] [stdout] --> src/commands/install.rs:179:4 [INFO] [stdout] | [INFO] [stdout] 179 | fn update_denpendencies() -> anyhow::Result<(), anyhow::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check_docker` is never used [INFO] [stdout] --> src/commands/install.rs:184:4 [INFO] [stdout] | [INFO] [stdout] 184 | fn check_docker() -> anyhow::Result<(), anyhow::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check_rclone` is never used [INFO] [stdout] --> src/commands/install.rs:235:4 [INFO] [stdout] | [INFO] [stdout] 235 | fn check_rclone() -> anyhow::Result<(), anyhow::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `configuraion_addon` is never used [INFO] [stdout] --> src/commands/install.rs:293:4 [INFO] [stdout] | [INFO] [stdout] 293 | fn configuraion_addon() -> anyhow::Result<(), anyhow::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `replace_string_in_file` is never used [INFO] [stdout] --> src/utils/file.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn replace_string_in_file(file_path: &str, old_str: &str, new_str: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/commands/install.rs:393:33 [INFO] [stdout] | [INFO] [stdout] 393 | let services = CASA_SERVICES.clone(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `[&str]` does not implement `Clone`, so calling `clone` on `&[&str]` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/commands/install.rs:521:33 [INFO] [stdout] | [INFO] [stdout] 521 | let services = CASA_SERVICES.clone(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `[&str]` does not implement `Clone`, so calling `clone` on `&[&str]` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `update_denpendencies` is never used [INFO] [stdout] --> src/commands/install.rs:179:4 [INFO] [stdout] | [INFO] [stdout] 179 | fn update_denpendencies() -> anyhow::Result<(), anyhow::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `configuraion_addon` is never used [INFO] [stdout] --> src/commands/install.rs:293:4 [INFO] [stdout] | [INFO] [stdout] 293 | fn configuraion_addon() -> anyhow::Result<(), anyhow::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/commands/install.rs:393:33 [INFO] [stdout] | [INFO] [stdout] 393 | let services = CASA_SERVICES.clone(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `[&str]` does not implement `Clone`, so calling `clone` on `&[&str]` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/commands/install.rs:521:33 [INFO] [stdout] | [INFO] [stdout] 521 | let services = CASA_SERVICES.clone(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `[&str]` does not implement `Clone`, so calling `clone` on `&[&str]` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.63s [INFO] running `Command { std: "docker" "inspect" "debc827ac4bbdbfcd399573c399589791de090c1c90a6b3d72f5452010918bdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "debc827ac4bbdbfcd399573c399589791de090c1c90a6b3d72f5452010918bdb", kill_on_drop: false }` [INFO] [stdout] debc827ac4bbdbfcd399573c399589791de090c1c90a6b3d72f5452010918bdb