[INFO] cloning repository https://github.com/jokeyrhyme/dotfiles-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jokeyrhyme/dotfiles-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjokeyrhyme%2Fdotfiles-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjokeyrhyme%2Fdotfiles-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8e723ee271675ba783e15e608164813a4a136efb [INFO] checking jokeyrhyme/dotfiles-rs against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjokeyrhyme%2Fdotfiles-rs" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jokeyrhyme/dotfiles-rs on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jokeyrhyme/dotfiles-rs [INFO] finished tweaking git repo https://github.com/jokeyrhyme/dotfiles-rs [INFO] tweaked toml for git repo https://github.com/jokeyrhyme/dotfiles-rs written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/jokeyrhyme/dotfiles-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a28bfb4b32dc6a6d72047c97d5b2d733196896459269552bb6239b12ff866774 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a28bfb4b32dc6a6d72047c97d5b2d733196896459269552bb6239b12ff866774", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a28bfb4b32dc6a6d72047c97d5b2d733196896459269552bb6239b12ff866774", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a28bfb4b32dc6a6d72047c97d5b2d733196896459269552bb6239b12ff866774", kill_on_drop: false }` [INFO] [stdout] a28bfb4b32dc6a6d72047c97d5b2d733196896459269552bb6239b12ff866774 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dff6539c00d64671e6369c23144eb2bd43c42fced3c7b1d49d342c237b9b0703 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "dff6539c00d64671e6369c23144eb2bd43c42fced3c7b1d49d342c237b9b0703", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Checking libflate_lz77 v1.0.0 [INFO] [stderr] Compiling bzip2-sys v0.1.8+1.0.8 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking encoding_rs v0.8.22 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking openssl-sys v0.9.54 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Checking filetime v0.2.8 [INFO] [stderr] Checking subprocess v0.2.6 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking regex v1.4.1 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking dirs v3.0.1 [INFO] [stderr] Checking libflate v1.0.3 [INFO] [stderr] Checking serde_json v1.0.59 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking tar v0.4.30 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking openssl v0.10.28 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking tokio v0.2.13 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Checking mktemp v0.4.0 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking tokio-tls v0.3.0 [INFO] [stderr] Checking h2 v0.2.2 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Checking thiserror v1.0.19 [INFO] [stderr] Checking zip v0.5.8 [INFO] [stderr] Checking which v4.0.2 [INFO] [stderr] Checking pin-project v0.4.8 [INFO] [stderr] Checking hyper v0.13.6 [INFO] [stderr] Checking hyper-tls v0.4.1 [INFO] [stderr] Checking reqwest v0.10.8 [INFO] [stderr] Checking jokeyrhyme-dotfiles v0.38.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `zip::read::ZipFile::<'a>::sanitized_name`: by stripping `..`s from the path, the meaning of paths can change. [INFO] [stdout] You must use a sanitization strategy that's appropriate for your input [INFO] [stdout] --> src/utils/archive.rs:98:32 [INFO] [stdout] | [INFO] [stdout] 98 | let entry_path = entry.sanitized_name(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `zip::read::ZipFile::<'a>::sanitized_name`: by stripping `..`s from the path, the meaning of paths can change. [INFO] [stdout] You must use a sanitization strategy that's appropriate for your input [INFO] [stdout] --> src/utils/archive.rs:98:32 [INFO] [stdout] | [INFO] [stdout] 98 | let entry_path = entry.sanitized_name(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: taking a mutable reference to a `const` item [INFO] [stdout] --> src/tasks/atlantis.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | GHRA_TASK.sync() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(const_item_mutation)]` on by default [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stdout] note: mutable reference created due to call to this method [INFO] [stdout] --> src/lib/ghratask.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn sync(&mut self) -> task::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `const` item defined here [INFO] [stdout] --> src/tasks/atlantis.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / const GHRA_TASK: GHRATask = GHRATask { [INFO] [stdout] 21 | | asset_filter, [INFO] [stdout] 22 | | command: "atlantis", [INFO] [stdout] 23 | | repo: ("runatlantis", "atlantis"), [INFO] [stdout] 24 | | trim_version, [INFO] [stdout] 25 | | version_arg: "version", [INFO] [stdout] 26 | | }; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: taking a mutable reference to a `const` item [INFO] [stdout] --> src/tasks/atlantis.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | GHRA_TASK.update(sync) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stdout] note: mutable reference created due to call to this method [INFO] [stdout] --> src/lib/ghratask.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn update(&mut self, sync: Status) -> task::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `const` item defined here [INFO] [stdout] --> src/tasks/atlantis.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / const GHRA_TASK: GHRATask = GHRATask { [INFO] [stdout] 21 | | asset_filter, [INFO] [stdout] 22 | | command: "atlantis", [INFO] [stdout] 23 | | repo: ("runatlantis", "atlantis"), [INFO] [stdout] 24 | | trim_version, [INFO] [stdout] 25 | | version_arg: "version", [INFO] [stdout] 26 | | }; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: taking a mutable reference to a `const` item [INFO] [stdout] --> src/tasks/bazel.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | GHR_TASK.update(sync) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stdout] note: mutable reference created due to call to this method [INFO] [stdout] --> src/lib/ghrtask.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn update(&mut self, sync: Status) -> task::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `const` item defined here [INFO] [stdout] --> src/tasks/bazel.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / const GHR_TASK: GHRTask = GHRTask { [INFO] [stdout] 21 | | asset_filter, [INFO] [stdout] 22 | | command: "bazel", [INFO] [stdout] 23 | | repo: ("bazelbuild", "bazel"), [INFO] [stdout] 24 | | trim_version, [INFO] [stdout] 25 | | version_arg: "version", [INFO] [stdout] 26 | | }; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: taking a mutable reference to a `const` item [INFO] [stdout] --> src/tasks/dep.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | GHR_TASK.update(sync) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stdout] note: mutable reference created due to call to this method [INFO] [stdout] --> src/lib/ghrtask.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn update(&mut self, sync: Status) -> task::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `const` item defined here [INFO] [stdout] --> src/tasks/dep.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / const GHR_TASK: GHRTask = GHRTask { [INFO] [stdout] 19 | | asset_filter, [INFO] [stdout] 20 | | command: "dep", [INFO] [stdout] 21 | | repo: ("golang", "dep"), [INFO] [stdout] 22 | | trim_version, [INFO] [stdout] 23 | | version_arg: "version", [INFO] [stdout] 24 | | }; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: taking a mutable reference to a `const` item [INFO] [stdout] --> src/tasks/gitleaks.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | GHR_TASK.update(sync) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stdout] note: mutable reference created due to call to this method [INFO] [stdout] --> src/lib/ghrtask.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn update(&mut self, sync: Status) -> task::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `const` item defined here [INFO] [stdout] --> src/tasks/gitleaks.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / const GHR_TASK: GHRTask = GHRTask { [INFO] [stdout] 23 | | asset_filter, [INFO] [stdout] 24 | | command: "gitleaks", [INFO] [stdout] 25 | | repo: ("zricethezav", "gitleaks"), [INFO] [stdout] 26 | | trim_version, [INFO] [stdout] 27 | | version_arg: "--version", [INFO] [stdout] 28 | | }; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: taking a mutable reference to a `const` item [INFO] [stdout] --> src/tasks/gitsizer.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | GHRA_TASK.sync() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stdout] note: mutable reference created due to call to this method [INFO] [stdout] --> src/lib/ghratask.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn sync(&mut self) -> task::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `const` item defined here [INFO] [stdout] --> src/tasks/gitsizer.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / const GHRA_TASK: GHRATask = GHRATask { [INFO] [stdout] 21 | | asset_filter, [INFO] [stdout] 22 | | command: "git-sizer", [INFO] [stdout] 23 | | repo: ("github", "git-sizer"), [INFO] [stdout] 24 | | trim_version, [INFO] [stdout] 25 | | version_arg: "--version", [INFO] [stdout] 26 | | }; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: taking a mutable reference to a `const` item [INFO] [stdout] --> src/tasks/gitsizer.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | GHRA_TASK.update(sync) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stdout] note: mutable reference created due to call to this method [INFO] [stdout] --> src/lib/ghratask.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn update(&mut self, sync: Status) -> task::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `const` item defined here [INFO] [stdout] --> src/tasks/gitsizer.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / const GHRA_TASK: GHRATask = GHRATask { [INFO] [stdout] 21 | | asset_filter, [INFO] [stdout] 22 | | command: "git-sizer", [INFO] [stdout] 23 | | repo: ("github", "git-sizer"), [INFO] [stdout] 24 | | trim_version, [INFO] [stdout] 25 | | version_arg: "--version", [INFO] [stdout] 26 | | }; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: taking a mutable reference to a `const` item [INFO] [stdout] --> src/tasks/hadolint.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | GHR_TASK.update(sync) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stdout] note: mutable reference created due to call to this method [INFO] [stdout] --> src/lib/ghrtask.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn update(&mut self, sync: Status) -> task::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `const` item defined here [INFO] [stdout] --> src/tasks/hadolint.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / const GHR_TASK: GHRTask = GHRTask { [INFO] [stdout] 23 | | asset_filter, [INFO] [stdout] 24 | | command: "hadolint", [INFO] [stdout] 25 | | repo: ("hadolint", "hadolint"), [INFO] [stdout] 26 | | trim_version, [INFO] [stdout] 27 | | version_arg: "--version", [INFO] [stdout] 28 | | }; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: taking a mutable reference to a `const` item [INFO] [stdout] --> src/tasks/jq.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | GHR_TASK.update(sync) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stdout] note: mutable reference created due to call to this method [INFO] [stdout] --> src/lib/ghrtask.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn update(&mut self, sync: Status) -> task::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `const` item defined here [INFO] [stdout] --> src/tasks/jq.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / const GHR_TASK: GHRTask = GHRTask { [INFO] [stdout] 20 | | asset_filter, [INFO] [stdout] 21 | | command: "jq", [INFO] [stdout] 22 | | repo: ("stedolan", "jq"), [INFO] [stdout] 23 | | trim_version, [INFO] [stdout] 24 | | version_arg: "--version", [INFO] [stdout] 25 | | }; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: taking a mutable reference to a `const` item [INFO] [stdout] --> src/tasks/minikube.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | GHR_TASK.update(sync) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stdout] note: mutable reference created due to call to this method [INFO] [stdout] --> src/lib/ghrtask.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn update(&mut self, sync: Status) -> task::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `const` item defined here [INFO] [stdout] --> src/tasks/minikube.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / const GHR_TASK: GHRTask = GHRTask { [INFO] [stdout] 21 | | asset_filter, [INFO] [stdout] 22 | | command: "minikube", [INFO] [stdout] 23 | | repo: ("kubernetes", "minikube"), [INFO] [stdout] 24 | | trim_version, [INFO] [stdout] 25 | | version_arg: "version", [INFO] [stdout] 26 | | }; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: taking a mutable reference to a `const` item [INFO] [stdout] --> src/tasks/atlantis.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | GHRA_TASK.sync() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(const_item_mutation)]` on by default [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stdout] note: mutable reference created due to call to this method [INFO] [stdout] --> src/lib/ghratask.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn sync(&mut self) -> task::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `const` item defined here [INFO] [stdout] --> src/tasks/atlantis.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / const GHRA_TASK: GHRATask = GHRATask { [INFO] [stdout] 21 | | asset_filter, [INFO] [stdout] 22 | | command: "atlantis", [INFO] [stdout] 23 | | repo: ("runatlantis", "atlantis"), [INFO] [stdout] 24 | | trim_version, [INFO] [stdout] 25 | | version_arg: "version", [INFO] [stdout] 26 | | }; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: taking a mutable reference to a `const` item [INFO] [stdout] --> src/tasks/atlantis.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | GHRA_TASK.update(sync) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stdout] note: mutable reference created due to call to this method [INFO] [stdout] --> src/lib/ghratask.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn update(&mut self, sync: Status) -> task::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `const` item defined here [INFO] [stdout] --> src/tasks/atlantis.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / const GHRA_TASK: GHRATask = GHRATask { [INFO] [stdout] 21 | | asset_filter, [INFO] [stdout] 22 | | command: "atlantis", [INFO] [stdout] 23 | | repo: ("runatlantis", "atlantis"), [INFO] [stdout] 24 | | trim_version, [INFO] [stdout] 25 | | version_arg: "version", [INFO] [stdout] 26 | | }; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: taking a mutable reference to a `const` item [INFO] [stdout] --> src/tasks/bazel.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | GHR_TASK.update(sync) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stdout] note: mutable reference created due to call to this method [INFO] [stdout] --> src/lib/ghrtask.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn update(&mut self, sync: Status) -> task::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `const` item defined here [INFO] [stdout] --> src/tasks/bazel.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / const GHR_TASK: GHRTask = GHRTask { [INFO] [stdout] 21 | | asset_filter, [INFO] [stdout] 22 | | command: "bazel", [INFO] [stdout] 23 | | repo: ("bazelbuild", "bazel"), [INFO] [stdout] 24 | | trim_version, [INFO] [stdout] 25 | | version_arg: "version", [INFO] [stdout] 26 | | }; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: taking a mutable reference to a `const` item [INFO] [stdout] --> src/tasks/dep.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | GHR_TASK.update(sync) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stdout] note: mutable reference created due to call to this method [INFO] [stdout] --> src/lib/ghrtask.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn update(&mut self, sync: Status) -> task::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `const` item defined here [INFO] [stdout] --> src/tasks/dep.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / const GHR_TASK: GHRTask = GHRTask { [INFO] [stdout] 19 | | asset_filter, [INFO] [stdout] 20 | | command: "dep", [INFO] [stdout] 21 | | repo: ("golang", "dep"), [INFO] [stdout] 22 | | trim_version, [INFO] [stdout] 23 | | version_arg: "version", [INFO] [stdout] 24 | | }; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: taking a mutable reference to a `const` item [INFO] [stdout] --> src/tasks/shfmt.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | GHR_TASK.update(sync) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stdout] note: mutable reference created due to call to this method [INFO] [stdout] --> src/lib/ghrtask.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn update(&mut self, sync: Status) -> task::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `const` item defined here [INFO] [stdout] --> src/tasks/shfmt.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / const GHR_TASK: GHRTask = GHRTask { [INFO] [stdout] 19 | | asset_filter, [INFO] [stdout] 20 | | command: "shfmt", [INFO] [stdout] 21 | | repo: ("mvdan", "sh"), [INFO] [stdout] 22 | | trim_version, [INFO] [stdout] 23 | | version_arg: "--version", [INFO] [stdout] 24 | | }; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: taking a mutable reference to a `const` item [INFO] [stdout] --> src/tasks/skaffold.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | GHR_TASK.update(sync) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stdout] note: mutable reference created due to call to this method [INFO] [stdout] --> src/lib/ghrtask.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn update(&mut self, sync: Status) -> task::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `const` item defined here [INFO] [stdout] --> src/tasks/skaffold.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / const GHR_TASK: GHRTask = GHRTask { [INFO] [stdout] 23 | | asset_filter, [INFO] [stdout] 24 | | command: "skaffold", [INFO] [stdout] 25 | | repo: ("GoogleCloudPlatform", "skaffold"), [INFO] [stdout] 26 | | trim_version, [INFO] [stdout] 27 | | version_arg: "version", [INFO] [stdout] 28 | | }; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: taking a mutable reference to a `const` item [INFO] [stdout] --> src/tasks/gitleaks.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | GHR_TASK.update(sync) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stdout] note: mutable reference created due to call to this method [INFO] [stdout] --> src/lib/ghrtask.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn update(&mut self, sync: Status) -> task::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `const` item defined here [INFO] [stdout] --> src/tasks/gitleaks.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / const GHR_TASK: GHRTask = GHRTask { [INFO] [stdout] 23 | | asset_filter, [INFO] [stdout] 24 | | command: "gitleaks", [INFO] [stdout] 25 | | repo: ("zricethezav", "gitleaks"), [INFO] [stdout] 26 | | trim_version, [INFO] [stdout] 27 | | version_arg: "--version", [INFO] [stdout] 28 | | }; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: taking a mutable reference to a `const` item [INFO] [stdout] --> src/tasks/gitsizer.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | GHRA_TASK.sync() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stdout] note: mutable reference created due to call to this method [INFO] [stdout] --> src/lib/ghratask.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn sync(&mut self) -> task::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `const` item defined here [INFO] [stdout] --> src/tasks/gitsizer.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / const GHRA_TASK: GHRATask = GHRATask { [INFO] [stdout] 21 | | asset_filter, [INFO] [stdout] 22 | | command: "git-sizer", [INFO] [stdout] 23 | | repo: ("github", "git-sizer"), [INFO] [stdout] 24 | | trim_version, [INFO] [stdout] 25 | | version_arg: "--version", [INFO] [stdout] 26 | | }; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: taking a mutable reference to a `const` item [INFO] [stdout] --> src/tasks/gitsizer.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | GHRA_TASK.update(sync) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stdout] note: mutable reference created due to call to this method [INFO] [stdout] --> src/lib/ghratask.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn update(&mut self, sync: Status) -> task::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `const` item defined here [INFO] [stdout] --> src/tasks/gitsizer.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / const GHRA_TASK: GHRATask = GHRATask { [INFO] [stdout] 21 | | asset_filter, [INFO] [stdout] 22 | | command: "git-sizer", [INFO] [stdout] 23 | | repo: ("github", "git-sizer"), [INFO] [stdout] 24 | | trim_version, [INFO] [stdout] 25 | | version_arg: "--version", [INFO] [stdout] 26 | | }; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: taking a mutable reference to a `const` item [INFO] [stdout] --> src/tasks/vale.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | GHRA_TASK.sync() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stdout] note: mutable reference created due to call to this method [INFO] [stdout] --> src/lib/ghratask.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn sync(&mut self) -> task::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `const` item defined here [INFO] [stdout] --> src/tasks/vale.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / const GHRA_TASK: GHRATask = GHRATask { [INFO] [stdout] 20 | | asset_filter, [INFO] [stdout] 21 | | command: "vale", [INFO] [stdout] 22 | | repo: ("errata-ai", "vale"), [INFO] [stdout] 23 | | trim_version, [INFO] [stdout] 24 | | version_arg: "--version", [INFO] [stdout] 25 | | }; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: taking a mutable reference to a `const` item [INFO] [stdout] --> src/tasks/hadolint.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | GHR_TASK.update(sync) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stdout] note: mutable reference created due to call to this method [INFO] [stdout] --> src/lib/ghrtask.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn update(&mut self, sync: Status) -> task::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `const` item defined here [INFO] [stdout] --> src/tasks/hadolint.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / const GHR_TASK: GHRTask = GHRTask { [INFO] [stdout] 23 | | asset_filter, [INFO] [stdout] 24 | | command: "hadolint", [INFO] [stdout] 25 | | repo: ("hadolint", "hadolint"), [INFO] [stdout] 26 | | trim_version, [INFO] [stdout] 27 | | version_arg: "--version", [INFO] [stdout] 28 | | }; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: taking a mutable reference to a `const` item [INFO] [stdout] --> src/tasks/vale.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | GHRA_TASK.update(sync) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stdout] note: mutable reference created due to call to this method [INFO] [stdout] --> src/lib/ghratask.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn update(&mut self, sync: Status) -> task::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `const` item defined here [INFO] [stdout] --> src/tasks/vale.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / const GHRA_TASK: GHRATask = GHRATask { [INFO] [stdout] 20 | | asset_filter, [INFO] [stdout] 21 | | command: "vale", [INFO] [stdout] 22 | | repo: ("errata-ai", "vale"), [INFO] [stdout] 23 | | trim_version, [INFO] [stdout] 24 | | version_arg: "--version", [INFO] [stdout] 25 | | }; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: taking a mutable reference to a `const` item [INFO] [stdout] --> src/tasks/jq.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | GHR_TASK.update(sync) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stdout] note: mutable reference created due to call to this method [INFO] [stdout] --> src/lib/ghrtask.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn update(&mut self, sync: Status) -> task::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `const` item defined here [INFO] [stdout] --> src/tasks/jq.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / const GHR_TASK: GHRTask = GHRTask { [INFO] [stdout] 20 | | asset_filter, [INFO] [stdout] 21 | | command: "jq", [INFO] [stdout] 22 | | repo: ("stedolan", "jq"), [INFO] [stdout] 23 | | trim_version, [INFO] [stdout] 24 | | version_arg: "--version", [INFO] [stdout] 25 | | }; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: taking a mutable reference to a `const` item [INFO] [stdout] --> src/tasks/minikube.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | GHR_TASK.update(sync) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stdout] note: mutable reference created due to call to this method [INFO] [stdout] --> src/lib/ghrtask.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn update(&mut self, sync: Status) -> task::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `const` item defined here [INFO] [stdout] --> src/tasks/minikube.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / const GHR_TASK: GHRTask = GHRTask { [INFO] [stdout] 21 | | asset_filter, [INFO] [stdout] 22 | | command: "minikube", [INFO] [stdout] 23 | | repo: ("kubernetes", "minikube"), [INFO] [stdout] 24 | | trim_version, [INFO] [stdout] 25 | | version_arg: "version", [INFO] [stdout] 26 | | }; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: taking a mutable reference to a `const` item [INFO] [stdout] --> src/tasks/yq.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | GHR_TASK.update(sync) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stdout] note: mutable reference created due to call to this method [INFO] [stdout] --> src/lib/ghrtask.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn update(&mut self, sync: Status) -> task::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `const` item defined here [INFO] [stdout] --> src/tasks/yq.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / const GHR_TASK: GHRTask = GHRTask { [INFO] [stdout] 23 | | asset_filter, [INFO] [stdout] 24 | | command: "yq", [INFO] [stdout] 25 | | repo: ("mikefarah", "yq"), [INFO] [stdout] 26 | | trim_version, [INFO] [stdout] 27 | | version_arg: "--version", [INFO] [stdout] 28 | | }; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: taking a mutable reference to a `const` item [INFO] [stdout] --> src/tasks/shfmt.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | GHR_TASK.update(sync) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stdout] note: mutable reference created due to call to this method [INFO] [stdout] --> src/lib/ghrtask.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn update(&mut self, sync: Status) -> task::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `const` item defined here [INFO] [stdout] --> src/tasks/shfmt.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / const GHR_TASK: GHRTask = GHRTask { [INFO] [stdout] 19 | | asset_filter, [INFO] [stdout] 20 | | command: "shfmt", [INFO] [stdout] 21 | | repo: ("mvdan", "sh"), [INFO] [stdout] 22 | | trim_version, [INFO] [stdout] 23 | | version_arg: "--version", [INFO] [stdout] 24 | | }; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: taking a mutable reference to a `const` item [INFO] [stdout] --> src/tasks/skaffold.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | GHR_TASK.update(sync) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stdout] note: mutable reference created due to call to this method [INFO] [stdout] --> src/lib/ghrtask.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn update(&mut self, sync: Status) -> task::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `const` item defined here [INFO] [stdout] --> src/tasks/skaffold.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / const GHR_TASK: GHRTask = GHRTask { [INFO] [stdout] 23 | | asset_filter, [INFO] [stdout] 24 | | command: "skaffold", [INFO] [stdout] 25 | | repo: ("GoogleCloudPlatform", "skaffold"), [INFO] [stdout] 26 | | trim_version, [INFO] [stdout] 27 | | version_arg: "version", [INFO] [stdout] 28 | | }; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: taking a mutable reference to a `const` item [INFO] [stdout] --> src/tasks/vale.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | GHRA_TASK.sync() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stdout] note: mutable reference created due to call to this method [INFO] [stdout] --> src/lib/ghratask.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn sync(&mut self) -> task::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `const` item defined here [INFO] [stdout] --> src/tasks/vale.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / const GHRA_TASK: GHRATask = GHRATask { [INFO] [stdout] 20 | | asset_filter, [INFO] [stdout] 21 | | command: "vale", [INFO] [stdout] 22 | | repo: ("errata-ai", "vale"), [INFO] [stdout] 23 | | trim_version, [INFO] [stdout] 24 | | version_arg: "--version", [INFO] [stdout] 25 | | }; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: taking a mutable reference to a `const` item [INFO] [stdout] --> src/tasks/vale.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | GHRA_TASK.update(sync) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stdout] note: mutable reference created due to call to this method [INFO] [stdout] --> src/lib/ghratask.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn update(&mut self, sync: Status) -> task::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `const` item defined here [INFO] [stdout] --> src/tasks/vale.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / const GHRA_TASK: GHRATask = GHRATask { [INFO] [stdout] 20 | | asset_filter, [INFO] [stdout] 21 | | command: "vale", [INFO] [stdout] 22 | | repo: ("errata-ai", "vale"), [INFO] [stdout] 23 | | trim_version, [INFO] [stdout] 24 | | version_arg: "--version", [INFO] [stdout] 25 | | }; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: taking a mutable reference to a `const` item [INFO] [stdout] --> src/tasks/yq.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | GHR_TASK.update(sync) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stdout] note: mutable reference created due to call to this method [INFO] [stdout] --> src/lib/ghrtask.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn update(&mut self, sync: Status) -> task::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `const` item defined here [INFO] [stdout] --> src/tasks/yq.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / const GHR_TASK: GHRTask = GHRTask { [INFO] [stdout] 23 | | asset_filter, [INFO] [stdout] 24 | | command: "yq", [INFO] [stdout] 25 | | repo: ("mikefarah", "yq"), [INFO] [stdout] 26 | | trim_version, [INFO] [stdout] 27 | | version_arg: "--version", [INFO] [stdout] 28 | | }; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "dff6539c00d64671e6369c23144eb2bd43c42fced3c7b1d49d342c237b9b0703", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dff6539c00d64671e6369c23144eb2bd43c42fced3c7b1d49d342c237b9b0703", kill_on_drop: false }` [INFO] [stdout] dff6539c00d64671e6369c23144eb2bd43c42fced3c7b1d49d342c237b9b0703