[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 1.63.0 for beta-1.64-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjokeyrhyme%2Fdotfiles-rs" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jokeyrhyme/dotfiles-rs on toolchain 1.63.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.63.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7/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-7/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" "+1.63.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded subprocess v0.2.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+1.63.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 212f0054bc8ca7d968095db01562169de26295e4af2dfb6367c8230022ec8598 [INFO] running `Command { std: "docker" "start" "-a" "212f0054bc8ca7d968095db01562169de26295e4af2dfb6367c8230022ec8598", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "212f0054bc8ca7d968095db01562169de26295e4af2dfb6367c8230022ec8598", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "212f0054bc8ca7d968095db01562169de26295e4af2dfb6367c8230022ec8598", kill_on_drop: false }` [INFO] [stdout] 212f0054bc8ca7d968095db01562169de26295e4af2dfb6367c8230022ec8598 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+1.63.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2659dbffbd2812fe8a05520fcad6b2c7f6e906ba9fab604778775c79dc942502 [INFO] running `Command { std: "docker" "start" "-a" "2659dbffbd2812fe8a05520fcad6b2c7f6e906ba9fab604778775c79dc942502", 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 lazy_static v1.4.0 [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 autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling version_check v0.9.1 [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 typenum v1.11.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling base64 v0.12.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling libflate_lz77 v1.0.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling bzip2-sys v0.1.8+1.0.8 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling textwrap v0.12.1 [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 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 quote v1.0.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 subprocess v0.2.6 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling libflate v1.0.3 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling tar v0.4.30 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tokio v0.2.13 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling mktemp v0.4.0 [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 pin-project-internal v0.4.8 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [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: fields `name` and `version` are never read [INFO] [stdout] --> src/tasks/npm.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 37 | struct Package { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 38 | bin: HashMap, [INFO] [stdout] 39 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 40 | version: 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] [INFO] [stdout] [INFO] [stdout] warning: fields `state` and `updated_at` are never read [INFO] [stdout] --> src/utils/github.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct Asset { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 22 | state: String, [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] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 54s [INFO] running `Command { std: "docker" "inspect" "2659dbffbd2812fe8a05520fcad6b2c7f6e906ba9fab604778775c79dc942502", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2659dbffbd2812fe8a05520fcad6b2c7f6e906ba9fab604778775c79dc942502", kill_on_drop: false }` [INFO] [stdout] 2659dbffbd2812fe8a05520fcad6b2c7f6e906ba9fab604778775c79dc942502 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+1.63.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce670d03b15e853b7458dce562fe4410d2d18735cbe8d1b8d0ffd4a50871f087 [INFO] running `Command { std: "docker" "start" "-a" "ce670d03b15e853b7458dce562fe4410d2d18735cbe8d1b8d0ffd4a50871f087", 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: fields `name` and `version` are never read [INFO] [stdout] --> src/tasks/npm.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 37 | struct Package { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 38 | bin: HashMap, [INFO] [stdout] 39 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 40 | version: 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] [INFO] [stdout] [INFO] [stdout] warning: fields `state` and `updated_at` are never read [INFO] [stdout] --> src/utils/github.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct Asset { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 22 | state: String, [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] [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: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 13.82s [INFO] running `Command { std: "docker" "inspect" "ce670d03b15e853b7458dce562fe4410d2d18735cbe8d1b8d0ffd4a50871f087", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce670d03b15e853b7458dce562fe4410d2d18735cbe8d1b8d0ffd4a50871f087", kill_on_drop: false }` [INFO] [stdout] ce670d03b15e853b7458dce562fe4410d2d18735cbe8d1b8d0ffd4a50871f087 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+1.63.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 15749186d9861db8540c95b5ffdc56f63976b2ffb4e49efcbfca3c3f1283572b [INFO] running `Command { std: "docker" "start" "-a" "15749186d9861db8540c95b5ffdc56f63976b2ffb4e49efcbfca3c3f1283572b", kill_on_drop: false }` [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: fields `name` and `version` are never read [INFO] [stderr] --> src/tasks/npm.rs:39:5 [INFO] [stderr] | [INFO] [stderr] 37 | struct Package { [INFO] [stderr] | ------- fields in this struct [INFO] [stderr] 38 | bin: HashMap, [INFO] [stderr] 39 | name: String, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] 40 | version: 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] [INFO] [stderr] warning: fields `state` and `updated_at` are never read [INFO] [stderr] --> src/utils/github.rs:22:5 [INFO] [stderr] | [INFO] [stderr] 19 | pub struct Asset { [INFO] [stderr] | ----- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 22 | state: String, [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] [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 20 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/jokeyrhyme_dotfiles-257a0d0b2cd455db) [INFO] [stdout] [INFO] [stdout] running 57 tests [INFO] [stdout] test lib::env::tests::to_zsh ... ok [INFO] [stdout] test lib::env::tests::to_bash ... ok [INFO] [stdout] test lib::env::tests::to_fish ... ok [INFO] [stdout] test lib::brew::tests::brew_exe_does_not_panic ... ok [INFO] [stdout] test lib::favourites::tests::cull_and_status_works ... ok [INFO] [stdout] test lib::favourites::tests::diff_before_after_works ... ok [INFO] [stdout] test lib::cache::tests::url_filename_truncates_and_hashes_long_inputs ... ok [INFO] [stdout] test lib::goget::tests::found_does_not_find_missing ... ok [INFO] [stdout] test lib::goget::tests::found_finds_goimports ... 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::cargo::tests::test_parse_installed ... ok [INFO] [stdout] test lib::favourites::tests::fill_and_status_works ... ok [INFO] [stdout] test lib::pip::tests::pippackages_from_string ... ok [INFO] [stdout] test lib::ssh::fields::tests::yesno_to_from_str ... ok [INFO] [stdout] test lib::ssh::fields::tests::yesnoaskautoautoask_to_from_str ... ok [INFO] [stdout] test lib::python::tests::which_v2_does_not_find_v3 ... ok [INFO] [stdout] test lib::ssh::fields::tests::yesnoask_to_from_str ... ok [INFO] [stdout] test tasks::git::test::extract_commands_from_strings ... ok [INFO] [stdout] test tasks::git::test::parse_config_toml ... ok [INFO] [stdout] test lib::cache::tests::url_filename_does_not_include_credentials ... ok [INFO] [stdout] test tasks::minikube::tests::trim_version_output ... ok [INFO] [stdout] test lib::ssh::fields::tests::duration_to_from_str ... 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 tasks::tests::mapping_maps_all_tasks ... ok [INFO] [stdout] test tasks::ssh::tests::is_blacklist_supported_by_versions ... ok [INFO] [stdout] test lib::cache::tests::url_metadata_path_works ... ok [INFO] [stdout] test tasks::tests::sequence_lists_all_tasks ... ok [INFO] [stdout] test utils::archive::tests::extract_fixture_foo_txt_tar ... ok [INFO] [stdout] test utils::archive::tests::extract_fixture_foo_txt_zip ... ok [INFO] [stdout] test utils::archive::tests::extract_fixture_foo_txt_gz ... ok [INFO] [stdout] test utils::env::tests::test_home_dir ... ok [INFO] [stdout] test utils::fs::tests::check_cargo ... ok [INFO] [stdout] test utils::fs::tests::check_cargo_manifest_dir ... ok [INFO] [stdout] test lib::python::tests::which_v3_is_different_to_which_v2 ... ok [INFO] [stdout] test utils::github::tests::parse_releases_json_works ... ok [INFO] [stdout] test utils::golang::tests::arch_is_not_x86_64 ... ok [INFO] [stdout] test utils::git::tests::has_is_true_for_unix ... ok [INFO] [stdout] test utils::golang::tests::os_is_not_macos ... ok [INFO] [stdout] test tasks::ssh::tests::ssh_version_is_not_blank ... ok [INFO] [stdout] test utils::nodejs::tests::arch_is_not_x86_64 ... ok [INFO] [stderr] Cloning into '/tmp/6ecdb4d51b24470bb492c711226e2c96'... [INFO] [stdout] test utils::git::tests::path_is_git_repository_here ... ok [INFO] [stdout] test utils::nodejs::tests::os_is_not_macos_or_windows ... ok [INFO] [stderr] warning: --depth is ignored in local clones; use file:// instead. [INFO] [stdout] test tasks::rust::tests::test_cargo_latest_version ... FAILED [INFO] [stderr] done. [INFO] [stdout] test utils::github::tests::latest_release_github_hub ... FAILED [INFO] [stdout] test utils::golang::tests::latest_version_found ... FAILED [INFO] [stdout] test utils::github::tests::fetch_tags_github_hub ... FAILED [INFO] [stdout] test utils::http::tests::fetch_page ... FAILED [INFO] [stdout] test utils::ssh::tests::bitor_merges_configs ... ok [INFO] [stdout] test utils::ssh::tests::string_from_config ... ok [INFO] [stdout] test utils::nodejs::tests::latest_version_found ... FAILED [INFO] [stdout] test utils::ssh::tests::config_from_string ... ok [INFO] [stdout] test utils::process::tests::command_spawn_wait_does_not_exist ... ok [INFO] [stdout] cargo 1.63.0 (fd9c4297c 2022-07-01) [INFO] [stdout] test utils::process::tests::command_spawn_wait_cargo_version ... ok [INFO] [stdout] test utils::process::tests::command_output_cargo_version ... ok [INFO] [stdout] HEAD is now at 8e723ee Update README.md [INFO] [stdout] test utils::git::tests::shallow_clone_and_shallow_fetch ... ok [INFO] [stderr] error: test failed, to rerun pass '--bin jokeyrhyme-dotfiles' [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: 0x55f9a750811d - std::backtrace_rs::backtrace::libunwind::trace::h8217d0a8f3fd2f41 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55f9a750811d - std::backtrace_rs::backtrace::trace_unsynchronized::h308103876b3af410 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55f9a750811d - std::sys_common::backtrace::_print_fmt::hc208018c6153605e [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55f9a750811d - ::fmt::hf89a7ed694dfb585 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55f9a752ef4c - core::fmt::write::h21038c1382fe4264 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/fmt/mod.rs:1197:17 [INFO] [stdout] 5: 0x55f9a7501c91 - std::io::Write::write_fmt::h323ab2482abeeec6 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/io/mod.rs:1672:15 [INFO] [stdout] 6: 0x55f9a7509bc5 - std::sys_common::backtrace::_print::h4e8889719c9ddeb8 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55f9a7509bc5 - std::sys_common::backtrace::print::h1506fe2cb3022667 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55f9a7509bc5 - std::panicking::default_hook::{{closure}}::hd9d7ce2a8a782440 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55f9a7509869 - std::panicking::default_hook::h5b16ec25444b1b5d [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55f9a750a156 - std::panicking::rust_panic_with_hook::hb0138cb6e6fea3e4 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55f9a750a047 - std::panicking::begin_panic_handler::{{closure}}::h4cb67095557cd1aa [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55f9a75085d4 - std::sys_common::backtrace::__rust_end_short_backtrace::h2bfcac279dcdc911 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55f9a7509d79 - rust_begin_unwind [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55f9a6c5ec13 - core::panicking::panic_fmt::h1de71520faaa17d3 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x55f9a6c5ed03 - core::result::unwrap_failed::hc0baa33ef8bc7db8 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/result.rs:1805:5 [INFO] [stdout] 16: 0x55f9a6ceebbe - core::result::Result::expect::h9756d48f5777faa0 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/result.rs:1055:23 [INFO] [stdout] 17: 0x55f9a6cdc89c - jokeyrhyme_dotfiles::tasks::rust::tests::test_cargo_latest_version::ha7cc505bc2e4b51f [INFO] [stdout] at /opt/rustwide/workdir/src/tasks/rust.rs:135:23 [INFO] [stdout] 18: 0x55f9a6cdc84a - jokeyrhyme_dotfiles::tasks::rust::tests::test_cargo_latest_version::{{closure}}::hd68fd9809e8666ba [INFO] [stdout] at /opt/rustwide/workdir/src/tasks/rust.rs:134:5 [INFO] [stdout] 19: 0x55f9a6ca618e - core::ops::function::FnOnce::call_once::h7bce9984df22fa8e [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 20: 0x55f9a6f01543 - core::ops::function::FnOnce::call_once::h0834638dccd7f44f [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 21: 0x55f9a6f01543 - test::__rust_begin_short_backtrace::h236b9d3086614016 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/test/src/lib.rs:572:5 [INFO] [stdout] 22: 0x55f9a6f0034a - as core::ops::function::FnOnce>::call_once::h836d617c8cafab84 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/alloc/src/boxed.rs:1951:9 [INFO] [stdout] 23: 0x55f9a6f0034a - as core::ops::function::FnOnce<()>>::call_once::h749e4286e2b07713 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55f9a6f0034a - std::panicking::try::do_call::h43a1b83a3cb9edc8 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x55f9a6f0034a - std::panicking::try::h5622fa742e7f1abc [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x55f9a6f0034a - std::panic::catch_unwind::h99900a1dadf94a68 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x55f9a6f0034a - test::run_test_in_process::h3893e153ea830832 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/test/src/lib.rs:595:18 [INFO] [stdout] 28: 0x55f9a6f0034a - test::run_test::run_test_inner::{{closure}}::h1a6c1ab1f6c36f74 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/test/src/lib.rs:489:39 [INFO] [stdout] 29: 0x55f9a6ecc8bd - test::run_test::run_test_inner::{{closure}}::hb34d5332aa2ee72c [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/test/src/lib.rs:516:37 [INFO] [stdout] 30: 0x55f9a6ecc8bd - std::sys_common::backtrace::__rust_begin_short_backtrace::h99ab4c6a3071a36c [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x55f9a6ed22e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h27cba0714207d393 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/thread/mod.rs:505:17 [INFO] [stdout] 32: 0x55f9a6ed22e8 - as core::ops::function::FnOnce<()>>::call_once::h9cf84e534f80e48a [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55f9a6ed22e8 - std::panicking::try::do_call::hcd5ff80e96737b38 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x55f9a6ed22e8 - std::panicking::try::h1813b6532a9dacd8 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x55f9a6ed22e8 - std::panic::catch_unwind::hff2a46cca1d01f0b [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x55f9a6ed22e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h83c4b74ca1b724fc [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/thread/mod.rs:504:30 [INFO] [stdout] 37: 0x55f9a6ed22e8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e3eb359359c7897 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 38: 0x55f9a75109c3 - as core::ops::function::FnOnce>::call_once::h1680342795a2dc08 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/alloc/src/boxed.rs:1951:9 [INFO] [stdout] 39: 0x55f9a75109c3 - as core::ops::function::FnOnce>::call_once::h45204a69827b0e83 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/alloc/src/boxed.rs:1951:9 [INFO] [stdout] 40: 0x55f9a75109c3 - std::sys::unix::thread::Thread::new::thread_start::h5d4e11bbda4161c8 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f0b3227f609 - start_thread [INFO] [stdout] 42: 0x7f0b32053133 - 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: 0x55f9a750811d - std::backtrace_rs::backtrace::libunwind::trace::h8217d0a8f3fd2f41 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55f9a750811d - std::backtrace_rs::backtrace::trace_unsynchronized::h308103876b3af410 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55f9a750811d - std::sys_common::backtrace::_print_fmt::hc208018c6153605e [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55f9a750811d - ::fmt::hf89a7ed694dfb585 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55f9a752ef4c - core::fmt::write::h21038c1382fe4264 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/fmt/mod.rs:1197:17 [INFO] [stdout] 5: 0x55f9a7501c91 - std::io::Write::write_fmt::h323ab2482abeeec6 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/io/mod.rs:1672:15 [INFO] [stdout] 6: 0x55f9a7509bc5 - std::sys_common::backtrace::_print::h4e8889719c9ddeb8 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55f9a7509bc5 - std::sys_common::backtrace::print::h1506fe2cb3022667 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55f9a7509bc5 - std::panicking::default_hook::{{closure}}::hd9d7ce2a8a782440 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55f9a7509869 - std::panicking::default_hook::h5b16ec25444b1b5d [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55f9a750a156 - std::panicking::rust_panic_with_hook::hb0138cb6e6fea3e4 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55f9a750a047 - std::panicking::begin_panic_handler::{{closure}}::h4cb67095557cd1aa [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55f9a75085d4 - std::sys_common::backtrace::__rust_end_short_backtrace::h2bfcac279dcdc911 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55f9a7509d79 - rust_begin_unwind [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55f9a6c5ec13 - core::panicking::panic_fmt::h1de71520faaa17d3 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x55f9a6c5ed03 - core::result::unwrap_failed::hc0baa33ef8bc7db8 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/result.rs:1805:5 [INFO] [stdout] 16: 0x55f9a6cee78e - core::result::Result::expect::h4eaaf135458298e6 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/result.rs:1055:23 [INFO] [stdout] 17: 0x55f9a6db14ea - jokeyrhyme_dotfiles::utils::github::tests::latest_release_github_hub::hc5a8effd5e19211f [INFO] [stdout] at /opt/rustwide/workdir/src/utils/github.rs:262:23 [INFO] [stdout] 18: 0x55f9a6db147a - jokeyrhyme_dotfiles::utils::github::tests::latest_release_github_hub::{{closure}}::ha07ea00033a6f457 [INFO] [stdout] at /opt/rustwide/workdir/src/utils/github.rs:261:5 [INFO] [stdout] 19: 0x55f9a6ca55ae - core::ops::function::FnOnce::call_once::h0fe1ba2ae42addf6 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 20: 0x55f9a6f01543 - core::ops::function::FnOnce::call_once::h0834638dccd7f44f [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 21: 0x55f9a6f01543 - test::__rust_begin_short_backtrace::h236b9d3086614016 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/test/src/lib.rs:572:5 [INFO] [stdout] 22: 0x55f9a6f0034a - as core::ops::function::FnOnce>::call_once::h836d617c8cafab84 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/alloc/src/boxed.rs:1951:9 [INFO] [stdout] 23: 0x55f9a6f0034a - as core::ops::function::FnOnce<()>>::call_once::h749e4286e2b07713 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55f9a6f0034a - std::panicking::try::do_call::h43a1b83a3cb9edc8 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x55f9a6f0034a - std::panicking::try::h5622fa742e7f1abc [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x55f9a6f0034a - std::panic::catch_unwind::h99900a1dadf94a68 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x55f9a6f0034a - test::run_test_in_process::h3893e153ea830832 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/test/src/lib.rs:595:18 [INFO] [stdout] 28: 0x55f9a6f0034a - test::run_test::run_test_inner::{{closure}}::h1a6c1ab1f6c36f74 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/test/src/lib.rs:489:39 [INFO] [stdout] 29: 0x55f9a6ecc8bd - test::run_test::run_test_inner::{{closure}}::hb34d5332aa2ee72c [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/test/src/lib.rs:516:37 [INFO] [stdout] 30: 0x55f9a6ecc8bd - std::sys_common::backtrace::__rust_begin_short_backtrace::h99ab4c6a3071a36c [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x55f9a6ed22e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h27cba0714207d393 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/thread/mod.rs:505:17 [INFO] [stdout] 32: 0x55f9a6ed22e8 - as core::ops::function::FnOnce<()>>::call_once::h9cf84e534f80e48a [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55f9a6ed22e8 - std::panicking::try::do_call::hcd5ff80e96737b38 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x55f9a6ed22e8 - std::panicking::try::h1813b6532a9dacd8 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x55f9a6ed22e8 - std::panic::catch_unwind::hff2a46cca1d01f0b [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x55f9a6ed22e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h83c4b74ca1b724fc [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/thread/mod.rs:504:30 [INFO] [stdout] 37: 0x55f9a6ed22e8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e3eb359359c7897 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 38: 0x55f9a75109c3 - as core::ops::function::FnOnce>::call_once::h1680342795a2dc08 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/alloc/src/boxed.rs:1951:9 [INFO] [stdout] 39: 0x55f9a75109c3 - as core::ops::function::FnOnce>::call_once::h45204a69827b0e83 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/alloc/src/boxed.rs:1951:9 [INFO] [stdout] 40: 0x55f9a75109c3 - std::sys::unix::thread::Thread::new::thread_start::h5d4e11bbda4161c8 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f0b3227f609 - start_thread [INFO] [stdout] 42: 0x7f0b32053133 - 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: 0x55f9a750811d - std::backtrace_rs::backtrace::libunwind::trace::h8217d0a8f3fd2f41 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55f9a750811d - std::backtrace_rs::backtrace::trace_unsynchronized::h308103876b3af410 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55f9a750811d - std::sys_common::backtrace::_print_fmt::hc208018c6153605e [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55f9a750811d - ::fmt::hf89a7ed694dfb585 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55f9a752ef4c - core::fmt::write::h21038c1382fe4264 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/fmt/mod.rs:1197:17 [INFO] [stdout] 5: 0x55f9a7501c91 - std::io::Write::write_fmt::h323ab2482abeeec6 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/io/mod.rs:1672:15 [INFO] [stdout] 6: 0x55f9a7509bc5 - std::sys_common::backtrace::_print::h4e8889719c9ddeb8 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55f9a7509bc5 - std::sys_common::backtrace::print::h1506fe2cb3022667 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55f9a7509bc5 - std::panicking::default_hook::{{closure}}::hd9d7ce2a8a782440 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55f9a7509869 - std::panicking::default_hook::h5b16ec25444b1b5d [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55f9a750a156 - std::panicking::rust_panic_with_hook::hb0138cb6e6fea3e4 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55f9a750a047 - std::panicking::begin_panic_handler::{{closure}}::h4cb67095557cd1aa [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55f9a75085d4 - std::sys_common::backtrace::__rust_end_short_backtrace::h2bfcac279dcdc911 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55f9a7509d79 - rust_begin_unwind [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55f9a6c5ec13 - core::panicking::panic_fmt::h1de71520faaa17d3 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x55f9a6c5ed03 - core::result::unwrap_failed::hc0baa33ef8bc7db8 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/result.rs:1805:5 [INFO] [stdout] 16: 0x55f9a6cef177 - core::result::Result::unwrap::h8e2b5d7702967a49 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/result.rs:1098:23 [INFO] [stdout] 17: 0x55f9a6d981f7 - jokeyrhyme_dotfiles::utils::golang::tests::latest_version_found::h2254261b9286ad3b [INFO] [stdout] at /opt/rustwide/workdir/src/utils/golang.rs:87:18 [INFO] [stdout] 18: 0x55f9a6d981ba - jokeyrhyme_dotfiles::utils::golang::tests::latest_version_found::{{closure}}::h826d59f4a9acbaf0 [INFO] [stdout] at /opt/rustwide/workdir/src/utils/golang.rs:86:5 [INFO] [stdout] 19: 0x55f9a6ca5e7e - core::ops::function::FnOnce::call_once::h61eb52d8bf254f62 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 20: 0x55f9a6f01543 - core::ops::function::FnOnce::call_once::h0834638dccd7f44f [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 21: 0x55f9a6f01543 - test::__rust_begin_short_backtrace::h236b9d3086614016 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/test/src/lib.rs:572:5 [INFO] [stdout] 22: 0x55f9a6f0034a - as core::ops::function::FnOnce>::call_once::h836d617c8cafab84 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/alloc/src/boxed.rs:1951:9 [INFO] [stdout] 23: 0x55f9a6f0034a - as core::ops::function::FnOnce<()>>::call_once::h749e4286e2b07713 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55f9a6f0034a - std::panicking::try::do_call::h43a1b83a3cb9edc8 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x55f9a6f0034a - std::panicking::try::h5622fa742e7f1abc [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x55f9a6f0034a - std::panic::catch_unwind::h99900a1dadf94a68 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x55f9a6f0034a - test::run_test_in_process::h3893e153ea830832 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/test/src/lib.rs:595:18 [INFO] [stdout] 28: 0x55f9a6f0034a - test::run_test::run_test_inner::{{closure}}::h1a6c1ab1f6c36f74 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/test/src/lib.rs:489:39 [INFO] [stdout] 29: 0x55f9a6ecc8bd - test::run_test::run_test_inner::{{closure}}::hb34d5332aa2ee72c [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/test/src/lib.rs:516:37 [INFO] [stdout] 30: 0x55f9a6ecc8bd - std::sys_common::backtrace::__rust_begin_short_backtrace::h99ab4c6a3071a36c [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x55f9a6ed22e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h27cba0714207d393 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/thread/mod.rs:505:17 [INFO] [stdout] 32: 0x55f9a6ed22e8 - as core::ops::function::FnOnce<()>>::call_once::h9cf84e534f80e48a [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55f9a6ed22e8 - std::panicking::try::do_call::hcd5ff80e96737b38 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x55f9a6ed22e8 - std::panicking::try::h1813b6532a9dacd8 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x55f9a6ed22e8 - std::panic::catch_unwind::hff2a46cca1d01f0b [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x55f9a6ed22e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h83c4b74ca1b724fc [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/thread/mod.rs:504:30 [INFO] [stdout] 37: 0x55f9a6ed22e8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e3eb359359c7897 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 38: 0x55f9a75109c3 - as core::ops::function::FnOnce>::call_once::h1680342795a2dc08 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/alloc/src/boxed.rs:1951:9 [INFO] [stdout] 39: 0x55f9a75109c3 - as core::ops::function::FnOnce>::call_once::h45204a69827b0e83 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/alloc/src/boxed.rs:1951:9 [INFO] [stdout] 40: 0x55f9a75109c3 - std::sys::unix::thread::Thread::new::thread_start::h5d4e11bbda4161c8 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f0b3227f609 - start_thread [INFO] [stdout] 42: 0x7f0b32053133 - 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: 0x55f9a750811d - std::backtrace_rs::backtrace::libunwind::trace::h8217d0a8f3fd2f41 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55f9a750811d - std::backtrace_rs::backtrace::trace_unsynchronized::h308103876b3af410 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55f9a750811d - std::sys_common::backtrace::_print_fmt::hc208018c6153605e [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55f9a750811d - ::fmt::hf89a7ed694dfb585 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55f9a752ef4c - core::fmt::write::h21038c1382fe4264 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/fmt/mod.rs:1197:17 [INFO] [stdout] 5: 0x55f9a7501c91 - std::io::Write::write_fmt::h323ab2482abeeec6 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/io/mod.rs:1672:15 [INFO] [stdout] 6: 0x55f9a7509bc5 - std::sys_common::backtrace::_print::h4e8889719c9ddeb8 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55f9a7509bc5 - std::sys_common::backtrace::print::h1506fe2cb3022667 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55f9a7509bc5 - std::panicking::default_hook::{{closure}}::hd9d7ce2a8a782440 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55f9a7509869 - std::panicking::default_hook::h5b16ec25444b1b5d [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55f9a750a156 - std::panicking::rust_panic_with_hook::hb0138cb6e6fea3e4 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55f9a750a047 - std::panicking::begin_panic_handler::{{closure}}::h4cb67095557cd1aa [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55f9a75085d4 - std::sys_common::backtrace::__rust_end_short_backtrace::h2bfcac279dcdc911 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55f9a7509d79 - rust_begin_unwind [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55f9a6c5ec13 - core::panicking::panic_fmt::h1de71520faaa17d3 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x55f9a6c5ed03 - core::result::unwrap_failed::hc0baa33ef8bc7db8 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/result.rs:1805:5 [INFO] [stdout] 16: 0x55f9a6cee877 - core::result::Result::expect::h64edafed7b0d409a [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/result.rs:1055:23 [INFO] [stdout] 17: 0x55f9a6db1274 - jokeyrhyme_dotfiles::utils::github::tests::fetch_tags_github_hub::h1b3c8f8cfc306d26 [INFO] [stdout] at /opt/rustwide/workdir/src/utils/github.rs:253:20 [INFO] [stdout] 18: 0x55f9a6db120a - jokeyrhyme_dotfiles::utils::github::tests::fetch_tags_github_hub::{{closure}}::h9aa79773869c334f [INFO] [stdout] at /opt/rustwide/workdir/src/utils/github.rs:252:5 [INFO] [stdout] 19: 0x55f9a6ca60ce - core::ops::function::FnOnce::call_once::h7a5f1a3460341596 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 20: 0x55f9a6f01543 - core::ops::function::FnOnce::call_once::h0834638dccd7f44f [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 21: 0x55f9a6f01543 - test::__rust_begin_short_backtrace::h236b9d3086614016 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/test/src/lib.rs:572:5 [INFO] [stdout] 22: 0x55f9a6f0034a - as core::ops::function::FnOnce>::call_once::h836d617c8cafab84 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/alloc/src/boxed.rs:1951:9 [INFO] [stdout] 23: 0x55f9a6f0034a - as core::ops::function::FnOnce<()>>::call_once::h749e4286e2b07713 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55f9a6f0034a - std::panicking::try::do_call::h43a1b83a3cb9edc8 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x55f9a6f0034a - std::panicking::try::h5622fa742e7f1abc [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x55f9a6f0034a - std::panic::catch_unwind::h99900a1dadf94a68 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x55f9a6f0034a - test::run_test_in_process::h3893e153ea830832 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/test/src/lib.rs:595:18 [INFO] [stdout] 28: 0x55f9a6f0034a - test::run_test::run_test_inner::{{closure}}::h1a6c1ab1f6c36f74 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/test/src/lib.rs:489:39 [INFO] [stdout] 29: 0x55f9a6ecc8bd - test::run_test::run_test_inner::{{closure}}::hb34d5332aa2ee72c [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/test/src/lib.rs:516:37 [INFO] [stdout] 30: 0x55f9a6ecc8bd - std::sys_common::backtrace::__rust_begin_short_backtrace::h99ab4c6a3071a36c [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x55f9a6ed22e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h27cba0714207d393 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/thread/mod.rs:505:17 [INFO] [stdout] 32: 0x55f9a6ed22e8 - as core::ops::function::FnOnce<()>>::call_once::h9cf84e534f80e48a [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55f9a6ed22e8 - std::panicking::try::do_call::hcd5ff80e96737b38 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x55f9a6ed22e8 - std::panicking::try::h1813b6532a9dacd8 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x55f9a6ed22e8 - std::panic::catch_unwind::hff2a46cca1d01f0b [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x55f9a6ed22e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h83c4b74ca1b724fc [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/thread/mod.rs:504:30 [INFO] [stdout] 37: 0x55f9a6ed22e8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e3eb359359c7897 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 38: 0x55f9a75109c3 - as core::ops::function::FnOnce>::call_once::h1680342795a2dc08 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/alloc/src/boxed.rs:1951:9 [INFO] [stdout] 39: 0x55f9a75109c3 - as core::ops::function::FnOnce>::call_once::h45204a69827b0e83 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/alloc/src/boxed.rs:1951:9 [INFO] [stdout] 40: 0x55f9a75109c3 - std::sys::unix::thread::Thread::new::thread_start::h5d4e11bbda4161c8 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f0b3227f609 - start_thread [INFO] [stdout] 42: 0x7f0b32053133 - 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: 0x55f9a750811d - std::backtrace_rs::backtrace::libunwind::trace::h8217d0a8f3fd2f41 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55f9a750811d - std::backtrace_rs::backtrace::trace_unsynchronized::h308103876b3af410 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55f9a750811d - std::sys_common::backtrace::_print_fmt::hc208018c6153605e [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55f9a750811d - ::fmt::hf89a7ed694dfb585 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55f9a752ef4c - core::fmt::write::h21038c1382fe4264 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/fmt/mod.rs:1197:17 [INFO] [stdout] 5: 0x55f9a7501c91 - std::io::Write::write_fmt::h323ab2482abeeec6 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/io/mod.rs:1672:15 [INFO] [stdout] 6: 0x55f9a7509bc5 - std::sys_common::backtrace::_print::h4e8889719c9ddeb8 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55f9a7509bc5 - std::sys_common::backtrace::print::h1506fe2cb3022667 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55f9a7509bc5 - std::panicking::default_hook::{{closure}}::hd9d7ce2a8a782440 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55f9a7509869 - std::panicking::default_hook::h5b16ec25444b1b5d [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55f9a750a156 - std::panicking::rust_panic_with_hook::hb0138cb6e6fea3e4 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55f9a750a047 - std::panicking::begin_panic_handler::{{closure}}::h4cb67095557cd1aa [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55f9a75085d4 - std::sys_common::backtrace::__rust_end_short_backtrace::h2bfcac279dcdc911 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55f9a7509d79 - rust_begin_unwind [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55f9a6c5ec13 - core::panicking::panic_fmt::h1de71520faaa17d3 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x55f9a6c5ed03 - core::result::unwrap_failed::hc0baa33ef8bc7db8 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/result.rs:1805:5 [INFO] [stdout] 16: 0x55f9a6f0d6c0 - core::result::Result::unwrap::h87740dde4aca0284 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/result.rs:1098:23 [INFO] [stdout] 17: 0x55f9a6cba912 - jokeyrhyme_dotfiles::utils::http::tests::fetch_page::he8886844940eb6ec [INFO] [stdout] at /opt/rustwide/workdir/src/utils/http.rs:107:23 [INFO] [stdout] 18: 0x55f9a6cba88a - jokeyrhyme_dotfiles::utils::http::tests::fetch_page::{{closure}}::hb3119860d79df99a [INFO] [stdout] at /opt/rustwide/workdir/src/utils/http.rs:105:5 [INFO] [stdout] 19: 0x55f9a6ca5bee - core::ops::function::FnOnce::call_once::h4a20edec88e49b6d [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 20: 0x55f9a6f01543 - core::ops::function::FnOnce::call_once::h0834638dccd7f44f [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 21: 0x55f9a6f01543 - test::__rust_begin_short_backtrace::h236b9d3086614016 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/test/src/lib.rs:572:5 [INFO] [stdout] 22: 0x55f9a6f0034a - as core::ops::function::FnOnce>::call_once::h836d617c8cafab84 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/alloc/src/boxed.rs:1951:9 [INFO] [stdout] 23: 0x55f9a6f0034a - as core::ops::function::FnOnce<()>>::call_once::h749e4286e2b07713 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55f9a6f0034a - std::panicking::try::do_call::h43a1b83a3cb9edc8 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x55f9a6f0034a - std::panicking::try::h5622fa742e7f1abc [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x55f9a6f0034a - std::panic::catch_unwind::h99900a1dadf94a68 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x55f9a6f0034a - test::run_test_in_process::h3893e153ea830832 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/test/src/lib.rs:595:18 [INFO] [stdout] 28: 0x55f9a6f0034a - test::run_test::run_test_inner::{{closure}}::h1a6c1ab1f6c36f74 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/test/src/lib.rs:489:39 [INFO] [stdout] 29: 0x55f9a6ecc8bd - test::run_test::run_test_inner::{{closure}}::hb34d5332aa2ee72c [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/test/src/lib.rs:516:37 [INFO] [stdout] 30: 0x55f9a6ecc8bd - std::sys_common::backtrace::__rust_begin_short_backtrace::h99ab4c6a3071a36c [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x55f9a6ed22e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h27cba0714207d393 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/thread/mod.rs:505:17 [INFO] [stdout] 32: 0x55f9a6ed22e8 - as core::ops::function::FnOnce<()>>::call_once::h9cf84e534f80e48a [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55f9a6ed22e8 - std::panicking::try::do_call::hcd5ff80e96737b38 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x55f9a6ed22e8 - std::panicking::try::h1813b6532a9dacd8 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x55f9a6ed22e8 - std::panic::catch_unwind::hff2a46cca1d01f0b [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x55f9a6ed22e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h83c4b74ca1b724fc [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/thread/mod.rs:504:30 [INFO] [stdout] 37: 0x55f9a6ed22e8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e3eb359359c7897 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 38: 0x55f9a75109c3 - as core::ops::function::FnOnce>::call_once::h1680342795a2dc08 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/alloc/src/boxed.rs:1951:9 [INFO] [stdout] 39: 0x55f9a75109c3 - as core::ops::function::FnOnce>::call_once::h45204a69827b0e83 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/alloc/src/boxed.rs:1951:9 [INFO] [stdout] 40: 0x55f9a75109c3 - std::sys::unix::thread::Thread::new::thread_start::h5d4e11bbda4161c8 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f0b3227f609 - start_thread [INFO] [stdout] 42: 0x7f0b32053133 - 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: 0x55f9a750811d - std::backtrace_rs::backtrace::libunwind::trace::h8217d0a8f3fd2f41 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55f9a750811d - std::backtrace_rs::backtrace::trace_unsynchronized::h308103876b3af410 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55f9a750811d - std::sys_common::backtrace::_print_fmt::hc208018c6153605e [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55f9a750811d - ::fmt::hf89a7ed694dfb585 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55f9a752ef4c - core::fmt::write::h21038c1382fe4264 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/fmt/mod.rs:1197:17 [INFO] [stdout] 5: 0x55f9a7501c91 - std::io::Write::write_fmt::h323ab2482abeeec6 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/io/mod.rs:1672:15 [INFO] [stdout] 6: 0x55f9a7509bc5 - std::sys_common::backtrace::_print::h4e8889719c9ddeb8 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55f9a7509bc5 - std::sys_common::backtrace::print::h1506fe2cb3022667 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55f9a7509bc5 - std::panicking::default_hook::{{closure}}::hd9d7ce2a8a782440 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55f9a7509869 - std::panicking::default_hook::h5b16ec25444b1b5d [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55f9a750a156 - std::panicking::rust_panic_with_hook::hb0138cb6e6fea3e4 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55f9a750a047 - std::panicking::begin_panic_handler::{{closure}}::h4cb67095557cd1aa [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55f9a75085d4 - std::sys_common::backtrace::__rust_end_short_backtrace::h2bfcac279dcdc911 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55f9a7509d79 - rust_begin_unwind [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55f9a6c5ec13 - core::panicking::panic_fmt::h1de71520faaa17d3 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x55f9a6c5ed03 - core::result::unwrap_failed::hc0baa33ef8bc7db8 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/result.rs:1805:5 [INFO] [stdout] 16: 0x55f9a6ceec95 - core::result::Result::expect::h9799f11d1ee53aea [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/result.rs:1055:23 [INFO] [stdout] 17: 0x55f9a6cfb980 - jokeyrhyme_dotfiles::utils::nodejs::tests::latest_version_found::h553a3a25915e2d2f [INFO] [stdout] at /opt/rustwide/workdir/src/utils/nodejs.rs:142:23 [INFO] [stdout] 18: 0x55f9a6cfb93a - jokeyrhyme_dotfiles::utils::nodejs::tests::latest_version_found::{{closure}}::h5759664f63e48bf7 [INFO] [stdout] at /opt/rustwide/workdir/src/utils/nodejs.rs:141:5 [INFO] [stdout] 19: 0x55f9a6ca568e - core::ops::function::FnOnce::call_once::h18220b14ba701a51 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 20: 0x55f9a6f01543 - core::ops::function::FnOnce::call_once::h0834638dccd7f44f [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 21: 0x55f9a6f01543 - test::__rust_begin_short_backtrace::h236b9d3086614016 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/test/src/lib.rs:572:5 [INFO] [stdout] 22: 0x55f9a6f0034a - as core::ops::function::FnOnce>::call_once::h836d617c8cafab84 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/alloc/src/boxed.rs:1951:9 [INFO] [stdout] 23: 0x55f9a6f0034a - as core::ops::function::FnOnce<()>>::call_once::h749e4286e2b07713 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55f9a6f0034a - std::panicking::try::do_call::h43a1b83a3cb9edc8 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x55f9a6f0034a - std::panicking::try::h5622fa742e7f1abc [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x55f9a6f0034a - std::panic::catch_unwind::h99900a1dadf94a68 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x55f9a6f0034a - test::run_test_in_process::h3893e153ea830832 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/test/src/lib.rs:595:18 [INFO] [stdout] 28: 0x55f9a6f0034a - test::run_test::run_test_inner::{{closure}}::h1a6c1ab1f6c36f74 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/test/src/lib.rs:489:39 [INFO] [stdout] 29: 0x55f9a6ecc8bd - test::run_test::run_test_inner::{{closure}}::hb34d5332aa2ee72c [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/test/src/lib.rs:516:37 [INFO] [stdout] 30: 0x55f9a6ecc8bd - std::sys_common::backtrace::__rust_begin_short_backtrace::h99ab4c6a3071a36c [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x55f9a6ed22e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h27cba0714207d393 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/thread/mod.rs:505:17 [INFO] [stdout] 32: 0x55f9a6ed22e8 - as core::ops::function::FnOnce<()>>::call_once::h9cf84e534f80e48a [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55f9a6ed22e8 - std::panicking::try::do_call::hcd5ff80e96737b38 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x55f9a6ed22e8 - std::panicking::try::h1813b6532a9dacd8 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x55f9a6ed22e8 - std::panic::catch_unwind::hff2a46cca1d01f0b [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x55f9a6ed22e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h83c4b74ca1b724fc [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/thread/mod.rs:504:30 [INFO] [stdout] 37: 0x55f9a6ed22e8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e3eb359359c7897 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 38: 0x55f9a75109c3 - as core::ops::function::FnOnce>::call_once::h1680342795a2dc08 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/alloc/src/boxed.rs:1951:9 [INFO] [stdout] 39: 0x55f9a75109c3 - as core::ops::function::FnOnce>::call_once::h45204a69827b0e83 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/alloc/src/boxed.rs:1951:9 [INFO] [stdout] 40: 0x55f9a75109c3 - std::sys::unix::thread::Thread::new::thread_start::h5d4e11bbda4161c8 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f0b3227f609 - start_thread [INFO] [stdout] 42: 0x7f0b32053133 - 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.18s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "15749186d9861db8540c95b5ffdc56f63976b2ffb4e49efcbfca3c3f1283572b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15749186d9861db8540c95b5ffdc56f63976b2ffb4e49efcbfca3c3f1283572b", kill_on_drop: false }` [INFO] [stdout] 15749186d9861db8540c95b5ffdc56f63976b2ffb4e49efcbfca3c3f1283572b