[INFO] fetching crate window_switcher 0.3.0... [INFO] checking window_switcher-0.3.0 against try#65132f36b923285d5da381c2fbafee6ce899e841 for pr-132712-1 [INFO] extracting crate window_switcher 0.3.0 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate window_switcher 0.3.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 window_switcher 0.3.0 [INFO] finished tweaking crates.io crate window_switcher 0.3.0 [INFO] tweaked toml for crates.io crate window_switcher 0.3.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate window_switcher 0.3.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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 1c149bdc520e388831df8fd9cde7d49ebdaa976649fc57a263307bc7633029b3 [INFO] running `Command { std: "docker" "start" "-a" "1c149bdc520e388831df8fd9cde7d49ebdaa976649fc57a263307bc7633029b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c149bdc520e388831df8fd9cde7d49ebdaa976649fc57a263307bc7633029b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c149bdc520e388831df8fd9cde7d49ebdaa976649fc57a263307bc7633029b3", kill_on_drop: false }` [INFO] [stdout] 1c149bdc520e388831df8fd9cde7d49ebdaa976649fc57a263307bc7633029b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 87616c2eb398b703b8c33c85ae36c866989d0119e1768bfef0bb83000e19dcb3 [INFO] running `Command { std: "docker" "start" "-a" "87616c2eb398b703b8c33c85ae36c866989d0119e1768bfef0bb83000e19dcb3", 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 libc v0.2.151 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling syn v2.0.41 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking anstream v0.6.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking clap_builder v4.4.18 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking svg v0.15.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking random_color v0.8.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling strum_macros v0.26.1 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling serde_repr v0.1.17 [INFO] [stderr] Compiling hyprland-macros v0.3.4 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Checking tokio v1.35.0 [INFO] [stderr] Checking strum v0.26.1 [INFO] [stderr] Checking clap v4.4.18 [INFO] [stderr] Checking futures-executor v0.3.29 [INFO] [stderr] Checking futures v0.3.29 [INFO] [stderr] Checking hyprland v0.3.13 [INFO] [stderr] Checking window_switcher v0.3.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Migrating src/main.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/svg.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/mod.rs from 2021 edition to 2024 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.25s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking window_switcher v0.3.0 (/tmp/fixit) [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> tests/mod.rs:132:14 [INFO] [stdout] | [INFO] [stdout] 132 | &(filename [INFO] [stdout] | ______________^ [INFO] [stdout] 133 | | + "/" [INFO] [stdout] 134 | | + match &name[..name.len() - 3].rfind(':') { [INFO] [stdout] 135 | | Some(pos) => &name[pos + 1..name.len() - 3], [INFO] [stdout] 136 | | None => &name[..name.len() - 3], [INFO] [stdout] 137 | | }) [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] | [INFO] [stdout] ::: tests/many_windows/mod.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | create_svg_from_client_tests(&clients, function!(), monitor_data); [INFO] [stdout] | ---------------------------- ----------- in this macro invocation [INFO] [stdout] | | [INFO] [stdout] | borrow later used by call [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 `function` (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] --> tests/mod.rs:132:14 [INFO] [stdout] | [INFO] [stdout] 132 | &(filename [INFO] [stdout] | ______________^ [INFO] [stdout] 133 | | + "/" [INFO] [stdout] 134 | | + match &name[..name.len() - 3].rfind(':') { [INFO] [stdout] 135 | | Some(pos) => &name[pos + 1..name.len() - 3], [INFO] [stdout] 136 | | None => &name[..name.len() - 3], [INFO] [stdout] 137 | | }) [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] | [INFO] [stdout] ::: tests/many_windows/mod.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | create_svg_from_client_tests(&clients, function!(), monitor_data); [INFO] [stdout] | ---------------------------- ----------- in this macro invocation [INFO] [stdout] | | [INFO] [stdout] | borrow later used by call [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 `function` (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] --> tests/mod.rs:132:14 [INFO] [stdout] | [INFO] [stdout] 132 | &(filename [INFO] [stdout] | ______________^ [INFO] [stdout] 133 | | + "/" [INFO] [stdout] 134 | | + match &name[..name.len() - 3].rfind(':') { [INFO] [stdout] 135 | | Some(pos) => &name[pos + 1..name.len() - 3], [INFO] [stdout] 136 | | None => &name[..name.len() - 3], [INFO] [stdout] 137 | | }) [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] | [INFO] [stdout] ::: tests/multi_workspace_multi_monitor_horizontal/mod.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | create_svg_from_client_tests(&clients, function!(), monitor_data); [INFO] [stdout] | ---------------------------- ----------- in this macro invocation [INFO] [stdout] | | [INFO] [stdout] | borrow later used by call [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 `function` (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] --> tests/mod.rs:132:14 [INFO] [stdout] | [INFO] [stdout] 132 | &(filename [INFO] [stdout] | ______________^ [INFO] [stdout] 133 | | + "/" [INFO] [stdout] 134 | | + match &name[..name.len() - 3].rfind(':') { [INFO] [stdout] 135 | | Some(pos) => &name[pos + 1..name.len() - 3], [INFO] [stdout] 136 | | None => &name[..name.len() - 3], [INFO] [stdout] 137 | | }) [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] | [INFO] [stdout] ::: tests/multi_workspace_multi_monitor_horizontal/mod.rs:114:5 [INFO] [stdout] | [INFO] [stdout] 114 | create_svg_from_client_tests(&clients, function!(), monitor_data); [INFO] [stdout] | ---------------------------- ----------- in this macro invocation [INFO] [stdout] | | [INFO] [stdout] | borrow later used by call [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 `function` (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] --> tests/mod.rs:132:14 [INFO] [stdout] | [INFO] [stdout] 132 | &(filename [INFO] [stdout] | ______________^ [INFO] [stdout] 133 | | + "/" [INFO] [stdout] 134 | | + match &name[..name.len() - 3].rfind(':') { [INFO] [stdout] 135 | | Some(pos) => &name[pos + 1..name.len() - 3], [INFO] [stdout] 136 | | None => &name[..name.len() - 3], [INFO] [stdout] 137 | | }) [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] | [INFO] [stdout] ::: tests/multi_workspace_multi_monitor_horizontal/mod.rs:168:5 [INFO] [stdout] | [INFO] [stdout] 168 | create_svg_from_client_tests(&clients, function!(), monitor_data); [INFO] [stdout] | ---------------------------- ----------- in this macro invocation [INFO] [stdout] | | [INFO] [stdout] | borrow later used by call [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 `function` (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] --> tests/mod.rs:132:14 [INFO] [stdout] | [INFO] [stdout] 132 | &(filename [INFO] [stdout] | ______________^ [INFO] [stdout] 133 | | + "/" [INFO] [stdout] 134 | | + match &name[..name.len() - 3].rfind(':') { [INFO] [stdout] 135 | | Some(pos) => &name[pos + 1..name.len() - 3], [INFO] [stdout] 136 | | None => &name[..name.len() - 3], [INFO] [stdout] 137 | | }) [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] | [INFO] [stdout] ::: tests/multi_workspace_multi_monitor_horizontal/mod.rs:222:5 [INFO] [stdout] | [INFO] [stdout] 222 | create_svg_from_client_tests(&clients, function!(), monitor_data); [INFO] [stdout] | ---------------------------- ----------- in this macro invocation [INFO] [stdout] | | [INFO] [stdout] | borrow later used by call [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 `function` (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] --> tests/mod.rs:132:14 [INFO] [stdout] | [INFO] [stdout] 132 | &(filename [INFO] [stdout] | ______________^ [INFO] [stdout] 133 | | + "/" [INFO] [stdout] 134 | | + match &name[..name.len() - 3].rfind(':') { [INFO] [stdout] 135 | | Some(pos) => &name[pos + 1..name.len() - 3], [INFO] [stdout] 136 | | None => &name[..name.len() - 3], [INFO] [stdout] 137 | | }) [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] | [INFO] [stdout] ::: tests/multi_workspace_multi_monitor_horizontal/mod.rs:310:5 [INFO] [stdout] | [INFO] [stdout] 310 | create_svg_from_client_tests(&clients, function!(), monitor_data); [INFO] [stdout] | ---------------------------- ----------- in this macro invocation [INFO] [stdout] | | [INFO] [stdout] | borrow later used by call [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 `function` (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] --> tests/mod.rs:132:14 [INFO] [stdout] | [INFO] [stdout] 132 | &(filename [INFO] [stdout] | ______________^ [INFO] [stdout] 133 | | + "/" [INFO] [stdout] 134 | | + match &name[..name.len() - 3].rfind(':') { [INFO] [stdout] 135 | | Some(pos) => &name[pos + 1..name.len() - 3], [INFO] [stdout] 136 | | None => &name[..name.len() - 3], [INFO] [stdout] 137 | | }) [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] | [INFO] [stdout] ::: tests/multi_workspace_multi_monitor_horizontal/mod.rs:398:5 [INFO] [stdout] | [INFO] [stdout] 398 | create_svg_from_client_tests(&clients, function!(), monitor_data); [INFO] [stdout] | ---------------------------- ----------- in this macro invocation [INFO] [stdout] | | [INFO] [stdout] | borrow later used by call [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 `function` (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] --> tests/mod.rs:132:14 [INFO] [stdout] | [INFO] [stdout] 132 | &(filename [INFO] [stdout] | ______________^ [INFO] [stdout] 133 | | + "/" [INFO] [stdout] 134 | | + match &name[..name.len() - 3].rfind(':') { [INFO] [stdout] 135 | | Some(pos) => &name[pos + 1..name.len() - 3], [INFO] [stdout] 136 | | None => &name[..name.len() - 3], [INFO] [stdout] 137 | | }) [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] | [INFO] [stdout] ::: tests/multi_workspace_multi_monitor_horizontal/mod.rs:486:5 [INFO] [stdout] | [INFO] [stdout] 486 | create_svg_from_client_tests(&clients, function!(), monitor_data); [INFO] [stdout] | ---------------------------- ----------- in this macro invocation [INFO] [stdout] | | [INFO] [stdout] | borrow later used by call [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 `function` (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] --> tests/mod.rs:132:14 [INFO] [stdout] | [INFO] [stdout] 132 | &(filename [INFO] [stdout] | ______________^ [INFO] [stdout] 133 | | + "/" [INFO] [stdout] 134 | | + match &name[..name.len() - 3].rfind(':') { [INFO] [stdout] 135 | | Some(pos) => &name[pos + 1..name.len() - 3], [INFO] [stdout] 136 | | None => &name[..name.len() - 3], [INFO] [stdout] 137 | | }) [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] | [INFO] [stdout] ::: tests/multi_workspace_multi_monitor_horizontal/mod.rs:575:5 [INFO] [stdout] | [INFO] [stdout] 575 | create_svg_from_client_tests(&clients, function!(), monitor_data); [INFO] [stdout] | ---------------------------- ----------- in this macro invocation [INFO] [stdout] | | [INFO] [stdout] | borrow later used by call [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 `function` (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] --> tests/mod.rs:132:14 [INFO] [stdout] | [INFO] [stdout] 132 | &(filename [INFO] [stdout] | ______________^ [INFO] [stdout] 133 | | + "/" [INFO] [stdout] 134 | | + match &name[..name.len() - 3].rfind(':') { [INFO] [stdout] 135 | | Some(pos) => &name[pos + 1..name.len() - 3], [INFO] [stdout] 136 | | None => &name[..name.len() - 3], [INFO] [stdout] 137 | | }) [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] | [INFO] [stdout] ::: tests/multi_workspaces/mod.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | create_svg_from_client_tests(&clients, function!(), monitor_data); [INFO] [stdout] | ---------------------------- ----------- in this macro invocation [INFO] [stdout] | | [INFO] [stdout] | borrow later used by call [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 `function` (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] --> tests/mod.rs:132:14 [INFO] [stdout] | [INFO] [stdout] 132 | &(filename [INFO] [stdout] | ______________^ [INFO] [stdout] 133 | | + "/" [INFO] [stdout] 134 | | + match &name[..name.len() - 3].rfind(':') { [INFO] [stdout] 135 | | Some(pos) => &name[pos + 1..name.len() - 3], [INFO] [stdout] 136 | | None => &name[..name.len() - 3], [INFO] [stdout] 137 | | }) [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] | [INFO] [stdout] ::: tests/multi_workspaces/mod.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | create_svg_from_client_tests(&clients, function!(), monitor_data); [INFO] [stdout] | ---------------------------- ----------- in this macro invocation [INFO] [stdout] | | [INFO] [stdout] | borrow later used by call [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 `function` (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] --> tests/mod.rs:132:14 [INFO] [stdout] | [INFO] [stdout] 132 | &(filename [INFO] [stdout] | ______________^ [INFO] [stdout] 133 | | + "/" [INFO] [stdout] 134 | | + match &name[..name.len() - 3].rfind(':') { [INFO] [stdout] 135 | | Some(pos) => &name[pos + 1..name.len() - 3], [INFO] [stdout] 136 | | None => &name[..name.len() - 3], [INFO] [stdout] 137 | | }) [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] | [INFO] [stdout] ::: tests/multi_workspaces/mod.rs:143:5 [INFO] [stdout] | [INFO] [stdout] 143 | create_svg_from_client_tests(&clients, function!(), monitor_data); [INFO] [stdout] | ---------------------------- ----------- in this macro invocation [INFO] [stdout] | | [INFO] [stdout] | borrow later used by call [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 `function` (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] --> tests/mod.rs:132:14 [INFO] [stdout] | [INFO] [stdout] 132 | &(filename [INFO] [stdout] | ______________^ [INFO] [stdout] 133 | | + "/" [INFO] [stdout] 134 | | + match &name[..name.len() - 3].rfind(':') { [INFO] [stdout] 135 | | Some(pos) => &name[pos + 1..name.len() - 3], [INFO] [stdout] 136 | | None => &name[..name.len() - 3], [INFO] [stdout] 137 | | }) [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] | [INFO] [stdout] ::: tests/multi_workspaces/mod.rs:194:5 [INFO] [stdout] | [INFO] [stdout] 194 | create_svg_from_client_tests(&clients, function!(), monitor_data); [INFO] [stdout] | ---------------------------- ----------- in this macro invocation [INFO] [stdout] | | [INFO] [stdout] | borrow later used by call [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 `function` (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] --> tests/mod.rs:132:14 [INFO] [stdout] | [INFO] [stdout] 132 | &(filename [INFO] [stdout] | ______________^ [INFO] [stdout] 133 | | + "/" [INFO] [stdout] 134 | | + match &name[..name.len() - 3].rfind(':') { [INFO] [stdout] 135 | | Some(pos) => &name[pos + 1..name.len() - 3], [INFO] [stdout] 136 | | None => &name[..name.len() - 3], [INFO] [stdout] 137 | | }) [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] | [INFO] [stdout] ::: tests/simple/mod.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | create_svg_from_client_tests(&clients, function!(), monitor_data); [INFO] [stdout] | ---------------------------- ----------- in this macro invocation [INFO] [stdout] | | [INFO] [stdout] | borrow later used by call [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 `function` (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] --> tests/mod.rs:132:14 [INFO] [stdout] | [INFO] [stdout] 132 | &(filename [INFO] [stdout] | ______________^ [INFO] [stdout] 133 | | + "/" [INFO] [stdout] 134 | | + match &name[..name.len() - 3].rfind(':') { [INFO] [stdout] 135 | | Some(pos) => &name[pos + 1..name.len() - 3], [INFO] [stdout] 136 | | None => &name[..name.len() - 3], [INFO] [stdout] 137 | | }) [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] | [INFO] [stdout] ::: tests/simple/mod.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | create_svg_from_client_tests(&clients, function!(), monitor_data); [INFO] [stdout] | ---------------------------- ----------- in this macro invocation [INFO] [stdout] | | [INFO] [stdout] | borrow later used by call [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 `function` (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] --> tests/mod.rs:132:14 [INFO] [stdout] | [INFO] [stdout] 132 | &(filename [INFO] [stdout] | ______________^ [INFO] [stdout] 133 | | + "/" [INFO] [stdout] 134 | | + match &name[..name.len() - 3].rfind(':') { [INFO] [stdout] 135 | | Some(pos) => &name[pos + 1..name.len() - 3], [INFO] [stdout] 136 | | None => &name[..name.len() - 3], [INFO] [stdout] 137 | | }) [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] | [INFO] [stdout] ::: tests/simple/mod.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | create_svg_from_client_tests(&clients, function!(), monitor_data); [INFO] [stdout] | ---------------------------- ----------- in this macro invocation [INFO] [stdout] | | [INFO] [stdout] | borrow later used by call [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 `function` (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] --> tests/mod.rs:132:14 [INFO] [stdout] | [INFO] [stdout] 132 | &(filename [INFO] [stdout] | ______________^ [INFO] [stdout] 133 | | + "/" [INFO] [stdout] 134 | | + match &name[..name.len() - 3].rfind(':') { [INFO] [stdout] 135 | | Some(pos) => &name[pos + 1..name.len() - 3], [INFO] [stdout] 136 | | None => &name[..name.len() - 3], [INFO] [stdout] 137 | | }) [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] | [INFO] [stdout] ::: tests/simple/mod.rs:165:5 [INFO] [stdout] | [INFO] [stdout] 165 | create_svg_from_client_tests(&clients, function!(), monitor_data); [INFO] [stdout] | ---------------------------- ----------- in this macro invocation [INFO] [stdout] | | [INFO] [stdout] | borrow later used by call [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 `function` (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] --> tests/mod.rs:132:14 [INFO] [stdout] | [INFO] [stdout] 132 | &(filename [INFO] [stdout] | ______________^ [INFO] [stdout] 133 | | + "/" [INFO] [stdout] 134 | | + match &name[..name.len() - 3].rfind(':') { [INFO] [stdout] 135 | | Some(pos) => &name[pos + 1..name.len() - 3], [INFO] [stdout] 136 | | None => &name[..name.len() - 3], [INFO] [stdout] 137 | | }) [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] | [INFO] [stdout] ::: tests/simple/mod.rs:203:5 [INFO] [stdout] | [INFO] [stdout] 203 | create_svg_from_client_tests(&clients, function!(), monitor_data); [INFO] [stdout] | ---------------------------- ----------- in this macro invocation [INFO] [stdout] | | [INFO] [stdout] | borrow later used by call [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 `function` (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] --> tests/mod.rs:132:14 [INFO] [stdout] | [INFO] [stdout] 132 | &(filename [INFO] [stdout] | ______________^ [INFO] [stdout] 133 | | + "/" [INFO] [stdout] 134 | | + match &name[..name.len() - 3].rfind(':') { [INFO] [stdout] 135 | | Some(pos) => &name[pos + 1..name.len() - 3], [INFO] [stdout] 136 | | None => &name[..name.len() - 3], [INFO] [stdout] 137 | | }) [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] | [INFO] [stdout] ::: tests/simple/mod.rs:240:5 [INFO] [stdout] | [INFO] [stdout] 240 | create_svg_from_client_tests(&clients, function!(), monitor_data); [INFO] [stdout] | ---------------------------- ----------- in this macro invocation [INFO] [stdout] | | [INFO] [stdout] | borrow later used by call [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 `function` (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 `window_switcher` (test "mod") due to 20 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" "87616c2eb398b703b8c33c85ae36c866989d0119e1768bfef0bb83000e19dcb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87616c2eb398b703b8c33c85ae36c866989d0119e1768bfef0bb83000e19dcb3", kill_on_drop: false }` [INFO] [stdout] 87616c2eb398b703b8c33c85ae36c866989d0119e1768bfef0bb83000e19dcb3