[INFO] fetching crate euphony 0.1.1... [INFO] checking euphony-0.1.1 against master#94b72d6bebbddb5d17860914c4544f37365e988c for pr-122789 [INFO] extracting crate euphony 0.1.1 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate euphony 0.1.1 on toolchain 94b72d6bebbddb5d17860914c4544f37365e988c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+94b72d6bebbddb5d17860914c4544f37365e988c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate euphony 0.1.1 [INFO] finished tweaking crates.io crate euphony 0.1.1 [INFO] tweaked toml for crates.io crate euphony 0.1.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+94b72d6bebbddb5d17860914c4544f37365e988c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+94b72d6bebbddb5d17860914c4544f37365e988c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded arr_macro_impl v0.1.3 [INFO] [stderr] Downloaded euphony-buffer v0.1.1 [INFO] [stderr] Downloaded euphony-units v0.1.1 [INFO] [stderr] Downloaded arr_macro v0.1.3 [INFO] [stderr] Downloaded euphony-macros v0.2.1 [INFO] [stderr] Downloaded euphony-command v0.1.1 [INFO] [stderr] Downloaded euphony-node v0.1.1 [INFO] [stderr] Downloaded bach v0.0.6 [INFO] [stderr] Downloaded euphony-samples v0.1.1 [INFO] [stderr] Downloaded euphony-graph v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+94b72d6bebbddb5d17860914c4544f37365e988c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f3ed78bc605fe62d46f5a310e99577cd80a297c8da012f5bff9c5599c6ba768d [INFO] running `Command { std: "docker" "start" "-a" "f3ed78bc605fe62d46f5a310e99577cd80a297c8da012f5bff9c5599c6ba768d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f3ed78bc605fe62d46f5a310e99577cd80a297c8da012f5bff9c5599c6ba768d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3ed78bc605fe62d46f5a310e99577cd80a297c8da012f5bff9c5599c6ba768d", kill_on_drop: false }` [INFO] [stdout] f3ed78bc605fe62d46f5a310e99577cd80a297c8da012f5bff9c5599c6ba768d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+94b72d6bebbddb5d17860914c4544f37365e988c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e043aa2f7a5d81125b63682744bba529f20d214806f724d4c8dd571dcb0766eb [INFO] running `Command { std: "docker" "start" "-a" "e043aa2f7a5d81125b63682744bba529f20d214806f724d4c8dd571dcb0766eb", kill_on_drop: false }` [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking intrusive-collections v0.9.6 [INFO] [stderr] Compiling blake3 v1.5.1 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Checking async-task v4.7.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking constant_time_eq v0.3.0 [INFO] [stderr] Checking heck v0.4.1 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking similar v2.5.0 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking num-rational v0.4.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking insta v1.38.0 [INFO] [stderr] Checking euphony-graph v0.1.1 [INFO] [stderr] Compiling arr_macro_impl v0.1.3 [INFO] [stderr] Checking arr_macro v0.1.3 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling euphony-macros v0.2.1 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking bach v0.0.6 [INFO] [stderr] Checking euphony-units v0.1.1 [INFO] [stderr] Checking euphony-command v0.1.1 [INFO] [stderr] Checking euphony-buffer v0.1.1 [INFO] [stderr] Checking euphony-samples v0.1.1 [INFO] [stderr] Checking euphony-node v0.1.1 [INFO] [stderr] Checking euphony v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stdout] --> src/tests.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | insta::assert_display_snapshot!(name, dump); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.19s [INFO] running `Command { std: "docker" "inspect" "e043aa2f7a5d81125b63682744bba529f20d214806f724d4c8dd571dcb0766eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e043aa2f7a5d81125b63682744bba529f20d214806f724d4c8dd571dcb0766eb", kill_on_drop: false }` [INFO] [stdout] e043aa2f7a5d81125b63682744bba529f20d214806f724d4c8dd571dcb0766eb [INFO] checking euphony-0.1.1 against try#cb4bf0ee9ea9dac86332c9e48c07269c7edc21dc for pr-122789 [INFO] extracting crate euphony 0.1.1 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate euphony 0.1.1 on toolchain cb4bf0ee9ea9dac86332c9e48c07269c7edc21dc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb4bf0ee9ea9dac86332c9e48c07269c7edc21dc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate euphony 0.1.1 [INFO] finished tweaking crates.io crate euphony 0.1.1 [INFO] tweaked toml for crates.io crate euphony 0.1.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb4bf0ee9ea9dac86332c9e48c07269c7edc21dc" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb4bf0ee9ea9dac86332c9e48c07269c7edc21dc" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+cb4bf0ee9ea9dac86332c9e48c07269c7edc21dc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4d754f1faff09dd267e0bf9807a0b5f298851ef66c3cada6cb00e9f34681c9ef [INFO] running `Command { std: "docker" "start" "-a" "4d754f1faff09dd267e0bf9807a0b5f298851ef66c3cada6cb00e9f34681c9ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d754f1faff09dd267e0bf9807a0b5f298851ef66c3cada6cb00e9f34681c9ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d754f1faff09dd267e0bf9807a0b5f298851ef66c3cada6cb00e9f34681c9ef", kill_on_drop: false }` [INFO] [stdout] 4d754f1faff09dd267e0bf9807a0b5f298851ef66c3cada6cb00e9f34681c9ef [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+cb4bf0ee9ea9dac86332c9e48c07269c7edc21dc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22a3ae146c54838ba1ff4be989c5c975da0892ed75d402b4b9ba36188984ba90 [INFO] running `Command { std: "docker" "start" "-a" "22a3ae146c54838ba1ff4be989c5c975da0892ed75d402b4b9ba36188984ba90", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling blake3 v1.5.1 [INFO] [stderr] Checking intrusive-collections v0.9.6 [INFO] [stderr] Checking async-task v4.7.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking constant_time_eq v0.3.0 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking heck v0.4.1 [INFO] [stderr] Checking similar v2.5.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking num-rational v0.4.1 [INFO] [stderr] Checking insta v1.38.0 [INFO] [stderr] Checking euphony-graph v0.1.1 [INFO] [stderr] Compiling arr_macro_impl v0.1.3 [INFO] [stderr] Checking arr_macro v0.1.3 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling euphony-macros v0.2.1 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking bach v0.0.6 [INFO] [stderr] Checking euphony-command v0.1.1 [INFO] [stderr] Checking euphony-units v0.1.1 [INFO] [stderr] Checking euphony-buffer v0.1.1 [INFO] [stderr] Checking euphony-samples v0.1.1 [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | / g!( [INFO] [stdout] 4 | | ab, [INFO] [stdout] 5 | | "MWaa901KgALbzWzZn331xND-t0oQCiu23Py4y1c788o", [INFO] [stdout] 6 | | "3tOHhCm8aDeEYq8syaRsObvvMQQG6ild3qw3fFDnPRg", [INFO] [stdout] ... | [INFO] [stdout] 16 | | "pxPDMPZbSNUGd70jSFNR13sAr6b2JP051SU0h43f_es", [INFO] [stdout] 17 | | ); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | / g!( [INFO] [stdout] 19 | | ade, [INFO] [stdout] 20 | | "MZcrDlZ7au4Je06HfVmFUpiQkQPkC-hZYAbERtZSwug", [INFO] [stdout] 21 | | "vzZJRGYDptBRMhSxiURV1kKJcxuZ1YRuA6R6-4d2DGU", [INFO] [stdout] ... | [INFO] [stdout] 29 | | "8Y9ydyjdW2dQg0dbaxitTrhZTO56FqazCmSNwkZOm2Q", [INFO] [stdout] 30 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | / g!( [INFO] [stdout] 32 | | ades2, [INFO] [stdout] 33 | | "lhP3Z0oYF7RJmmOFJf07L9ZsKyxmWF-37Un4SqzByYQ", [INFO] [stdout] 34 | | "vrf-M2ooq08V9BgZtBm8dLjVmoaMbUWf8K75DC9fQL4", [INFO] [stdout] ... | [INFO] [stdout] 41 | | "jzBzibDz9tc-qYjPsvd74cGIG_C4ytEvCBnNG47JkrE", [INFO] [stdout] 42 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | / g!( [INFO] [stdout] 44 | | ades3, [INFO] [stdout] 45 | | "H5M4RAeF5nM2fWr7s1nb82urae_t-5vtm4pz_Ba2RPs", [INFO] [stdout] 46 | | "qMUQ9Ae9ENDuet8jXTBXPIcsp_SlHIVQ8okc_q_eW8A", [INFO] [stdout] ... | [INFO] [stdout] 51 | | "4oel-ii_W_-AWVqp1MybrqnlmATEK0LLeGxTTuvauGw", [INFO] [stdout] 52 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | / g!( [INFO] [stdout] 54 | | ades4, [INFO] [stdout] 55 | | "Ydkz_TJcjllAfLYxb1l6XjO_9yFtbs3_JLn_AJC1ubA", [INFO] [stdout] 56 | | "2918ckNAEC2vmHo78VV6E6UWy708O_jFcrukVKSkHI8", [INFO] [stdout] ... | [INFO] [stdout] 60 | | "wzT76xGI39nFQ9AD5-Z0f0qLuMqZh-Pa2OXcXzT8DZk", [INFO] [stdout] 61 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | / g!( [INFO] [stdout] 63 | | alex, [INFO] [stdout] 64 | | "tVd5zUrZgYKU3YzF07j5GyDJSh9Q9kZcSgG4s-4gPKk", [INFO] [stdout] 65 | | "Ph4jOlbymbDDMTrt4ms_hSBSxXUnwPEtzyLHzEi88_E", [INFO] [stdout] 66 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | / g!( [INFO] [stdout] 68 | | alphabet, [INFO] [stdout] 69 | | "IuBdraycNFgairAfEqqO4hYAgv39BmL8OFCLQkc0L38", [INFO] [stdout] 70 | | "1JD-AqYyjubqN6Y8iS_bpGn4Me0rBlkSYt6ff4lD8_c", [INFO] [stdout] ... | [INFO] [stdout] 94 | | "mSPIKiwhXD0jY9UTyIIv1xs-Zawi5wnEffEd9CymGNU", [INFO] [stdout] 95 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | / g!( [INFO] [stdout] 97 | | amencutup, [INFO] [stdout] 98 | | "Lq5w0a9ptGq_iJMZFsVNa65XANc-84Xdg1PCyORBFr0", [INFO] [stdout] 99 | | "freiuDHUDzHsnFlvGl4D8t3ylRU8L6ZVgy4uhF3gevE", [INFO] [stdout] ... | [INFO] [stdout] 129 | | "TcycHNJnppoRXRd97uAEthXusDbzzOJFJss3P-aJGD8", [INFO] [stdout] 130 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 131 | / g!( [INFO] [stdout] 132 | | armora, [INFO] [stdout] 133 | | "EPVodP063ed30rDzlyiQUHLMxyTeUFarQ6hLXTrj7-4", [INFO] [stdout] 134 | | "IYvCJP9D5LJIg8s6YENsxo_BCHwDjbYZRaFETTiKhF8", [INFO] [stdout] ... | [INFO] [stdout] 139 | | "9UeE2GZCxtoWyRsZ7ftcparXAkoAZ6X9OmRrgGD0nI0", [INFO] [stdout] 140 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:141:5 [INFO] [stdout] | [INFO] [stdout] 141 | / g!( [INFO] [stdout] 142 | | arp, [INFO] [stdout] 143 | | "cxu-de4gveJW-M_TIaxluHRbg-6jAa6RirT7e71WIr0", [INFO] [stdout] 144 | | "mAxHP3emNa9T8j8x29mD_nWoCY-4g0bICV6KHz-2qpc", [INFO] [stdout] 145 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:146:5 [INFO] [stdout] | [INFO] [stdout] 146 | / g!( [INFO] [stdout] 147 | | arpy, [INFO] [stdout] 148 | | "z3Py009izChILmDNyhbd4oesmqOp0IoJkLA2oEbyO7k", [INFO] [stdout] 149 | | "4mlbvQ7ung48vZ6V5RmJF_TfYwGRYSLtigLcIICTCLw", [INFO] [stdout] ... | [INFO] [stdout] 158 | | "XjURAMG6PeM-AMNLhCyxX0U9EPMMdQZqYzNvaOGNYko", [INFO] [stdout] 159 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | / g!( [INFO] [stdout] 161 | | auto, [INFO] [stdout] 162 | | "7vZoDMQSntcKw-tYJ4WLGBMUGZAPaZ_inwp1lhISQpE", [INFO] [stdout] 163 | | "Y9uTUeQ0zcwrhBgw5fa2D7V7_p6RaeW6hLoQ9GBOsJw", [INFO] [stdout] ... | [INFO] [stdout] 172 | | "wUySln2ZxkELD6m2Nbk-s1XsM93EGWKEo2AjqrvfQa0", [INFO] [stdout] 173 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:174:5 [INFO] [stdout] | [INFO] [stdout] 174 | / g!( [INFO] [stdout] 175 | | baa, [INFO] [stdout] 176 | | "ZZvWoEmaCHQAy0BQLOhB6syk-74uzRUdTKh5pgNjGc8", [INFO] [stdout] 177 | | "CONeQqdWtKZjishFVcsU5KeFVb7r116RhqPsdaNPKsQ", [INFO] [stdout] ... | [INFO] [stdout] 182 | | "4TEErre7tROVdwG-_qslvgtnLOkBUqeNJ792LnDyXmE", [INFO] [stdout] 183 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:184:5 [INFO] [stdout] | [INFO] [stdout] 184 | / g!( [INFO] [stdout] 185 | | baa2, [INFO] [stdout] 186 | | "1u3mnqS9WGxKG58eW9MvE0tE_iYYVeiwraqJSD6YsrE", [INFO] [stdout] 187 | | "cEce3epw1AzIRDpizM16dp5NJ0jLnIQ4-Talw3dO01M", [INFO] [stdout] ... | [INFO] [stdout] 192 | | "OLzft-svdlOCvJPqUjXoekxtoCgpyJoFKJaBygSAWRY", [INFO] [stdout] 193 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:194:5 [INFO] [stdout] | [INFO] [stdout] 194 | / g!( [INFO] [stdout] 195 | | bass, [INFO] [stdout] 196 | | "9a4lcRAGgV8HpU1r5gHDMF5h6pOFhn2AYaDTYQxrs-s", [INFO] [stdout] 197 | | "5s0kRFvNC4b-9J359opyLjaZH4L51aABkHmFI7Jxwi8", [INFO] [stdout] 198 | | "Ouu20y70wzWSBEcR6nktqnUUf0EUtRd-gWVQMqwByyY", [INFO] [stdout] 199 | | "-fBwbn8CEP95PFpJKV-I-m6EVjuYcY1CecMyH-USCWw", [INFO] [stdout] 200 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:201:5 [INFO] [stdout] | [INFO] [stdout] 201 | / g!( [INFO] [stdout] 202 | | bass0, [INFO] [stdout] 203 | | "d-YZSz91485ev6Qu9T4_UmLNPkx2e2zMrQKKqCWgbC0", [INFO] [stdout] 204 | | "pqo8o5IUYnEAG7g1-IQiIOmagk8qvECnpkfJCmbC968", [INFO] [stdout] 205 | | "Pe5FekPHWJuVN2SzMVv07k8NOFaX2DgaGXuxKioR_9o", [INFO] [stdout] 206 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:207:5 [INFO] [stdout] | [INFO] [stdout] 207 | / g!( [INFO] [stdout] 208 | | bass1, [INFO] [stdout] 209 | | "UE8pZ5c_Uyr8H-8XXQtUT4rDTr5MgqUnNahv5R0jbaY", [INFO] [stdout] 210 | | "fP9SB9M4PLSW_V4ZPNvXHqFIcyNFLT28xguHAX5SINQ", [INFO] [stdout] ... | [INFO] [stdout] 238 | | "ZwfLx-5n0A-5jiYeDWhDrQDh0vILOEGhT-mHv56Wv7I", [INFO] [stdout] 239 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:240:5 [INFO] [stdout] | [INFO] [stdout] 240 | / g!( [INFO] [stdout] 241 | | bass2, [INFO] [stdout] 242 | | "2a9FyHRCF13hQ-4r7Fltz3Pj4ntBgWMQXJ0230bc8WQ", [INFO] [stdout] 243 | | "0yOFjsyfcpfEjNdaRFJ0DPJU2UdpH2zn75dshuU0vps", [INFO] [stdout] ... | [INFO] [stdout] 246 | | "tyeFbeiQFZCil_oTBCbsG0JlBR1-uhxh8J7QwP2SEzo", [INFO] [stdout] 247 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:248:5 [INFO] [stdout] | [INFO] [stdout] 248 | / g!( [INFO] [stdout] 249 | | bass3, [INFO] [stdout] 250 | | "vtTI5lgGTiSIRRRqN70TskH-G-zczLMfPZuH_s4VPes", [INFO] [stdout] 251 | | "7xWnVmin-nAj4EX-39LfJG3n1DASJYL7MyHtB9aYjjw", [INFO] [stdout] ... | [INFO] [stdout] 260 | | "NoSIbM3tclZAlpj16Gqd7E_J7JBiDjJ3VE75R-Dye0s", [INFO] [stdout] 261 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:262:5 [INFO] [stdout] | [INFO] [stdout] 262 | / g!( [INFO] [stdout] 263 | | bassdm, [INFO] [stdout] 264 | | "tKKzLOR46hP0P6mAU-MikdCUv3kn56bn9VXSfLVuGFo", [INFO] [stdout] 265 | | "l-_Z3edL-2yiqzwiH-J7ZzOMGrv9ZzVLzpirKfis2Qg", [INFO] [stdout] ... | [INFO] [stdout] 287 | | "iGWfFkV4IataGdFIRqScftHeEjIfahFQfDf6QZT61Os", [INFO] [stdout] 288 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:289:5 [INFO] [stdout] | [INFO] [stdout] 289 | / g!( [INFO] [stdout] 290 | | bassfoo, [INFO] [stdout] 291 | | "Zv9AG5A5KR9QmEnW4AJRp3KmOjuJte74tEh9gSdIJM8", [INFO] [stdout] 292 | | "1jStRVN51J6b6i1xaAQVFPdpL_Eaqa3KVDfCynxWINs", [INFO] [stdout] 293 | | "mNaBj9SbL4xTtlbvPt-o1DEOxKMrx5eU03pttZNYC_k", [INFO] [stdout] 294 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:295:5 [INFO] [stdout] | [INFO] [stdout] 295 | / g!( [INFO] [stdout] 296 | | battles, [INFO] [stdout] 297 | | "a1wIFyFPEF6V3M1b91xZLFz9dEcuXSTnPxNizvYFME0", [INFO] [stdout] 298 | | "S4_KtmK0hqT7WEBP952Yhf52hY6pDPZSdJkqCR0zlLo", [INFO] [stdout] 299 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:300:5 [INFO] [stdout] | [INFO] [stdout] 300 | / g!( [INFO] [stdout] 301 | | bd, [INFO] [stdout] 302 | | "fxWfbQKQo_aB7RA_Rwpj5fzebGxeUNPKlR7dQuU9jtA", [INFO] [stdout] 303 | | "a9JxQkqaP5dmTUu9lH0E1FpM4EtdYkNX0oKJ9gzEwNs", [INFO] [stdout] ... | [INFO] [stdout] 325 | | "-ZH8sZkx473VhbwByiXSUV7byJHeziBTKJDQSJ91n48", [INFO] [stdout] 326 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | / g!( [INFO] [stdout] 328 | | bend, [INFO] [stdout] 329 | | "MUhY2Gs5sM62XCM903knZaeF_lfHk1odNsrRfg2dww8", [INFO] [stdout] 330 | | "ga6xuxP2M2_pSWkXzBaNuRjT9mt_heYkRQ9BbH0SwrE", [INFO] [stdout] 331 | | "xXfK0Ka7v_hV3F4ji8spYyM2jKu-8dtS78GSUV0aTow", [INFO] [stdout] 332 | | "mZ81qb60_F8psXiOR6qTCRmaHXY1gqP6i16HxiuC8do", [INFO] [stdout] 333 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:334:5 [INFO] [stdout] | [INFO] [stdout] 334 | / g!( [INFO] [stdout] 335 | | bev, [INFO] [stdout] 336 | | "U9YMtPymmuMdKkl-q0YGSQKpHaantR2hDXqZKysWMwA", [INFO] [stdout] 337 | | "U9A8elP_HJ4daZRARxPVfAtpSkBMawJQHQeicIWTy-g", [INFO] [stdout] 338 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:339:5 [INFO] [stdout] | [INFO] [stdout] 339 | / g!( [INFO] [stdout] 340 | | bin, [INFO] [stdout] 341 | | "dsj6GeYDrOp0rPGFzHEiEGT2DghZA0VUl-V0ExOJKTo", [INFO] [stdout] 342 | | "Cvo4qMhAXgl6zOWdqCsUYMXlGmica6Ig_0-Wtlm1u5A", [INFO] [stdout] 343 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:344:5 [INFO] [stdout] | [INFO] [stdout] 344 | / g!( [INFO] [stdout] 345 | | birds, [INFO] [stdout] 346 | | "dKbG84F9bk6Q3LolgGIsAjKjGy4GTee5YEQxgSMRA28", [INFO] [stdout] 347 | | "bikED3TJn3cPNuJNXessZsrsiLy_Q4TiwNpqtx7fk7Q", [INFO] [stdout] ... | [INFO] [stdout] 355 | | "fbLpNfxU4D-4DGJuxNEYOk3a2D65m5duZ6WvbkWAV2I", [INFO] [stdout] 356 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:357:5 [INFO] [stdout] | [INFO] [stdout] 357 | / g!( [INFO] [stdout] 358 | | birds3, [INFO] [stdout] 359 | | "rgXeoon9OxfOqnpDBtj_0SH4yF2mKSkQDFF46yuDRMU", [INFO] [stdout] 360 | | "MJj_Ddkdf3tUfzlHPhm2JlrTVbN4-V71MYc0geQYPD0", [INFO] [stdout] ... | [INFO] [stdout] 377 | | "A16aeBgN56d1Ng6k6I6Q5mz0Ua7fCwEMiS61so-4KZs", [INFO] [stdout] 378 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:379:5 [INFO] [stdout] | [INFO] [stdout] 379 | / g!( [INFO] [stdout] 380 | | bleep, [INFO] [stdout] 381 | | "lQgblGTG5Qbw7zwkOsnBDrFW9dJs4L8tgKl612Pd21g", [INFO] [stdout] 382 | | "TtVpqJVeL_UetnM-xEtxPTJRkkSpft56ugQI5Rd5VzA", [INFO] [stdout] ... | [INFO] [stdout] 393 | | "rHzpPCGJ-hJ4BjOPuq-B8znF2qqnBv6Xhi9DgmxVgY0", [INFO] [stdout] 394 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:395:5 [INFO] [stdout] | [INFO] [stdout] 395 | / g!( [INFO] [stdout] 396 | | blip, [INFO] [stdout] 397 | | "uBhh-S1CKrwqA1FOoo7er3AfpkOkt8sqodWHMvm5g0g", [INFO] [stdout] 398 | | "elt6zRIYjTpiwEsaQhbbQiUonIXgFtZQ_BUqDuhcHs8", [INFO] [stdout] 399 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:400:5 [INFO] [stdout] | [INFO] [stdout] 400 | / g!( [INFO] [stdout] 401 | | blue, [INFO] [stdout] 402 | | "8ZkKubDLt4JU54NLQXxeXno2WUfTIw7DUPhW12l_Cas", [INFO] [stdout] 403 | | "7jqhbP-yDFZYmFRIthIKYAJhIdFjRYimon9tYjQ3bq8", [INFO] [stdout] 404 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:405:5 [INFO] [stdout] | [INFO] [stdout] 405 | / g!( [INFO] [stdout] 406 | | bottle, [INFO] [stdout] 407 | | "nIMXMYj5XvQw7pcSOEpNNDJosOLb0ueaQdO3VXMzheE", [INFO] [stdout] 408 | | "XCGcUtk4UHTIqlueEFBi2tVN7HftjM2BpY9xvPAST6M", [INFO] [stdout] ... | [INFO] [stdout] 419 | | "ASyKRgDZS3KvyuFnznjCXOIruIAzHFNnC6gFYSgArvw", [INFO] [stdout] 420 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:421:5 [INFO] [stdout] | [INFO] [stdout] 421 | / g!( [INFO] [stdout] 422 | | breaks125, [INFO] [stdout] 423 | | "YDoFL4s_Yv2RBgZaTUfiExfTgcjfcUOSzms2A5Ogh14", [INFO] [stdout] 424 | | "-g4iyIp88-KdOxBa_eLVnR6ElZhDrKjLHitib7leFWY", [INFO] [stdout] 425 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:426:5 [INFO] [stdout] | [INFO] [stdout] 426 | g!(breaks152, "OXuwR09AJUm8bkkcJkXB4ROzifNYZ0xbZxoT-mw3uX0",); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:427:5 [INFO] [stdout] | [INFO] [stdout] 427 | g!(breaks157, "yFWiZrT7mdMS2fBNDrl65nCuBtfHyTN5Kn8-8i1aiDY",); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:428:5 [INFO] [stdout] | [INFO] [stdout] 428 | g!(breaks165, "gnv_-8Gty8aIc9E6ivCwnigp6bQxYQiXmSXKeI5glUw",); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:429:5 [INFO] [stdout] | [INFO] [stdout] 429 | g!(breath, "1zWN2cJKOqA2jiuXDAioOmzp0vM3N_RrJHp1jEdP9N4",); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:430:5 [INFO] [stdout] | [INFO] [stdout] 430 | / g!( [INFO] [stdout] 431 | | bubble, [INFO] [stdout] 432 | | "4zmDAQ-cnJ1m4HhLJaIG4u4h41i9DaSD-ioKirsnx4g", [INFO] [stdout] 433 | | "6UZyhi-RCY-0iTXXhhSYwRICwKSGuMGH9eqFa89vMpQ", [INFO] [stdout] ... | [INFO] [stdout] 439 | | "KbhcVyGEnuF835quhaTtxrmt3B0cy2YVkEDVMaemb_c", [INFO] [stdout] 440 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:441:5 [INFO] [stdout] | [INFO] [stdout] 441 | / g!( [INFO] [stdout] 442 | | can, [INFO] [stdout] 443 | | "uNC5oD84bY0o2Ht6Bd8KxsM13XNXfTc-5RiOdnyN1mo", [INFO] [stdout] 444 | | "K183P4C80_1L6DI7hYfsaSyVuOySfnohSDDvRTNlfjc", [INFO] [stdout] ... | [INFO] [stdout] 456 | | "gAfr8MXD3mdsmrkhjg58MfrAflaNLTajTwrSgRvR8Ic", [INFO] [stdout] 457 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:458:5 [INFO] [stdout] | [INFO] [stdout] 458 | / g!( [INFO] [stdout] 459 | | casio, [INFO] [stdout] 460 | | "IUpC4phP8Kau4O3Ac7qxqzjRYttdsRuThCX4LbYqUWk", [INFO] [stdout] 461 | | "w3Cgi2J2d0QYjxiU8eatZ1gMHYhoizb6mhj_y4OxlyA", [INFO] [stdout] 462 | | "e9bkFEdgSFcTeqUkvTbfjR0BzQA8yjfJf6yWyhZCmZs", [INFO] [stdout] 463 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:464:5 [INFO] [stdout] | [INFO] [stdout] 464 | g!(cb, "b3QLCCgMRNzzXhfQ-cZL_SrRE4-D_lEys5xDHIBCq2Q",); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:465:5 [INFO] [stdout] | [INFO] [stdout] 465 | / g!( [INFO] [stdout] 466 | | cc, [INFO] [stdout] 467 | | "Ndb5bR31LHT7DGA7wPQ8y7KyhFptPMUVTCwGzTA5X80", [INFO] [stdout] 468 | | "du4HKw5E7Lkj_uq-_SSuBMI0DVfTjmicMxA8NiiWb9E", [INFO] [stdout] ... | [INFO] [stdout] 472 | | "up8mor87tO1PBoCD-T9_IX9ARaxKe9hU8Qk02fEUUH0", [INFO] [stdout] 473 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:474:5 [INFO] [stdout] | [INFO] [stdout] 474 | / g!( [INFO] [stdout] 475 | | chin, [INFO] [stdout] 476 | | "6iMqTi9TO7Fj5ncnGaYgwWeD4Y4qLJ1ZqK98uCCuEY4", [INFO] [stdout] 477 | | "RFDCS7_a1LatGHWP79Ajs9U-UJaRicdvwCKocnVik-o", [INFO] [stdout] 478 | | "fGuj2KGC4zhf9CEoqnit6Cm_7D8WmoWHDlu1xvpNQTE", [INFO] [stdout] 479 | | "EPVodP063ed30rDzlyiQUHLMxyTeUFarQ6hLXTrj7-4", [INFO] [stdout] 480 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:481:5 [INFO] [stdout] | [INFO] [stdout] 481 | / g!( [INFO] [stdout] 482 | | circus, [INFO] [stdout] 483 | | "vyFxQqlQCtu-qZgKeQlBymaHuryWoIJluwbOWogkNvA", [INFO] [stdout] 484 | | "8KzCo1n7hmSmO0B8Pp9A0K1ChMk3oJDEgM0mHVpQnko", [INFO] [stdout] 485 | | "43VsOW2V3DyveOiZfiBb485hBDj0s4F8WwLgUBygohg", [INFO] [stdout] 486 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:487:5 [INFO] [stdout] | [INFO] [stdout] 487 | / g!( [INFO] [stdout] 488 | | clak, [INFO] [stdout] 489 | | "9qER1KxYT9Iew-7CpJKxKBd-TEuOlKMqA3eEwgy38fE", [INFO] [stdout] 490 | | "DaXFciSgRFXAhcIj0OdjhcmJdS3c8Hptf0Q7PDa5qz8", [INFO] [stdout] 491 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:492:5 [INFO] [stdout] | [INFO] [stdout] 492 | / g!( [INFO] [stdout] 493 | | click, [INFO] [stdout] 494 | | "vzgBFVett5d6uAyBxuNth6OcxODUm3gkq6l93Z6AeFw", [INFO] [stdout] 495 | | "f6rpWHdHQSIpxhGQFiT6ZG6j_J4yVSThhSDsI_eUKfA", [INFO] [stdout] 496 | | "TQNH6dnVdBCTEr5yK7QmHZQ7bNOlea9E_bWgJelVzAY", [INFO] [stdout] 497 | | "MokydSPeOp3n7lolxp_Z1aWM1viIFqy2fxUqOSvxj8o", [INFO] [stdout] 498 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:499:5 [INFO] [stdout] | [INFO] [stdout] 499 | / g!( [INFO] [stdout] 500 | | clubkick, [INFO] [stdout] 501 | | "EOc3t29aodUKCiWHX3RhPJun5LI1IHfKQ38QFsno1Qk", [INFO] [stdout] 502 | | "k7DMWNWuriDVZFp5RtbWFRTLlnPQx6iTM3D61u6nJ2c", [INFO] [stdout] ... | [INFO] [stdout] 505 | | "FKnHMH4vQHIfufygSTsV5PkibaAQAUrOGysAIkyJG90", [INFO] [stdout] 506 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:507:5 [INFO] [stdout] | [INFO] [stdout] 507 | / g!( [INFO] [stdout] 508 | | co, [INFO] [stdout] 509 | | "5qH2Eib9XZlaCvT8hBtkem4sfeHHXL-UsyEGa-Uiz9M", [INFO] [stdout] 510 | | "QN1nWMGmduXDSpJe81vJ4AASzHZQSAFmGdFOKi5Len8", [INFO] [stdout] 511 | | "--XHkmQXGSfwtBcTVOv4Y5wgf-zPSLD6125dD6yG3Wg", [INFO] [stdout] 512 | | "cv2TauErJw8Ft1c8ojZUA53gJekULDMarNVyKvo7MiM", [INFO] [stdout] 513 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:514:5 [INFO] [stdout] | [INFO] [stdout] 514 | g!(coins, "-HobIhHtKaP8_Mpv_4vqPiElqAlUUtd6U27OBJRfqiI",); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:515:5 [INFO] [stdout] | [INFO] [stdout] 515 | / g!( [INFO] [stdout] 516 | | control, [INFO] [stdout] 517 | | "F3mnyqGrjK3uTEeRFAYgVrfgq7Oot27A9UdkO9obE3E", [INFO] [stdout] 518 | | "g3vaY5D1MPVkK7sl99ilNV9sZPRw5SxKpbZQUvBt1Wg", [INFO] [stdout] 519 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:520:5 [INFO] [stdout] | [INFO] [stdout] 520 | / g!( [INFO] [stdout] 521 | | cosmicg, [INFO] [stdout] 522 | | "HHe2d7pTrOZqB-CdE24lyz6VcVDBPAguZBFQF4r9_wE", [INFO] [stdout] 523 | | "UwAqHURJLcSA2EZ28LLnj9OOeSLA6wqpkc3EMpyS2_k", [INFO] [stdout] ... | [INFO] [stdout] 536 | | "9t5kSCoYxAstAuvexq37dnF6cRw_9rVJnJqfcHHhGf8", [INFO] [stdout] 537 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:538:5 [INFO] [stdout] | [INFO] [stdout] 538 | / g!( [INFO] [stdout] 539 | | cp, [INFO] [stdout] 540 | | "sGPVfX4B0Z62ned0FzaSUA1LXgGXGPBQcSlgE9QPqdI", [INFO] [stdout] 541 | | "fskGMBCNZsgf5MxCQDdvvjSZAXf0Yvv0R7OSg6eOnYY", [INFO] [stdout] 542 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:543:5 [INFO] [stdout] | [INFO] [stdout] 543 | / g!( [INFO] [stdout] 544 | | cr, [INFO] [stdout] 545 | | "v5fhqe5fpsqb4tuYr9LQUoiJQQgrVm7ypBHJJzvOovQ", [INFO] [stdout] 546 | | "v5fhqe5fpsqb4tuYr9LQUoiJQQgrVm7ypBHJJzvOovQ", [INFO] [stdout] ... | [INFO] [stdout] 550 | | "PRGa4Z-n-dNNo65bGGMZayeLwjvOiJm5wIl-wGJDx8g", [INFO] [stdout] 551 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:552:5 [INFO] [stdout] | [INFO] [stdout] 552 | / g!( [INFO] [stdout] 553 | | crow, [INFO] [stdout] 554 | | "7dS2j1b1aKA3RGEeKmjRI0BOQT4goEtvZVL8ZR7bQqc", [INFO] [stdout] 555 | | "LgseYim8Zd1ttLuSV8BlIuo3hMMTA83rk70TFjVaPwc", [INFO] [stdout] 556 | | "khyI1Hrgp1e3a0ehPbzT4AOzz6uHC_zfgKYB7xAIwaE", [INFO] [stdout] 557 | | "-Awxttz8vQZJAVR3YMlW4rx_BBNnJB2bUF0MO4nIX-8", [INFO] [stdout] 558 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:559:5 [INFO] [stdout] | [INFO] [stdout] 559 | / g!( [INFO] [stdout] 560 | | d, [INFO] [stdout] 561 | | "EqdbDrOZYlPCXAlYM7bHo7t5YUYKYHyHQM5ye9zf8Ek", [INFO] [stdout] 562 | | "2xpT1HYt46yPbTSQcEXwC0ghxJj_NwSkMW0rMj9ua8M", [INFO] [stdout] 563 | | "hsaNGgX79jTC8db2Xb7YsCdDXPljvO60kKLKkeNbo_0", [INFO] [stdout] 564 | | "bqnaCzIk3F2lqCjWrE7T6KQMXHp8ptrRmI4pe8SsMbY", [INFO] [stdout] 565 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:566:5 [INFO] [stdout] | [INFO] [stdout] 566 | / g!( [INFO] [stdout] 567 | | db, [INFO] [stdout] 568 | | "O7dHntqki1DgtxgmYzL7yllTApWyWFU-vfIMk6Y4hf4", [INFO] [stdout] 569 | | "CUu2zUKopjoPj5UzzZ0K4fNprqAQvdqLGTLQaNnAexU", [INFO] [stdout] ... | [INFO] [stdout] 580 | | "BE6jR08bdSOxEAxXqtPnfsjvNw17oq7ekf26ENBoIU0", [INFO] [stdout] 581 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:582:5 [INFO] [stdout] | [INFO] [stdout] 582 | / g!( [INFO] [stdout] 583 | | diphone, [INFO] [stdout] 584 | | "UENRw02dvTYJCCxmti7JR5QLBgHUC-wiIBiuo_svaAE", [INFO] [stdout] 585 | | "S4peqc-RRxbpND3X9BNNF70tsQ58Gkqq-9E8cWtQeDg", [INFO] [stdout] ... | [INFO] [stdout] 620 | | "WYbAPRNijNNrLJFU8sl51BHVUon8RZNRR84ABgkS5k8", [INFO] [stdout] 621 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:622:5 [INFO] [stdout] | [INFO] [stdout] 622 | / g!( [INFO] [stdout] 623 | | diphone2, [INFO] [stdout] 624 | | "crHrAYyXGESKHgtwOcyIActyo1wlAAPIfv_EyxrjM5Q", [INFO] [stdout] 625 | | "ID3QLiKfYn2Y20A2IaoFrBP0X44MOL5BmRmdQX5HI3I", [INFO] [stdout] ... | [INFO] [stdout] 635 | | "WGKJnCBxmJcccg8-ZLbKppwDeRqP23zpsPTijlF8ar4", [INFO] [stdout] 636 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:637:5 [INFO] [stdout] | [INFO] [stdout] 637 | / g!( [INFO] [stdout] 638 | | dist, [INFO] [stdout] 639 | | "2RHOifVBQBk0nTrtN_3gSVGTReANOPT4WTktDu4rVcQ", [INFO] [stdout] 640 | | "UeQNs3cJr6zA-rloeJR6wPuGb0Dg9sCujoVK0uCvUT0", [INFO] [stdout] ... | [INFO] [stdout] 654 | | "h1fbUdMtvupUsEz4OxmwhF24lF46v4Dx8GWyZt69J2Y", [INFO] [stdout] 655 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:656:5 [INFO] [stdout] | [INFO] [stdout] 656 | / g!( [INFO] [stdout] 657 | | dork2, [INFO] [stdout] 658 | | "1vOKxP8WksDEEo2w9mShnyBNKiciKBOBu6oZhSR-Udg", [INFO] [stdout] 659 | | "2IOBqIlwRrG3sPqPXIiOWGXdy-GeC2XfLSUL48mj1_0", [INFO] [stdout] 660 | | "LKDtaDy3KvVfQlmvNGt1jMYh2mFqMA8Jf52gRoUyzKA", [INFO] [stdout] 661 | | "isw-dG5dvT66od4cLIkaZ5lfR26vPryGc-9oFVgUO9Y", [INFO] [stdout] 662 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:663:5 [INFO] [stdout] | [INFO] [stdout] 663 | / g!( [INFO] [stdout] 664 | | dorkbot, [INFO] [stdout] 665 | | "D83K-khcn-iFAemXwNDo36VV65BxMprSXL7-MF8Z58Y", [INFO] [stdout] 666 | | "eanMo9YYguo8DDGRrl4eYWx3Q_b7LCsZqo7KtNXpfpE", [INFO] [stdout] 667 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:668:5 [INFO] [stdout] | [INFO] [stdout] 668 | / g!( [INFO] [stdout] 669 | | dr, [INFO] [stdout] 670 | | "WrgmANAzupefh9LENTK04d4ys3VGZLf7tKULwTv3WSU", [INFO] [stdout] 671 | | "Yj2resAR32I7stGmCnGvlNWFNRivWo9Srgd9o71myXU", [INFO] [stdout] ... | [INFO] [stdout] 711 | | "odAFGhz9acmriJ8FcptCHj-QRuPiJcbDb9r5vYX2shY", [INFO] [stdout] 712 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:713:5 [INFO] [stdout] | [INFO] [stdout] 713 | / g!( [INFO] [stdout] 714 | | dr2, [INFO] [stdout] 715 | | "pYIqKKC4H9-YXT0gYQPfTHJUOaVGR_zfHdlIqBAPLV0", [INFO] [stdout] 716 | | "ZyHzqoC2ksbAjGePxjtlqelSJm9tII2Ny9JfZEnEdkA", [INFO] [stdout] ... | [INFO] [stdout] 720 | | "BQafG85VKkXmtAzQYpTFdk0j1Dtuwwv7RwnpN9HxyMc", [INFO] [stdout] 721 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:722:5 [INFO] [stdout] | [INFO] [stdout] 722 | / g!( [INFO] [stdout] 723 | | dr55, [INFO] [stdout] 724 | | "LFnq4ivkuySuI3FJfKl_SqGXKiTtBE6LgeFJzOY1cGQ", [INFO] [stdout] 725 | | "-DcG63zLuf235yhIYn4pwVYVKM__mfG0OYkBI1NdSxI", [INFO] [stdout] 726 | | "N6zuYvP-8sPE6_3oWeP1ARDDp4S7T1N2soa0KZdMUDo", [INFO] [stdout] 727 | | "DvUWLw6TLpllwgjS6tOP8hB_Fvt1W-0GaiCPcZRcZ-c", [INFO] [stdout] 728 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:729:5 [INFO] [stdout] | [INFO] [stdout] 729 | / g!( [INFO] [stdout] 730 | | dr_few, [INFO] [stdout] 731 | | "tCJsqL1V_fi6YrkyRBYJas7u5FwiPNM3jLhz2em2IXI", [INFO] [stdout] 732 | | "iLAI2Mn1kjZqToJeFvlJdjm3At4q6Go20M_-86XzHUc", [INFO] [stdout] ... | [INFO] [stdout] 738 | | "LCToa3sgrIrniI8LRH_DcTZyTMz3Ckwhg-WRwjd3vvQ", [INFO] [stdout] 739 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:740:5 [INFO] [stdout] | [INFO] [stdout] 740 | / g!( [INFO] [stdout] 741 | | drum, [INFO] [stdout] 742 | | "NO_nHGbR8mVE8TSSh83rZ9BFUhMCaFA212mTsnufQmU", [INFO] [stdout] 743 | | "vsuyViNO_oWmSebw1Jf9zElJV2TxlHLXebt0UaiELNA", [INFO] [stdout] ... | [INFO] [stdout] 747 | | "tLqbssDQLk4G9dC2yAYDfYUvyfoD5GU0A7WBIwk-kXk", [INFO] [stdout] 748 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:749:5 [INFO] [stdout] | [INFO] [stdout] 749 | / g!( [INFO] [stdout] 750 | | drumtraks, [INFO] [stdout] 751 | | "Kdbxu7r8kpu14_gP-90xsuBZNs4bePwZCqb43Vc84Jg", [INFO] [stdout] 752 | | "T2JWnTp28WOC4xPvLwzRWZcxn0m5bh93hWUVoKmr4wQ", [INFO] [stdout] ... | [INFO] [stdout] 763 | | "gQwvy9ParesfzJTLf8vVuWIh_GNkQBzHrMh2V5flnfs", [INFO] [stdout] 764 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:765:5 [INFO] [stdout] | [INFO] [stdout] 765 | / g!( [INFO] [stdout] 766 | | e, [INFO] [stdout] 767 | | "vx_XpdSIjMApS_zrQiPMkkhiY-xaj88zOSQ-w6RSBIE", [INFO] [stdout] 768 | | "w70W39tbpDfTX9LRv1YapGqXP979saGRnFCAjPLfUhc", [INFO] [stdout] ... | [INFO] [stdout] 774 | | "V23IwEu5GDXW4d1RsIU93dk5EDGbaW43odKxttkpsKY", [INFO] [stdout] 775 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:776:5 [INFO] [stdout] | [INFO] [stdout] 776 | / g!( [INFO] [stdout] 777 | | east, [INFO] [stdout] 778 | | "8JT4xIftrzr3dtc_UIQ8BZfZCbasqjGtgCF8UwaEkFE", [INFO] [stdout] 779 | | "SxkaL08GP_H-dKUuvkGyj4xQssejJZAP6xsloVQu-H0", [INFO] [stdout] ... | [INFO] [stdout] 786 | | "5nPOYFcWAZ3lPtYEJAYdusdo1X_Lk89alHrtIsuheT8", [INFO] [stdout] 787 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:788:5 [INFO] [stdout] | [INFO] [stdout] 788 | / g!( [INFO] [stdout] 789 | | electro1, [INFO] [stdout] 790 | | "hESxhRS3EyuOD7lDhrtP9BzWVyG97iIEjY2bY5MlL58", [INFO] [stdout] 791 | | "Gfn8W5Ko6AKvqT4LkgLuQu_8QWFvhDdsJHvVLTF7dvs", [INFO] [stdout] ... | [INFO] [stdout] 802 | | "7iup5ATZjspq-FdNQSeRmMyrcKeiXETaXoMrBiBIkRA", [INFO] [stdout] 803 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:804:5 [INFO] [stdout] | [INFO] [stdout] 804 | / g!( [INFO] [stdout] 805 | | em2, [INFO] [stdout] 806 | | "iMoJIARCBQnnTTlc3PDoR_0LfqQ6T8thfUsUUgj5PPE", [INFO] [stdout] 807 | | "UvGDBN4hnVxhh_WOuRYnsjQGyqPxpzJSsS2Lt0rD3Fg", [INFO] [stdout] ... | [INFO] [stdout] 811 | | "DQ73vHuyXyfNThyqFFQot_7vmxd-AMJDBksrV8J_dmU", [INFO] [stdout] 812 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:813:5 [INFO] [stdout] | [INFO] [stdout] 813 | g!(erk, "rNjw9kA-WaNa5_-jPztsD_F-tQyNMnxnWrw-k5v0IPU",); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:814:5 [INFO] [stdout] | [INFO] [stdout] 814 | g!(f, "6SsQMtlZt7eAYvvD6PGnL41wrAXCPZoDltA6O8SS4xY",); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / g!( [INFO] [stdout] 816 | | feel, [INFO] [stdout] 817 | | "U3REWpwau-vYeXlfn6bX_SnNPL94RHBMVr8PRZ1dBMQ", [INFO] [stdout] 818 | | "4OwDkw2j0hlR0fNBPGlKGz_isahgiNBiEvQKjL9Y5zs", [INFO] [stdout] ... | [INFO] [stdout] 823 | | "XlTpefamjFwcxj5eOSKHWOZ6ZisMOeDT-XDPPZSoJ1Q", [INFO] [stdout] 824 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:825:5 [INFO] [stdout] | [INFO] [stdout] 825 | / g!( [INFO] [stdout] 826 | | feelfx, [INFO] [stdout] 827 | | "x7lXdCViEzZaV-Wx6MA5yWLEUdzp1i2WJ8EVVNlLf10", [INFO] [stdout] 828 | | "codjRf0yVlg3WwLJfOmlItQM8I_niYYNZYeLt0YTE0I", [INFO] [stdout] ... | [INFO] [stdout] 834 | | "J2JHO5DVayF44fXnsqHPTaTl-X45opYO6UTc_4BRSQU", [INFO] [stdout] 835 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:836:5 [INFO] [stdout] | [INFO] [stdout] 836 | g!(fest, "1uMKIyspNM2E2DcZMA3CDCighQ48p2KyARHnz1Gy2vM",); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:837:5 [INFO] [stdout] | [INFO] [stdout] 837 | g!(fire, "Yqq2S9bGwvYtMzzARm5oI4V0my3AFa4ganDowhzglD0",); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:838:5 [INFO] [stdout] | [INFO] [stdout] 838 | / g!( [INFO] [stdout] 839 | | flick, [INFO] [stdout] 840 | | "PtIHakSSrui4vI7SiK9Ac0_qVgbTWJFEDOqai5l3eB8", [INFO] [stdout] 841 | | "X510NXyqd2QmuCzFBQiCY_3PYqDDxoeJ_BtJ3WKRELE", [INFO] [stdout] ... | [INFO] [stdout] 856 | | "gvNTI9kxgugqNpN5oTmYvXOAOYqxcMO3NCBjqBYnx34", [INFO] [stdout] 857 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:858:5 [INFO] [stdout] | [INFO] [stdout] 858 | / g!( [INFO] [stdout] 859 | | fm, [INFO] [stdout] 860 | | "-LBecS0iI-eZm2WsHdFQp3PI_CaZOcbcdykJal8uy5o", [INFO] [stdout] 861 | | "TAiaijSpesBwa9AAEuC4mxbD6AuLW0Exd-lMRKZNws8", [INFO] [stdout] ... | [INFO] [stdout] 876 | | "jSq1j2q44ZwNDbLBhAlmcnx1Me5vbTCpWauLbelArsM", [INFO] [stdout] 877 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:878:5 [INFO] [stdout] | [INFO] [stdout] 878 | / g!( [INFO] [stdout] 879 | | foo, [INFO] [stdout] 880 | | "lO42kRCkBvnT7y6N8_PANFrGNP7ZHnj8KTDhRphMkcM", [INFO] [stdout] 881 | | "G96O5IoZthqbr-V1PJvnoxbcwQD2lPvmhED4gtxwTiU", [INFO] [stdout] ... | [INFO] [stdout] 906 | | "hjPfK1LxC45WuSIj-J6VS3oO07W81Lf9aCNiuKTsZrM", [INFO] [stdout] 907 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:908:5 [INFO] [stdout] | [INFO] [stdout] 908 | / g!( [INFO] [stdout] 909 | | future, [INFO] [stdout] 910 | | "TItDXqabhHmBUKnlTfeH-WJtMmJ5sOZwTdrWlr138DY", [INFO] [stdout] 911 | | "fMCtr-jnHwvVqGev37YiYRtZR_6AjK4TaItuqEfptHc", [INFO] [stdout] ... | [INFO] [stdout] 926 | | "R4HVP2Rgl458ZP-U9SYWEoCfX6WQNIf5UaWy9FKvbas", [INFO] [stdout] 927 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:928:5 [INFO] [stdout] | [INFO] [stdout] 928 | / g!( [INFO] [stdout] 929 | | gab, [INFO] [stdout] 930 | | "GWNhtIuxMgwVYH24---2jhp2U1heupBs3PD-RQEWaks", [INFO] [stdout] 931 | | "lEfrIjrTLQy1U3YilNzot8Y0Pqqfc7AkH4ZLV2GkrV8", [INFO] [stdout] ... | [INFO] [stdout] 939 | | "G_X19ohNDvWTc3u2Zw2amaexb2quB0_xcRbKgjpDdH0", [INFO] [stdout] 940 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:941:5 [INFO] [stdout] | [INFO] [stdout] 941 | / g!( [INFO] [stdout] 942 | | gabba, [INFO] [stdout] 943 | | "d-YZSz91485ev6Qu9T4_UmLNPkx2e2zMrQKKqCWgbC0", [INFO] [stdout] 944 | | "DQMyLG76dGIkdYbC3qLwGcJcVhH_7WUFTdN8_X4Bezc", [INFO] [stdout] 945 | | "s_Q6_OW44tgqtCv61MnEBBsYVMxG-r_EqMY9IzeWEtU", [INFO] [stdout] 946 | | "UhW2PslAyCdKLqmXxG7XW5jOH-IZW0iq_JJdMpXFVBI", [INFO] [stdout] 947 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:948:5 [INFO] [stdout] | [INFO] [stdout] 948 | / g!( [INFO] [stdout] 949 | | gabbaloud, [INFO] [stdout] 950 | | "-QiSowtadEjB8AZBlDe3KNxqtib8R2a-pISfsD9-JWQ", [INFO] [stdout] 951 | | "8G3SUnJhQi4sTORyyqyYw7bnZFeH_cI0wViLlDq9kZg", [INFO] [stdout] 952 | | "ri5Q6fzcJH7EJTJSxJZJjlIbS8pihVZFpeLyOoi1adY", [INFO] [stdout] 953 | | "OMxAJvyOG0shGRMXdd0aXuI_j27QnUvWHGbcK5fk8xY", [INFO] [stdout] 954 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:955:5 [INFO] [stdout] | [INFO] [stdout] 955 | / g!( [INFO] [stdout] 956 | | gabbalouder, [INFO] [stdout] 957 | | "tEXITO0bGhUganSEBWhFGYkcRHNg0WSHfjwCv_Giujc", [INFO] [stdout] 958 | | "e1mlCNruy8nHhbuto-7RS3RVPL-DJSH0xmlaU25lCeU", [INFO] [stdout] 959 | | "JNWGwlmMJl9i3zPh6g4qBqOdGQ-W_BBxUIEZzKqMPjU", [INFO] [stdout] 960 | | "f8MUKAlXBMBFKhY9ptjsFQyKgXQ8I0daMsYrL8EodQA", [INFO] [stdout] 961 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:962:5 [INFO] [stdout] | [INFO] [stdout] 962 | / g!( [INFO] [stdout] 963 | | glasstap, [INFO] [stdout] 964 | | "U5SDFZ3j8nQiMJ4Qt2pOsXC9axQGPe6MBVrQX2Z7LPE", [INFO] [stdout] 965 | | "R1zv7YsPw8MZVF_fgtCGwMDkcAlEHcMk7guPvkD3Rpk", [INFO] [stdout] 966 | | "bRTnb-6Axez32yK-IaDuRbIF0NvW_-UdI4ryCzGvELU", [INFO] [stdout] 967 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:968:5 [INFO] [stdout] | [INFO] [stdout] 968 | / g!( [INFO] [stdout] 969 | | glitch, [INFO] [stdout] 970 | | "CfsGYeeylXf9_v0oNBCSIU1T6CmOiSA8O0IfGAJK4-U", [INFO] [stdout] 971 | | "_yMMbqpGdhCatseqooZkjMdEu_gSTSglAwd8RGUc9hk", [INFO] [stdout] ... | [INFO] [stdout] 977 | | "8v4xVPSyOOLou7vyXAdA9LNYhzBN9D87Vq5AkI9ayZk", [INFO] [stdout] 978 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:979:5 [INFO] [stdout] | [INFO] [stdout] 979 | / g!( [INFO] [stdout] 980 | | glitch2, [INFO] [stdout] 981 | | "CfsGYeeylXf9_v0oNBCSIU1T6CmOiSA8O0IfGAJK4-U", [INFO] [stdout] 982 | | "_yMMbqpGdhCatseqooZkjMdEu_gSTSglAwd8RGUc9hk", [INFO] [stdout] ... | [INFO] [stdout] 988 | | "8v4xVPSyOOLou7vyXAdA9LNYhzBN9D87Vq5AkI9ayZk", [INFO] [stdout] 989 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:990:5 [INFO] [stdout] | [INFO] [stdout] 990 | / g!( [INFO] [stdout] 991 | | gretsch, [INFO] [stdout] 992 | | "Hc-Nh9QVQ1RMRXVCUOmxeFfgX7NjaQV2lsD6Pi6LOtY", [INFO] [stdout] 993 | | "s9U402t3kxHahfSglFAl_CUmIGyUGC9IUz2DEeYOjkE", [INFO] [stdout] ... | [INFO] [stdout] 1014 | | "shyPYN-PnrKXuA6PJSX1Wsib9C6iJF8a94LhRaGFRyo", [INFO] [stdout] 1015 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1016:5 [INFO] [stdout] | [INFO] [stdout] 1016 | / g!( [INFO] [stdout] 1017 | | gtr, [INFO] [stdout] 1018 | | "Df3XbeLkpir6aB6b3u5mpuzvOP_pOHAp34bM9uk58-A", [INFO] [stdout] 1019 | | "rH3y8P7Qs-0dWZkVA4eUQ5I54mqoZXmiq5rPnzzA6qM", [INFO] [stdout] 1020 | | "PljpK5yPH-xWrA3oaEuYIYUb3qi75GB1C7Vc9HBcKss", [INFO] [stdout] 1021 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1022:5 [INFO] [stdout] | [INFO] [stdout] 1022 | / g!( [INFO] [stdout] 1023 | | h, [INFO] [stdout] 1024 | | "7zsYvNBW2LhyKDMewHdcNy8OGhoyFWaSgxWDEvNsiuw", [INFO] [stdout] 1025 | | "R-0uiZculU6-NobUpfuzCCZRmW5p2UEOekIqZDT5XD4", [INFO] [stdout] ... | [INFO] [stdout] 1030 | | "ifVCPbrFkG2OpTb5efEVpET2liUDG0PIFjQhfEpLKEQ", [INFO] [stdout] 1031 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1032:5 [INFO] [stdout] | [INFO] [stdout] 1032 | / g!( [INFO] [stdout] 1033 | | hand, [INFO] [stdout] 1034 | | "b5YkCfWyT3wOI2a5E_xCCtze8D_462K8sSyiWQ7AsSo", [INFO] [stdout] 1035 | | "bGEtAsdb6daJ-HJrwvv4fQIsNrQJuLdYSgGZwEkgmwk", [INFO] [stdout] ... | [INFO] [stdout] 1050 | | "bU5gcaBeEenabJ1aOIyoJ7_SnkUh1bZl1MYNy2o4rj4", [INFO] [stdout] 1051 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1052:5 [INFO] [stdout] | [INFO] [stdout] 1052 | / g!( [INFO] [stdout] 1053 | | hardcore, [INFO] [stdout] 1054 | | "nO5oQjBHBObrQrezjfpRZm_6ecDKIFhHO0187jG_yR4", [INFO] [stdout] 1055 | | "KWVot-O-E9om7A1l6ZKwpIwnveUYTM9-h8TOtEFLSOQ", [INFO] [stdout] ... | [INFO] [stdout] 1065 | | "NZ5W2bW48RjVhkObW485936l0yA3IOkeKCISuKJECMc", [INFO] [stdout] 1066 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1067:5 [INFO] [stdout] | [INFO] [stdout] 1067 | / g!( [INFO] [stdout] 1068 | | hardkick, [INFO] [stdout] 1069 | | "MHKC1ny7tfNzNm3n1AgKcQ5mteD9UsZsPM13F7fwVSk", [INFO] [stdout] 1070 | | "l7aZYXjC5kOSsm-gU36_UsxBv0BZF4iKqD9Cr8LjwVw", [INFO] [stdout] ... | [INFO] [stdout] 1074 | | "zRbQZN0kzZrRgosQPp9s8RdDUW6fJORgPZUsP7MGxY8", [INFO] [stdout] 1075 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1076:5 [INFO] [stdout] | [INFO] [stdout] 1076 | / g!( [INFO] [stdout] 1077 | | haw, [INFO] [stdout] 1078 | | "YjB2AjLWZWu5qGSUfwPyfHOXJgGrVHe2Gk3J2dPnc5g", [INFO] [stdout] 1079 | | "vww6WnxifNcVGOEOLlFFwn-NF6pCsdDezmIYDDzjs7A", [INFO] [stdout] ... | [INFO] [stdout] 1083 | | "WPaDL7p9ZLl01q3Juf5wJ62CZIUiahHj0aRDhv8WTLw", [INFO] [stdout] 1084 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1085:5 [INFO] [stdout] | [INFO] [stdout] 1085 | / g!( [INFO] [stdout] 1086 | | hc, [INFO] [stdout] 1087 | | "qVI99Vu8d4-S4_3wJO57c53XrRG9rmj3RP7mcsVcYkg", [INFO] [stdout] 1088 | | "a3mxebuwZH5rAq_tVqxhwZYoNYoJKHivt72L8mVkfI8", [INFO] [stdout] ... | [INFO] [stdout] 1092 | | "MvQCKbU6abD8BKe5QNSAfV-J8YS13Y_43dilBH-ZYYA", [INFO] [stdout] 1093 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1094:5 [INFO] [stdout] | [INFO] [stdout] 1094 | / g!( [INFO] [stdout] 1095 | | hh, [INFO] [stdout] 1096 | | "mO7Fuwou7GOtCAHPJZdnddsHQSzMNrDl80WysGcgCU0", [INFO] [stdout] 1097 | | "CDrXe32dMkmpu6GU6Js1_KTT4IjMzHuAhXZLvsOkZHY", [INFO] [stdout] ... | [INFO] [stdout] 1108 | | "UrDlnHNFzcG1RID0cCal4F8w6YV4SoBg87GtyybYlGo", [INFO] [stdout] 1109 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1110:5 [INFO] [stdout] | [INFO] [stdout] 1110 | / g!( [INFO] [stdout] 1111 | | hh27, [INFO] [stdout] 1112 | | "dbH3TnA9CnpFLLS1aKwMi2Tf8reGpqPQ7LzS9vzPe9s", [INFO] [stdout] 1113 | | "r_zV6Iy3LVmQ2ZCWtzn2fZ0xqAFhPnMcEXPYVJVqEF4", [INFO] [stdout] ... | [INFO] [stdout] 1124 | | "OGFq2pLezIi9loOHJmlQU2QOcDskD2df7hti3NVOaOs", [INFO] [stdout] 1125 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1126:5 [INFO] [stdout] | [INFO] [stdout] 1126 | / g!( [INFO] [stdout] 1127 | | hit, [INFO] [stdout] 1128 | | "D7eixACM-7-DTvK7wFy1Kj2km-22oJNFzioqUBdek20", [INFO] [stdout] 1129 | | "iIz7rI5mjY9YnHUL8NeDJC8nrEKOWmH8za5d7Mi0jsM", [INFO] [stdout] ... | [INFO] [stdout] 1133 | | "QnqOwzTsYfqE6555VVFJo7ztaD7q6Fb2KA-qYaJ0W1E", [INFO] [stdout] 1134 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1135:5 [INFO] [stdout] | [INFO] [stdout] 1135 | g!(hmm, "8XpfDApIS464rB7ja_ubGGKadE2hgJngpGmNY2O4fiA",); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1136:5 [INFO] [stdout] | [INFO] [stdout] 1136 | / g!( [INFO] [stdout] 1137 | | ho, [INFO] [stdout] 1138 | | "AKSU8BiD8P8OuWoEdvQwWQzhMX631sroVhUkPnYLvZ4", [INFO] [stdout] 1139 | | "wkBOvEF39QMShQQV2y6w3e_oRHYjYWryHWV8k1MwpN8", [INFO] [stdout] ... | [INFO] [stdout] 1143 | | "4qtmPXD0_bdnGwPrEY83wTGTpsjJDFcOaYjH11QrLPw", [INFO] [stdout] 1144 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1145:5 [INFO] [stdout] | [INFO] [stdout] 1145 | / g!( [INFO] [stdout] 1146 | | hoover, [INFO] [stdout] 1147 | | "qRo6eOcy3aL9S0GHFnmhjGHAGGCsXEmcnZbUlb-smT4", [INFO] [stdout] 1148 | | "bKR6PfCFUROs2byn8tiN3W0azPP-GEfocuYL0ebKgnU", [INFO] [stdout] ... | [INFO] [stdout] 1152 | | "6Q5ZLqA7F8laIXaTRMwjnmH5AMmE3EPzHRzAqUnac6M", [INFO] [stdout] 1153 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1154:5 [INFO] [stdout] | [INFO] [stdout] 1154 | / g!( [INFO] [stdout] 1155 | | house, [INFO] [stdout] 1156 | | "9BWJu22Pfeed71gZMFT2GDm8yNd0ucVeugS3YlwcaMc", [INFO] [stdout] 1157 | | "69RcBhXHIQUtJf2bCP9v-m4yle5PL2Eh3ydS6nStU1U", [INFO] [stdout] ... | [INFO] [stdout] 1163 | | "_bx_NvYp8td3fkUTREfshUFsH8O7dHw0E-FXegVwbEA", [INFO] [stdout] 1164 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1165:5 [INFO] [stdout] | [INFO] [stdout] 1165 | / g!( [INFO] [stdout] 1166 | | ht, [INFO] [stdout] 1167 | | "x6Etdx1aLfhUiA0_OUcybknbDXqvvgf5PEYOy1TeW60", [INFO] [stdout] 1168 | | "_kgLGdiT9Ck1O9Wh3T8gvQd3GLFuH76t6x_z3QKNh5I", [INFO] [stdout] ... | [INFO] [stdout] 1182 | | "_A0zZ1tPLeaJrzP-m15rLEpbYrvYwFvnyj41nvqxWcU", [INFO] [stdout] 1183 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1184:5 [INFO] [stdout] | [INFO] [stdout] 1184 | / g!( [INFO] [stdout] 1185 | | ifdrums, [INFO] [stdout] 1186 | | "jO8COvIcbV69eDlTMkPFWK752ioAGSgU8XNXZlgSD1I", [INFO] [stdout] 1187 | | "Hq_MDrphywSaWE5nejV4ZujH5oysldmvWWmbSk6LUao", [INFO] [stdout] 1188 | | "DlrtfO9gSRvUcCmPmUG_3jUMijaeNT5hVVjr2WZrj8w", [INFO] [stdout] 1189 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1190:5 [INFO] [stdout] | [INFO] [stdout] 1190 | / g!( [INFO] [stdout] 1191 | | iff, [INFO] [stdout] 1192 | | "pVSbio5WaWDpM1y6UwFWvwG-aEmhQd17YUAUGBb6Hu4", [INFO] [stdout] 1193 | | "98GmBGodMm5c17_Hcyv1umLYyceltCXzsKFAufDYOO0", [INFO] [stdout] ... | [INFO] [stdout] 1196 | | "RkNan_zj8vnfc6jF_ceM6uVKIoYo5xeyU-6aXlQ9y4o", [INFO] [stdout] 1197 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1198:5 [INFO] [stdout] | [INFO] [stdout] 1198 | / g!( [INFO] [stdout] 1199 | | incoming, [INFO] [stdout] 1200 | | "BlM3bKqvOj98WhWcUH9s8dixlm5xIC-AGBOhaOqeO2Y", [INFO] [stdout] 1201 | | "x08itqMFBqUjzUFZrmReCGAKOlpoZZmuzU2-T7pAcoA", [INFO] [stdout] ... | [INFO] [stdout] 1207 | | "YNKTFd4LqIW6rnfPPnXqsFdSWqlSo72leEZ8jOCM9Yw", [INFO] [stdout] 1208 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1209:5 [INFO] [stdout] | [INFO] [stdout] 1209 | / g!( [INFO] [stdout] 1210 | | industrial, [INFO] [stdout] 1211 | | "UsGdQuBDAayg6qtrE0009a1lzSXZkRgugX7MISedhKg", [INFO] [stdout] 1212 | | "No8cTmB2LLr4w_Cu1WwPAR7A4MrPHgI5C-AmQKuqRUU", [INFO] [stdout] ... | [INFO] [stdout] 1242 | | "f3Jv6zpC0_NeaaBJ_OfW1ver3C7HYJkqopToOI-om2I", [INFO] [stdout] 1243 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1244:5 [INFO] [stdout] | [INFO] [stdout] 1244 | / g!( [INFO] [stdout] 1245 | | insect, [INFO] [stdout] 1246 | | "YniCzBDrEIOJfF-03q2hH5ABrMH-T6OmJi_SMZsMRDU", [INFO] [stdout] 1247 | | "igCQLqxqlZlotPRI2RtCtrt5y-jAgllV41C1LhQhdEA", [INFO] [stdout] 1248 | | "Ew9N15jGjK65wwDvSDvQajlZj0Yo18yhSmO6Bv8v71E", [INFO] [stdout] 1249 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1250:5 [INFO] [stdout] | [INFO] [stdout] 1250 | / g!( [INFO] [stdout] 1251 | | invaders, [INFO] [stdout] 1252 | | "MLz1iR7rKzRpMzGcrEYM1rZbc631Bt04javBMeMG47g", [INFO] [stdout] 1253 | | "PzFVnYjYcjWIHMOaOzigPJBcEU8m8haLuwmJy7uyjAA", [INFO] [stdout] ... | [INFO] [stdout] 1269 | | "wCfGnjrYo-ZgKFfVpItZfmIG12YS1DtrhSytsB4t8Oc", [INFO] [stdout] 1270 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1271:5 [INFO] [stdout] | [INFO] [stdout] 1271 | / g!( [INFO] [stdout] 1272 | | jazz, [INFO] [stdout] 1273 | | "9BWJu22Pfeed71gZMFT2GDm8yNd0ucVeugS3YlwcaMc", [INFO] [stdout] 1274 | | "69RcBhXHIQUtJf2bCP9v-m4yle5PL2Eh3ydS6nStU1U", [INFO] [stdout] ... | [INFO] [stdout] 1280 | | "_bx_NvYp8td3fkUTREfshUFsH8O7dHw0E-FXegVwbEA", [INFO] [stdout] 1281 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1282:5 [INFO] [stdout] | [INFO] [stdout] 1282 | / g!( [INFO] [stdout] 1283 | | jungbass, [INFO] [stdout] 1284 | | "63uEsLuE3JxX56ETzH_pLWTtBSr67Gfj9D3bVJJf9RU", [INFO] [stdout] 1285 | | "X9FTAr7XSjZYX3r8Dyn_6OTYcCq4M5t-pjVrUAtUCrI", [INFO] [stdout] ... | [INFO] [stdout] 1303 | | "z8fR5iyAuzJMJp9fKtDNQlxGW3h2vAF-DlcaMGBh2fk", [INFO] [stdout] 1304 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1305:5 [INFO] [stdout] | [INFO] [stdout] 1305 | / g!( [INFO] [stdout] 1306 | | jungle, [INFO] [stdout] 1307 | | "Lgl0WZkNfNkLfBTeZ2KI9L-3-GMS89ZnsmwfRHO0wuc", [INFO] [stdout] 1308 | | "-c34zr-e6zhrEJEq9RFmaWikb7kt3wVgSQcd2seqZYk", [INFO] [stdout] ... | [INFO] [stdout] 1319 | | "bERvU0VcPY7N7zM2oiBC6YjnyA79fVTg2-LGhoNCQLg", [INFO] [stdout] 1320 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1321:5 [INFO] [stdout] | [INFO] [stdout] 1321 | / g!( [INFO] [stdout] 1322 | | juno, [INFO] [stdout] 1323 | | "lUU4Hr5AJAz4vQkyfGZ94wTKhnDyMZS_2w3kVogP-3U", [INFO] [stdout] 1324 | | "RKTlUbE9XMB5KGUx7LRBk-Amq80z-dk1vrHXH-ijIqw", [INFO] [stdout] ... | [INFO] [stdout] 1334 | | "AokWK_9zmhHHM3svMT9nLkprrI_XQKb0aS3MndaNCxM", [INFO] [stdout] 1335 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1336:5 [INFO] [stdout] | [INFO] [stdout] 1336 | / g!( [INFO] [stdout] 1337 | | jvbass, [INFO] [stdout] 1338 | | "sYK3YvYl77htsjwb1fXn37_eQPl6nAK3rfwrWuL-n7M", [INFO] [stdout] 1339 | | "JwFzkuZApNb_kD5io8uQgYHqaPynPgdxivRfIPSTuZk", [INFO] [stdout] ... | [INFO] [stdout] 1350 | | "b1O9fFYgidCyKm2cJlhLr-1_Z52x-42gYnKe-bj0FSk", [INFO] [stdout] 1351 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1352:5 [INFO] [stdout] | [INFO] [stdout] 1352 | g!(kicklinn, "89LZFdRRLsauk_ORxt_NqhJY94CmAMsddNBhbhx_V-E",); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1353:5 [INFO] [stdout] | [INFO] [stdout] 1353 | / g!( [INFO] [stdout] 1354 | | koy, [INFO] [stdout] 1355 | | "6cghC1A5Wzc_GUbJ7wEHz3QWJLOmRctMXeT5bJh3nk4", [INFO] [stdout] 1356 | | "vM4z1zgp-ZEBu5GqWEPoVjgqgs4Fplkm8h5rqKd27cA", [INFO] [stdout] 1357 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1358:5 [INFO] [stdout] | [INFO] [stdout] 1358 | / g!( [INFO] [stdout] 1359 | | kurt, [INFO] [stdout] 1360 | | "S2i2183qRrjBM2hYPpXX2cK8TvU9F0kqQzUUq0LQ8zs", [INFO] [stdout] 1361 | | "2paMd-YS_Bx4Xmyh6MUXvSSSjAJcqJwr-8QRP1AJd8Q", [INFO] [stdout] ... | [INFO] [stdout] 1366 | | "6WO9Vu7-L34C4Icu3tSnJdvP7oj0H0UoiN3-CCMBLx8", [INFO] [stdout] 1367 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1368:5 [INFO] [stdout] | [INFO] [stdout] 1368 | / g!( [INFO] [stdout] 1369 | | latibro, [INFO] [stdout] 1370 | | "YALslHvZeTOLxf9S0lXM-NZa1jExBGEGDoYOY4ESsLQ", [INFO] [stdout] 1371 | | "EUiDvwxauI_Nu2fKou1xnCV4tZM1fX0Ufkda6Yc3nQE", [INFO] [stdout] ... | [INFO] [stdout] 1377 | | "NieYLJErRNITbdmEEqPk1rf26vOBLfEzI_NtPqdTnUA", [INFO] [stdout] 1378 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1379:5 [INFO] [stdout] | [INFO] [stdout] 1379 | g!(led, "BSU99T3xuxtNYCPtdoVP8hUDFZGmRnLtwOdALO-XcqM",); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1380:5 [INFO] [stdout] | [INFO] [stdout] 1380 | / g!( [INFO] [stdout] 1381 | | less, [INFO] [stdout] 1382 | | "rmuEM50bwIbSOzsOyd7Y2Zc-6kwM7ClyDimG5pxDkBU", [INFO] [stdout] 1383 | | "ayfyoFcZ-Clwd7LfQ-lHL0dHQVSIiWDLKddBC4l2OdM", [INFO] [stdout] 1384 | | "9lOEisAcXz85mPtNAWh2iQFUT3WZSjyGsYviZAde0yc", [INFO] [stdout] 1385 | | "94n37dHZ9Fqf01dz3THJ0UOeC2e10YVCpYLP1Vs4kSE", [INFO] [stdout] 1386 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1387:5 [INFO] [stdout] | [INFO] [stdout] 1387 | / g!( [INFO] [stdout] 1388 | | lighter, [INFO] [stdout] 1389 | | "jSKsmSGCoSBaW_A6WhQHqq8chAHumIs6HOKmap1JGfw", [INFO] [stdout] 1390 | | "C3Kl8t7kc-GjPzBHO74213mmcVSdfj1kFmCxZTTMQeo", [INFO] [stdout] ... | [INFO] [stdout] 1421 | | "5V4FGjg8i3oj-KCf0v4IhVfUNoDxcxbz2p8ortA8RT0", [INFO] [stdout] 1422 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1423:5 [INFO] [stdout] | [INFO] [stdout] 1423 | / g!( [INFO] [stdout] 1424 | | linnhats, [INFO] [stdout] 1425 | | "B5cZcVz-RR1xK8DfiL8dxw__brG5f9hOaBRLvnCtsrU", [INFO] [stdout] 1426 | | "9FLkmIRLxerbOPN_yht2s4pbzo0Izct3_nR2S49Yhco", [INFO] [stdout] ... | [INFO] [stdout] 1430 | | "G2cG89LnxFdHqG1tuIfSY2xOO8elHDPt15TW-zBlwNM", [INFO] [stdout] 1431 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1432:5 [INFO] [stdout] | [INFO] [stdout] 1432 | / g!( [INFO] [stdout] 1433 | | lt, [INFO] [stdout] 1434 | | "VtNfaWY3oFpWunngH7pKieyYvqYOsqukyS3kudcIYdA", [INFO] [stdout] 1435 | | "WU7w552wjtXgIzixYqWJRUt_PqaFXxbJNVg1ESmPFl8", [INFO] [stdout] ... | [INFO] [stdout] 1449 | | "ckkqZ4pIbmVJT3D_oTA-WuiCDz76BatouF8QOnJwXtU", [INFO] [stdout] 1450 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1451:5 [INFO] [stdout] | [INFO] [stdout] 1451 | / g!( [INFO] [stdout] 1452 | | made, [INFO] [stdout] 1453 | | "Cow1I1vVjza5MkhmYgFb_G6ldK3QS8Ya_nZoZq5chpU", [INFO] [stdout] 1454 | | "ubnH0RxePdnzTGmE196852cbzHVmBg_zVfvbtON6-vY", [INFO] [stdout] ... | [INFO] [stdout] 1459 | | "ByyARlFejjtrrUQpUdUYQunk8ZKTEsoz7HW0LLnAYgQ", [INFO] [stdout] 1460 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1461:5 [INFO] [stdout] | [INFO] [stdout] 1461 | g!(made2, "CDbise100hf4wnYGBtS09UKAmBL8gifMpfTQxhQdXyQ",); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1462:5 [INFO] [stdout] | [INFO] [stdout] 1462 | / g!( [INFO] [stdout] 1463 | | mash, [INFO] [stdout] 1464 | | "0Btn6b0-qfzqx8qBZIEOoTx_aaLfGZ3cBYLDsI4AWio", [INFO] [stdout] 1465 | | "0Btn6b0-qfzqx8qBZIEOoTx_aaLfGZ3cBYLDsI4AWio", [INFO] [stdout] 1466 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1467:5 [INFO] [stdout] | [INFO] [stdout] 1467 | / g!( [INFO] [stdout] 1468 | | mash2, [INFO] [stdout] 1469 | | "aPN8XjtzgaPywqIXXgbC4D4Ti8DuFi7MTAIMCp5OdLE", [INFO] [stdout] 1470 | | "RH8EI8jWzaMktlnrC1cD0qW5SPBxHcaX0gCMj6nIA30", [INFO] [stdout] 1471 | | "IeDbM3VDOZzmu3_o6GQrqUGV27RjqYZl4afftlhfoYQ", [INFO] [stdout] 1472 | | "tMK9ETkosU4cjNI3sjDsPWJQTSVaEyEdXwwYVUMppEk", [INFO] [stdout] 1473 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1474:5 [INFO] [stdout] | [INFO] [stdout] 1474 | / g!( [INFO] [stdout] 1475 | | metal, [INFO] [stdout] 1476 | | "CJJ7dr1n49pGmPNJA03Yp7hDCAMFNNU1EPq7G_Zch1A", [INFO] [stdout] 1477 | | "zuSTwrzvI0iqChPCFNnARmZ31MTl7xJa8ze2iLMF_GE", [INFO] [stdout] ... | [INFO] [stdout] 1485 | | "7EUA2UhJuXNGY4q0WngIhea7mOTxBWqJ_sV-QQlUhkg", [INFO] [stdout] 1486 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1487:5 [INFO] [stdout] | [INFO] [stdout] 1487 | / g!( [INFO] [stdout] 1488 | | miniyeah, [INFO] [stdout] 1489 | | "hsXNFDf6Ic2nH-UkDrWjvAMUajvka5Hv9iW4CdWJ2fQ", [INFO] [stdout] 1490 | | "Zp3t8Y4JPjRJ-lRw5iuXj_JshGNGicq51Jjczqvgdes", [INFO] [stdout] 1491 | | "d9ypF2_EQosmiV5lyYcahVZc5noJhCvOcbTTSN0-JuY", [INFO] [stdout] 1492 | | "01goV7aV6oq3tj_99tBY_YrAOgA2tHwQvCAohhi-IiI", [INFO] [stdout] 1493 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1494:5 [INFO] [stdout] | [INFO] [stdout] 1494 | / g!( [INFO] [stdout] 1495 | | monsterb, [INFO] [stdout] 1496 | | "vbFBwifY3y9elHUjO5qF7R-GIywO0OGs0Msdq_Tx6VQ", [INFO] [stdout] 1497 | | "tTAHG_b8sN5aDeQh5n8CzvE7Id-FzqnGV72P6QVfjYk", [INFO] [stdout] ... | [INFO] [stdout] 1501 | | "20chhuFo90GPas6mBxDpL_mykE2V202porAhsA9PBPU", [INFO] [stdout] 1502 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1503:5 [INFO] [stdout] | [INFO] [stdout] 1503 | / g!( [INFO] [stdout] 1504 | | moog, [INFO] [stdout] 1505 | | "sGuvuMyFxmx4-rg1VkQVI7XH6-w5388Sf2yGVwnStSc", [INFO] [stdout] 1506 | | "Y-4ePtKDUW88-CD4EDVulzP79tpW5g7NBcZ_DYgP0Cc", [INFO] [stdout] ... | [INFO] [stdout] 1511 | | "xk52kjt3MW7Cy57FK3if8iijW_GJCYF1fdoaiffpIWA", [INFO] [stdout] 1512 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1513:5 [INFO] [stdout] | [INFO] [stdout] 1513 | / g!( [INFO] [stdout] 1514 | | mouth, [INFO] [stdout] 1515 | | "9CC3_hxqEQ3ySkHSD3KoQjdX_IjfckGGPwQq7-7Qc4k", [INFO] [stdout] 1516 | | "yOr_OUZsR8yggK84c8-QQPPBDM57lcIgQT-YQ5IVge0", [INFO] [stdout] ... | [INFO] [stdout] 1529 | | "rGVLcQf6cleFtKgMXQJKq0JSOy7Y5io0T-rgoS4TuGM", [INFO] [stdout] 1530 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1531:5 [INFO] [stdout] | [INFO] [stdout] 1531 | / g!( [INFO] [stdout] 1532 | | mp3, [INFO] [stdout] 1533 | | "jdKHObrnoPmyouzf1J28ECnUyEfN2aN67KBFOvageV8", [INFO] [stdout] 1534 | | "hIBMYSxGG0lOnlY3dQK6tV5JLIh5D2P3TAU5eCLK1LI", [INFO] [stdout] 1535 | | "sP9MNrwKG3_qRIcJh86m4Xg_ukFHBRL6HyipKC9Wt4k", [INFO] [stdout] 1536 | | "xPBG20lsxoyMwmbrV9IJR_e07C7Ko7DwFIzI6ws2QCY", [INFO] [stdout] 1537 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1538:5 [INFO] [stdout] | [INFO] [stdout] 1538 | / g!( [INFO] [stdout] 1539 | | msg, [INFO] [stdout] 1540 | | "z3yubNDVaNbZz9CdGagNtPb4G45Tg6-TCATBXc6pi44", [INFO] [stdout] 1541 | | "vOLBfeuTxnGWxQDEPEsb--fgalbM33uXrUbHo8xnQ1g", [INFO] [stdout] ... | [INFO] [stdout] 1548 | | "tC4X9Nbnq-aeTXAyijHxS3jFwLeW-Ov9mV-Vqxkd1gc", [INFO] [stdout] 1549 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1550:5 [INFO] [stdout] | [INFO] [stdout] 1550 | / g!( [INFO] [stdout] 1551 | | mt, [INFO] [stdout] 1552 | | "YDVBYR6MUMTfQ_hRCq4TMBSfajC_gM7QvVqML-5IUUw", [INFO] [stdout] 1553 | | "XW2PUMOnLpXulvETtwJz_ybAggDwjI3f6rQMkOE3XgQ", [INFO] [stdout] ... | [INFO] [stdout] 1567 | | "O_5tlC3M5OQ42UfNvcCVsndG1dhZAB7t3v8QegvBJaM", [INFO] [stdout] 1568 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1569:5 [INFO] [stdout] | [INFO] [stdout] 1569 | / g!( [INFO] [stdout] 1570 | | newnotes, [INFO] [stdout] 1571 | | "hwymOu5ETeNvj_zusRHvJaU3ncGzmsOI-5_AIfDbN4g", [INFO] [stdout] 1572 | | "fQK61ZgJUVhzVJ_RohZpvaLSZxgQ4wunrv6FNLItdhQ", [INFO] [stdout] ... | [INFO] [stdout] 1585 | | "ietweY25Tb05ECjLesh2uyaKQxKU9uYBYM2vjBqiQIM", [INFO] [stdout] 1586 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1587:5 [INFO] [stdout] | [INFO] [stdout] 1587 | g!(noise, "MhUxSnIi016sijJQo4S7_LFJqz6jkLOZaCdZRmsATIA",); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1588:5 [INFO] [stdout] | [INFO] [stdout] 1588 | / g!( [INFO] [stdout] 1589 | | noise2, [INFO] [stdout] 1590 | | "4NgxIbsdmpqKynBW0je9gTEUvSvJpHmrNAFdNHYI4-M", [INFO] [stdout] 1591 | | "mKQSmlvnR1pwVG5fZSuAzUrfnr618g0WP-s9jQCDsv4", [INFO] [stdout] ... | [INFO] [stdout] 1597 | | "zVEpce-oyIuE8tb_UQct4UeUsJb_E5kS9QdsinjmDdg", [INFO] [stdout] 1598 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1599:5 [INFO] [stdout] | [INFO] [stdout] 1599 | / g!( [INFO] [stdout] 1600 | | notes, [INFO] [stdout] 1601 | | "wiWsU841F74rq3kf4ZCtfSTOs0mO5A1dGMaGM_Qs6oQ", [INFO] [stdout] 1602 | | "8mLNrF9FiC7wGX3t3zAAoJWgwJSjpE2I28uMH8KDFF0", [INFO] [stdout] ... | [INFO] [stdout] 1615 | | "ZLeLGMQmr2QiY-CS6BTSoxGUacMmOzkD-Ixt4jAVQEo", [INFO] [stdout] 1616 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1617:5 [INFO] [stdout] | [INFO] [stdout] 1617 | / g!( [INFO] [stdout] 1618 | | numbers, [INFO] [stdout] 1619 | | "W08u1aZQ_Xv3mQOyrYwAur-lHuplwjQ1qM8ntXFwIxg", [INFO] [stdout] 1620 | | "7p58-hHTPIbm_Lfe1qsqwgzTvO3EOIt1YFlZ5hnJW4o", [INFO] [stdout] ... | [INFO] [stdout] 1627 | | "ib4J-blRN6J9APGg0H5UEXDkGHXeOQwl8v7xYScEh9c", [INFO] [stdout] 1628 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1629:5 [INFO] [stdout] | [INFO] [stdout] 1629 | / g!( [INFO] [stdout] 1630 | | oc, [INFO] [stdout] 1631 | | "BVQdkNLohi4uCJ1YzEFMb4E-idClkdR_OU0q-qu14Oc", [INFO] [stdout] 1632 | | "pRBFTfpFsaRg6bMQk3DSYFtuXv43GSzEzqPd_DvTEEA", [INFO] [stdout] 1633 | | "AxrdPQgHnC4TXc3Ew5_aWYapwQuyvw8-xR-5350wPl0", [INFO] [stdout] 1634 | | "EAzAZGTVDsAtTfhncGTPVvC09Ta1Vw0fze0pKCmFt0s", [INFO] [stdout] 1635 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1636:5 [INFO] [stdout] | [INFO] [stdout] 1636 | / g!( [INFO] [stdout] 1637 | | odx, [INFO] [stdout] 1638 | | "UZK495K8Q-C9qhdY2dKS73urodAVJ7R6EWc8uK6meYU", [INFO] [stdout] 1639 | | "spYPZtHKBxmROH9Okk0lqIIUG9eQ5Igtupknw4HYwc0", [INFO] [stdout] ... | [INFO] [stdout] 1652 | | "AjA6Ol-oYwqnWg4il0Pa2Hmo2rzHmgFWpApWl3iURks", [INFO] [stdout] 1653 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1654:5 [INFO] [stdout] | [INFO] [stdout] 1654 | g!(off, "Cxm--zQ1RTHRdVwJ7pCjl95EX7WFCzfVmFKaaE4PNw4",); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1655:5 [INFO] [stdout] | [INFO] [stdout] 1655 | / g!( [INFO] [stdout] 1656 | | outdoor, [INFO] [stdout] 1657 | | "cu-lydlG6vq8RzzySgLH_CSyTq0Ao9eYfppBPD-1Glg", [INFO] [stdout] 1658 | | "ItbALl8o3AEuxN1HcI6GagcHkA-THszTLImOFsqvE4g", [INFO] [stdout] ... | [INFO] [stdout] 1662 | | "HiPS91hBFNH7viUvNjvdbGNxD50-g1nhYh0plBEGKdg", [INFO] [stdout] 1663 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1664:5 [INFO] [stdout] | [INFO] [stdout] 1664 | / g!( [INFO] [stdout] 1665 | | pad, [INFO] [stdout] 1666 | | "oboZEXzBolC_odDxvln-4NhHr80hESLOjuDo-Zk-HEM", [INFO] [stdout] 1667 | | "y81evOXDphVqYw2n7OF3IQhHRkOuu3LzIHVBrV5rabw", [INFO] [stdout] 1668 | | "m9LArbQ0cbU-bpmq0YRGYhtfLLRDXT3yyIvFrXZb8iw", [INFO] [stdout] 1669 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1670:5 [INFO] [stdout] | [INFO] [stdout] 1670 | g!(padlong, "3xVSQ7XERtHHMnoqol-GCn1H4Pczo2zXvpmjHKU_gGM",); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1671:5 [INFO] [stdout] | [INFO] [stdout] 1671 | g!(pebbles, "dzxKPU-AVSV-zIi7_nkV23NOX-VtGc0hHdUiKOb_mY4",); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1672:5 [INFO] [stdout] | [INFO] [stdout] 1672 | / g!( [INFO] [stdout] 1673 | | perc, [INFO] [stdout] 1674 | | "fC_bIAa-RmXpIBvseoba2d5jZ7jI1asUa5RPjRLza9U", [INFO] [stdout] 1675 | | "5gk80nlNcysymp7uJLsxjp5xFEvBUOHZp48rraUtWvA", [INFO] [stdout] ... | [INFO] [stdout] 1679 | | "LOkYDnhUhfjl2LEqTzMxPJXXAQBUrQI-y4rNsVGXw8I", [INFO] [stdout] 1680 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1681:5 [INFO] [stdout] | [INFO] [stdout] 1681 | / g!( [INFO] [stdout] 1682 | | peri, [INFO] [stdout] 1683 | | "rG1QAeIIQkyfO4QNOsl9l6AwmNnVEWBlLWqgx27cxuo", [INFO] [stdout] 1684 | | "GQhOs3xLtN5MGvVh92ETgRaK0xsMdI561ah2eXyNaN8", [INFO] [stdout] ... | [INFO] [stdout] 1697 | | "NgeL157zhnUKgusbD-gag9cYI31fO_WFPx7Hzm2Uduk", [INFO] [stdout] 1698 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1699:5 [INFO] [stdout] | [INFO] [stdout] 1699 | / g!( [INFO] [stdout] 1700 | | popkick, [INFO] [stdout] 1701 | | "banegP_28u35ySB9gUIrdexQPOiGSR0hHF0olP__rsM", [INFO] [stdout] 1702 | | "SDQ4wdCkF7kFw5WQUDF2IIy63HVXlqI-rvFCYApPzBs", [INFO] [stdout] ... | [INFO] [stdout] 1710 | | "RC3Evbi23mLH3ErC_WPFARBVLtn2Lj-a54MgEN0TyYA", [INFO] [stdout] 1711 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1712:5 [INFO] [stdout] | [INFO] [stdout] 1712 | / g!( [INFO] [stdout] 1713 | | print, [INFO] [stdout] 1714 | | "3_j-EZIYyifaF8Ss_wHt8CJZQisZ8WZpuNrMaB2jIpc", [INFO] [stdout] 1715 | | "HzwKAY2D9Fl9dDOKlGpAUMwbYm0tjd_qwXwxiCLaGZw", [INFO] [stdout] ... | [INFO] [stdout] 1724 | | "wrUSM9wp6yj9Fy7UuM2WfrUIL_HegogQskjBVhP6ogk", [INFO] [stdout] 1725 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1726:5 [INFO] [stdout] | [INFO] [stdout] 1726 | / g!( [INFO] [stdout] 1727 | | proc, [INFO] [stdout] 1728 | | "tptFc5n7Lft9qA3wQkY7BSJlz67wRIPYfLuxv0PyzW4", [INFO] [stdout] 1729 | | "CulEstjsPQAlrSNAiTOHFEhYoYVVAsn6F1n3d-Wjubw", [INFO] [stdout] 1730 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1731:5 [INFO] [stdout] | [INFO] [stdout] 1731 | / g!( [INFO] [stdout] 1732 | | procshort, [INFO] [stdout] 1733 | | "ILgDsunMrqn2tIP3OPJQUS20zE7Kc-dxg-I3ZeCFd8E", [INFO] [stdout] 1734 | | "ancSE8Ana34x5DJ1kjVu-RLW9MsrGAV8qxkqU0rP0Ks", [INFO] [stdout] ... | [INFO] [stdout] 1740 | | "MV7H60iD5D-LFDSqxvd9rUVvdQ3eyIZdyKkkLrM5Njg", [INFO] [stdout] 1741 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1742:5 [INFO] [stdout] | [INFO] [stdout] 1742 | / g!( [INFO] [stdout] 1743 | | psr, [INFO] [stdout] 1744 | | "470pQ5xJmqRAUe-REevL7f7XlV4TGOBPJNO5rN7rD40", [INFO] [stdout] 1745 | | "3Vd7bu4QOe5a-Ey5DNpp0AHMxyn991uCsCN-7h1bS5s", [INFO] [stdout] ... | [INFO] [stdout] 1773 | | "Nnz2Mas0HB4t876MMNXuQSqRQpYD2U72LReFbIuFaUs", [INFO] [stdout] 1774 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1775:5 [INFO] [stdout] | [INFO] [stdout] 1775 | / g!( [INFO] [stdout] 1776 | | rave, [INFO] [stdout] 1777 | | "MbeEGJmU1ulgedUkssYuQLdMt4lvrg5BFY7WBW6Bywg", [INFO] [stdout] 1778 | | "LNdUl-eCKH6RirEeSLdr-GC6-y9x6qQUC8Yw_WeIA64", [INFO] [stdout] ... | [INFO] [stdout] 1784 | | "NJHyfCPvLJIDcbYha3gaEYYCNnqVcznwp5xGO8g6G5c", [INFO] [stdout] 1785 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1786:5 [INFO] [stdout] | [INFO] [stdout] 1786 | / g!( [INFO] [stdout] 1787 | | rave2, [INFO] [stdout] 1788 | | "HRdTWgqOKwPi7j4Q2QZK5zYUlys4gfspQNGQYzyq-wU", [INFO] [stdout] 1789 | | "OuS4XLdFHT8Uds_Z7yqU3kCdd_HKmL5MIAZ2oJSwTTo", [INFO] [stdout] ... | [INFO] [stdout] 1793 | | "sWekw4OdRMg-gvH1h0IHhDalEt2hUbBZuw_1z0M8pi8", [INFO] [stdout] 1794 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1795:5 [INFO] [stdout] | [INFO] [stdout] 1795 | / g!( [INFO] [stdout] 1796 | | ravemono, [INFO] [stdout] 1797 | | "5Rp7yGd3wnJwHugj53B7UMvvqcz_aXeefYmZap4SCbQ", [INFO] [stdout] 1798 | | "5xNdcDVljvDafpZnwB-R74ElwMqlXF19nfQCq6yTjI8", [INFO] [stdout] 1799 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1800:5 [INFO] [stdout] | [INFO] [stdout] 1800 | / g!( [INFO] [stdout] 1801 | | realclaps, [INFO] [stdout] 1802 | | "3aRkIqVQJuh9FWliwWrIXyq4iuuewTSlOE-I786i0rE", [INFO] [stdout] 1803 | | "salbOdH6p_Qg93ssj_0DPFT9G_EBQNZ10ZovhYPc5pw", [INFO] [stdout] 1804 | | "Bxf5OS8vbZa5EHaegLUJd1vE7VlLhp5DxjU_sLRNuvQ", [INFO] [stdout] 1805 | | "YCmg6G_0Xu3Kg4DECYrusz1FJySwF172GhfpZXQTv3g", [INFO] [stdout] 1806 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1807:5 [INFO] [stdout] | [INFO] [stdout] 1807 | g!(reverbkick, "l49Q_j3vqStEgcoT9YXZX-Ph7Mi7WDY1g7TY9Nf6GvU",); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1808:5 [INFO] [stdout] | [INFO] [stdout] 1808 | / g!( [INFO] [stdout] 1809 | | rm, [INFO] [stdout] 1810 | | "iPu68xTjZ_g35QpRMD1clswyuKYO02NA2EMKRYQTqWo", [INFO] [stdout] 1811 | | "k2CyYeHoRF_AQ4oQDG0xBAOwELIg1v4INfSapxIHNA4", [INFO] [stdout] 1812 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1813:5 [INFO] [stdout] | [INFO] [stdout] 1813 | g!(rs, "eN1geLQspjNZmE3Zlg5vro9WZftfZuw3ATL8yesai3c",); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1814:5 [INFO] [stdout] | [INFO] [stdout] 1814 | / g!( [INFO] [stdout] 1815 | | sax, [INFO] [stdout] 1816 | | "lO8JLDcXfC3FdH4qojdz2Q8Fcz255xN8uqYhCBXZTj0", [INFO] [stdout] 1817 | | "_C9dYA04S2d18R75zmxvtVFl6SrlwoyCqtYChn-u3gE", [INFO] [stdout] ... | [INFO] [stdout] 1837 | | "w4R7O5AWcBNBRD624142ztwq10ZIvyo3N21HfXbse48", [INFO] [stdout] 1838 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1839:5 [INFO] [stdout] | [INFO] [stdout] 1839 | / g!( [INFO] [stdout] 1840 | | sd, [INFO] [stdout] 1841 | | "Fsy4vi-kD03cGCDpmGZzUe0DNQNK6mJH8EK8N5AhWZw", [INFO] [stdout] 1842 | | "pkUO-qBG3PWqg24YX-E8Srxy2JO7HaCmn3JpEZJSchY", [INFO] [stdout] 1843 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1844:5 [INFO] [stdout] | [INFO] [stdout] 1844 | / g!( [INFO] [stdout] 1845 | | seawolf, [INFO] [stdout] 1846 | | "h1kvzgfHtJ44Nv5v-STkK0tMPw7xxAgYHsXzHTqXN58", [INFO] [stdout] 1847 | | "VFOqBxpP1-1abS4yjRp2WTTk9LeeCj6GBGbeYXjjFSs", [INFO] [stdout] 1848 | | "UPR_ueWyXYH6SkMW2SVBfcLfvokp9Ui-NUomS8PBq3I", [INFO] [stdout] 1849 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1850:5 [INFO] [stdout] | [INFO] [stdout] 1850 | / g!( [INFO] [stdout] 1851 | | sequential, [INFO] [stdout] 1852 | | "gkkgEz3HK4gYEM5l00EfY_gmStZ97fNHaWLLKd5yrf8", [INFO] [stdout] 1853 | | "oFEU-Iu7SHrsaS3-sY_65_m-69lGzTyEz4plpXyA19U", [INFO] [stdout] ... | [INFO] [stdout] 1859 | | "jUobj8vO3I058tgUPRVmEh01WSqbhmSTPfTJbfnD54o", [INFO] [stdout] 1860 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1861:5 [INFO] [stdout] | [INFO] [stdout] 1861 | / g!( [INFO] [stdout] 1862 | | sf, [INFO] [stdout] 1863 | | "jOJ9rKvLOhzCtY7NzsAwEl0VsxfeNg8KHl7GSHasq54", [INFO] [stdout] 1864 | | "dhPSTw8Oqaj85zpFzTXlov-XxkNo8H4_pvtf3MaiAEo", [INFO] [stdout] ... | [INFO] [stdout] 1880 | | "B_kXiQXz9gYHX3Lu74aYbjFMYETVAMgdq4Z56EjP32k", [INFO] [stdout] 1881 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1882:5 [INFO] [stdout] | [INFO] [stdout] 1882 | g!(sheffield, "jkm59VHFACq4vUw8kG-GrrMBoeZTbsgwZAGrOQQ25HA",); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1883:5 [INFO] [stdout] | [INFO] [stdout] 1883 | / g!( [INFO] [stdout] 1884 | | short, [INFO] [stdout] 1885 | | "1Plq8TjF8M41LqvLEX9vFsZwW08q5703xq5sz6ld9Jo", [INFO] [stdout] 1886 | | "Lv2xbfcT_l1lnSbrFX98v8F7fNnFaui-iu97PGyYCD4", [INFO] [stdout] ... | [INFO] [stdout] 1889 | | "2VlBeyx3FcjkQfCHwmzDZakp_77HY29OxRB9-u-IdKc", [INFO] [stdout] 1890 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1891:5 [INFO] [stdout] | [INFO] [stdout] 1891 | / g!( [INFO] [stdout] 1892 | | sid, [INFO] [stdout] 1893 | | "elt6zRIYjTpiwEsaQhbbQiUonIXgFtZQ_BUqDuhcHs8", [INFO] [stdout] 1894 | | "mMePUUC6LJoAaHlMro5QSHX1_dW3vaSxjXwAtoPtdBc", [INFO] [stdout] ... | [INFO] [stdout] 1904 | | "ZG6gfrREh7l4NeXMmX18sPhmmGn9Ks3SQJZEMoRpdDg", [INFO] [stdout] 1905 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1906:5 [INFO] [stdout] | [INFO] [stdout] 1906 | / g!( [INFO] [stdout] 1907 | | sine, [INFO] [stdout] 1908 | | "SOIXC4Dv2ZyKxoh8byHvdvI03xzOvFZNXJO3yqM5oKQ", [INFO] [stdout] 1909 | | "FM5f4xBPLBd8yz9JrC-qEvyv2eEnRhz3ezqrpeomnJk", [INFO] [stdout] ... | [INFO] [stdout] 1913 | | "jcdNJcYcM76uWAQOaY5P0DC2KmB-4IulzQlWsJGJJMc", [INFO] [stdout] 1914 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1915:5 [INFO] [stdout] | [INFO] [stdout] 1915 | / g!( [INFO] [stdout] 1916 | | sitar, [INFO] [stdout] 1917 | | "9XBKPbKFuvVUQP7GUEhDCOGDvTKVleazZI-Mgf0bOjs", [INFO] [stdout] 1918 | | "EcQGfZI8gK1oQFhRr_GrO9XeSG16fBH13Cemy3pwLag", [INFO] [stdout] ... | [INFO] [stdout] 1924 | | "U0BznM-OKiIEcYVxezVG_x6InJ8kA20UUwJdIgjqxM4", [INFO] [stdout] 1925 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1926:5 [INFO] [stdout] | [INFO] [stdout] 1926 | / g!( [INFO] [stdout] 1927 | | sn, [INFO] [stdout] 1928 | | "MtyTKlEhUfKM_2F23MOepCvH4YzgY9YFD-0vBMWwSu4", [INFO] [stdout] 1929 | | "KRYjoPCftleGNmiP2y1Uqx9Ja0VljdoahPxcx7Y6NVc", [INFO] [stdout] ... | [INFO] [stdout] 1979 | | "lINZk8hetEtp0cUgqYr7eoMbSAH7SSSlrMwfyuL91Yw", [INFO] [stdout] 1980 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:1981:5 [INFO] [stdout] | [INFO] [stdout] 1981 | / g!( [INFO] [stdout] 1982 | | space, [INFO] [stdout] 1983 | | "MLz1iR7rKzRpMzGcrEYM1rZbc631Bt04javBMeMG47g", [INFO] [stdout] 1984 | | "PzFVnYjYcjWIHMOaOzigPJBcEU8m8haLuwmJy7uyjAA", [INFO] [stdout] ... | [INFO] [stdout] 2000 | | "wCfGnjrYo-ZgKFfVpItZfmIG12YS1DtrhSytsB4t8Oc", [INFO] [stdout] 2001 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2002:5 [INFO] [stdout] | [INFO] [stdout] 2002 | / g!( [INFO] [stdout] 2003 | | speakspell, [INFO] [stdout] 2004 | | "jn980At_S79SjkEGPWm-oYC1pzkv_6SyV-Cr5Myszdk", [INFO] [stdout] 2005 | | "10JCXIPacsYlvHoG8EQvdiFhAdIMuBkUOdg3GJfIkDc", [INFO] [stdout] ... | [INFO] [stdout] 2015 | | "Kzd4UsVtZJ3NNjNIVpGHCbT3GMVUc7v8Z12IPuP3Iw0", [INFO] [stdout] 2016 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2017:5 [INFO] [stdout] | [INFO] [stdout] 2017 | / g!( [INFO] [stdout] 2018 | | speech, [INFO] [stdout] 2019 | | "cpl8Rmo497ALaPR8zvPrFRuEZKTYv1XEHuEVze7pBZ0", [INFO] [stdout] 2020 | | "0uU3MJC0lt-8PUFesmneG1ZX2wHMRRlfRIYyZSkHzQ4", [INFO] [stdout] ... | [INFO] [stdout] 2025 | | "wvvUk6zzKDdYhm69GGg19o9SlPZj_8DRQ9OYmdsO_aw", [INFO] [stdout] 2026 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2027:5 [INFO] [stdout] | [INFO] [stdout] 2027 | / g!( [INFO] [stdout] 2028 | | speechless, [INFO] [stdout] 2029 | | "zJc_sIYbqhdC8PZkjpFFVL-ZvXTs_TDp9_lSYi3erbs", [INFO] [stdout] 2030 | | "55Ck5Ipo_kw_4inPgNw-AxGwLuDkyhRK8xcelWNNe7Y", [INFO] [stdout] ... | [INFO] [stdout] 2038 | | "CNVWe3EN4jFzm9tLpKAemNrNn6OC0TCKW9DXuyQXN8c", [INFO] [stdout] 2039 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2040:5 [INFO] [stdout] | [INFO] [stdout] 2040 | / g!( [INFO] [stdout] 2041 | | speedupdown, [INFO] [stdout] 2042 | | "R_PPgLP692XdKtL5Tlw4Wwm3KaSsDe5fU8o2vPCHk0k", [INFO] [stdout] 2043 | | "8emExZe-GobnTULsr4RJFNcv_BBtl6lf_-CFedI62AY", [INFO] [stdout] ... | [INFO] [stdout] 2050 | | "-O5jRpR4ZzDbadSyzN_IBp2TbEbP_4Dv-W3aGzm4qwc", [INFO] [stdout] 2051 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2052:5 [INFO] [stdout] | [INFO] [stdout] 2052 | / g!( [INFO] [stdout] 2053 | | stab, [INFO] [stdout] 2054 | | "nDTmCTF5CJq2OwQE57aXaHEdTvcqwF4Got0Z4A_2NpE", [INFO] [stdout] 2055 | | "Oi9k7idRIj33u0Wgx53gTP5EoH9MwqSdbq1yYLDIytc", [INFO] [stdout] ... | [INFO] [stdout] 2076 | | "GQcLOfVhJ3N5Gig_kmOLtnvgl5tjyZZXiNcHNVwDGZg", [INFO] [stdout] 2077 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2078:5 [INFO] [stdout] | [INFO] [stdout] 2078 | / g!( [INFO] [stdout] 2079 | | stomp, [INFO] [stdout] 2080 | | "ftqxgD1moRAb0shLXbEg3PLRE48VAc_n-7-vmyo9N7A", [INFO] [stdout] 2081 | | "8Kc-O1O9PNUPyHwCTitPeLM9ccjxLc35fCyyzBcqUts", [INFO] [stdout] ... | [INFO] [stdout] 2089 | | "wR_mK7r2qzNUY5WR4ciZO-TlxIt07AggphUHkcus240", [INFO] [stdout] 2090 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2091:5 [INFO] [stdout] | [INFO] [stdout] 2091 | / g!( [INFO] [stdout] 2092 | | subroc3d, [INFO] [stdout] 2093 | | "PKbzBi9JR3lmiL_gEXMlqJHWSVw3py5vntM82Co_7-A", [INFO] [stdout] 2094 | | "5NbC7eg2Ss_eHeFKDLkcdlyo1Ngl_r0yv7RP_n3pZ5w", [INFO] [stdout] ... | [INFO] [stdout] 2103 | | "PxKDjgJvTAVwpqt6CdV_vv-z_v7Kf273ABiR269gi_4", [INFO] [stdout] 2104 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2105:5 [INFO] [stdout] | [INFO] [stdout] 2105 | / g!( [INFO] [stdout] 2106 | | sugar, [INFO] [stdout] 2107 | | "naKzIOTQlf0CO6YmjFfkBJB0tRS9O1tdWeTvLXbPe3w", [INFO] [stdout] 2108 | | "0jHcIxoFLCZWLkFPzZugOTxVMj_xcMpjJOSBudDCCxE", [INFO] [stdout] 2109 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2110:5 [INFO] [stdout] | [INFO] [stdout] 2110 | / g!( [INFO] [stdout] 2111 | | sundance, [INFO] [stdout] 2112 | | "Y1F9YCJ8OUGC8xoUZeKzhLQMoc7ZEOiJFCA5jIk55-M", [INFO] [stdout] 2113 | | "fGf_exB2PlsKgCI37TzAWGOH_E-PW4HlpNWz_Uf34go", [INFO] [stdout] ... | [INFO] [stdout] 2117 | | "89XXz90vFjck2F7woG4x9D2kboeDLTwKcd54Gcfl-p4", [INFO] [stdout] 2118 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2119:5 [INFO] [stdout] | [INFO] [stdout] 2119 | / g!( [INFO] [stdout] 2120 | | tabla, [INFO] [stdout] 2121 | | "wKCKeVzGSWURRb-AsKS11LVITKfQktmZJD48gLjBgCA", [INFO] [stdout] 2122 | | "ECXlr46J3H8MuA97lGHpprfxALHTxGlivlCp7XPbQ2s", [INFO] [stdout] ... | [INFO] [stdout] 2146 | | "QnHJB-tPXc6NUVX_drLqbiWn1M-CYNIKluoFqNQjSyk", [INFO] [stdout] 2147 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2148:5 [INFO] [stdout] | [INFO] [stdout] 2148 | / g!( [INFO] [stdout] 2149 | | tabla2, [INFO] [stdout] 2150 | | "lqaxeu7rEcFBU9duwRDsCmAozS9Vng8A8cHeeFyHYOo", [INFO] [stdout] 2151 | | "IZrANGb-sK3COaYsumVocp94tAYF3rOP-G4oBhD4o1s", [INFO] [stdout] ... | [INFO] [stdout] 2195 | | "8i9Ap5YF1MSLBNoBWZDNKvNoygK4Av_iJfWBVjdyAoo", [INFO] [stdout] 2196 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2197:5 [INFO] [stdout] | [INFO] [stdout] 2197 | / g!( [INFO] [stdout] 2198 | | tablex, [INFO] [stdout] 2199 | | "BKWPQzBrdvXAeT_Sz0su25fBEXc1Kuduim5alt9iscA", [INFO] [stdout] 2200 | | "o4jISHoK0P2Q07nUKRXZlDXRjOAD44INL8G3v6Mj8gA", [INFO] [stdout] 2201 | | "KkELZuQuFVSO7LZefCygct_gRYyZVWQZEYBCwl9H9CA", [INFO] [stdout] 2202 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2203:5 [INFO] [stdout] | [INFO] [stdout] 2203 | / g!( [INFO] [stdout] 2204 | | tacscan, [INFO] [stdout] 2205 | | "4yr0QfwuyDnJ8z1SEV00ymYe57GbDd2upwRhsViAy6c", [INFO] [stdout] 2206 | | "E0XpimMUfak2U7_jFJSBVuudr0jilimLefYFipafu1s", [INFO] [stdout] ... | [INFO] [stdout] 2226 | | "o-30D5y-AFCPKs8_LHGiyqEWT9ikIRzsAtfAy92a-JQ", [INFO] [stdout] 2227 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2228:5 [INFO] [stdout] | [INFO] [stdout] 2228 | / g!( [INFO] [stdout] 2229 | | tech, [INFO] [stdout] 2230 | | "x9cnuLFlgOUmXADuOo-y4JZCuvIMhIPJmNheUgWCsTs", [INFO] [stdout] 2231 | | "MURLeSZSIK7Et3hNUdvJIc_WCsbFOo9drMA3TzzzY_g", [INFO] [stdout] ... | [INFO] [stdout] 2242 | | "ChsgjRnOg469QboSv8nk1y83tXHeGhKGIqUU_4esCO8", [INFO] [stdout] 2243 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2244:5 [INFO] [stdout] | [INFO] [stdout] 2244 | / g!( [INFO] [stdout] 2245 | | techno, [INFO] [stdout] 2246 | | "RNx1XaHHvZ8ZkDusmux1gaNFzqDltRjdgNaPAZgBDsE", [INFO] [stdout] 2247 | | "xqK_6kWp_vMqUOPH2RUqLaI-rPY-xy7hZWQ_kYlJMJY", [INFO] [stdout] ... | [INFO] [stdout] 2252 | | "n9tKRz9mfyEoiiy3k5iN425RJlww5G55nLjSYsX67GQ", [INFO] [stdout] 2253 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2254:5 [INFO] [stdout] | [INFO] [stdout] 2254 | / g!( [INFO] [stdout] 2255 | | tink, [INFO] [stdout] 2256 | | "ybowxgOkhlV7JvUGmfyn5cg8WSn8McEvDQjBi60LDQo", [INFO] [stdout] 2257 | | "2Uau6SqnB_nNNYXfsjucaCmazZlj3Zh4l8-BnWvRfs0", [INFO] [stdout] ... | [INFO] [stdout] 2260 | | "YIIUhI08QPxXi0CaJTGyRI2ZSVNvb3JkAjy6XgVFvQk", [INFO] [stdout] 2261 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2262:5 [INFO] [stdout] | [INFO] [stdout] 2262 | / g!( [INFO] [stdout] 2263 | | tok, [INFO] [stdout] 2264 | | "vXXAotJZnNeDsmx3O-mJnVPqZQVwoR8PQ2dq4Q0BeVU", [INFO] [stdout] 2265 | | "OrW8LB62mhBDH43i3N4kqbEJGslPbCVnVG6rEOdMyhg", [INFO] [stdout] 2266 | | "-FJglbtNhHzNDkrVjY3mB5QyCkK-NDCxdEXCirQX1YY", [INFO] [stdout] 2267 | | "cG0S15TIaKvDVNzgqNe61p99-mugcVuy7QQjg1AqkbM", [INFO] [stdout] 2268 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2269:5 [INFO] [stdout] | [INFO] [stdout] 2269 | / g!( [INFO] [stdout] 2270 | | toys, [INFO] [stdout] 2271 | | "8OupNsuSdPbuMROvENXKvybexDJqAFJYodGgvX0hqFw", [INFO] [stdout] 2272 | | "omjj5d5laiQ1qHnKl81Ck-Cc_y0jF73wUGwPR6ZArDg", [INFO] [stdout] ... | [INFO] [stdout] 2283 | | "uDFKVZCyClOkx0-JqNWlvtc3XrWJgyXRfotrgxSVLKo", [INFO] [stdout] 2284 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2285:5 [INFO] [stdout] | [INFO] [stdout] 2285 | / g!( [INFO] [stdout] 2286 | | tr808, [INFO] [stdout] 2287 | | "0Fur7YY6RtA9G0HFh-MarWmNFMwHrWFhL7XyxCNOiFI", [INFO] [stdout] 2288 | | "lFvNQ8SqcPNNe9NgT8TKUU9FlmG0r8Xp8pzdKgiQ0p0", [INFO] [stdout] ... | [INFO] [stdout] 2292 | | "Ap8wNGaXeYgRhocQIug9LZZQq1CbLqK-YxsjIbtDtDA", [INFO] [stdout] 2293 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2295:9 [INFO] [stdout] | [INFO] [stdout] 2295 | / g!( [INFO] [stdout] 2296 | | bd, [INFO] [stdout] 2297 | | "MuUenTzDPbeapBHTLoaE7_l49A2FRjJ4JTmp4Poa6KU", [INFO] [stdout] 2298 | | "h9QoyEuuUTx4TYeoUbdYBA7T8G3Gvdg8vMeE39Th1UY", [INFO] [stdout] ... | [INFO] [stdout] 2321 | | "-WJSIzLAXE86SEgOb9MViMrIqeLs9o8Wf9Zbumy4y8s", [INFO] [stdout] 2322 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2323:9 [INFO] [stdout] | [INFO] [stdout] 2323 | / g!( [INFO] [stdout] 2324 | | cy, [INFO] [stdout] 2325 | | "hWrYhJsBdUDlTP8DKG0KS7YjJM_xJV9WH1rtveohHIM", [INFO] [stdout] 2326 | | "tg2ALkdFzcI2TF8cgyeboNgVrk_xodZR3D0A3uVfBfM", [INFO] [stdout] ... | [INFO] [stdout] 2349 | | "2MdIO3XJoNQQXdgnJvLF1_8YWsGn8EgMlIdb3-xODC8", [INFO] [stdout] 2350 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2351:9 [INFO] [stdout] | [INFO] [stdout] 2351 | / g!( [INFO] [stdout] 2352 | | hc, [INFO] [stdout] 2353 | | "mc8ocvgv6olH2g2B7tvjkZF12xnCoVuKR-bLYGxyD3Q", [INFO] [stdout] 2354 | | "Hsg_4fhkDArsKE0eruME34FCKakod7xeHJF9KLurX9A", [INFO] [stdout] ... | [INFO] [stdout] 2357 | | "51HfgNfBsB29rb4j7WLR_weYrNXVw-WU3xmt0AQI8l8", [INFO] [stdout] 2358 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2359:9 [INFO] [stdout] | [INFO] [stdout] 2359 | / g!( [INFO] [stdout] 2360 | | ht, [INFO] [stdout] 2361 | | "-KBiSu6BbFxFH3qeFUWcY3lTgDCiD9pOVo6sQtWsuws", [INFO] [stdout] 2362 | | "c2aWptlIGAStlC384oCIuv_Sl11056tC6plosYUSnkc", [INFO] [stdout] ... | [INFO] [stdout] 2365 | | "qfUZhwqZXal_r7MieYnZKI4T0x-TNbOKb3G9QDoEtIs", [INFO] [stdout] 2366 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2367:9 [INFO] [stdout] | [INFO] [stdout] 2367 | / g!( [INFO] [stdout] 2368 | | lc, [INFO] [stdout] 2369 | | "rCjuLc-pzJzPnl0k5mPF3IrM2DfzD_o4NGeys_0QfUo", [INFO] [stdout] 2370 | | "BPIVt749q3eLvsiDHTfTPdTZHrVktnbuZcGPeMKkc_M", [INFO] [stdout] ... | [INFO] [stdout] 2373 | | "N6kssTwH73xoyZsvSpfHK4dYqs2bEZglXiBKZ90HODk", [INFO] [stdout] 2374 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2375:9 [INFO] [stdout] | [INFO] [stdout] 2375 | / g!( [INFO] [stdout] 2376 | | lt, [INFO] [stdout] 2377 | | "oUsC-GFdd72kj5e2qPjeOLzN_mA8tQ1e-k_qPi8l5rQ", [INFO] [stdout] 2378 | | "Ls_p1CQ03FJEj2SvJ6ixgn5ze3nC9weSRVqenG5kXmY", [INFO] [stdout] ... | [INFO] [stdout] 2381 | | "M0eai47w257rYVjorcI3NApbqOzF7a-11Xc8rTgQ8Ek", [INFO] [stdout] 2382 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2383:9 [INFO] [stdout] | [INFO] [stdout] 2383 | / g!( [INFO] [stdout] 2384 | | mc, [INFO] [stdout] 2385 | | "uqxACRf8z2O0ud3STxOUv7RFovjuLKVrrcBvDrXIHnM", [INFO] [stdout] 2386 | | "Zn5zUlj_2ZueSuxAEa4tUj-7nhXsPtXWHJqQrjgU0hk", [INFO] [stdout] ... | [INFO] [stdout] 2389 | | "GmKOHdc8oR3jEhqNQdieJ9JroEPgi2OZ-VneEVsBN7s", [INFO] [stdout] 2390 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2391:9 [INFO] [stdout] | [INFO] [stdout] 2391 | / g!( [INFO] [stdout] 2392 | | mt, [INFO] [stdout] 2393 | | "NUTPiLJONBxL7182dl2KSjyufbQqUXsjiaQl7xcgnCA", [INFO] [stdout] 2394 | | "EhLCnaQJHlvBJCXGKgb0md3BFWZPSt0BM90WOtLJ6Ik", [INFO] [stdout] ... | [INFO] [stdout] 2397 | | "MYBHBXGG0mJ8n2Ar5R_FRCfdFDlB_gnVkZwt2nJQ_bE", [INFO] [stdout] 2398 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2399:9 [INFO] [stdout] | [INFO] [stdout] 2399 | / g!( [INFO] [stdout] 2400 | | oh, [INFO] [stdout] 2401 | | "9pWB4_3tAkxInpGv49TiQ63ZrKJ6EjYJay5rbV9hGPw", [INFO] [stdout] 2402 | | "aai3ML-__wkkPZVpcR16BDJEm0NO5YgxE7BWbvWIVt8", [INFO] [stdout] ... | [INFO] [stdout] 2405 | | "jIdPdKQ5o5DfWiaZOmY8piAB5IhH1juF1uVqnNEukeE", [INFO] [stdout] 2406 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2407:9 [INFO] [stdout] | [INFO] [stdout] 2407 | / g!( [INFO] [stdout] 2408 | | sd, [INFO] [stdout] 2409 | | "jayayNJh6YgWrKCAZEePzi6fwPJZ7_lYjZ_5faVjQ_Y", [INFO] [stdout] 2410 | | "AJkCazprrBG99lT-lyh89tfPBmIhDGlW2g3dsVG_lM8", [INFO] [stdout] ... | [INFO] [stdout] 2433 | | "UpHF5L_0WZpIHqH3LpW761e3O-8xyAUrIMBllp207e8", [INFO] [stdout] 2434 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2436:5 [INFO] [stdout] | [INFO] [stdout] 2436 | g!(tr909, "rLI3NOFgxlzKsaDt2TxpwqiiCAtjkp769Z56vrBN6Og",); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2437:5 [INFO] [stdout] | [INFO] [stdout] 2437 | / g!( [INFO] [stdout] 2438 | | trump, [INFO] [stdout] 2439 | | "CVZnz9ZhL36fzNntgWMfhaBVy2PogFz5B0zcnhv6w0E", [INFO] [stdout] 2440 | | "R3ya1Tc81P1uf3p4Wvonu21UZgGxvxeWm03VbC-cRmA", [INFO] [stdout] ... | [INFO] [stdout] 2449 | | "wuZIpirvHEXE81x62sp5dwK6ULcNoCY0mOJeNwHJZ9E", [INFO] [stdout] 2450 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2451:5 [INFO] [stdout] | [INFO] [stdout] 2451 | / g!( [INFO] [stdout] 2452 | | ul, [INFO] [stdout] 2453 | | "CYOiYvAodtLmpYAqNbyhrTUMjz6zRmCHsIxvY0QJVx4", [INFO] [stdout] 2454 | | "RmQVqVVhzWhrxpXba7nbIi9E8Nsbnz8RM_Gfoi0l4a0", [INFO] [stdout] ... | [INFO] [stdout] 2462 | | "q5Sjg_hsCnaCUsP6XmE2tUT73KCNy-LI4Dexzy82Rpc", [INFO] [stdout] 2463 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2464:5 [INFO] [stdout] | [INFO] [stdout] 2464 | / g!( [INFO] [stdout] 2465 | | ulgab, [INFO] [stdout] 2466 | | "KblxU4NoWQLRJuVUgD4GNwHb6p_Amy3dvCW7ibUL-vM", [INFO] [stdout] 2467 | | "r-QvSmKjj4N5SOwdo19r_6ajXK_x0jMTN_H9ZWF_Uis", [INFO] [stdout] ... | [INFO] [stdout] 2470 | | "LRqw4qeR02MLiZREWTq6KZ6v1bRygqNAqzIHFqtSKXM", [INFO] [stdout] 2471 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2472:5 [INFO] [stdout] | [INFO] [stdout] 2472 | / g!( [INFO] [stdout] 2473 | | uxay, [INFO] [stdout] 2474 | | "alZAVezq8mBMG7hLb-aaGwd5Vu1-nqmXVfylS1zaYXQ", [INFO] [stdout] 2475 | | "2QWL9qG-vhu-fWxa5MqddKuubmdiaD8VQpZour1ioTA", [INFO] [stdout] 2476 | | "tGUu3wam7lL2tzu3dhVXsiuJU2rtJ2-flaTyuPIiXRA", [INFO] [stdout] 2477 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2478:5 [INFO] [stdout] | [INFO] [stdout] 2478 | / g!( [INFO] [stdout] 2479 | | v, [INFO] [stdout] 2480 | | "jOey4u543Mo9yqcTAUb9WT1kre95B0l3AKyMySt54-g", [INFO] [stdout] 2481 | | "MNwc4QDf0Ggy5lL24P4I6RoTFg2ExKNfEmUoEnaNypE", [INFO] [stdout] ... | [INFO] [stdout] 2485 | | "JXnR5qJqza0F-Kkl6VtyeLcZSvtsTs7VcPWdBMDYtRo", [INFO] [stdout] 2486 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2487:5 [INFO] [stdout] | [INFO] [stdout] 2487 | / g!( [INFO] [stdout] 2488 | | voodoo, [INFO] [stdout] 2489 | | "QwJ9RpPgLZsBFRaKJnw2YlK_xycpV5xsAjYqn3OGV7Q", [INFO] [stdout] 2490 | | "SGeg3S8W8xXtMdhKzOc5iChW1c2IEIcccnL-pTtabvw", [INFO] [stdout] ... | [INFO] [stdout] 2493 | | "5aG8_-CBUz50FKl2_8kf4Il7pEIkdefMOYBIp8mKc-w", [INFO] [stdout] 2494 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2495:5 [INFO] [stdout] | [INFO] [stdout] 2495 | / g!( [INFO] [stdout] 2496 | | wind, [INFO] [stdout] 2497 | | "Cf6SoNdKE5h4OIJkP00MWAcAIUsSoAWOUJWsaYZfFwQ", [INFO] [stdout] 2498 | | "rGSpcyIhUg1jqE2jodQePLmcLjozQ07YpHSnTJz598c", [INFO] [stdout] ... | [INFO] [stdout] 2506 | | "zpfsNvT8u__YEeYCSTxGqOp-Emvg77hub2LMKCwiieI", [INFO] [stdout] 2507 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2508:5 [INFO] [stdout] | [INFO] [stdout] 2508 | g!(wobble, "xRzmzN2BTw2vgo0jjn2hNJoDjrL5AQ6VgMkzPkYr_Tg",); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2509:5 [INFO] [stdout] | [INFO] [stdout] 2509 | / g!( [INFO] [stdout] 2510 | | world, [INFO] [stdout] 2511 | | "5V7xSgeTNkzzmgqF-1ADFB_ghrxONgQGwXw4TeFyQsA", [INFO] [stdout] 2512 | | "Nfnczd7Z15AkxZ2PCNqMlhlHiZNnSI3ftgN6dqWrCq8", [INFO] [stdout] 2513 | | "d-YZSz91485ev6Qu9T4_UmLNPkx2e2zMrQKKqCWgbC0", [INFO] [stdout] 2514 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2515:5 [INFO] [stdout] | [INFO] [stdout] 2515 | g!(xmas, "Ny8CYz8luRCFrdqDq4gdvfdwiD7H67JiXRatJi-eaeo",); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2516:5 [INFO] [stdout] | [INFO] [stdout] 2516 | / g!( [INFO] [stdout] 2517 | | yeah, [INFO] [stdout] 2518 | | "JUZ-VsHkkgCWE7vJBc965nJJJBdGG-_COVYuvmL_wlw", [INFO] [stdout] 2519 | | "Hh-QxRFWcSJVaZV4JoNvvR9xHiL1e5DlpzgDSb9BUrs", [INFO] [stdout] ... | [INFO] [stdout] 2548 | | "oDd-xkeM7I4maSVLU0X09GG-Q-lI006NEWNmyRrrPWA", [INFO] [stdout] 2549 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2553:9 [INFO] [stdout] | [INFO] [stdout] 2553 | g!(choir, "kiJxGh0yVI01G-ZZioSf8hR6lPr5exEWPaNm3Atf66g",); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2554:9 [INFO] [stdout] | [INFO] [stdout] 2554 | g!(dark_woosh, "J0bV8D5B3HwnDyhLN6u9IcBqzWSGvRP87Cj1R4vb1Io",); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2555:9 [INFO] [stdout] | [INFO] [stdout] 2555 | g!(drone, "HhHQSqpqne8YoTOIkaORRbLT8Z5ds7LBgEL9APu0aZQ",); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2556:9 [INFO] [stdout] | [INFO] [stdout] 2556 | g!(glass_hum, "ec5KTLyavcrB4FXCAj11bscyTlTtCsJg1EJkD1-lLsg",); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2557:9 [INFO] [stdout] | [INFO] [stdout] 2557 | g!(glass_rub, "3oS6wgIyLYPNdXjPOViP5mIRmCTYEXPKgNGyNXKQs4U",); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2558:9 [INFO] [stdout] | [INFO] [stdout] 2558 | g!(haunted_hum, "7AYMlLLKS8jCPOKwiC83L4b3oOaQyyDbIYaxEyrgRt0",); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2559:9 [INFO] [stdout] | [INFO] [stdout] 2559 | g!(lunar_land, "8dHQh4iTsbMSRfgJ-N48IefWnMwcIYIazbUPr-HUoS0",); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2560:9 [INFO] [stdout] | [INFO] [stdout] 2560 | g!(piano, "Ou1x0zN4-W5ZMT3RnKP6TJ_3mZsteMoNFQQN-qswgkw",); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2561:9 [INFO] [stdout] | [INFO] [stdout] 2561 | g!(sauna, "DBV5Xi2jKr680cGsMLhzo8bft3eWFZ_a5rPqFO5tRr0",); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2562:9 [INFO] [stdout] | [INFO] [stdout] 2562 | g!(soft_buzz, "zPRizSgin-w683sqauExbvvhfREefUx0vWxuu7c7Tr0",); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2563:9 [INFO] [stdout] | [INFO] [stdout] 2563 | g!(swoosh, "VG0m0uIHUCcOkPnEkFEQMxOyaoJESrl9lL75W1DYxkQ",); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2566:9 [INFO] [stdout] | [INFO] [stdout] 2566 | g!(dnb_f, "VNsG1GoVFOmTNtBKUl_juGzMBv_ucKIf2uNy0JQhOa4",); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2567:9 [INFO] [stdout] | [INFO] [stdout] 2567 | g!(drop_c, "hI1s_UaizSiR9_YhXmmSbq2ll-rXqItEC6Uc7D94HwE",); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2568:9 [INFO] [stdout] | [INFO] [stdout] 2568 | g!(hard_c, "3lXnrVziUfA7reBxr0hp5GgCWrz7YFY8FRjn1Nh0hNI",); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2569:9 [INFO] [stdout] | [INFO] [stdout] 2569 | g!(hit_c, "JtMZnV9pk2L86Vmp31wLg2lhnOl0YTMtozvaO9wd6hg",); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2570:9 [INFO] [stdout] | [INFO] [stdout] 2570 | g!(thick_c, "eVs-6D0fRrQxxAIJqwO04ypwAB6TiLiGnhDfGLp2Iok",); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2571:9 [INFO] [stdout] | [INFO] [stdout] 2571 | g!(trance_c, "IWU7a_fNGkHQS9pzOgXK79bVsPj5V0VMqJbdMdlh1aw",); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2572:9 [INFO] [stdout] | [INFO] [stdout] 2572 | g!(voxy_c, "_Nk1cZc2vanr8PPQgviBFrfL2cT1ooK-HxfEC40j--c",); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2573:9 [INFO] [stdout] | [INFO] [stdout] 2573 | g!(voxy_hit_c, "KxYWapzji78pLot2UANsYcIqxfYLn8oOMwQXkn38V9Y",); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2574:9 [INFO] [stdout] | [INFO] [stdout] 2574 | g!(woodsy_c, "VdCxyVi8Ubfzb1T1UlFl7FOEOzpTyJgCM0JkoUS0Yzg",); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2577:9 [INFO] [stdout] | [INFO] [stdout] 2577 | g!(ada, "pXGPZDOlL-RzUnsMvTSLRWZbPPB_N9HU7JMi5Dxr_Ac",); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2578:9 [INFO] [stdout] | [INFO] [stdout] 2578 | g!(boom, "kMONdMR7PeU72yiLFgLBKqyWjEuq4B0hRZEspfxuhf0",); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2579:9 [INFO] [stdout] | [INFO] [stdout] 2579 | g!(fat, "4QJzNidj1Nrj89ny7bk8NJ0SPj0xfedWawWcDQD2zIo",); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2580:9 [INFO] [stdout] | [INFO] [stdout] 2580 | g!(gas, "X-CfCjxLYV9kE_OOdpFwNO8DTmWEmCjOi36XLU031dA",); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2581:9 [INFO] [stdout] | [INFO] [stdout] 2581 | g!(haus, "YxBMwkFWAUsC15UEnXF_LHuYVOV-u7vhjyA3XfmDkxk",); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2582:9 [INFO] [stdout] | [INFO] [stdout] 2582 | g!(klub, "QFMbjdkjXJDbjqQmPQv5T43glwWucrP8WoxQiNHc0jc",); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2583:9 [INFO] [stdout] | [INFO] [stdout] 2583 | g!(mehackit, "0dlV60SzDQb8AP-PX262b8faUaAH7cLACZVvt_kJXSY",); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2584:9 [INFO] [stdout] | [INFO] [stdout] 2584 | g!(pure, "rqlnpRDfR3Pmzd5hE9paQa7Hil1h4zjzaYu41PNDYUI",); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2585:9 [INFO] [stdout] | [INFO] [stdout] 2585 | g!(sone, "VIwZggPr8G_fKpkBJJbdCwPnx8ieclPrQ9fqJ9Ecnco",); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2586:9 [INFO] [stdout] | [INFO] [stdout] 2586 | g!(tek, "7uOIwvfyndtNA9I55c4oQK2L6whMpFdkmqMb-vEFQoM",); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2587:9 [INFO] [stdout] | [INFO] [stdout] 2587 | g!(tr808, "Hcl9ht4G2N14ITpuPmy_br2Ef52Itz3NtbY8q9hCC-c",); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2588:9 [INFO] [stdout] | [INFO] [stdout] 2588 | g!(zome, "heKulOYNaxkqJHyRKzN9X_uEuHp4pN3RhKh43C8VTn4",); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2589:9 [INFO] [stdout] | [INFO] [stdout] 2589 | g!(zum, "-QB2I8-IG7t4jW2zPTTa1QyDIi6vHt9Y34-CQsyB5TA",); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2592:9 [INFO] [stdout] | [INFO] [stdout] 2592 | g!(bass_hard, "6wuRJ4t6VwBVX6gnyMQ4CZJe2tSgZk4jkBosE0Wd2F0",); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2593:9 [INFO] [stdout] | [INFO] [stdout] 2593 | g!(bass_soft, "OmnVQLsecbKdxo7jzxMR6uaBzW18_zHhIiDWZHo-ZyU",); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2594:9 [INFO] [stdout] | [INFO] [stdout] 2594 | g!(cowbell, "2UGfH4gMwJgk4mE5c079u41qsbng1Fb_bzPRdppf_4c",); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2595:9 [INFO] [stdout] | [INFO] [stdout] 2595 | g!(cymbal_closed, "gi0hJ--TExfjdwnjNleI4TRGYdhrckIy733VnqybHT4",); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2596:9 [INFO] [stdout] | [INFO] [stdout] 2596 | g!(cymbal_hard, "ZtDtR5pzMk5PsS6GMS-cTzsJMYl5nkBDAjFQR7GIo7k",); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2597:9 [INFO] [stdout] | [INFO] [stdout] 2597 | g!(cymbal_open, "pf_UjxpMG-VBFsiSacm7ggsCEqaOxW3pEp5Edw_MOPM",); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2598:9 [INFO] [stdout] | [INFO] [stdout] 2598 | g!(cymbal_pedal, "i_domjN7JgUrPI_vqPE3jcq-L_8oerNgztoVY2KOuPI",); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2599:9 [INFO] [stdout] | [INFO] [stdout] 2599 | g!(cymbal_soft, "LEKoqRTvgdOCMEIegdbjaW__8JJgzmD4g_OsnA8i8Ew",); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2600:9 [INFO] [stdout] | [INFO] [stdout] 2600 | g!(heavy_kick, "-EaWZX-7YyB7bb3u0p6TWJf9AehURm3n0ktT8wpUPX0",); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2601:9 [INFO] [stdout] | [INFO] [stdout] 2601 | g!(roll, "i3t66e1Ca8imJESA5_BLfGZx4OYB6Mro_JXXeyd-dIo",); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2602:9 [INFO] [stdout] | [INFO] [stdout] 2602 | g!(snare_hard, "WRN2R4WlmPS1_lfFK0g-3X9nQ-woFe3a330iE_fFOjI",); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2603:9 [INFO] [stdout] | [INFO] [stdout] 2603 | g!(snare_soft, "LZK2cJ_Qu0CrPTuRQoig88XGZpmUxLctiPEIW0OiuZA",); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2604:9 [INFO] [stdout] | [INFO] [stdout] 2604 | g!(splash_hard, "IBpcMv3PdFk4XcV42CW97ZoPhCqXhvrfjXrF_t4b3Qk",); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2605:9 [INFO] [stdout] | [INFO] [stdout] 2605 | g!(splash_soft, "xu4xCe11LTaQsY4g1GTG5B6chkDM8B3Qxv9jJMfAmL4",); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2606:9 [INFO] [stdout] | [INFO] [stdout] 2606 | g!(tom_hi_hard, "gBwSnBJbEAdaiQu5coQDAVAuyxW8gnQH6zAeYZ4POUo",); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2607:9 [INFO] [stdout] | [INFO] [stdout] 2607 | g!(tom_hi_soft, "r4kokwGuxRDQ6QRhLwJHYQAByKNNyaBxNINzL0jCwJs",); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2608:9 [INFO] [stdout] | [INFO] [stdout] 2608 | g!(tom_lo_hard, "bu1TfpnLp2xWOycRBQWvFXNpYQABSZQCVLCnbc91fr4",); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2609:9 [INFO] [stdout] | [INFO] [stdout] 2609 | g!(tom_lo_soft, "O_nLTwSmUF2XFwvTGlGvK4CSJflmQCWBvE7N7Dt5VKI",); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2610:9 [INFO] [stdout] | [INFO] [stdout] 2610 | g!(tom_mid_hard, "--p6bsHtVVpyaPv5hH700RZH8-ZRmawMPtvM5TNkKLs",); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2611:9 [INFO] [stdout] | [INFO] [stdout] 2611 | g!(tom_mid_soft, "yXbo0NAVJWbZoX_HIoug8knKw6pfaW_OUVtGMCsRwWc",); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2614:9 [INFO] [stdout] | [INFO] [stdout] 2614 | g!(beep, "3AXvJFO_jHDoJ0ZzMT8Pk-dVLpA_mmIWAi9dEQw7n1Y",); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2615:9 [INFO] [stdout] | [INFO] [stdout] 2615 | g!(bell, "1gou43eCb8SagVsKQlc82R6R34Y5SvCa0Ja_HhreQvk",); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2616:9 [INFO] [stdout] | [INFO] [stdout] 2616 | g!(blip, "ffHwvlV00nYoy0ybwNAEbm8qbiWvey20OeFuPH12zEc",); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2617:9 [INFO] [stdout] | [INFO] [stdout] 2617 | g!(blip2, "oU2jnJh6BvYWvOQNaph6w1D620ywyAtqoiCRic5VjdE",); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2618:9 [INFO] [stdout] | [INFO] [stdout] 2618 | g!(blup, "xIZencJvSfMT684go1EOe8of9fig1GTSSS4xtlSQtRU",); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2619:9 [INFO] [stdout] | [INFO] [stdout] 2619 | g!(bong, "-rdB2AZt4qeoG6iV1iwNo3dKo-2JY9xAwwmQfRP2ThE",); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2620:9 [INFO] [stdout] | [INFO] [stdout] 2620 | g!(chime, "Xr9ZeTR1X8oCGrCyZwEYiyMXDUx-rsPbHpGf4T7FXYk",); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2621:9 [INFO] [stdout] | [INFO] [stdout] 2621 | g!(cymbal, "PByCi8IdVgpwhkhMLuBd-UrooezWBznXQ0BRj_H_wwc",); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2622:9 [INFO] [stdout] | [INFO] [stdout] 2622 | g!(filt_snare, "nGwdsw2Ab_aP2gAvOK-v8WAA8smP4-5WeIQKLVSXz9g",); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2623:9 [INFO] [stdout] | [INFO] [stdout] 2623 | g!(flip, "OaueSSzVC6x0zdVVbhNudvUmjvb_ZqLs-6dqpIaLcRc",); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2624:9 [INFO] [stdout] | [INFO] [stdout] 2624 | g!(fuzz_tom, "gdkZz5V-wbUxpNQGqJJcWPqHv7Ni8LSgqUVjfIyyK-A",); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2625:9 [INFO] [stdout] | [INFO] [stdout] 2625 | g!(hi_snare, "nzSW8xBJkgHu0IBdVcX4KK361wBUD9iOdO8_6wP7O74",); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2626:9 [INFO] [stdout] | [INFO] [stdout] 2626 | g!(hollow_kick, "geg7R5xn5jAWEEVz_icZSqUWppzgSG5RgzCE7Su4Ebg",); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2627:9 [INFO] [stdout] | [INFO] [stdout] 2627 | g!(lo_snare, "3_PPyM_kLtEY01P1OjxeosvQqR-Yo9LEVvZd1gYavj4",); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2628:9 [INFO] [stdout] | [INFO] [stdout] 2628 | g!(mid_snare, "CCsILMVYML-YD7AwHObOLE0x4-0bv345wenvu5ABkIE",); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2629:9 [INFO] [stdout] | [INFO] [stdout] 2629 | g!(ping, "C4TvQy0oiUHAWJw0Odv1G1T5PDSALwXp-b8SfkUfBJM",); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2630:9 [INFO] [stdout] | [INFO] [stdout] 2630 | g!(plip, "JMnLD2kfnW9IsrKSRhro58_duQEXvqfZ6xWhWjcpICg",); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2631:9 [INFO] [stdout] | [INFO] [stdout] 2631 | g!(pop, "7gsx_JghyCvO_V3WB-YUPfeFyb5yi8g8617KrZhEPeI",); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2632:9 [INFO] [stdout] | [INFO] [stdout] 2632 | g!(snare, "cvzlRWAqSnihJgE13eX114oh5amO4mksMfdfQFD18-I",); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2633:9 [INFO] [stdout] | [INFO] [stdout] 2633 | g!(soft_kick, "Z_HBQl2D0W0RlRrO8z_SrBeJHXsqg9dEjajAIwaUS5A",); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2634:9 [INFO] [stdout] | [INFO] [stdout] 2634 | g!(tick, "xMArfi9qkYfXqdav05jYwVU-N0uHDSNpPSgYYhhKICI",); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2635:9 [INFO] [stdout] | [INFO] [stdout] 2635 | g!(triangle, "wC2dxqrj7mpiciEBmzDpl_ipPsoEmSSBkTzA1QOD2Wg",); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2636:9 [INFO] [stdout] | [INFO] [stdout] 2636 | g!(twang, "aZQpJhY15UZ1cxVBubyf0TQ7VxwBMTHnurNNxyFBoUA",); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2637:9 [INFO] [stdout] | [INFO] [stdout] 2637 | g!(twip, "ObjfSJLTOeajnW4CbXI1gPUFawR6mN1bI5eN9BGoM8o",); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2638:9 [INFO] [stdout] | [INFO] [stdout] 2638 | g!(wood, "te9vSYWu-1IkTmlwphvOd4LZiEWRPMWoCtiDE5QdIE8",); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2641:9 [INFO] [stdout] | [INFO] [stdout] 2641 | g!(bass_g, "gtAWPEGmuN8BbX6hYvH9UWxQcuD1m2BefdHSKCI8mY0",); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2642:9 [INFO] [stdout] | [INFO] [stdout] 2642 | g!(perc1, "XMdiX5wHnpDZuUUwT92PAJ0CvtyYnPL-gF_tGR6OXKs",); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2643:9 [INFO] [stdout] | [INFO] [stdout] 2643 | g!(perc2, "WDTAkpfVs2hpCS2rAsIhFCikEz4krlFqPkWPuDBYUhM",); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2644:9 [INFO] [stdout] | [INFO] [stdout] 2644 | g!(perc3, "9bVrhOh5QQI9eua8amM1pASw29mPe6J83kmc1dmzelI",); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2645:9 [INFO] [stdout] | [INFO] [stdout] 2645 | g!(perc4, "z8D_YVB-lXnMXRNYJIQ8JSuXbl0Fa-6T9H_iQGzPXE8",); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2646:9 [INFO] [stdout] | [INFO] [stdout] 2646 | g!(perc5, "TrJDfqqoCEeiGTT-hndANkHc5I2QkI581kzL_Ad7X-o",); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2647:9 [INFO] [stdout] | [INFO] [stdout] 2647 | g!(robot1, "Ua3qdEfmsJGiCpSBTNllrtENKtKag3dTQYADK6zl220",); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2648:9 [INFO] [stdout] | [INFO] [stdout] 2648 | g!(robot2, "1TcBaHLZkkM9LYSx5s4DcxYvxHJybFpdY1zPfEwKltc",); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2651:9 [INFO] [stdout] | [INFO] [stdout] 2651 | g!(e_fifths, "L0Nrbbzzl9Ovq6dJ_HVBY2TfLf1LyfPRGYwOkN2sjp8",); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2652:9 [INFO] [stdout] | [INFO] [stdout] 2652 | g!(e_slide, "QdHyH8d8p_nAb7dxy_pDI_0cl-GSmThgF7J2bs-vw38",); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2653:9 [INFO] [stdout] | [INFO] [stdout] 2653 | g!(em9, "OJvAGudFh9jAGMpPWTRswS4bEudtZFZZpOYD5Iw4yPM",); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2654:9 [INFO] [stdout] | [INFO] [stdout] 2654 | g!(harmonics, "QWKYi0nlhe0bQDM7mkUppv5Y6XCAE_QXWxrqTgjojrk",); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2657:9 [INFO] [stdout] | [INFO] [stdout] 2657 | g!(amen, "NqkuSfyME7UX1pluJBRhZOWTK6F_HgNhFXk_5MzgTH0",); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2658:9 [INFO] [stdout] | [INFO] [stdout] 2658 | g!(amen_full, "Uth6azBxsaow89RWTssecfX6i8EiFqz0lWGEq1u3xes",); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2659:9 [INFO] [stdout] | [INFO] [stdout] 2659 | g!(breakbeat, "TZzDvA1M7puIWokDQQlKZJTcKX0D80lOCVwQx9vlUXo",); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2660:9 [INFO] [stdout] | [INFO] [stdout] 2660 | g!(compus, "KSqIRSakkxvHJIfXJv0jgxs0_tWaBA-Bs1lcCqwrfvw",); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2661:9 [INFO] [stdout] | [INFO] [stdout] 2661 | g!(drone_g_97, "4HAe9t3nqvSC0t7bm9F30U7X_shv0riKR7qZW4217QQ",); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2662:9 [INFO] [stdout] | [INFO] [stdout] 2662 | g!(electric, "mQ_e0Bm76iF1xyGd07fZ9v60Is_Qug7fw9uOpIvilMc",); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2663:9 [INFO] [stdout] | [INFO] [stdout] 2663 | g!(garzul, "sKN7yUy0YQsjy9WMwdaIP5ByrcoJNRz_3MB4Tm-MLzU",); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | &[ [INFO] [stdout] | ______________-^ [INFO] [stdout] | | _____________| [INFO] [stdout] | || [INFO] [stdout] 9 | || $({ [INFO] [stdout] 10 | || static B: Buffer = Buffer::new(concat!( [INFO] [stdout] 11 | || "https://raw.githubusercontent.com/camshaft/euphony-samples/main/", [INFO] [stdout] ... || [INFO] [stdout] 16 | || }),* [INFO] [stdout] 17 | || ] [INFO] [stdout] | || ^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | |_____________creates a temporary value which is freed while still in use [INFO] [stdout] | cast requires that borrow lasts for `'static` [INFO] [stdout] 18 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/samples.rs:2664:9 [INFO] [stdout] | [INFO] [stdout] 2664 | g!(industrial, "_9gZjdd9omLnwfEIldxwzj7XDa13HZcW9byS2U4NOcQ",); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `g` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-samples-0.1.1/src/lib.rs:8:14 [INFO] [stdout] | [WARN] too many lines in the log, truncating it