[INFO] fetching crate inflection-rs 0.2.0... [INFO] checking inflection-rs-0.2.0 against try#65132f36b923285d5da381c2fbafee6ce899e841 for pr-132712-1 [INFO] extracting crate inflection-rs 0.2.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate inflection-rs 0.2.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 inflection-rs 0.2.0 [INFO] finished tweaking crates.io crate inflection-rs 0.2.0 [INFO] tweaked toml for crates.io crate inflection-rs 0.2.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 82 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.4.0 (available: v0.5.1) [INFO] [stderr] Adding hashbrown v0.13.2 (available: v0.15.1) [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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 08e59deeaff778ec8dd44bcba47bae35bc13a0d81816fbb979cd361d8585bcb6 [INFO] running `Command { std: "docker" "start" "-a" "08e59deeaff778ec8dd44bcba47bae35bc13a0d81816fbb979cd361d8585bcb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "08e59deeaff778ec8dd44bcba47bae35bc13a0d81816fbb979cd361d8585bcb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08e59deeaff778ec8dd44bcba47bae35bc13a0d81816fbb979cd361d8585bcb6", kill_on_drop: false }` [INFO] [stdout] 08e59deeaff778ec8dd44bcba47bae35bc13a0d81816fbb979cd361d8585bcb6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] c99a78c07ae7c0f4449db9e966289a143295181740a21528b73eb37a147c5561 [INFO] running `Command { std: "docker" "start" "-a" "c99a78c07ae7c0f4449db9e966289a143295181740a21528b73eb37a147c5561", 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.92 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking itoa v1.0.13 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking string-utility v0.2.0 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking deunicode v1.6.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking oorandom v11.1.4 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking inflection-rs v0.2.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/lib.rs (2 fixes) [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.4.0 [INFO] [stderr] Migrating benches/inflection_benchmark.rs from 2021 edition to 2024 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.59s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking inflection-rs v0.2.0 (/tmp/fixit) [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/lib.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 9 | ($str:expr_2021) => {{ [INFO] [stdout] | ___________________________- [INFO] [stdout] 10 | | &$str [INFO] [stdout] | | __________^ [INFO] [stdout] 11 | || .chars() [INFO] [stdout] 12 | || .map(|c| format!("[{}{}]", c.to_string(), c.to_uppercase().to_string())) [INFO] [stdout] 13 | || .collect::() [INFO] [stdout] | || ^ [INFO] [stdout] | || | [INFO] [stdout] | ||________________________________temporary value is freed at the end of this statement [INFO] [stdout] | | creates a temporary value which is freed while still in use [INFO] [stdout] 14 | | }}; [INFO] [stdout] | |______- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 211 | case_insensitive!(singular_stem) [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 `case_insensitive` (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/lib.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 9 | ($str:expr_2021) => {{ [INFO] [stdout] | ___________________________- [INFO] [stdout] 10 | | &$str [INFO] [stdout] | | __________^ [INFO] [stdout] 11 | || .chars() [INFO] [stdout] 12 | || .map(|c| format!("[{}{}]", c.to_string(), c.to_uppercase().to_string())) [INFO] [stdout] 13 | || .collect::() [INFO] [stdout] | || ^ [INFO] [stdout] | || | [INFO] [stdout] | ||________________________________temporary value is freed at the end of this statement [INFO] [stdout] | | creates a temporary value which is freed while still in use [INFO] [stdout] 14 | | }}; [INFO] [stdout] | |______- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 222 | case_insensitive!(singular_stem) [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 `case_insensitive` (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/lib.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 9 | ($str:expr_2021) => {{ [INFO] [stdout] | ___________________________- [INFO] [stdout] 10 | | &$str [INFO] [stdout] | | __________^ [INFO] [stdout] 11 | || .chars() [INFO] [stdout] 12 | || .map(|c| format!("[{}{}]", c.to_string(), c.to_uppercase().to_string())) [INFO] [stdout] 13 | || .collect::() [INFO] [stdout] | || ^ [INFO] [stdout] | || | [INFO] [stdout] | ||________________________________temporary value is freed at the end of this statement [INFO] [stdout] | | creates a temporary value which is freed while still in use [INFO] [stdout] 14 | | }}; [INFO] [stdout] | |______- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 233 | case_insensitive!(plural_stem) [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 `case_insensitive` (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/lib.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 9 | ($str:expr_2021) => {{ [INFO] [stdout] | ___________________________- [INFO] [stdout] 10 | | &$str [INFO] [stdout] | | __________^ [INFO] [stdout] 11 | || .chars() [INFO] [stdout] 12 | || .map(|c| format!("[{}{}]", c.to_string(), c.to_uppercase().to_string())) [INFO] [stdout] 13 | || .collect::() [INFO] [stdout] | || ^ [INFO] [stdout] | || | [INFO] [stdout] | ||________________________________temporary value is freed at the end of this statement [INFO] [stdout] | | creates a temporary value which is freed while still in use [INFO] [stdout] 14 | | }}; [INFO] [stdout] | |______- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 244 | case_insensitive!(plural_stem) [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 `case_insensitive` (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/lib.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 9 | ($str:expr_2021) => {{ [INFO] [stdout] | ___________________________- [INFO] [stdout] 10 | | &$str [INFO] [stdout] | | __________^ [INFO] [stdout] 11 | || .chars() [INFO] [stdout] 12 | || .map(|c| format!("[{}{}]", c.to_string(), c.to_uppercase().to_string())) [INFO] [stdout] 13 | || .collect::() [INFO] [stdout] | || ^ [INFO] [stdout] | || | [INFO] [stdout] | ||________________________________temporary value is freed at the end of this statement [INFO] [stdout] | | creates a temporary value which is freed while still in use [INFO] [stdout] 14 | | }}; [INFO] [stdout] | |______- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 255 | case_insensitive!(plural_stem) [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 `case_insensitive` (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/lib.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 9 | ($str:expr_2021) => {{ [INFO] [stdout] | ___________________________- [INFO] [stdout] 10 | | &$str [INFO] [stdout] | | __________^ [INFO] [stdout] 11 | || .chars() [INFO] [stdout] 12 | || .map(|c| format!("[{}{}]", c.to_string(), c.to_uppercase().to_string())) [INFO] [stdout] 13 | || .collect::() [INFO] [stdout] | || ^ [INFO] [stdout] | || | [INFO] [stdout] | ||________________________________temporary value is freed at the end of this statement [INFO] [stdout] | | creates a temporary value which is freed while still in use [INFO] [stdout] 14 | | }}; [INFO] [stdout] | |______- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 266 | case_insensitive!(plural_stem) [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 `case_insensitive` (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] [stderr] error: could not compile `inflection-rs` (lib) due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/lib.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 9 | ($str:expr_2021) => {{ [INFO] [stdout] | ___________________________- [INFO] [stdout] 10 | | &$str [INFO] [stdout] | | __________^ [INFO] [stdout] 11 | || .chars() [INFO] [stdout] 12 | || .map(|c| format!("[{}{}]", c.to_string(), c.to_uppercase().to_string())) [INFO] [stdout] 13 | || .collect::() [INFO] [stdout] | || ^ [INFO] [stdout] | || | [INFO] [stdout] | ||________________________________temporary value is freed at the end of this statement [INFO] [stdout] | | creates a temporary value which is freed while still in use [INFO] [stdout] 14 | | }}; [INFO] [stdout] | |______- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 211 | case_insensitive!(singular_stem) [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 `case_insensitive` (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/lib.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 9 | ($str:expr_2021) => {{ [INFO] [stdout] | ___________________________- [INFO] [stdout] 10 | | &$str [INFO] [stdout] | | __________^ [INFO] [stdout] 11 | || .chars() [INFO] [stdout] 12 | || .map(|c| format!("[{}{}]", c.to_string(), c.to_uppercase().to_string())) [INFO] [stdout] 13 | || .collect::() [INFO] [stdout] | || ^ [INFO] [stdout] | || | [INFO] [stdout] | ||________________________________temporary value is freed at the end of this statement [INFO] [stdout] | | creates a temporary value which is freed while still in use [INFO] [stdout] 14 | | }}; [INFO] [stdout] | |______- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 222 | case_insensitive!(singular_stem) [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 `case_insensitive` (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/lib.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 9 | ($str:expr_2021) => {{ [INFO] [stdout] | ___________________________- [INFO] [stdout] 10 | | &$str [INFO] [stdout] | | __________^ [INFO] [stdout] 11 | || .chars() [INFO] [stdout] 12 | || .map(|c| format!("[{}{}]", c.to_string(), c.to_uppercase().to_string())) [INFO] [stdout] 13 | || .collect::() [INFO] [stdout] | || ^ [INFO] [stdout] | || | [INFO] [stdout] | ||________________________________temporary value is freed at the end of this statement [INFO] [stdout] | | creates a temporary value which is freed while still in use [INFO] [stdout] 14 | | }}; [INFO] [stdout] | |______- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 233 | case_insensitive!(plural_stem) [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 `case_insensitive` (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/lib.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 9 | ($str:expr_2021) => {{ [INFO] [stdout] | ___________________________- [INFO] [stdout] 10 | | &$str [INFO] [stdout] | | __________^ [INFO] [stdout] 11 | || .chars() [INFO] [stdout] 12 | || .map(|c| format!("[{}{}]", c.to_string(), c.to_uppercase().to_string())) [INFO] [stdout] 13 | || .collect::() [INFO] [stdout] | || ^ [INFO] [stdout] | || | [INFO] [stdout] | ||________________________________temporary value is freed at the end of this statement [INFO] [stdout] | | creates a temporary value which is freed while still in use [INFO] [stdout] 14 | | }}; [INFO] [stdout] | |______- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 244 | case_insensitive!(plural_stem) [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 `case_insensitive` (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/lib.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 9 | ($str:expr_2021) => {{ [INFO] [stdout] | ___________________________- [INFO] [stdout] 10 | | &$str [INFO] [stdout] | | __________^ [INFO] [stdout] 11 | || .chars() [INFO] [stdout] 12 | || .map(|c| format!("[{}{}]", c.to_string(), c.to_uppercase().to_string())) [INFO] [stdout] 13 | || .collect::() [INFO] [stdout] | || ^ [INFO] [stdout] | || | [INFO] [stdout] | ||________________________________temporary value is freed at the end of this statement [INFO] [stdout] | | creates a temporary value which is freed while still in use [INFO] [stdout] 14 | | }}; [INFO] [stdout] | |______- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 255 | case_insensitive!(plural_stem) [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 `case_insensitive` (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/lib.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 9 | ($str:expr_2021) => {{ [INFO] [stdout] | ___________________________- [INFO] [stdout] 10 | | &$str [INFO] [stdout] | | __________^ [INFO] [stdout] 11 | || .chars() [INFO] [stdout] 12 | || .map(|c| format!("[{}{}]", c.to_string(), c.to_uppercase().to_string())) [INFO] [stdout] 13 | || .collect::() [INFO] [stdout] | || ^ [INFO] [stdout] | || | [INFO] [stdout] | ||________________________________temporary value is freed at the end of this statement [INFO] [stdout] | | creates a temporary value which is freed while still in use [INFO] [stdout] 14 | | }}; [INFO] [stdout] | |______- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 266 | case_insensitive!(plural_stem) [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 `case_insensitive` (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] [stderr] error: could not compile `inflection-rs` (lib test) due to 6 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" "c99a78c07ae7c0f4449db9e966289a143295181740a21528b73eb37a147c5561", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c99a78c07ae7c0f4449db9e966289a143295181740a21528b73eb37a147c5561", kill_on_drop: false }` [INFO] [stdout] c99a78c07ae7c0f4449db9e966289a143295181740a21528b73eb37a147c5561