[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] testing jokeyrhyme/dotfiles-rs against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjokeyrhyme%2Fdotfiles-rs" "/workspace/builds/worker-52/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-52/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jokeyrhyme/dotfiles-rs on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-52/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-52/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-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f2f89c23b2c904a3cde11a46c3a79b18e7773a3c55882eadb303885443bf237d [INFO] running `Command { std: "docker" "start" "-a" "f2f89c23b2c904a3cde11a46c3a79b18e7773a3c55882eadb303885443bf237d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f2f89c23b2c904a3cde11a46c3a79b18e7773a3c55882eadb303885443bf237d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2f89c23b2c904a3cde11a46c3a79b18e7773a3c55882eadb303885443bf237d", kill_on_drop: false }` [INFO] [stdout] f2f89c23b2c904a3cde11a46c3a79b18e7773a3c55882eadb303885443bf237d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 605fa80aa967662a07b726778bd43d748a3318520e235edea58d9844301024b8 [INFO] running `Command { std: "docker" "start" "-a" "605fa80aa967662a07b726778bd43d748a3318520e235edea58d9844301024b8", 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] Compiling 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 syn v1.0.33 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling base64 v0.12.1 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling libflate_lz77 v1.0.0 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [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] Compiling http v0.2.0 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling bzip2-sys v0.1.8+1.0.8 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling aho-corasick v0.7.9 [INFO] [stderr] Compiling libflate v1.0.3 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.8 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling subprocess v0.2.6 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling tar v0.4.30 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling tokio v0.2.13 [INFO] [stderr] Compiling mktemp v0.4.0 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.19 [INFO] [stderr] Compiling which v4.0.2 [INFO] [stderr] Compiling zip v0.5.8 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling hyper v0.13.6 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling reqwest v0.10.8 [INFO] [stderr] Compiling 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: 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/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] note: `Package` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/tasks/npm.rs:36:10 [INFO] [stdout] | [INFO] [stdout] 36 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `Package` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/tasks/npm.rs:36:10 [INFO] [stdout] | [INFO] [stdout] 36 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `Asset` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/utils/github.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Clone, Debug, Deserialize)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `Asset` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/utils/github.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Clone, Debug, Deserialize)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 05s [INFO] running `Command { std: "docker" "inspect" "605fa80aa967662a07b726778bd43d748a3318520e235edea58d9844301024b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "605fa80aa967662a07b726778bd43d748a3318520e235edea58d9844301024b8", kill_on_drop: false }` [INFO] [stdout] 605fa80aa967662a07b726778bd43d748a3318520e235edea58d9844301024b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb0103c564d46b0a08f8c4051bf92b9565ad1b755931cf3be5985ceccaca9e46 [INFO] running `Command { std: "docker" "start" "-a" "bb0103c564d46b0a08f8c4051bf92b9565ad1b755931cf3be5985ceccaca9e46", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling 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: 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/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] note: `Package` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/tasks/npm.rs:36:10 [INFO] [stdout] | [INFO] [stdout] 36 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `Package` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/tasks/npm.rs:36:10 [INFO] [stdout] | [INFO] [stdout] 36 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `Asset` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/utils/github.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Clone, Debug, Deserialize)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `Asset` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/utils/github.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Clone, Debug, Deserialize)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [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 [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 [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 test [unoptimized + debuginfo] target(s) in 1m 06s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/jokeyrhyme_dotfiles-3b44037741462b4b) [INFO] running `Command { std: "docker" "inspect" "bb0103c564d46b0a08f8c4051bf92b9565ad1b755931cf3be5985ceccaca9e46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb0103c564d46b0a08f8c4051bf92b9565ad1b755931cf3be5985ceccaca9e46", kill_on_drop: false }` [INFO] [stdout] bb0103c564d46b0a08f8c4051bf92b9565ad1b755931cf3be5985ceccaca9e46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 79b81b344aed89ea0cec99bfea2dc5424d999c28ab8dc76b66ea1ff2344d202e [INFO] running `Command { std: "docker" "start" "-a" "79b81b344aed89ea0cec99bfea2dc5424d999c28ab8dc76b66ea1ff2344d202e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] 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] [stderr] You must use a sanitization strategy that's appropriate for your input [INFO] [stderr] --> src/utils/archive.rs:98:32 [INFO] [stderr] | [INFO] [stderr] 98 | let entry_path = entry.sanitized_name(); [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: taking a mutable reference to a `const` item [INFO] [stderr] --> src/tasks/atlantis.rs:35:5 [INFO] [stderr] | [INFO] [stderr] 35 | GHRA_TASK.sync() [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(const_item_mutation)]` on by default [INFO] [stderr] = note: each usage of a `const` item creates a new temporary [INFO] [stderr] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stderr] note: mutable reference created due to call to this method [INFO] [stderr] --> src/lib/ghratask.rs:24:5 [INFO] [stderr] | [INFO] [stderr] 24 | pub fn sync(&mut self) -> task::Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] note: `const` item defined here [INFO] [stderr] --> src/tasks/atlantis.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | / const GHRA_TASK: GHRATask = GHRATask { [INFO] [stderr] 21 | | asset_filter, [INFO] [stderr] 22 | | command: "atlantis", [INFO] [stderr] 23 | | repo: ("runatlantis", "atlantis"), [INFO] [stderr] 24 | | trim_version, [INFO] [stderr] 25 | | version_arg: "version", [INFO] [stderr] 26 | | }; [INFO] [stderr] | |__^ [INFO] [stderr] [INFO] [stderr] warning: taking a mutable reference to a `const` item [INFO] [stderr] --> src/tasks/atlantis.rs:43:5 [INFO] [stderr] | [INFO] [stderr] 43 | GHRA_TASK.update(sync) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: each usage of a `const` item creates a new temporary [INFO] [stderr] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stderr] note: mutable reference created due to call to this method [INFO] [stderr] --> src/lib/ghratask.rs:42:5 [INFO] [stderr] | [INFO] [stderr] 42 | pub fn update(&mut self, sync: Status) -> task::Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] note: `const` item defined here [INFO] [stderr] --> src/tasks/atlantis.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | / const GHRA_TASK: GHRATask = GHRATask { [INFO] [stderr] 21 | | asset_filter, [INFO] [stderr] 22 | | command: "atlantis", [INFO] [stderr] 23 | | repo: ("runatlantis", "atlantis"), [INFO] [stderr] 24 | | trim_version, [INFO] [stderr] 25 | | version_arg: "version", [INFO] [stderr] 26 | | }; [INFO] [stderr] | |__^ [INFO] [stderr] [INFO] [stderr] warning: taking a mutable reference to a `const` item [INFO] [stderr] --> src/tasks/bazel.rs:49:5 [INFO] [stderr] | [INFO] [stderr] 49 | GHR_TASK.update(sync) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: each usage of a `const` item creates a new temporary [INFO] [stderr] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stderr] note: mutable reference created due to call to this method [INFO] [stderr] --> src/lib/ghrtask.rs:67:5 [INFO] [stderr] | [INFO] [stderr] 67 | pub fn update(&mut self, sync: Status) -> task::Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] note: `const` item defined here [INFO] [stderr] --> src/tasks/bazel.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | / const GHR_TASK: GHRTask = GHRTask { [INFO] [stderr] 21 | | asset_filter, [INFO] [stderr] 22 | | command: "bazel", [INFO] [stderr] 23 | | repo: ("bazelbuild", "bazel"), [INFO] [stderr] 24 | | trim_version, [INFO] [stderr] 25 | | version_arg: "version", [INFO] [stderr] 26 | | }; [INFO] [stderr] | |__^ [INFO] [stderr] [INFO] [stderr] warning: taking a mutable reference to a `const` item [INFO] [stderr] --> src/tasks/dep.rs:51:5 [INFO] [stderr] | [INFO] [stderr] 51 | GHR_TASK.update(sync) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: each usage of a `const` item creates a new temporary [INFO] [stderr] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stderr] note: mutable reference created due to call to this method [INFO] [stderr] --> src/lib/ghrtask.rs:67:5 [INFO] [stderr] | [INFO] [stderr] 67 | pub fn update(&mut self, sync: Status) -> task::Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] note: `const` item defined here [INFO] [stderr] --> src/tasks/dep.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | / const GHR_TASK: GHRTask = GHRTask { [INFO] [stderr] 19 | | asset_filter, [INFO] [stderr] 20 | | command: "dep", [INFO] [stderr] 21 | | repo: ("golang", "dep"), [INFO] [stderr] 22 | | trim_version, [INFO] [stderr] 23 | | version_arg: "version", [INFO] [stderr] 24 | | }; [INFO] [stderr] | |__^ [INFO] [stderr] [INFO] [stderr] warning: taking a mutable reference to a `const` item [INFO] [stderr] --> src/tasks/gitleaks.rs:44:5 [INFO] [stderr] | [INFO] [stderr] 44 | GHR_TASK.update(sync) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: each usage of a `const` item creates a new temporary [INFO] [stderr] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stderr] note: mutable reference created due to call to this method [INFO] [stderr] --> src/lib/ghrtask.rs:67:5 [INFO] [stderr] | [INFO] [stderr] 67 | pub fn update(&mut self, sync: Status) -> task::Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] note: `const` item defined here [INFO] [stderr] --> src/tasks/gitleaks.rs:22:1 [INFO] [stderr] | [INFO] [stderr] 22 | / const GHR_TASK: GHRTask = GHRTask { [INFO] [stderr] 23 | | asset_filter, [INFO] [stderr] 24 | | command: "gitleaks", [INFO] [stderr] 25 | | repo: ("zricethezav", "gitleaks"), [INFO] [stderr] 26 | | trim_version, [INFO] [stderr] 27 | | version_arg: "--version", [INFO] [stderr] 28 | | }; [INFO] [stderr] | |__^ [INFO] [stderr] [INFO] [stderr] warning: taking a mutable reference to a `const` item [INFO] [stderr] --> src/tasks/gitsizer.rs:35:5 [INFO] [stderr] | [INFO] [stderr] 35 | GHRA_TASK.sync() [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: each usage of a `const` item creates a new temporary [INFO] [stderr] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stderr] note: mutable reference created due to call to this method [INFO] [stderr] --> src/lib/ghratask.rs:24:5 [INFO] [stderr] | [INFO] [stderr] 24 | pub fn sync(&mut self) -> task::Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] note: `const` item defined here [INFO] [stderr] --> src/tasks/gitsizer.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | / const GHRA_TASK: GHRATask = GHRATask { [INFO] [stderr] 21 | | asset_filter, [INFO] [stderr] 22 | | command: "git-sizer", [INFO] [stderr] 23 | | repo: ("github", "git-sizer"), [INFO] [stderr] 24 | | trim_version, [INFO] [stderr] 25 | | version_arg: "--version", [INFO] [stderr] 26 | | }; [INFO] [stderr] | |__^ [INFO] [stderr] [INFO] [stderr] warning: taking a mutable reference to a `const` item [INFO] [stderr] --> src/tasks/gitsizer.rs:43:5 [INFO] [stderr] | [INFO] [stderr] 43 | GHRA_TASK.update(sync) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: each usage of a `const` item creates a new temporary [INFO] [stderr] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stderr] note: mutable reference created due to call to this method [INFO] [stderr] --> src/lib/ghratask.rs:42:5 [INFO] [stderr] | [INFO] [stderr] 42 | pub fn update(&mut self, sync: Status) -> task::Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] note: `const` item defined here [INFO] [stderr] --> src/tasks/gitsizer.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | / const GHRA_TASK: GHRATask = GHRATask { [INFO] [stderr] 21 | | asset_filter, [INFO] [stderr] 22 | | command: "git-sizer", [INFO] [stderr] 23 | | repo: ("github", "git-sizer"), [INFO] [stderr] 24 | | trim_version, [INFO] [stderr] 25 | | version_arg: "--version", [INFO] [stderr] 26 | | }; [INFO] [stderr] | |__^ [INFO] [stderr] [INFO] [stderr] warning: taking a mutable reference to a `const` item [INFO] [stderr] --> src/tasks/hadolint.rs:50:5 [INFO] [stderr] | [INFO] [stderr] 50 | GHR_TASK.update(sync) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: each usage of a `const` item creates a new temporary [INFO] [stderr] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stderr] note: mutable reference created due to call to this method [INFO] [stderr] --> src/lib/ghrtask.rs:67:5 [INFO] [stderr] | [INFO] [stderr] 67 | pub fn update(&mut self, sync: Status) -> task::Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] note: `const` item defined here [INFO] [stderr] --> src/tasks/hadolint.rs:22:1 [INFO] [stderr] | [INFO] [stderr] 22 | / const GHR_TASK: GHRTask = GHRTask { [INFO] [stderr] 23 | | asset_filter, [INFO] [stderr] 24 | | command: "hadolint", [INFO] [stderr] 25 | | repo: ("hadolint", "hadolint"), [INFO] [stderr] 26 | | trim_version, [INFO] [stderr] 27 | | version_arg: "--version", [INFO] [stderr] 28 | | }; [INFO] [stderr] | |__^ [INFO] [stderr] [INFO] [stderr] warning: taking a mutable reference to a `const` item [INFO] [stderr] --> src/tasks/jq.rs:62:5 [INFO] [stderr] | [INFO] [stderr] 62 | GHR_TASK.update(sync) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: each usage of a `const` item creates a new temporary [INFO] [stderr] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stderr] note: mutable reference created due to call to this method [INFO] [stderr] --> src/lib/ghrtask.rs:67:5 [INFO] [stderr] | [INFO] [stderr] 67 | pub fn update(&mut self, sync: Status) -> task::Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] note: `const` item defined here [INFO] [stderr] --> src/tasks/jq.rs:19:1 [INFO] [stderr] | [INFO] [stderr] 19 | / const GHR_TASK: GHRTask = GHRTask { [INFO] [stderr] 20 | | asset_filter, [INFO] [stderr] 21 | | command: "jq", [INFO] [stderr] 22 | | repo: ("stedolan", "jq"), [INFO] [stderr] 23 | | trim_version, [INFO] [stderr] 24 | | version_arg: "--version", [INFO] [stderr] 25 | | }; [INFO] [stderr] | |__^ [INFO] [stderr] [INFO] [stderr] warning: taking a mutable reference to a `const` item [INFO] [stderr] --> src/tasks/minikube.rs:48:5 [INFO] [stderr] | [INFO] [stderr] 48 | GHR_TASK.update(sync) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: each usage of a `const` item creates a new temporary [INFO] [stderr] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stderr] note: mutable reference created due to call to this method [INFO] [stderr] --> src/lib/ghrtask.rs:67:5 [INFO] [stderr] | [INFO] [stderr] 67 | pub fn update(&mut self, sync: Status) -> task::Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] note: `const` item defined here [INFO] [stderr] --> src/tasks/minikube.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | / const GHR_TASK: GHRTask = GHRTask { [INFO] [stderr] 21 | | asset_filter, [INFO] [stderr] 22 | | command: "minikube", [INFO] [stderr] 23 | | repo: ("kubernetes", "minikube"), [INFO] [stderr] 24 | | trim_version, [INFO] [stderr] 25 | | version_arg: "version", [INFO] [stderr] 26 | | }; [INFO] [stderr] | |__^ [INFO] [stderr] [INFO] [stderr] warning: taking a mutable reference to a `const` item [INFO] [stderr] --> src/tasks/shfmt.rs:41:5 [INFO] [stderr] | [INFO] [stderr] 41 | GHR_TASK.update(sync) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: each usage of a `const` item creates a new temporary [INFO] [stderr] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stderr] note: mutable reference created due to call to this method [INFO] [stderr] --> src/lib/ghrtask.rs:67:5 [INFO] [stderr] | [INFO] [stderr] 67 | pub fn update(&mut self, sync: Status) -> task::Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] note: `const` item defined here [INFO] [stderr] --> src/tasks/shfmt.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | / const GHR_TASK: GHRTask = GHRTask { [INFO] [stderr] 19 | | asset_filter, [INFO] [stderr] 20 | | command: "shfmt", [INFO] [stderr] 21 | | repo: ("mvdan", "sh"), [INFO] [stderr] 22 | | trim_version, [INFO] [stderr] 23 | | version_arg: "--version", [INFO] [stderr] 24 | | }; [INFO] [stderr] | |__^ [INFO] [stderr] [INFO] [stderr] warning: taking a mutable reference to a `const` item [INFO] [stderr] --> src/tasks/skaffold.rs:45:5 [INFO] [stderr] | [INFO] [stderr] 45 | GHR_TASK.update(sync) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: each usage of a `const` item creates a new temporary [INFO] [stderr] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stderr] note: mutable reference created due to call to this method [INFO] [stderr] --> src/lib/ghrtask.rs:67:5 [INFO] [stderr] | [INFO] [stderr] 67 | pub fn update(&mut self, sync: Status) -> task::Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] note: `const` item defined here [INFO] [stderr] --> src/tasks/skaffold.rs:22:1 [INFO] [stderr] | [INFO] [stderr] 22 | / const GHR_TASK: GHRTask = GHRTask { [INFO] [stderr] 23 | | asset_filter, [INFO] [stderr] 24 | | command: "skaffold", [INFO] [stderr] 25 | | repo: ("GoogleCloudPlatform", "skaffold"), [INFO] [stderr] 26 | | trim_version, [INFO] [stderr] 27 | | version_arg: "version", [INFO] [stderr] 28 | | }; [INFO] [stderr] | |__^ [INFO] [stderr] [INFO] [stderr] warning: taking a mutable reference to a `const` item [INFO] [stderr] --> src/tasks/vale.rs:61:5 [INFO] [stderr] | [INFO] [stderr] 61 | GHRA_TASK.sync() [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: each usage of a `const` item creates a new temporary [INFO] [stderr] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stderr] note: mutable reference created due to call to this method [INFO] [stderr] --> src/lib/ghratask.rs:24:5 [INFO] [stderr] | [INFO] [stderr] 24 | pub fn sync(&mut self) -> task::Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] note: `const` item defined here [INFO] [stderr] --> src/tasks/vale.rs:19:1 [INFO] [stderr] | [INFO] [stderr] 19 | / const GHRA_TASK: GHRATask = GHRATask { [INFO] [stderr] 20 | | asset_filter, [INFO] [stderr] 21 | | command: "vale", [INFO] [stderr] 22 | | repo: ("errata-ai", "vale"), [INFO] [stderr] 23 | | trim_version, [INFO] [stderr] 24 | | version_arg: "--version", [INFO] [stderr] 25 | | }; [INFO] [stderr] | |__^ [INFO] [stderr] [INFO] [stderr] warning: taking a mutable reference to a `const` item [INFO] [stderr] --> src/tasks/vale.rs:69:5 [INFO] [stderr] | [INFO] [stderr] 69 | GHRA_TASK.update(sync) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: each usage of a `const` item creates a new temporary [INFO] [stderr] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stderr] note: mutable reference created due to call to this method [INFO] [stderr] --> src/lib/ghratask.rs:42:5 [INFO] [stderr] | [INFO] [stderr] 42 | pub fn update(&mut self, sync: Status) -> task::Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] note: `const` item defined here [INFO] [stderr] --> src/tasks/vale.rs:19:1 [INFO] [stderr] | [INFO] [stderr] 19 | / const GHRA_TASK: GHRATask = GHRATask { [INFO] [stderr] 20 | | asset_filter, [INFO] [stderr] 21 | | command: "vale", [INFO] [stderr] 22 | | repo: ("errata-ai", "vale"), [INFO] [stderr] 23 | | trim_version, [INFO] [stderr] 24 | | version_arg: "--version", [INFO] [stderr] 25 | | }; [INFO] [stderr] | |__^ [INFO] [stderr] [INFO] [stderr] warning: taking a mutable reference to a `const` item [INFO] [stderr] --> src/tasks/yq.rs:45:5 [INFO] [stderr] | [INFO] [stderr] 45 | GHR_TASK.update(sync) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: each usage of a `const` item creates a new temporary [INFO] [stderr] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stderr] note: mutable reference created due to call to this method [INFO] [stderr] --> src/lib/ghrtask.rs:67:5 [INFO] [stderr] | [INFO] [stderr] 67 | pub fn update(&mut self, sync: Status) -> task::Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] note: `const` item defined here [INFO] [stderr] --> src/tasks/yq.rs:22:1 [INFO] [stderr] | [INFO] [stderr] 22 | / const GHR_TASK: GHRTask = GHRTask { [INFO] [stderr] 23 | | asset_filter, [INFO] [stderr] 24 | | command: "yq", [INFO] [stderr] 25 | | repo: ("mikefarah", "yq"), [INFO] [stderr] 26 | | trim_version, [INFO] [stderr] 27 | | version_arg: "--version", [INFO] [stderr] 28 | | }; [INFO] [stderr] | |__^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `name` [INFO] [stderr] --> src/tasks/npm.rs:39:5 [INFO] [stderr] | [INFO] [stderr] 39 | name: String, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Package` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/tasks/npm.rs:36:10 [INFO] [stderr] | [INFO] [stderr] 36 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `version` [INFO] [stderr] --> src/tasks/npm.rs:40:5 [INFO] [stderr] | [INFO] [stderr] 40 | version: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Package` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/tasks/npm.rs:36:10 [INFO] [stderr] | [INFO] [stderr] 36 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `state` [INFO] [stderr] --> src/utils/github.rs:22:5 [INFO] [stderr] | [INFO] [stderr] 22 | state: String, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Asset` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/utils/github.rs:18:10 [INFO] [stderr] | [INFO] [stderr] 18 | #[derive(Clone, Debug, Deserialize)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `updated_at` [INFO] [stderr] --> src/utils/github.rs:23:5 [INFO] [stderr] | [INFO] [stderr] 23 | updated_at: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Asset` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/utils/github.rs:18:10 [INFO] [stderr] | [INFO] [stderr] 18 | #[derive(Clone, Debug, Deserialize)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/utils/git.rs:93:56 [INFO] [stderr] | [INFO] [stderr] 93 | assert!(path_is_git_repository(&project_path), true); [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 93 | assert!(path_is_git_repository(&project_path), "{}", true); [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/utils/git.rs:108:53 [INFO] [stderr] | [INFO] [stderr] 108 | assert!(path_is_git_repository(&temp_path), true); [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 108 | assert!(path_is_git_repository(&temp_path), "{}", true); [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: `jokeyrhyme-dotfiles` (bin "jokeyrhyme-dotfiles" test) generated 22 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 37s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/jokeyrhyme_dotfiles-3b44037741462b4b) [INFO] [stdout] [INFO] [stdout] running 57 tests [INFO] [stdout] test lib::brew::tests::brew_exe_does_not_panic ... ok [INFO] [stdout] test lib::goget::tests::found_does_not_find_missing ... ok [INFO] [stdout] test lib::favourites::tests::diff_before_after_works ... ok [INFO] [stdout] test lib::goget::tests::found_finds_goimports ... ok [INFO] [stdout] test lib::favourites::tests::cull_and_status_works ... ok [INFO] [stdout] test lib::pip::tests::pippackages_from_string ... ok [INFO] [stdout] test lib::ssh::fields::tests::yesnoaskautoautoask_to_from_str ... ok [INFO] [stdout] test lib::cache::tests::url_filename_truncates_and_hashes_long_inputs ... ok [INFO] [stdout] test tasks::git::test::parse_config_toml ... ok [INFO] [stdout] test tasks::git::test::extract_commands_from_strings ... ok [INFO] [stdout] test tasks::minikube::tests::trim_version_output ... ok [INFO] [stdout] test lib::version::tests::is_stable_versions ... ok [INFO] [stdout] test lib::ssh::fields::tests::yesnoduration_to_from_str ... ok [INFO] [stdout] test lib::cache::tests::url_metadata_path_works ... ok [INFO] [stdout] test lib::env::tests::to_zsh ... ok [INFO] [stdout] test lib::favourites::tests::fill_and_status_works ... ok [INFO] [stdout] test tasks::ssh::tests::is_blacklist_supported_by_versions ... ok [INFO] [stdout] test lib::ssh::fields::tests::yesno_to_from_str ... ok [INFO] [stdout] test lib::cargo::tests::test_parse_installed ... ok [INFO] [stdout] test lib::env::tests::to_bash ... ok [INFO] [stdout] test lib::favourites::tests::missing_filters_correctly ... ok [INFO] [stdout] test lib::favourites::tests::surplus_filters_correctly ... ok [INFO] [stdout] test lib::ssh::fields::tests::duration_to_from_str ... ok [INFO] [stdout] test lib::env::tests::to_fish ... ok [INFO] [stdout] test lib::ssh::fields::tests::yesnoask_to_from_str ... ok [INFO] [stdout] test tasks::tests::mapping_maps_all_tasks ... ok [INFO] [stdout] test lib::cache::tests::url_filename_does_not_include_credentials ... ok [INFO] [stdout] test utils::ssh::tests::string_from_config ... ok [INFO] [stdout] test utils::golang::tests::os_is_not_macos ... ok [INFO] [stdout] test utils::env::tests::test_home_dir ... ok [INFO] [stdout] test utils::fs::tests::check_cargo_manifest_dir ... ok [INFO] [stdout] test utils::fs::tests::check_cargo ... ok [INFO] [stdout] test utils::golang::tests::arch_is_not_x86_64 ... ok [INFO] [stdout] test utils::nodejs::tests::arch_is_not_x86_64 ... ok [INFO] [stdout] test utils::nodejs::tests::os_is_not_macos_or_windows ... ok [INFO] [stdout] test utils::ssh::tests::bitor_merges_configs ... ok [INFO] [stdout] test tasks::tests::sequence_lists_all_tasks ... ok [INFO] [stdout] test utils::github::tests::parse_releases_json_works ... ok [INFO] [stdout] test lib::python::tests::which_v2_does_not_find_v3 ... ok [INFO] [stdout] test utils::archive::tests::extract_fixture_foo_txt_zip ... ok [INFO] [stdout] test utils::ssh::tests::config_from_string ... ok [INFO] [stdout] test lib::python::tests::which_v3_is_different_to_which_v2 ... ok [INFO] [stdout] test utils::archive::tests::extract_fixture_foo_txt_tar ... ok [INFO] [stdout] test utils::archive::tests::extract_fixture_foo_txt_gz ... ok [INFO] [stdout] test tasks::ssh::tests::ssh_version_is_not_blank ... ok [INFO] [stdout] cargo 1.61.0-beta.2 (1ef1e0a 2022-03-31) [INFO] [stdout] test utils::process::tests::command_spawn_wait_does_not_exist ... ok [INFO] [stdout] test utils::git::tests::has_is_true_for_unix ... ok [INFO] [stdout] test utils::process::tests::command_spawn_wait_cargo_version ... ok [INFO] [stdout] test utils::process::tests::command_output_cargo_version ... ok [INFO] [stderr] Cloning into '/tmp/98cc037c66b1456e8caf91f11c853af4'... [INFO] [stdout] test utils::git::tests::path_is_git_repository_here ... ok [INFO] [stdout] test tasks::rust::tests::test_cargo_latest_version ... FAILED [INFO] [stdout] test utils::github::tests::fetch_tags_github_hub ... FAILED [INFO] [stdout] test utils::golang::tests::latest_version_found ... FAILED [INFO] [stdout] test utils::nodejs::tests::latest_version_found ... FAILED [INFO] [stdout] test utils::http::tests::fetch_page ... FAILED [INFO] [stdout] test utils::github::tests::latest_release_github_hub ... FAILED [INFO] [stderr] warning: --depth is ignored in local clones; use file:// instead. [INFO] [stderr] done. [INFO] [stdout] HEAD is now at 8e723ee Update README.md [INFO] [stdout] test utils::git::tests::shallow_clone_and_shallow_fetch ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tasks::rust::tests::test_cargo_latest_version stdout ---- [INFO] [stdout] thread 'tasks::rust::tests::test_cargo_latest_version' panicked at 'must execute: "not found"', src/tasks/rust.rs:135:53 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a6619dd36d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55a6619dd36d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55a6619dd36d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55a6619dd36d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55a661a03d5c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x55a6619d6d01 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55a6619df145 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55a6619df145 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55a6619df145 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55a6619dee34 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55a6619df692 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55a6619df577 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55a6619dd824 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55a6619df2a9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55a66114eba3 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55a66114ec93 - core::result::unwrap_failed::h6bc7b183ec719494 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/result.rs:1785:5 [INFO] [stdout] 16: 0x55a6611d1b2e - core::result::Result::expect::h42122b2b573b6095 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/result.rs:1035:23 [INFO] [stdout] 17: 0x55a6611ca2bc - jokeyrhyme_dotfiles::tasks::rust::tests::test_cargo_latest_version::h3991db9bffee5555 [INFO] [stdout] at /opt/rustwide/workdir/src/tasks/rust.rs:135:23 [INFO] [stdout] 18: 0x55a6611ca26a - jokeyrhyme_dotfiles::tasks::rust::tests::test_cargo_latest_version::{{closure}}::h2861f840fca54795 [INFO] [stdout] at /opt/rustwide/workdir/src/tasks/rust.rs:134:5 [INFO] [stdout] 19: 0x55a66129c40e - core::ops::function::FnOnce::call_once::h7f4ba556bc30a910 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55a6613f0e13 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55a6613f0e13 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 22: 0x55a6613efbc9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 23: 0x55a6613efbc9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55a6613efbc9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x55a6613efbc9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x55a6613efbc9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x55a6613efbc9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 28: 0x55a6613efbc9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 29: 0x55a6613bbd7e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 30: 0x55a6613bbd7e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x55a6613c12e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x55a6613c12e8 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55a6613c12e8 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x55a6613c12e8 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x55a6613c12e8 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x55a6613c12e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x55a6613c12e8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55a6619e5fd3 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 39: 0x55a6619e5fd3 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 40: 0x55a6619e5fd3 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f2934f98609 - start_thread [INFO] [stdout] 42: 0x7f2934d6c163 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- utils::github::tests::fetch_tags_github_hub stdout ---- [INFO] [stdout] thread 'utils::github::tests::fetch_tags_github_hub' panicked at 'must fetch: IoError("", Custom { kind: Other, error: "reqwest::Error { kind: Request, url: \"https://api.github.com/repos/github/hub/git/refs/tags\", source: hyper::Error(Connect, ConnectError(\"dns error\", Custom { kind: Uncategorized, error: \"failed to lookup address information: Temporary failure in name resolution\" })) }" })', src/utils/github.rs:253:48 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a6619dd36d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55a6619dd36d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55a6619dd36d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55a6619dd36d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55a661a03d5c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x55a6619d6d01 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55a6619df145 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55a6619df145 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55a6619df145 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55a6619dee34 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55a6619df692 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55a6619df577 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55a6619dd824 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55a6619df2a9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55a66114eba3 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55a66114ec93 - core::result::unwrap_failed::h6bc7b183ec719494 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/result.rs:1785:5 [INFO] [stdout] 16: 0x55a6611d1ff7 - core::result::Result::expect::haa70f74316dbf91d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/result.rs:1035:23 [INFO] [stdout] 17: 0x55a6612afb84 - jokeyrhyme_dotfiles::utils::github::tests::fetch_tags_github_hub::hf6703616f4f96d55 [INFO] [stdout] at /opt/rustwide/workdir/src/utils/github.rs:253:20 [INFO] [stdout] 18: 0x55a6612afb1a - jokeyrhyme_dotfiles::utils::github::tests::fetch_tags_github_hub::{{closure}}::h5792058387dd8f7e [INFO] [stdout] at /opt/rustwide/workdir/src/utils/github.rs:252:5 [INFO] [stdout] 19: 0x55a66129c79e - core::ops::function::FnOnce::call_once::ha947ce332618e3a2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55a6613f0e13 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55a6613f0e13 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 22: 0x55a6613efbc9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 23: 0x55a6613efbc9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55a6613efbc9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x55a6613efbc9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x55a6613efbc9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x55a6613efbc9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 28: 0x55a6613efbc9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 29: 0x55a6613bbd7e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 30: 0x55a6613bbd7e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x55a6613c12e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x55a6613c12e8 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55a6613c12e8 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x55a6613c12e8 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x55a6613c12e8 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x55a6613c12e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x55a6613c12e8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55a6619e5fd3 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 39: 0x55a6619e5fd3 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 40: 0x55a6619e5fd3 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f2934f98609 - start_thread [INFO] [stdout] 42: 0x7f2934d6c163 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- utils::golang::tests::latest_version_found stdout ---- [INFO] [stdout] thread 'utils::golang::tests::latest_version_found' panicked at 'called `Result::unwrap()` on an `Err` value: GitHub("", IoError("", Custom { kind: Other, error: "reqwest::Error { kind: Request, url: \"https://api.github.com/repos/golang/go/git/refs/tags\", source: hyper::Error(Connect, ConnectError(\"dns error\", Custom { kind: Uncategorized, error: \"failed to lookup address information: Temporary failure in name resolution\" })) }" }))', src/utils/golang.rs:87:35 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a6619dd36d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55a6619dd36d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55a6619dd36d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55a6619dd36d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55a661a03d5c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x55a6619d6d01 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55a6619df145 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55a6619df145 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55a6619df145 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55a6619dee34 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55a6619df692 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55a6619df577 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55a6619dd824 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55a6619df2a9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55a66114eba3 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55a66114ec93 - core::result::unwrap_failed::h6bc7b183ec719494 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/result.rs:1785:5 [INFO] [stdout] 16: 0x55a6611d2837 - core::result::Result::unwrap::h204aa66a7404e34a [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/result.rs:1078:23 [INFO] [stdout] 17: 0x55a661281f17 - jokeyrhyme_dotfiles::utils::golang::tests::latest_version_found::h4eb109974b7d13cf [INFO] [stdout] at /opt/rustwide/workdir/src/utils/golang.rs:87:18 [INFO] [stdout] 18: 0x55a661281eda - jokeyrhyme_dotfiles::utils::golang::tests::latest_version_found::{{closure}}::hcf64dc1e1b24a64c [INFO] [stdout] at /opt/rustwide/workdir/src/utils/golang.rs:86:5 [INFO] [stdout] 19: 0x55a66129bd9e - core::ops::function::FnOnce::call_once::h48dc8bee6e1c6c40 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55a6613f0e13 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55a6613f0e13 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 22: 0x55a6613efbc9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 23: 0x55a6613efbc9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55a6613efbc9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x55a6613efbc9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x55a6613efbc9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x55a6613efbc9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 28: 0x55a6613efbc9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 29: 0x55a6613bbd7e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 30: 0x55a6613bbd7e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x55a6613c12e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x55a6613c12e8 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55a6613c12e8 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x55a6613c12e8 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x55a6613c12e8 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x55a6613c12e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x55a6613c12e8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55a6619e5fd3 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 39: 0x55a6619e5fd3 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 40: 0x55a6619e5fd3 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f2934f98609 - start_thread [INFO] [stdout] 42: 0x7f2934d6c163 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- utils::nodejs::tests::latest_version_found stdout ---- [INFO] [stdout] thread 'utils::nodejs::tests::latest_version_found' panicked at 'must fetch: Custom { kind: Other, error: "reqwest::Error { kind: Request, url: \"https://nodejs.org/dist/index.json\", source: hyper::Error(Connect, ConnectError(\"dns error\", Custom { kind: Uncategorized, error: \"failed to lookup address information: Temporary failure in name resolution\" })) }" }', src/utils/nodejs.rs:142:40 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a6619dd36d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55a6619dd36d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55a6619dd36d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55a6619dd36d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55a661a03d5c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x55a6619d6d01 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55a6619df145 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55a6619df145 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55a6619df145 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55a6619dee34 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55a6619df692 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55a6619df577 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55a6619dd824 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55a6619df2a9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55a66114eba3 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55a66114ec93 - core::result::unwrap_failed::h6bc7b183ec719494 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/result.rs:1785:5 [INFO] [stdout] 16: 0x55a6611d1e35 - core::result::Result::expect::h907436491782367b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/result.rs:1035:23 [INFO] [stdout] 17: 0x55a6611f7f80 - jokeyrhyme_dotfiles::utils::nodejs::tests::latest_version_found::h0a09669731e0a740 [INFO] [stdout] at /opt/rustwide/workdir/src/utils/nodejs.rs:142:23 [INFO] [stdout] 18: 0x55a6611f7f3a - jokeyrhyme_dotfiles::utils::nodejs::tests::latest_version_found::{{closure}}::h2e2de5e62bd2953b [INFO] [stdout] at /opt/rustwide/workdir/src/utils/nodejs.rs:141:5 [INFO] [stdout] 19: 0x55a66129c8ae - core::ops::function::FnOnce::call_once::hb239fee9ba9d191d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55a6613f0e13 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55a6613f0e13 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 22: 0x55a6613efbc9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 23: 0x55a6613efbc9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55a6613efbc9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x55a6613efbc9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x55a6613efbc9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x55a6613efbc9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 28: 0x55a6613efbc9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 29: 0x55a6613bbd7e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 30: 0x55a6613bbd7e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x55a6613c12e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x55a6613c12e8 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55a6613c12e8 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x55a6613c12e8 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x55a6613c12e8 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x55a6613c12e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x55a6613c12e8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55a6619e5fd3 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 39: 0x55a6619e5fd3 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 40: 0x55a6619e5fd3 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f2934f98609 - start_thread [INFO] [stdout] 42: 0x7f2934d6c163 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- utils::http::tests::fetch_page stdout ---- [INFO] [stdout] thread 'utils::http::tests::fetch_page' panicked at 'called `Result::unwrap()` on an `Err` value: Custom { kind: Other, error: "reqwest::Error { kind: Request, url: \"https://github.com/jokeyrhyme/dotfiles-rs\", source: hyper::Error(Connect, ConnectError(\"dns error\", Custom { kind: Uncategorized, error: \"failed to lookup address information: Temporary failure in name resolution\" })) }" }', src/utils/http.rs:107:42 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a6619dd36d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55a6619dd36d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55a6619dd36d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55a6619dd36d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55a661a03d5c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x55a6619d6d01 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55a6619df145 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55a6619df145 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55a6619df145 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55a6619dee34 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55a6619df692 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55a6619df577 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55a6619dd824 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55a6619df2a9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55a66114eba3 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55a66114ec93 - core::result::unwrap_failed::h6bc7b183ec719494 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/result.rs:1785:5 [INFO] [stdout] 16: 0x55a6613fca00 - core::result::Result::unwrap::ha3c917bc1070c677 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/result.rs:1078:23 [INFO] [stdout] 17: 0x55a6612b0682 - jokeyrhyme_dotfiles::utils::http::tests::fetch_page::h27e468161ad67131 [INFO] [stdout] at /opt/rustwide/workdir/src/utils/http.rs:107:23 [INFO] [stdout] 18: 0x55a6612b05fa - jokeyrhyme_dotfiles::utils::http::tests::fetch_page::{{closure}}::h7349e017330b925d [INFO] [stdout] at /opt/rustwide/workdir/src/utils/http.rs:105:5 [INFO] [stdout] 19: 0x55a66129befe - core::ops::function::FnOnce::call_once::h566600d29fd66034 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55a6613f0e13 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55a6613f0e13 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 22: 0x55a6613efbc9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 23: 0x55a6613efbc9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55a6613efbc9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x55a6613efbc9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x55a6613efbc9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x55a6613efbc9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 28: 0x55a6613efbc9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 29: 0x55a6613bbd7e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 30: 0x55a6613bbd7e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x55a6613c12e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x55a6613c12e8 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55a6613c12e8 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x55a6613c12e8 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x55a6613c12e8 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x55a6613c12e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x55a6613c12e8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55a6619e5fd3 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 39: 0x55a6619e5fd3 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 40: 0x55a6619e5fd3 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f2934f98609 - start_thread [INFO] [stdout] 42: 0x7f2934d6c163 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- utils::github::tests::latest_release_github_hub stdout ---- [INFO] [stdout] thread 'utils::github::tests::latest_release_github_hub' panicked at 'must fetch: IoError("", Custom { kind: Other, error: "reqwest::Error { kind: Request, url: \"https://api.github.com/repos/github/hub/releases\", source: hyper::Error(Connect, ConnectError(\"dns error\", Custom { kind: Uncategorized, error: \"failed to lookup address information: Temporary failure in name resolution\" })) }" })', src/utils/github.rs:262:55 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a6619dd36d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55a6619dd36d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55a6619dd36d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55a6619dd36d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55a661a03d5c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x55a6619d6d01 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55a6619df145 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55a6619df145 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55a6619df145 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55a6619dee34 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55a6619df692 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55a6619df577 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55a6619dd824 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55a6619df2a9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55a66114eba3 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55a66114ec93 - core::result::unwrap_failed::h6bc7b183ec719494 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/result.rs:1785:5 [INFO] [stdout] 16: 0x55a6611d1f0e - core::result::Result::expect::ha2a57ee92111b492 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/result.rs:1035:23 [INFO] [stdout] 17: 0x55a6612afdfa - jokeyrhyme_dotfiles::utils::github::tests::latest_release_github_hub::h8a209952a06f5854 [INFO] [stdout] at /opt/rustwide/workdir/src/utils/github.rs:262:23 [INFO] [stdout] 18: 0x55a6612afd8a - jokeyrhyme_dotfiles::utils::github::tests::latest_release_github_hub::{{closure}}::h70737e0936d1db23 [INFO] [stdout] at /opt/rustwide/workdir/src/utils/github.rs:261:5 [INFO] [stdout] 19: 0x55a66129c5be - core::ops::function::FnOnce::call_once::h999db2e977466650 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55a6613f0e13 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55a6613f0e13 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 22: 0x55a6613efbc9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 23: 0x55a6613efbc9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55a6613efbc9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x55a6613efbc9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x55a6613efbc9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x55a6613efbc9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 28: 0x55a6613efbc9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 29: 0x55a6613bbd7e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 30: 0x55a6613bbd7e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x55a6613c12e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x55a6613c12e8 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55a6613c12e8 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x55a6613c12e8 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x55a6613c12e8 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x55a6613c12e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x55a6613c12e8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55a6619e5fd3 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 39: 0x55a6619e5fd3 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 40: 0x55a6619e5fd3 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f2934f98609 - start_thread [INFO] [stdout] 42: 0x7f2934d6c163 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tasks::rust::tests::test_cargo_latest_version [INFO] [stdout] utils::github::tests::fetch_tags_github_hub [INFO] [stdout] utils::github::tests::latest_release_github_hub [INFO] [stdout] utils::golang::tests::latest_version_found [INFO] [stdout] utils::http::tests::fetch_page [INFO] [stdout] utils::nodejs::tests::latest_version_found [INFO] [stdout] [INFO] [stdout] test result: FAILED. 51 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.69s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin jokeyrhyme-dotfiles' [INFO] running `Command { std: "docker" "inspect" "79b81b344aed89ea0cec99bfea2dc5424d999c28ab8dc76b66ea1ff2344d202e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79b81b344aed89ea0cec99bfea2dc5424d999c28ab8dc76b66ea1ff2344d202e", kill_on_drop: false }` [INFO] [stdout] 79b81b344aed89ea0cec99bfea2dc5424d999c28ab8dc76b66ea1ff2344d202e