[INFO] fetching crate runa-wayland-protocols 0.1.0... [INFO] checking runa-wayland-protocols-0.1.0 against try#65132f36b923285d5da381c2fbafee6ce899e841 for pr-132712-1 [INFO] extracting crate runa-wayland-protocols 0.1.0 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate runa-wayland-protocols 0.1.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 runa-wayland-protocols 0.1.0 [INFO] finished tweaking crates.io crate runa-wayland-protocols 0.1.0 [INFO] tweaked toml for crates.io crate runa-wayland-protocols 0.1.0 written to /workspace/builds/worker-4-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 65 packages to latest compatible versions [INFO] [stderr] Adding futures-lite v1.13.0 (available: v2.5.0) [INFO] [stderr] Adding num_enum v0.5.11 (available: v0.7.3) [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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 54db65d2913b74df1b918c9c401feeedbe0d7debc0ac2f69ac9822630fbcdc28 [INFO] running `Command { std: "docker" "start" "-a" "54db65d2913b74df1b918c9c401feeedbe0d7debc0ac2f69ac9822630fbcdc28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "54db65d2913b74df1b918c9c401feeedbe0d7debc0ac2f69ac9822630fbcdc28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54db65d2913b74df1b918c9c401feeedbe0d7debc0ac2f69ac9822630fbcdc28", kill_on_drop: false }` [INFO] [stdout] 54db65d2913b74df1b918c9c401feeedbe0d7debc0ac2f69ac9822630fbcdc28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] b5852c2587b425713bd76f438f82e68560bf8fabd4c125d15529e5b777e8f8c9 [INFO] running `Command { std: "docker" "start" "-a" "b5852c2587b425713bd76f438f82e68560bf8fabd4c125d15529e5b777e8f8c9", 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 unicode-ident v1.0.14 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling fixed v1.28.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling bytemuck v1.20.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quick-xml v0.28.2 [INFO] [stderr] Compiling linkify v0.9.0 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling rust-format v0.3.4 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling runa-io-traits v0.0.1-alpha1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling runa-wayland-spec-parser v0.1.0 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling runa-wayland-scanner-codegen v0.1.0 [INFO] [stderr] Compiling runa-wayland-scanner-macros v0.1.0 [INFO] [stderr] Compiling runa-wayland-types v0.1.0 [INFO] [stderr] Compiling runa-wayland-scanner v0.1.0 [INFO] [stderr] Compiling runa-wayland-protocols v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating build.rs from 2021 edition to 2024 [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.41s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Compiling runa-wayland-protocols v0.1.0 (/tmp/fixit) [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/wayland_generated.rs:1:40244 [INFO] [stdout] | [INFO] [stdout] 1 | ...bytes () [..]) ; buf . put_slice ({ let b : u32 = self . format . into () ; & b . to_ne_bytes () [..] }) ; } # [inline] fn len (& self... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/wayland_generated.rs:1:54112 [INFO] [stdout] | [INFO] [stdout] 1 | ...32_ne (prefix) ; buf . put_slice ({ let b : u32 = self . format . into () ; & b . to_ne_bytes () [..] }) ; } # [inline] fn len (& self... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/wayland_generated.rs:1:40244 [INFO] [stdout] | [INFO] [stdout] 1 | ...bytes () [..]) ; buf . put_slice ({ let b : u32 = self . format . into () ; & b . to_ne_bytes () [..] }) ; } # [inline] fn len (& self... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/wayland_generated.rs:1:54112 [INFO] [stdout] | [INFO] [stdout] 1 | ...32_ne (prefix) ; buf . put_slice ({ let b : u32 = self . format . into () ; & b . to_ne_bytes () [..] }) ; } # [inline] fn len (& self... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/wayland_generated.rs:1:196942 [INFO] [stdout] | [INFO] [stdout] 1 | ...32_ne (prefix) ; buf . put_slice ({ let b : u32 = self . method . into () ; & b . to_ne_bytes () [..] }) ; buf . put_slice (& self . f... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/wayland_generated.rs:1:255775 [INFO] [stdout] | [INFO] [stdout] 1 | ..._ne (prefix) ; buf . put_slice ({ let b : u32 = self . transform . into () ; & b . to_ne_bytes () [..] }) ; } # [inline] fn len (& sel... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/wayland_generated.rs:1:196942 [INFO] [stdout] | [INFO] [stdout] 1 | ...32_ne (prefix) ; buf . put_slice ({ let b : u32 = self . method . into () ; & b . to_ne_bytes () [..] }) ; buf . put_slice (& self . f... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/wayland_generated.rs:1:294772 [INFO] [stdout] | [INFO] [stdout] 1 | ..._ne (prefix) ; buf . put_slice ({ let b : u32 = self . transform . into () ; & b . to_ne_bytes () [..] }) ; } # [inline] fn len (& sel... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/wayland_generated.rs:1:255775 [INFO] [stdout] | [INFO] [stdout] 1 | ..._ne (prefix) ; buf . put_slice ({ let b : u32 = self . transform . into () ; & b . to_ne_bytes () [..] }) ; } # [inline] fn len (& sel... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/wayland_generated.rs:1:341858 [INFO] [stdout] | [INFO] [stdout] 1 | ...bytes () [..]) ; buf . put_slice ({ let b : u32 = self . state . into () ; & b . to_ne_bytes () [..] }) ; } # [inline] fn len (& self)... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/wayland_generated.rs:1:344232 [INFO] [stdout] | [INFO] [stdout] 1 | ...bytes () [..]) ; buf . put_slice ({ let b : u32 = self . axis . into () ; & b . to_ne_bytes () [..] }) ; buf . put_slice (& self . val... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/wayland_generated.rs:1:294772 [INFO] [stdout] | [INFO] [stdout] 1 | ..._ne (prefix) ; buf . put_slice ({ let b : u32 = self . transform . into () ; & b . to_ne_bytes () [..] }) ; } # [inline] fn len (& sel... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/wayland_generated.rs:1:350326 [INFO] [stdout] | [INFO] [stdout] 1 | ..._ne (prefix) ; buf . put_slice ({ let b : u32 = self . axis_source . into () ; & b . to_ne_bytes () [..] }) ; } # [inline] fn len (& s... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/wayland_generated.rs:1:352560 [INFO] [stdout] | [INFO] [stdout] 1 | ...bytes () [..]) ; buf . put_slice ({ let b : u32 = self . axis . into () ; & b . to_ne_bytes () [..] }) ; } # [inline] fn len (& self) ... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/wayland_generated.rs:1:341858 [INFO] [stdout] | [INFO] [stdout] 1 | ...bytes () [..]) ; buf . put_slice ({ let b : u32 = self . state . into () ; & b . to_ne_bytes () [..] }) ; } # [inline] fn len (& self)... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/wayland_generated.rs:1:355596 [INFO] [stdout] | [INFO] [stdout] 1 | ...32_ne (prefix) ; buf . put_slice ({ let b : u32 = self . axis . into () ; & b . to_ne_bytes () [..] }) ; buf . put_slice (& self . dis... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/wayland_generated.rs:1:344232 [INFO] [stdout] | [INFO] [stdout] 1 | ...bytes () [..]) ; buf . put_slice ({ let b : u32 = self . axis . into () ; & b . to_ne_bytes () [..] }) ; buf . put_slice (& self . val... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/wayland_generated.rs:1:358198 [INFO] [stdout] | [INFO] [stdout] 1 | ...32_ne (prefix) ; buf . put_slice ({ let b : u32 = self . axis . into () ; & b . to_ne_bytes () [..] }) ; buf . put_slice (& self . val... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/wayland_generated.rs:1:350326 [INFO] [stdout] | [INFO] [stdout] 1 | ..._ne (prefix) ; buf . put_slice ({ let b : u32 = self . axis_source . into () ; & b . to_ne_bytes () [..] }) ; } # [inline] fn len (& s... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/wayland_generated.rs:1:361762 [INFO] [stdout] | [INFO] [stdout] 1 | ...32_ne (prefix) ; buf . put_slice ({ let b : u32 = self . axis . into () ; & b . to_ne_bytes () [..] }) ; buf . put_slice ({ let b : u3... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/wayland_generated.rs:1:352560 [INFO] [stdout] | [INFO] [stdout] 1 | ...bytes () [..]) ; buf . put_slice ({ let b : u32 = self . axis . into () ; & b . to_ne_bytes () [..] }) ; } # [inline] fn len (& self) ... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/wayland_generated.rs:1:361855 [INFO] [stdout] | [INFO] [stdout] 1 | ...s () [..] }) ; buf . put_slice ({ let b : u32 = self . direction . into () ; & b . to_ne_bytes () [..] }) ; } # [inline] fn len (& sel... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/wayland_generated.rs:1:355596 [INFO] [stdout] | [INFO] [stdout] 1 | ...32_ne (prefix) ; buf . put_slice ({ let b : u32 = self . axis . into () ; & b . to_ne_bytes () [..] }) ; buf . put_slice (& self . dis... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/wayland_generated.rs:1:390149 [INFO] [stdout] | [INFO] [stdout] 1 | ...32_ne (prefix) ; buf . put_slice ({ let b : u32 = self . format . into () ; & b . to_ne_bytes () [..] }) ; fds . extend (Some (self . ... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/wayland_generated.rs:1:358198 [INFO] [stdout] | [INFO] [stdout] 1 | ...32_ne (prefix) ; buf . put_slice ({ let b : u32 = self . axis . into () ; & b . to_ne_bytes () [..] }) ; buf . put_slice (& self . val... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/wayland_generated.rs:1:395893 [INFO] [stdout] | [INFO] [stdout] 1 | ...bytes () [..]) ; buf . put_slice ({ let b : u32 = self . state . into () ; & b . to_ne_bytes () [..] }) ; } # [inline] fn len (& self)... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/wayland_generated.rs:1:361762 [INFO] [stdout] | [INFO] [stdout] 1 | ...32_ne (prefix) ; buf . put_slice ({ let b : u32 = self . axis . into () ; & b . to_ne_bytes () [..] }) ; buf . put_slice ({ let b : u3... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/wayland_generated.rs:1:361855 [INFO] [stdout] | [INFO] [stdout] 1 | ...s () [..] }) ; buf . put_slice ({ let b : u32 = self . direction . into () ; & b . to_ne_bytes () [..] }) ; } # [inline] fn len (& sel... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/wayland_generated.rs:1:442466 [INFO] [stdout] | [INFO] [stdout] 1 | ...tes () [..]) ; buf . put_slice ({ let b : i32 = self . subpixel . into () ; & b . to_ne_bytes () [..] }) ; let tmp = self . make . 0 ;... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/wayland_generated.rs:1:390149 [INFO] [stdout] | [INFO] [stdout] 1 | ...32_ne (prefix) ; buf . put_slice ({ let b : u32 = self . format . into () ; & b . to_ne_bytes () [..] }) ; fds . extend (Some (self . ... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/wayland_generated.rs:1:395893 [INFO] [stdout] | [INFO] [stdout] 1 | ...bytes () [..]) ; buf . put_slice ({ let b : u32 = self . state . into () ; & b . to_ne_bytes () [..] }) ; } # [inline] fn len (& self)... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/wayland_generated.rs:1:442978 [INFO] [stdout] | [INFO] [stdout] 1 | ... len () - 4) ; buf . put_slice ({ let b : u32 = self . transform . into () ; & b . to_ne_bytes () [..] }) ; } # [inline] fn len (& sel... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/wayland_generated.rs:1:442466 [INFO] [stdout] | [INFO] [stdout] 1 | ...tes () [..]) ; buf . put_slice ({ let b : i32 = self . subpixel . into () ; & b . to_ne_bytes () [..] }) ; let tmp = self . make . 0 ;... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/wayland_generated.rs:1:442978 [INFO] [stdout] | [INFO] [stdout] 1 | ... len () - 4) ; buf . put_slice ({ let b : u32 = self . transform . into () ; & b . to_ne_bytes () [..] }) ; } # [inline] fn len (& sel... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/stable_generated.rs:1:75911 [INFO] [stdout] | [INFO] [stdout] 1 | ...32_ne (prefix) ; buf . put_slice ({ let b : u32 = self . anchor . into () ; & b . to_ne_bytes () [..] }) ; } # [inline] fn len (& self... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/stable_generated.rs:1:77810 [INFO] [stdout] | [INFO] [stdout] 1 | ..._ne (prefix) ; buf . put_slice ({ let b : u32 = self . gravity . into () ; & b . to_ne_bytes () [..] }) ; } # [inline] fn len (& self)... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/stable_generated.rs:1:147976 [INFO] [stdout] | [INFO] [stdout] 1 | ...bytes () [..]) ; buf . put_slice ({ let b : u32 = self . edges . into () ; & b . to_ne_bytes () [..] }) ; } # [inline] fn len (& self)... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/stable_generated.rs:1:75911 [INFO] [stdout] | [INFO] [stdout] 1 | ...32_ne (prefix) ; buf . put_slice ({ let b : u32 = self . anchor . into () ; & b . to_ne_bytes () [..] }) ; } # [inline] fn len (& self... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/stable_generated.rs:1:77810 [INFO] [stdout] | [INFO] [stdout] 1 | ..._ne (prefix) ; buf . put_slice ({ let b : u32 = self . gravity . into () ; & b . to_ne_bytes () [..] }) ; } # [inline] fn len (& self)... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/stable_generated.rs:1:147976 [INFO] [stdout] | [INFO] [stdout] 1 | ...bytes () [..]) ; buf . put_slice ({ let b : u32 = self . edges . into () ; & b . to_ne_bytes () [..] }) ; } # [inline] fn len (& self)... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/staging_generated.rs:1:85813 [INFO] [stdout] | [INFO] [stdout] 1 | ...e (prefix) ; buf . put_slice ({ let b : u32 = self . content_type . into () ; & b . to_ne_bytes () [..] }) ; } # [inline] fn len (& se... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/staging_generated.rs:1:85813 [INFO] [stdout] | [INFO] [stdout] 1 | ...e (prefix) ; buf . put_slice ({ let b : u32 = self . content_type . into () ; & b . to_ne_bytes () [..] }) ; } # [inline] fn len (& se... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/staging_generated.rs:1:210131 [INFO] [stdout] | [INFO] [stdout] 1 | ...32_ne (prefix) ; buf . put_slice ({ let b : u32 = self . hint . into () ; & b . to_ne_bytes () [..] }) ; } # [inline] fn len (& self) ... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/staging_generated.rs:1:210131 [INFO] [stdout] | [INFO] [stdout] 1 | ...32_ne (prefix) ; buf . put_slice ({ let b : u32 = self . hint . into () ; & b . to_ne_bytes () [..] }) ; } # [inline] fn len (& self) ... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/unstable_generated.rs:1:56216 [INFO] [stdout] | [INFO] [stdout] 1 | ...32_ne (prefix) ; buf . put_slice ({ let b : u32 = self . cause . into () ; & b . to_ne_bytes () [..] }) ; } # [inline] fn len (& self)... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/unstable_generated.rs:1:58350 [INFO] [stdout] | [INFO] [stdout] 1 | ...tes () [..]) ; buf . put_slice ({ let b : u32 = self . purpose . into () ; & b . to_ne_bytes () [..] }) ; } # [inline] fn len (& self)... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/unstable_generated.rs:1:56216 [INFO] [stdout] | [INFO] [stdout] 1 | ...32_ne (prefix) ; buf . put_slice ({ let b : u32 = self . cause . into () ; & b . to_ne_bytes () [..] }) ; } # [inline] fn len (& self)... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/unstable_generated.rs:1:58350 [INFO] [stdout] | [INFO] [stdout] 1 | ...tes () [..]) ; buf . put_slice ({ let b : u32 = self . purpose . into () ; & b . to_ne_bytes () [..] }) ; } # [inline] fn len (& self)... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/unstable_generated.rs:1:121789 [INFO] [stdout] | [INFO] [stdout] 1 | ...tes () [..]) ; buf . put_slice ({ let b : u32 = self . purpose . into () ; & b . to_ne_bytes () [..] }) ; } # [inline] fn len (& self)... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/unstable_generated.rs:1:148667 [INFO] [stdout] | [INFO] [stdout] 1 | ...bytes () [..]) ; buf . put_slice ({ let b : u32 = self . style . into () ; & b . to_ne_bytes () [..] }) ; } # [inline] fn len (& self)... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/unstable_generated.rs:1:121789 [INFO] [stdout] | [INFO] [stdout] 1 | ...tes () [..]) ; buf . put_slice ({ let b : u32 = self . purpose . into () ; & b . to_ne_bytes () [..] }) ; } # [inline] fn len (& self)... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/unstable_generated.rs:1:160951 [INFO] [stdout] | [INFO] [stdout] 1 | ...tes () [..]) ; buf . put_slice ({ let b : u32 = self . direction . into () ; & b . to_ne_bytes () [..] }) ; } # [inline] fn len (& sel... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/unstable_generated.rs:1:148667 [INFO] [stdout] | [INFO] [stdout] 1 | ...bytes () [..]) ; buf . put_slice ({ let b : u32 = self . style . into () ; & b . to_ne_bytes () [..] }) ; } # [inline] fn len (& self)... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/unstable_generated.rs:1:160951 [INFO] [stdout] | [INFO] [stdout] 1 | ...tes () [..]) ; buf . put_slice ({ let b : u32 = self . direction . into () ; & b . to_ne_bytes () [..] }) ; } # [inline] fn len (& sel... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/unstable_generated.rs:1:379754 [INFO] [stdout] | [INFO] [stdout] 1 | ...32_ne (prefix) ; buf . put_slice ({ let b : u32 = self . mode . into () ; & b . to_ne_bytes () [..] }) ; } # [inline] fn len (& self) ... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/unstable_generated.rs:1:387298 [INFO] [stdout] | [INFO] [stdout] 1 | ...32_ne (prefix) ; buf . put_slice ({ let b : u32 = self . mode . into () ; & b . to_ne_bytes () [..] }) ; } # [inline] fn len (& self) ... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/unstable_generated.rs:1:379754 [INFO] [stdout] | [INFO] [stdout] 1 | ...32_ne (prefix) ; buf . put_slice ({ let b : u32 = self . mode . into () ; & b . to_ne_bytes () [..] }) ; } # [inline] fn len (& self) ... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/unstable_generated.rs:1:387298 [INFO] [stdout] | [INFO] [stdout] 1 | ...32_ne (prefix) ; buf . put_slice ({ let b : u32 = self . mode . into () ; & b . to_ne_bytes () [..] }) ; } # [inline] fn len (& self) ... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/unstable_generated.rs:1:534838 [INFO] [stdout] | [INFO] [stdout] 1 | ...tes () [..]) ; buf . put_slice ({ let b : u32 = self . lifetime . into () ; & b . to_ne_bytes () [..] }) ; } # [inline] fn len (& self... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/unstable_generated.rs:1:537997 [INFO] [stdout] | [INFO] [stdout] 1 | ...tes () [..]) ; buf . put_slice ({ let b : u32 = self . lifetime . into () ; & b . to_ne_bytes () [..] }) ; } # [inline] fn len (& self... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/unstable_generated.rs:1:534838 [INFO] [stdout] | [INFO] [stdout] 1 | ...tes () [..]) ; buf . put_slice ({ let b : u32 = self . lifetime . into () ; & b . to_ne_bytes () [..] }) ; } # [inline] fn len (& self... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/unstable_generated.rs:1:582530 [INFO] [stdout] | [INFO] [stdout] 1 | ...bytes () [..]) ; buf . put_slice ({ let b : u32 = self . method . into () ; & b . to_ne_bytes () [..] }) ; buf . put_slice (& self . o... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/unstable_generated.rs:1:537997 [INFO] [stdout] | [INFO] [stdout] 1 | ...tes () [..]) ; buf . put_slice ({ let b : u32 = self . lifetime . into () ; & b . to_ne_bytes () [..] }) ; } # [inline] fn len (& self... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/unstable_generated.rs:1:596447 [INFO] [stdout] | [INFO] [stdout] 1 | ..._ne (prefix) ; buf . put_slice ({ let b : u32 = self . capability . into () ; & b . to_ne_bytes () [..] }) ; } # [inline] fn len (& se... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/unstable_generated.rs:1:582530 [INFO] [stdout] | [INFO] [stdout] 1 | ...bytes () [..]) ; buf . put_slice ({ let b : u32 = self . method . into () ; & b . to_ne_bytes () [..] }) ; buf . put_slice (& self . o... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/unstable_generated.rs:1:596447 [INFO] [stdout] | [INFO] [stdout] 1 | ..._ne (prefix) ; buf . put_slice ({ let b : u32 = self . capability . into () ; & b . to_ne_bytes () [..] }) ; } # [inline] fn len (& se... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/unstable_generated.rs:1:722665 [INFO] [stdout] | [INFO] [stdout] 1 | ..._ne (prefix) ; buf . put_slice ({ let b : u32 = self . tool_type . into () ; & b . to_ne_bytes () [..] }) ; } # [inline] fn len (& sel... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/unstable_generated.rs:1:728417 [INFO] [stdout] | [INFO] [stdout] 1 | ..._ne (prefix) ; buf . put_slice ({ let b : u32 = self . capability . into () ; & b . to_ne_bytes () [..] }) ; } # [inline] fn len (& se... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/unstable_generated.rs:1:722665 [INFO] [stdout] | [INFO] [stdout] 1 | ..._ne (prefix) ; buf . put_slice ({ let b : u32 = self . tool_type . into () ; & b . to_ne_bytes () [..] }) ; } # [inline] fn len (& sel... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/unstable_generated.rs:1:728417 [INFO] [stdout] | [INFO] [stdout] 1 | ..._ne (prefix) ; buf . put_slice ({ let b : u32 = self . capability . into () ; & b . to_ne_bytes () [..] }) ; } # [inline] fn len (& se... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/unstable_generated.rs:1:751516 [INFO] [stdout] | [INFO] [stdout] 1 | ...bytes () [..]) ; buf . put_slice ({ let b : u32 = self . state . into () ; & b . to_ne_bytes () [..] }) ; } # [inline] fn len (& self)... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/unstable_generated.rs:1:751516 [INFO] [stdout] | [INFO] [stdout] 1 | ...bytes () [..]) ; buf . put_slice ({ let b : u32 = self . state . into () ; & b . to_ne_bytes () [..] }) ; } # [inline] fn len (& self)... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/unstable_generated.rs:1:804637 [INFO] [stdout] | [INFO] [stdout] 1 | ...32_ne (prefix) ; buf . put_slice ({ let b : u32 = self . source . into () ; & b . to_ne_bytes () [..] }) ; } # [inline] fn len (& self... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/unstable_generated.rs:1:804637 [INFO] [stdout] | [INFO] [stdout] 1 | ...32_ne (prefix) ; buf . put_slice ({ let b : u32 = self . source . into () ; & b . to_ne_bytes () [..] }) ; } # [inline] fn len (& self... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/unstable_generated.rs:1:826142 [INFO] [stdout] | [INFO] [stdout] 1 | ...32_ne (prefix) ; buf . put_slice ({ let b : u32 = self . source . into () ; & b . to_ne_bytes () [..] }) ; } # [inline] fn len (& self... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/unstable_generated.rs:1:826142 [INFO] [stdout] | [INFO] [stdout] 1 | ...32_ne (prefix) ; buf . put_slice ({ let b : u32 = self . source . into () ; & b . to_ne_bytes () [..] }) ; } # [inline] fn len (& self... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/unstable_generated.rs:1:880228 [INFO] [stdout] | [INFO] [stdout] 1 | ...bytes () [..]) ; buf . put_slice ({ let b : u32 = self . state . into () ; & b . to_ne_bytes () [..] }) ; } # [inline] fn len (& self)... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/unstable_generated.rs:1:880228 [INFO] [stdout] | [INFO] [stdout] 1 | ...bytes () [..]) ; buf . put_slice ({ let b : u32 = self . state . into () ; & b . to_ne_bytes () [..] }) ; } # [inline] fn len (& self)... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/unstable_generated.rs:1:921484 [INFO] [stdout] | [INFO] [stdout] 1 | ..._ne (prefix) ; buf . put_slice ({ let b : u32 = self . tool_type . into () ; & b . to_ne_bytes () [..] }) ; } # [inline] fn len (& sel... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/unstable_generated.rs:1:921484 [INFO] [stdout] | [INFO] [stdout] 1 | ..._ne (prefix) ; buf . put_slice ({ let b : u32 = self . tool_type . into () ; & b . to_ne_bytes () [..] }) ; } # [inline] fn len (& sel... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/unstable_generated.rs:1:927236 [INFO] [stdout] | [INFO] [stdout] 1 | ..._ne (prefix) ; buf . put_slice ({ let b : u32 = self . capability . into () ; & b . to_ne_bytes () [..] }) ; } # [inline] fn len (& se... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/unstable_generated.rs:1:927236 [INFO] [stdout] | [INFO] [stdout] 1 | ..._ne (prefix) ; buf . put_slice ({ let b : u32 = self . capability . into () ; & b . to_ne_bytes () [..] }) ; } # [inline] fn len (& se... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/unstable_generated.rs:1:949977 [INFO] [stdout] | [INFO] [stdout] 1 | ...bytes () [..]) ; buf . put_slice ({ let b : u32 = self . state . into () ; & b . to_ne_bytes () [..] }) ; } # [inline] fn len (& self)... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] --> /opt/rustwide/target/debug/build/runa-wayland-protocols-8e58ea01679dcc0d/out/unstable_generated.rs:1:949977 [INFO] [stdout] | [INFO] [stdout] 1 | ...bytes () [..]) ; buf . put_slice ({ let b : u32 = self . state . into () ; & b . to_ne_bytes () [..] }) ; } # [inline] fn len (& self)... [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | | [INFO] [stdout] | borrow later used by call 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] 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 `runa-wayland-protocols` (lib test) due to 42 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `runa-wayland-protocols` (lib) due to 42 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" "b5852c2587b425713bd76f438f82e68560bf8fabd4c125d15529e5b777e8f8c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5852c2587b425713bd76f438f82e68560bf8fabd4c125d15529e5b777e8f8c9", kill_on_drop: false }` [INFO] [stdout] b5852c2587b425713bd76f438f82e68560bf8fabd4c125d15529e5b777e8f8c9