[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 try#c05ee43175e02d208faed1fcc0f436c56e48bba6 for pr-92413 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjokeyrhyme%2Fdotfiles-rs" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jokeyrhyme/dotfiles-rs on toolchain c05ee43175e02d208faed1fcc0f436c56e48bba6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c05ee43175e02d208faed1fcc0f436c56e48bba6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-15/source/rust-toolchain [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-15/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" "+c05ee43175e02d208faed1fcc0f436c56e48bba6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zip v0.5.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+c05ee43175e02d208faed1fcc0f436c56e48bba6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cea0ecc3ffd8339b8d807aa2318a309c0210ae9049577af7aeef4c2144ee149c [INFO] running `Command { std: "docker" "start" "-a" "cea0ecc3ffd8339b8d807aa2318a309c0210ae9049577af7aeef4c2144ee149c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cea0ecc3ffd8339b8d807aa2318a309c0210ae9049577af7aeef4c2144ee149c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cea0ecc3ffd8339b8d807aa2318a309c0210ae9049577af7aeef4c2144ee149c", kill_on_drop: false }` [INFO] [stdout] cea0ecc3ffd8339b8d807aa2318a309c0210ae9049577af7aeef4c2144ee149c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+c05ee43175e02d208faed1fcc0f436c56e48bba6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a63d68ed73fb0e7855abaf1aca2e126a6d09022407b2ab039af3a4545ff7616 [INFO] running `Command { std: "docker" "start" "-a" "3a63d68ed73fb0e7855abaf1aca2e126a6d09022407b2ab039af3a4545ff7616", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Checking bytes v0.5.4 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Checking pin-project-lite v0.1.4 [INFO] [stderr] Checking futures-core v0.3.4 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking futures-sink v0.3.4 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking smallvec v1.2.0 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking futures-io v0.3.4 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking futures-task v0.3.4 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking try-lock v0.2.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking regex-syntax v0.6.20 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Checking dtoa v0.4.5 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking base64 v0.12.1 [INFO] [stderr] Checking libflate_lz77 v1.0.0 [INFO] [stderr] Checking rle-decode-fast v1.0.1 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking rand_pcg v0.1.2 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Checking http v0.2.0 [INFO] [stderr] Checking miniz_oxide v0.3.6 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling bzip2-sys v0.1.8+1.0.8 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking aho-corasick v0.7.9 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking filetime v0.2.8 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking subprocess v0.2.6 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Checking libflate v1.0.3 [INFO] [stderr] Checking toml v0.5.7 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking dirs v3.0.1 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking tar v0.4.30 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking regex v1.4.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking tokio v0.2.13 [INFO] [stderr] Checking mktemp v0.4.0 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [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] Checking thiserror v1.0.19 [INFO] [stderr] Checking which v4.0.2 [INFO] [stderr] Checking zip v0.5.8 [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/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/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/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/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/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/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: 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: field is never read: `name` [INFO] [stdout] --> src/tasks/npm.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `version` [INFO] [stdout] --> src/tasks/npm.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | version: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `state` [INFO] [stdout] --> src/utils/github.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | state: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `updated_at` [INFO] [stdout] --> src/utils/github.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | updated_at: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/tasks/npm.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `version` [INFO] [stdout] --> src/tasks/npm.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | version: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `state` [INFO] [stdout] --> src/utils/github.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | state: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `updated_at` [INFO] [stdout] --> src/utils/github.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | updated_at: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/utils/git.rs:93:56 [INFO] [stdout] | [INFO] [stdout] 93 | assert!(path_is_git_repository(&project_path), true); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html> [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 93 | assert!(path_is_git_repository(&project_path), "{}", true); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/utils/git.rs:108:53 [INFO] [stdout] | [INFO] [stdout] 108 | assert!(path_is_git_repository(&temp_path), true); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html> [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 108 | assert!(path_is_git_repository(&temp_path), "{}", true); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 54s [INFO] running `Command { std: "docker" "inspect" "3a63d68ed73fb0e7855abaf1aca2e126a6d09022407b2ab039af3a4545ff7616", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a63d68ed73fb0e7855abaf1aca2e126a6d09022407b2ab039af3a4545ff7616", kill_on_drop: false }` [INFO] [stdout] 3a63d68ed73fb0e7855abaf1aca2e126a6d09022407b2ab039af3a4545ff7616