[INFO] fetching crate what-the-port 0.4.0... [INFO] checking what-the-port-0.4.0 against try#65132f36b923285d5da381c2fbafee6ce899e841 for pr-132712-1 [INFO] extracting crate what-the-port 0.4.0 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate what-the-port 0.4.0 on toolchain 65132f36b923285d5da381c2fbafee6ce899e841 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate what-the-port 0.4.0 [INFO] finished tweaking crates.io crate what-the-port 0.4.0 [INFO] tweaked toml for crates.io crate what-the-port 0.4.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate what-the-port 0.4.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f8fd289bf37f96b39ddda888c0c632f47de0677627403cee2a6caae9c004afc [INFO] running `Command { std: "docker" "start" "-a" "7f8fd289bf37f96b39ddda888c0c632f47de0677627403cee2a6caae9c004afc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f8fd289bf37f96b39ddda888c0c632f47de0677627403cee2a6caae9c004afc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f8fd289bf37f96b39ddda888c0c632f47de0677627403cee2a6caae9c004afc", kill_on_drop: false }` [INFO] [stdout] 7f8fd289bf37f96b39ddda888c0c632f47de0677627403cee2a6caae9c004afc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fca914a6c454450f564c3132921db108ac5faa0a61f691b759682e6d40090d39 [INFO] running `Command { std: "docker" "start" "-a" "fca914a6c454450f564c3132921db108ac5faa0a61f691b759682e6d40090d39", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Checking once_cell v1.20.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling cc v1.1.24 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking bytes v1.7.2 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Checking hashbrown v0.15.0 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Checking dtoa v1.0.9 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking dtoa-short v0.3.5 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking clap_builder v4.5.19 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking servo_arc v0.3.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking tracing-error v0.2.0 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking rustls-pki-types v1.9.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking regex-automata v0.4.8 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking ipnet v2.10.0 [INFO] [stderr] Checking color-spantrace v0.2.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking ego-tree v0.6.3 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking simplelog v0.12.2 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking regex v1.11.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling html5ever v0.27.0 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v3.10.0 [INFO] [stderr] Checking clap v4.5.19 [INFO] [stderr] Checking clap-verbosity-flag v2.2.2 [INFO] [stderr] Checking color-eyre v0.6.3 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling selectors v0.25.0 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Compiling markup5ever v0.12.1 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking cssparser v0.31.2 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking h2 v0.4.6 [INFO] [stderr] Checking string_cache v0.8.7 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_with v3.10.0 [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Checking scraper v0.20.0 [INFO] [stderr] Checking hyper-util v0.1.9 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.8 [INFO] [stderr] Checking what-the-port v0.4.0 (/tmp/fixit) [INFO] [stderr] Migrating src/main.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/parse.rs (1 fix) [INFO] [stderr] Fixed src/display.rs (4 fixes) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.33s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking what-the-port v0.4.0 (/tmp/fixit) [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/display.rs:62:36 [INFO] [stdout] | [INFO] [stdout] 15 | ($item: expr_2021, $fg: ident) => {{ [INFO] [stdout] | ________________________________________- [INFO] [stdout] 16 | | let style = yansi::Style::new().fg(yansi::Color::$fg); [INFO] [stdout] 17 | | yansi::Paint::paint(&$item, style) [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 18 | | }}; [INFO] [stdout] | |_____- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 62 | p = color!(p.number.start(), Green), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/display.rs:69:36 [INFO] [stdout] | [INFO] [stdout] 15 | ($item: expr_2021, $fg: ident) => {{ [INFO] [stdout] | ________________________________________- [INFO] [stdout] 16 | | let style = yansi::Style::new().fg(yansi::Color::$fg); [INFO] [stdout] 17 | | yansi::Paint::paint(&$item, style) [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 18 | | }}; [INFO] [stdout] | |_____- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 69 | p = color!(format!("{}-{}", p.number.start(), p.number.end()), Green), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/display.rs:62:36 [INFO] [stdout] | [INFO] [stdout] 15 | ($item: expr_2021, $fg: ident) => {{ [INFO] [stdout] | ________________________________________- [INFO] [stdout] 16 | | let style = yansi::Style::new().fg(yansi::Color::$fg); [INFO] [stdout] 17 | | yansi::Paint::paint(&$item, style) [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 18 | | }}; [INFO] [stdout] | |_____- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 62 | p = color!(p.number.start(), Green), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/display.rs:69:36 [INFO] [stdout] | [INFO] [stdout] 15 | ($item: expr_2021, $fg: ident) => {{ [INFO] [stdout] | ________________________________________- [INFO] [stdout] 16 | | let style = yansi::Style::new().fg(yansi::Color::$fg); [INFO] [stdout] 17 | | yansi::Paint::paint(&$item, style) [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 18 | | }}; [INFO] [stdout] | |_____- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 69 | p = color!(format!("{}-{}", p.number.start(), p.number.end()), Green), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/display.rs:25:47 [INFO] [stdout] | [INFO] [stdout] 23 | ($item: expr_2021, $fg: ident, $url: expr_2021) => {{ [INFO] [stdout] | _________________________________________________________- [INFO] [stdout] 24 | | let style = yansi::Style::new().fg(yansi::Color::$fg).italic(); [INFO] [stdout] 25 | | yansi::hyperlink::HyperlinkExt::link(&yansi::Paint::paint(&$item, style), $url) [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | | creates a temporary value which is freed while still in use [INFO] [stdout] 26 | | }}; [INFO] [stdout] | |_____- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 285 | .push_str(&hyperlink!(format!("{text}{tag}"), Cyan, &url).to_string()); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `hyperlink` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/display.rs:25:47 [INFO] [stdout] | [INFO] [stdout] 23 | ($item: expr_2021, $fg: ident, $url: expr_2021) => {{ [INFO] [stdout] | _________________________________________________________- [INFO] [stdout] 24 | | let style = yansi::Style::new().fg(yansi::Color::$fg).italic(); [INFO] [stdout] 25 | | yansi::hyperlink::HyperlinkExt::link(&yansi::Paint::paint(&$item, style), $url) [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | | creates a temporary value which is freed while still in use [INFO] [stdout] 26 | | }}; [INFO] [stdout] | |_____- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 288 | description.push_str(&hyperlink!(text, Cyan, &url).to_string()); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `hyperlink` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/display.rs:25:47 [INFO] [stdout] | [INFO] [stdout] 23 | ($item: expr_2021, $fg: ident, $url: expr_2021) => {{ [INFO] [stdout] | _________________________________________________________- [INFO] [stdout] 24 | | let style = yansi::Style::new().fg(yansi::Color::$fg).italic(); [INFO] [stdout] 25 | | yansi::hyperlink::HyperlinkExt::link(&yansi::Paint::paint(&$item, style), $url) [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | | creates a temporary value which is freed while still in use [INFO] [stdout] 26 | | }}; [INFO] [stdout] | |_____- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 297 | .push_str(&hyperlink!(format!("{text}{tag}"), Red, &url).to_string()); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `hyperlink` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/display.rs:25:47 [INFO] [stdout] | [INFO] [stdout] 23 | ($item: expr_2021, $fg: ident, $url: expr_2021) => {{ [INFO] [stdout] | _________________________________________________________- [INFO] [stdout] 24 | | let style = yansi::Style::new().fg(yansi::Color::$fg).italic(); [INFO] [stdout] 25 | | yansi::hyperlink::HyperlinkExt::link(&yansi::Paint::paint(&$item, style), $url) [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | | creates a temporary value which is freed while still in use [INFO] [stdout] 26 | | }}; [INFO] [stdout] | |_____- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 300 | description.push_str(&hyperlink!(text, Red, &url).to_string()); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `hyperlink` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/display.rs:25:47 [INFO] [stdout] | [INFO] [stdout] 23 | ($item: expr_2021, $fg: ident, $url: expr_2021) => {{ [INFO] [stdout] | _________________________________________________________- [INFO] [stdout] 24 | | let style = yansi::Style::new().fg(yansi::Color::$fg).italic(); [INFO] [stdout] 25 | | yansi::hyperlink::HyperlinkExt::link(&yansi::Paint::paint(&$item, style), $url) [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | | creates a temporary value which is freed while still in use [INFO] [stdout] 26 | | }}; [INFO] [stdout] | |_____- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 309 | .push_str(&hyperlink!(format!("{text}{tag}"), Cyan, &url).to_string()); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `hyperlink` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/display.rs:25:47 [INFO] [stdout] | [INFO] [stdout] 23 | ($item: expr_2021, $fg: ident, $url: expr_2021) => {{ [INFO] [stdout] | _________________________________________________________- [INFO] [stdout] 24 | | let style = yansi::Style::new().fg(yansi::Color::$fg).italic(); [INFO] [stdout] 25 | | yansi::hyperlink::HyperlinkExt::link(&yansi::Paint::paint(&$item, style), $url) [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | | creates a temporary value which is freed while still in use [INFO] [stdout] 26 | | }}; [INFO] [stdout] | |_____- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 312 | description.push_str(&hyperlink!(text, Cyan, &url).to_string()); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `hyperlink` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/display.rs:25:47 [INFO] [stdout] | [INFO] [stdout] 23 | ($item: expr_2021, $fg: ident, $url: expr_2021) => {{ [INFO] [stdout] | _________________________________________________________- [INFO] [stdout] 24 | | let style = yansi::Style::new().fg(yansi::Color::$fg).italic(); [INFO] [stdout] 25 | | yansi::hyperlink::HyperlinkExt::link(&yansi::Paint::paint(&$item, style), $url) [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | | creates a temporary value which is freed while still in use [INFO] [stdout] 26 | | }}; [INFO] [stdout] | |_____- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 319 | description.push_str(&hyperlink!(tag, Yellow, &url).to_string()); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `hyperlink` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/display.rs:25:47 [INFO] [stdout] | [INFO] [stdout] 23 | ($item: expr_2021, $fg: ident, $url: expr_2021) => {{ [INFO] [stdout] | _________________________________________________________- [INFO] [stdout] 24 | | let style = yansi::Style::new().fg(yansi::Color::$fg).italic(); [INFO] [stdout] 25 | | yansi::hyperlink::HyperlinkExt::link(&yansi::Paint::paint(&$item, style), $url) [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | | creates a temporary value which is freed while still in use [INFO] [stdout] 26 | | }}; [INFO] [stdout] | |_____- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 327 | description.push_str(&hyperlink!(tag, Yellow, &url).to_string()); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `hyperlink` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/display.rs:25:47 [INFO] [stdout] | [INFO] [stdout] 23 | ($item: expr_2021, $fg: ident, $url: expr_2021) => {{ [INFO] [stdout] | _________________________________________________________- [INFO] [stdout] 24 | | let style = yansi::Style::new().fg(yansi::Color::$fg).italic(); [INFO] [stdout] 25 | | yansi::hyperlink::HyperlinkExt::link(&yansi::Paint::paint(&$item, style), $url) [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | | creates a temporary value which is freed while still in use [INFO] [stdout] 26 | | }}; [INFO] [stdout] | |_____- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 336 | description.push_str(&hyperlink!(tag, Yellow, &url).to_string()); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `hyperlink` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/display.rs:285:51 [INFO] [stdout] | [INFO] [stdout] 23 | ($item: expr_2021, $fg: ident, $url: expr_2021) => {{ [INFO] [stdout] | _________________________________________________________- [INFO] [stdout] 24 | | let style = yansi::Style::new().fg(yansi::Color::$fg).italic(); [INFO] [stdout] 25 | | yansi::hyperlink::HyperlinkExt::link(&yansi::Paint::paint(&$item, style), $url) [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 26 | | }}; [INFO] [stdout] | |_____- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 285 | .push_str(&hyperlink!(format!("{text}{tag}"), Cyan, &url).to_string()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/display.rs:297:51 [INFO] [stdout] | [INFO] [stdout] 23 | ($item: expr_2021, $fg: ident, $url: expr_2021) => {{ [INFO] [stdout] | _________________________________________________________- [INFO] [stdout] 24 | | let style = yansi::Style::new().fg(yansi::Color::$fg).italic(); [INFO] [stdout] 25 | | yansi::hyperlink::HyperlinkExt::link(&yansi::Paint::paint(&$item, style), $url) [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 26 | | }}; [INFO] [stdout] | |_____- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 297 | .push_str(&hyperlink!(format!("{text}{tag}"), Red, &url).to_string()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/display.rs:309:51 [INFO] [stdout] | [INFO] [stdout] 23 | ($item: expr_2021, $fg: ident, $url: expr_2021) => {{ [INFO] [stdout] | _________________________________________________________- [INFO] [stdout] 24 | | let style = yansi::Style::new().fg(yansi::Color::$fg).italic(); [INFO] [stdout] 25 | | yansi::hyperlink::HyperlinkExt::link(&yansi::Paint::paint(&$item, style), $url) [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 26 | | }}; [INFO] [stdout] | |_____- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 309 | .push_str(&hyperlink!(format!("{text}{tag}"), Cyan, &url).to_string()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/display.rs:25:47 [INFO] [stdout] | [INFO] [stdout] 23 | ($item: expr_2021, $fg: ident, $url: expr_2021) => {{ [INFO] [stdout] | _________________________________________________________- [INFO] [stdout] 24 | | let style = yansi::Style::new().fg(yansi::Color::$fg).italic(); [INFO] [stdout] 25 | | yansi::hyperlink::HyperlinkExt::link(&yansi::Paint::paint(&$item, style), $url) [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | | creates a temporary value which is freed while still in use [INFO] [stdout] 26 | | }}; [INFO] [stdout] | |_____- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 285 | .push_str(&hyperlink!(format!("{text}{tag}"), Cyan, &url).to_string()); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `hyperlink` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/display.rs:25:47 [INFO] [stdout] | [INFO] [stdout] 23 | ($item: expr_2021, $fg: ident, $url: expr_2021) => {{ [INFO] [stdout] | _________________________________________________________- [INFO] [stdout] 24 | | let style = yansi::Style::new().fg(yansi::Color::$fg).italic(); [INFO] [stdout] 25 | | yansi::hyperlink::HyperlinkExt::link(&yansi::Paint::paint(&$item, style), $url) [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | | creates a temporary value which is freed while still in use [INFO] [stdout] 26 | | }}; [INFO] [stdout] | |_____- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 288 | description.push_str(&hyperlink!(text, Cyan, &url).to_string()); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `hyperlink` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/display.rs:25:47 [INFO] [stdout] | [INFO] [stdout] 23 | ($item: expr_2021, $fg: ident, $url: expr_2021) => {{ [INFO] [stdout] | _________________________________________________________- [INFO] [stdout] 24 | | let style = yansi::Style::new().fg(yansi::Color::$fg).italic(); [INFO] [stdout] 25 | | yansi::hyperlink::HyperlinkExt::link(&yansi::Paint::paint(&$item, style), $url) [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | | creates a temporary value which is freed while still in use [INFO] [stdout] 26 | | }}; [INFO] [stdout] | |_____- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 297 | .push_str(&hyperlink!(format!("{text}{tag}"), Red, &url).to_string()); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `hyperlink` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/display.rs:25:47 [INFO] [stdout] | [INFO] [stdout] 23 | ($item: expr_2021, $fg: ident, $url: expr_2021) => {{ [INFO] [stdout] | _________________________________________________________- [INFO] [stdout] 24 | | let style = yansi::Style::new().fg(yansi::Color::$fg).italic(); [INFO] [stdout] 25 | | yansi::hyperlink::HyperlinkExt::link(&yansi::Paint::paint(&$item, style), $url) [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | | creates a temporary value which is freed while still in use [INFO] [stdout] 26 | | }}; [INFO] [stdout] | |_____- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 300 | description.push_str(&hyperlink!(text, Red, &url).to_string()); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `hyperlink` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/display.rs:25:47 [INFO] [stdout] | [INFO] [stdout] 23 | ($item: expr_2021, $fg: ident, $url: expr_2021) => {{ [INFO] [stdout] | _________________________________________________________- [INFO] [stdout] 24 | | let style = yansi::Style::new().fg(yansi::Color::$fg).italic(); [INFO] [stdout] 25 | | yansi::hyperlink::HyperlinkExt::link(&yansi::Paint::paint(&$item, style), $url) [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | | creates a temporary value which is freed while still in use [INFO] [stdout] 26 | | }}; [INFO] [stdout] | |_____- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 309 | .push_str(&hyperlink!(format!("{text}{tag}"), Cyan, &url).to_string()); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `hyperlink` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/display.rs:25:47 [INFO] [stdout] | [INFO] [stdout] 23 | ($item: expr_2021, $fg: ident, $url: expr_2021) => {{ [INFO] [stdout] | _________________________________________________________- [INFO] [stdout] 24 | | let style = yansi::Style::new().fg(yansi::Color::$fg).italic(); [INFO] [stdout] 25 | | yansi::hyperlink::HyperlinkExt::link(&yansi::Paint::paint(&$item, style), $url) [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | | creates a temporary value which is freed while still in use [INFO] [stdout] 26 | | }}; [INFO] [stdout] | |_____- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 312 | description.push_str(&hyperlink!(text, Cyan, &url).to_string()); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `hyperlink` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/display.rs:25:47 [INFO] [stdout] | [INFO] [stdout] 23 | ($item: expr_2021, $fg: ident, $url: expr_2021) => {{ [INFO] [stdout] | _________________________________________________________- [INFO] [stdout] 24 | | let style = yansi::Style::new().fg(yansi::Color::$fg).italic(); [INFO] [stdout] 25 | | yansi::hyperlink::HyperlinkExt::link(&yansi::Paint::paint(&$item, style), $url) [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | | creates a temporary value which is freed while still in use [INFO] [stdout] 26 | | }}; [INFO] [stdout] | |_____- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 319 | description.push_str(&hyperlink!(tag, Yellow, &url).to_string()); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `hyperlink` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/display.rs:25:47 [INFO] [stdout] | [INFO] [stdout] 23 | ($item: expr_2021, $fg: ident, $url: expr_2021) => {{ [INFO] [stdout] | _________________________________________________________- [INFO] [stdout] 24 | | let style = yansi::Style::new().fg(yansi::Color::$fg).italic(); [INFO] [stdout] 25 | | yansi::hyperlink::HyperlinkExt::link(&yansi::Paint::paint(&$item, style), $url) [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | | creates a temporary value which is freed while still in use [INFO] [stdout] 26 | | }}; [INFO] [stdout] | |_____- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 327 | description.push_str(&hyperlink!(tag, Yellow, &url).to_string()); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `hyperlink` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/display.rs:25:47 [INFO] [stdout] | [INFO] [stdout] 23 | ($item: expr_2021, $fg: ident, $url: expr_2021) => {{ [INFO] [stdout] | _________________________________________________________- [INFO] [stdout] 24 | | let style = yansi::Style::new().fg(yansi::Color::$fg).italic(); [INFO] [stdout] 25 | | yansi::hyperlink::HyperlinkExt::link(&yansi::Paint::paint(&$item, style), $url) [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | | creates a temporary value which is freed while still in use [INFO] [stdout] 26 | | }}; [INFO] [stdout] | |_____- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 336 | description.push_str(&hyperlink!(tag, Yellow, &url).to_string()); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `hyperlink` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/display.rs:285:51 [INFO] [stdout] | [INFO] [stdout] 23 | ($item: expr_2021, $fg: ident, $url: expr_2021) => {{ [INFO] [stdout] | _________________________________________________________- [INFO] [stdout] 24 | | let style = yansi::Style::new().fg(yansi::Color::$fg).italic(); [INFO] [stdout] 25 | | yansi::hyperlink::HyperlinkExt::link(&yansi::Paint::paint(&$item, style), $url) [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 26 | | }}; [INFO] [stdout] | |_____- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 285 | .push_str(&hyperlink!(format!("{text}{tag}"), Cyan, &url).to_string()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/display.rs:297:51 [INFO] [stdout] | [INFO] [stdout] 23 | ($item: expr_2021, $fg: ident, $url: expr_2021) => {{ [INFO] [stdout] | _________________________________________________________- [INFO] [stdout] 24 | | let style = yansi::Style::new().fg(yansi::Color::$fg).italic(); [INFO] [stdout] 25 | | yansi::hyperlink::HyperlinkExt::link(&yansi::Paint::paint(&$item, style), $url) [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 26 | | }}; [INFO] [stdout] | |_____- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 297 | .push_str(&hyperlink!(format!("{text}{tag}"), Red, &url).to_string()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/display.rs:309:51 [INFO] [stdout] | [INFO] [stdout] 23 | ($item: expr_2021, $fg: ident, $url: expr_2021) => {{ [INFO] [stdout] | _________________________________________________________- [INFO] [stdout] 24 | | let style = yansi::Style::new().fg(yansi::Color::$fg).italic(); [INFO] [stdout] 25 | | yansi::hyperlink::HyperlinkExt::link(&yansi::Paint::paint(&$item, style), $url) [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 26 | | }}; [INFO] [stdout] | |_____- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 309 | .push_str(&hyperlink!(format!("{text}{tag}"), Cyan, &url).to_string()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0716`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0716`. [INFO] [stdout] [INFO] [stderr] error: could not compile `what-the-port` (bin "wtp") due to 14 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `what-the-port` (bin "wtp" test) due to 14 previous errors [INFO] [stderr] error: failed to check after updating to 2024 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "fca914a6c454450f564c3132921db108ac5faa0a61f691b759682e6d40090d39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fca914a6c454450f564c3132921db108ac5faa0a61f691b759682e6d40090d39", kill_on_drop: false }` [INFO] [stdout] fca914a6c454450f564c3132921db108ac5faa0a61f691b759682e6d40090d39