[INFO] cloning repository https://github.com/gqsnt/leptos-broken-gg
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gqsnt/leptos-broken-gg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgqsnt%2Fleptos-broken-gg", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgqsnt%2Fleptos-broken-gg'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b31dc73ca461e60da318898f68c9ddbb1ee6773b
[INFO] checking gqsnt/leptos-broken-gg against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgqsnt%2Fleptos-broken-gg" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/gqsnt/leptos-broken-gg
[INFO] finished tweaking git repo https://github.com/gqsnt/leptos-broken-gg
[INFO] tweaked toml for git repo https://github.com/gqsnt/leptos-broken-gg written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gqsnt/leptos-broken-gg on toolchain 943e2200e35c3825486c4671b6cab0107a07f8c1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gqsnt/leptos-broken-gg already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 53a8476bf8ac52d182faadf5d28aa18d3b0f852048783753466a6610e51b8dc9
[INFO] running `Command { std: "docker" "start" "-a" "53a8476bf8ac52d182faadf5d28aa18d3b0f852048783753466a6610e51b8dc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "53a8476bf8ac52d182faadf5d28aa18d3b0f852048783753466a6610e51b8dc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53a8476bf8ac52d182faadf5d28aa18d3b0f852048783753466a6610e51b8dc9", kill_on_drop: false }`
[INFO] [stdout] 53a8476bf8ac52d182faadf5d28aa18d3b0f852048783753466a6610e51b8dc9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d0c323081c9db91c50d4a9a731bebd210f9049e23e76268382f3d9b8cbe05552
[INFO] running `Command { std: "docker" "start" "-a" "d0c323081c9db91c50d4a9a731bebd210f9049e23e76268382f3d9b8cbe05552", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.105
[INFO] [stderr]     Checking unicode-ident v1.0.14
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.105
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking bytemuck v1.20.0
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking throw_error v0.3.0 (https://github.com/gqsnt/leptos-bitcode?rev=2edb3af4d5e885fc3a4c14efe5a94fb3b1022b8c#2edb3af4)
[INFO] [stderr]     Checking or_poisoned v0.1.0 (https://github.com/gqsnt/leptos-bitcode?rev=2edb3af4d5e885fc3a4c14efe5a94fb3b1022b8c#2edb3af4)
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]    Compiling server_fn_macro v0.8.7 (https://github.com/gqsnt/leptos-bitcode?rev=2edb3af4d5e885fc3a4c14efe5a94fb3b1022b8c#2edb3af4)
[INFO] [stderr]    Compiling reactive_graph v0.2.8 (https://github.com/gqsnt/leptos-bitcode?rev=2edb3af4d5e885fc3a4c14efe5a94fb3b1022b8c#2edb3af4)
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking send_wrapper v0.6.0
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.3
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking dashmap v7.0.0-rc2 (https://github.com/gqsnt/dashmap?rev=781f9883c210a13b50141b57b821a359b8db926e#781f9883)
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking aligned-vec v0.5.0
[INFO] [stderr]     Checking async-lock v3.4.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking guardian v1.3.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking v_frame v0.3.8
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling tachys v0.2.9 (https://github.com/gqsnt/leptos-bitcode?rev=2edb3af4d5e885fc3a4c14efe5a94fb3b1022b8c#2edb3af4)
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]     Checking toml_parser v1.0.2
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking either_of v0.1.6 (https://github.com/gqsnt/leptos-bitcode?rev=2edb3af4d5e885fc3a4c14efe5a94fb3b1022b8c#2edb3af4)
[INFO] [stderr]    Compiling server_fn v0.8.7 (https://github.com/gqsnt/leptos-bitcode?rev=2edb3af4d5e885fc3a4c14efe5a94fb3b1022b8c#2edb3af4)
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling collection_literals v1.0.1
[INFO] [stderr]     Checking linear-map v1.2.0
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]     Checking next_tuple v0.1.0 (https://github.com/gqsnt/leptos-bitcode?rev=2edb3af4d5e885fc3a4c14efe5a94fb3b1022b8c#2edb3af4)
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]     Checking const_str_slice_concat v0.1.0 (https://github.com/gqsnt/leptos-bitcode?rev=2edb3af4d5e885fc3a4c14efe5a94fb3b1022b8c#2edb3af4)
[INFO] [stderr]     Checking erased v0.1.2
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]     Checking drain_filter_polyfill v0.1.3
[INFO] [stderr]     Checking av1-grain v0.2.3
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling leptos_macro v0.8.9 (https://github.com/gqsnt/leptos-bitcode?rev=2edb3af4d5e885fc3a4c14efe5a94fb3b1022b8c#2edb3af4)
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking const-str v0.6.4
[INFO] [stderr]    Compiling rustls v0.23.33
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling base16 v0.2.1
[INFO] [stderr]    Compiling built v0.7.5
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling nasm-rs v0.3.0
[INFO] [stderr]    Compiling leptos v0.8.10 (https://github.com/gqsnt/leptos-bitcode?rev=2edb3af4d5e885fc3a4c14efe5a94fb3b1022b8c#2edb3af4)
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]     Checking async-once-cell v0.5.4
[INFO] [stderr]     Checking imgref v1.11.0
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]     Checking aligned v0.4.2
[INFO] [stderr]     Checking avif-serialize v0.8.6
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking rgb v0.8.50
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking y4m v0.8.0
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]     Checking bitstream-io v2.6.0
[INFO] [stderr]     Checking bitstream-io v4.5.0
[INFO] [stderr]     Checking webpki-roots v0.26.7
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking fdeflate v0.3.6
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling leptos_router v0.8.8 (https://github.com/gqsnt/leptos-bitcode?rev=2edb3af4d5e885fc3a4c14efe5a94fb3b1022b8c#2edb3af4)
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking clap_lex v0.7.3
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking zune-jpeg v0.4.13
[INFO] [stderr]     Checking clap_builder v4.5.21
[INFO] [stderr]     Checking png v0.17.14
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking gif v0.13.1
[INFO] [stderr]     Checking webpki-roots v1.0.3
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking strum v0.20.0
[INFO] [stderr]     Checking memo-map v0.3.3
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking image-webp v0.2.0
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.105
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling manyhow v0.11.4
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling strum_macros v0.20.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.105
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling bitcode_derive v0.6.7
[INFO] [stderr]     Checking js-sys v0.3.82
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling derive-where v1.2.7
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking hydration_context v0.3.0 (https://github.com/gqsnt/leptos-bitcode?rev=2edb3af4d5e885fc3a4c14efe5a94fb3b1022b8c#2edb3af4)
[INFO] [stderr]    Compiling syn_derive v0.2.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking bitcode v0.6.7
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling quote-use-macros v0.8.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling reactive_stores_macro v0.2.6 (https://github.com/gqsnt/leptos-bitcode?rev=2edb3af4d5e885fc3a4c14efe5a94fb3b1022b8c#2edb3af4)
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.55
[INFO] [stderr]     Checking web-sys v0.3.82
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking any_spawner v0.3.0 (https://github.com/gqsnt/leptos-bitcode?rev=2edb3af4d5e885fc3a4c14efe5a94fb3b1022b8c#2edb3af4)
[INFO] [stderr]     Checking num_enum v0.7.5
[INFO] [stderr]    Compiling quote-use v0.8.4
[INFO] [stderr]     Checking oco_ref v0.2.1 (https://github.com/gqsnt/leptos-bitcode?rev=2edb3af4d5e885fc3a4c14efe5a94fb3b1022b8c#2edb3af4)
[INFO] [stderr]     Checking toml_datetime v0.7.0
[INFO] [stderr]     Checking serde_spanned v1.0.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]     Checking pin-project v1.1.7
[INFO] [stderr]     Checking toml v0.9.5
[INFO] [stderr]     Checking reactive_stores v0.3.0 (https://github.com/gqsnt/leptos-bitcode?rev=2edb3af4d5e885fc3a4c14efe5a94fb3b1022b8c#2edb3af4)
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]    Compiling rstml v0.12.1
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]    Compiling attribute-derive-macro v0.10.5
[INFO] [stderr]     Checking serde_qs v0.15.0
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]    Compiling typed-builder-macro v0.21.2
[INFO] [stderr]    Compiling server_fn_macro_default v0.8.5 (https://github.com/gqsnt/leptos-bitcode?rev=2edb3af4d5e885fc3a4c14efe5a94fb3b1022b8c#2edb3af4)
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking h2 v0.4.7
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]    Compiling leptos_hot_reload v0.8.5 (https://github.com/gqsnt/leptos-bitcode?rev=2edb3af4d5e885fc3a4c14efe5a94fb3b1022b8c#2edb3af4)
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking config v0.15.14
[INFO] [stderr]     Checking common v0.1.0 (/opt/rustwide/workdir/common)
[INFO] [stderr]     Checking codee v0.3.3
[INFO] [stderr]    Compiling wasm_split_macros v0.1.3 (https://github.com/gqsnt/leptos-bitcode?rev=2edb3af4d5e885fc3a4c14efe5a94fb3b1022b8c#2edb3af4)
[INFO] [stderr]     Checking rustls-webpki v0.103.7
[INFO] [stderr]    Compiling attribute-derive v0.10.5
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> common/src/consts/platform_route.rs:34:64
[INFO] [stdout]    |
[INFO] [stdout] 34 |     #[strum(serialize = "EUW", serialize = "EUW1", to_string = "EUW")]
[INFO] [stdout]    |                         ----- matches all the relevant values  ^^^^^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> common/src/consts/platform_route.rs:38:62
[INFO] [stdout]    |
[INFO] [stdout] 38 |     #[strum(serialize = "BR", serialize = "BR1", to_string = "BR")]
[INFO] [stdout]    |                         ---- matches all the relevant values ^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> common/src/consts/platform_route.rs:42:65
[INFO] [stdout]    |
[INFO] [stdout] 42 |     #[strum(serialize = "EUNE", serialize = "EUN1", to_string = "EUNE")]
[INFO] [stdout]    |                         ------ matches all the relevant values  ^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> common/src/consts/platform_route.rs:46:62
[INFO] [stdout]    |
[INFO] [stdout] 46 |     #[strum(serialize = "JP", serialize = "JP1", to_string = "JP")]
[INFO] [stdout]    |                         ---- matches all the relevant values ^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> common/src/consts/platform_route.rs:50:42
[INFO] [stdout]    |
[INFO] [stdout] 50 |     #[strum(serialize = "KR",to_string = "KR")]
[INFO] [stdout]    |                         ----             ^^^^ no value can reach this
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         matches all the relevant values
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> common/src/consts/platform_route.rs:54:63
[INFO] [stdout]    |
[INFO] [stdout] 54 |     #[strum(serialize = "LAN", serialize = "LA1", to_string = "LAN")]
[INFO] [stdout]    |                         ----- matches all the relevant values ^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> common/src/consts/platform_route.rs:58:63
[INFO] [stdout]    |
[INFO] [stdout] 58 |     #[strum(serialize = "LAS", serialize = "LA2", to_string = "LAS")]
[INFO] [stdout]    |                         ----- matches all the relevant values ^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> common/src/consts/platform_route.rs:62:64
[INFO] [stdout]    |
[INFO] [stdout] 62 |     #[strum(serialize = "MENA", serialize = "ME1", to_string = "MENA")]
[INFO] [stdout]    |                         ------ matches all the relevant values ^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> common/src/consts/platform_route.rs:66:62
[INFO] [stdout]    |
[INFO] [stdout] 66 |     #[strum(serialize = "NA", serialize = "NA1", to_string = "NA")]
[INFO] [stdout]    |                         ---- matches all the relevant values ^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> common/src/consts/platform_route.rs:70:63
[INFO] [stdout]    |
[INFO] [stdout] 70 |     #[strum(serialize = "OCE", serialize = "OC1", to_string = "OCE")]
[INFO] [stdout]    |                         ----- matches all the relevant values ^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> common/src/consts/platform_route.rs:74:62
[INFO] [stdout]    |
[INFO] [stdout] 74 |     #[strum(serialize = "PH", serialize = "PH2", to_string = "PH")]
[INFO] [stdout]    |                         ---- matches all the relevant values ^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> common/src/consts/platform_route.rs:78:43
[INFO] [stdout]    |
[INFO] [stdout] 78 |     #[strum(serialize = "RU", to_string = "RU")]
[INFO] [stdout]    |                         ----              ^^^^ no value can reach this
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         matches all the relevant values
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> common/src/consts/platform_route.rs:82:62
[INFO] [stdout]    |
[INFO] [stdout] 82 |     #[strum(serialize = "SG", serialize = "SG2", to_string = "SG")]
[INFO] [stdout]    |                         ---- matches all the relevant values ^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> common/src/consts/platform_route.rs:86:62
[INFO] [stdout]    |
[INFO] [stdout] 86 |     #[strum(serialize = "TH", serialize = "TH2", to_string = "TH")]
[INFO] [stdout]    |                         ---- matches all the relevant values ^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> common/src/consts/platform_route.rs:90:62
[INFO] [stdout]    |
[INFO] [stdout] 90 |     #[strum(serialize = "TR", serialize = "TR1", to_string = "TR")]
[INFO] [stdout]    |                         ---- matches all the relevant values ^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> common/src/consts/platform_route.rs:94:62
[INFO] [stdout]    |
[INFO] [stdout] 94 |     #[strum(serialize = "TW", serialize = "TW2", to_string = "TW")]
[INFO] [stdout]    |                         ---- matches all the relevant values ^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> common/src/consts/platform_route.rs:98:62
[INFO] [stdout]    |
[INFO] [stdout] 98 |     #[strum(serialize = "VN", serialize = "VN2", to_string = "VN")]
[INFO] [stdout]    |                         ---- matches all the relevant values ^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> common/src/consts/platform_route.rs:102:64
[INFO] [stdout]     |
[INFO] [stdout] 102 |     #[strum(serialize = "PBE", serialize = "PBE1", to_string = "PBE")]
[INFO] [stdout]     |                         ----- matches all the relevant values  ^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking wasm_split_helpers v0.1.2 (https://github.com/gqsnt/leptos-bitcode?rev=2edb3af4d5e885fc3a4c14efe5a94fb3b1022b8c#2edb3af4)
[INFO] [stderr]     Checking async-compression v0.4.18
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking typed-builder v0.21.2
[INFO] [stderr]     Checking leptos_config v0.8.7 (https://github.com/gqsnt/leptos-bitcode?rev=2edb3af4d5e885fc3a4c14efe5a94fb3b1022b8c#2edb3af4)
[INFO] [stderr]     Checking num_enum v0.5.11
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]    Compiling leptos_router_macro v0.8.5 (https://github.com/gqsnt/leptos-bitcode?rev=2edb3af4d5e885fc3a4c14efe5a94fb3b1022b8c#2edb3af4)
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking hyper v0.14.31
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> common/src/consts/platform_route.rs:34:64
[INFO] [stdout]    |
[INFO] [stdout] 34 |     #[strum(serialize = "EUW", serialize = "EUW1", to_string = "EUW")]
[INFO] [stdout]    |                         ----- matches all the relevant values  ^^^^^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> common/src/consts/platform_route.rs:38:62
[INFO] [stdout]    |
[INFO] [stdout] 38 |     #[strum(serialize = "BR", serialize = "BR1", to_string = "BR")]
[INFO] [stdout]    |                         ---- matches all the relevant values ^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> common/src/consts/platform_route.rs:42:65
[INFO] [stdout]    |
[INFO] [stdout] 42 |     #[strum(serialize = "EUNE", serialize = "EUN1", to_string = "EUNE")]
[INFO] [stdout]    |                         ------ matches all the relevant values  ^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> common/src/consts/platform_route.rs:46:62
[INFO] [stdout]    |
[INFO] [stdout] 46 |     #[strum(serialize = "JP", serialize = "JP1", to_string = "JP")]
[INFO] [stdout]    |                         ---- matches all the relevant values ^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> common/src/consts/platform_route.rs:50:42
[INFO] [stdout]    |
[INFO] [stdout] 50 |     #[strum(serialize = "KR",to_string = "KR")]
[INFO] [stdout]    |                         ----             ^^^^ no value can reach this
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         matches all the relevant values
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> common/src/consts/platform_route.rs:54:63
[INFO] [stdout]    |
[INFO] [stdout] 54 |     #[strum(serialize = "LAN", serialize = "LA1", to_string = "LAN")]
[INFO] [stdout]    |                         ----- matches all the relevant values ^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> common/src/consts/platform_route.rs:58:63
[INFO] [stdout]    |
[INFO] [stdout] 58 |     #[strum(serialize = "LAS", serialize = "LA2", to_string = "LAS")]
[INFO] [stdout]    |                         ----- matches all the relevant values ^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> common/src/consts/platform_route.rs:62:64
[INFO] [stdout]    |
[INFO] [stdout] 62 |     #[strum(serialize = "MENA", serialize = "ME1", to_string = "MENA")]
[INFO] [stdout]    |                         ------ matches all the relevant values ^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> common/src/consts/platform_route.rs:66:62
[INFO] [stdout]    |
[INFO] [stdout] 66 |     #[strum(serialize = "NA", serialize = "NA1", to_string = "NA")]
[INFO] [stdout]    |                         ---- matches all the relevant values ^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> common/src/consts/platform_route.rs:70:63
[INFO] [stdout]    |
[INFO] [stdout] 70 |     #[strum(serialize = "OCE", serialize = "OC1", to_string = "OCE")]
[INFO] [stdout]    |                         ----- matches all the relevant values ^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> common/src/consts/platform_route.rs:74:62
[INFO] [stdout]    |
[INFO] [stdout] 74 |     #[strum(serialize = "PH", serialize = "PH2", to_string = "PH")]
[INFO] [stdout]    |                         ---- matches all the relevant values ^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> common/src/consts/platform_route.rs:78:43
[INFO] [stdout]    |
[INFO] [stdout] 78 |     #[strum(serialize = "RU", to_string = "RU")]
[INFO] [stdout]    |                         ----              ^^^^ no value can reach this
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         matches all the relevant values
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> common/src/consts/platform_route.rs:82:62
[INFO] [stdout]    |
[INFO] [stdout] 82 |     #[strum(serialize = "SG", serialize = "SG2", to_string = "SG")]
[INFO] [stdout]    |                         ---- matches all the relevant values ^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> common/src/consts/platform_route.rs:86:62
[INFO] [stdout]    |
[INFO] [stdout] 86 |     #[strum(serialize = "TH", serialize = "TH2", to_string = "TH")]
[INFO] [stdout]    |                         ---- matches all the relevant values ^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> common/src/consts/platform_route.rs:90:62
[INFO] [stdout]    |
[INFO] [stdout] 90 |     #[strum(serialize = "TR", serialize = "TR1", to_string = "TR")]
[INFO] [stdout]    |                         ---- matches all the relevant values ^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> common/src/consts/platform_route.rs:94:62
[INFO] [stdout]    |
[INFO] [stdout] 94 |     #[strum(serialize = "TW", serialize = "TW2", to_string = "TW")]
[INFO] [stdout]    |                         ---- matches all the relevant values ^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> common/src/consts/platform_route.rs:98:62
[INFO] [stdout]    |
[INFO] [stdout] 98 |     #[strum(serialize = "VN", serialize = "VN2", to_string = "VN")]
[INFO] [stdout]    |                         ---- matches all the relevant values ^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> common/src/consts/platform_route.rs:102:64
[INFO] [stdout]     |
[INFO] [stdout] 102 |     #[strum(serialize = "PBE", serialize = "PBE1", to_string = "PBE")]
[INFO] [stdout]     |                         ----- matches all the relevant values  ^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking clap v4.5.21
[INFO] [stderr]     Checking tokio-rustls v0.26.0
[INFO] [stderr]     Checking hyper-rustls v0.27.3
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.24
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking riven v2.74.0 (https://github.com/gqsnt/Riven?rev=78e2300b6966c6dca293292d820e1d165a009ead#78e2300b)
[INFO] [stderr]     Checking ravif v0.11.11
[INFO] [stderr]     Checking image v0.25.5
[INFO] [stderr]     Checking gloo-utils v0.2.0
[INFO] [stderr]     Checking wasm-streams v0.4.2
[INFO] [stderr]     Checking gloo-net v0.6.0
[INFO] [stderr]     Checking ravif v0.12.0
[INFO] [stderr]     Checking asset-generation v0.1.0 (/opt/rustwide/workdir/asset-generation)
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/html/element/mod.rs:745:53
[INFO] [stdout]     |
[INFO] [stdout] 745 |        const TEMPLATE: &'static str = str_from_buffer(&const_concat(&[
[INFO] [stdout]     |   ____________________________________-                ^
[INFO] [stdout]     |  |_____________________________________________________|
[INFO] [stdout] 746 | ||         "<",
[INFO] [stdout] 747 | ||         E::TAG,
[INFO] [stdout] 748 | ||         At::TEMPLATE,
[INFO] [stdout] ...   ||
[INFO] [stdout] 763 | ||         ">",
[INFO] [stdout] 764 | ||     ]));
[INFO] [stdout]     | ||      ^-
[INFO] [stdout]     | ||      ||
[INFO] [stdout]     | ||______|temporary value is freed at the end of this statement
[INFO] [stdout]     | |_______|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/html/element/mod.rs:745:67
[INFO] [stdout]     |
[INFO] [stdout] 745 |        const TEMPLATE: &'static str = str_from_buffer(&const_concat(&[
[INFO] [stdout]     |   _____________________________________________________-             ^
[INFO] [stdout]     |  |___________________________________________________________________|
[INFO] [stdout] 746 | ||         "<",
[INFO] [stdout] 747 | ||         E::TAG,
[INFO] [stdout] 748 | ||         At::TEMPLATE,
[INFO] [stdout] ...   ||
[INFO] [stdout] 763 | ||         ">",
[INFO] [stdout] 764 | ||     ]));
[INFO] [stdout]     | ||     ^-- temporary value is freed at the end of this statement
[INFO] [stdout]     | ||_____||
[INFO] [stdout]     | |______|argument requires that borrow lasts for `'static`
[INFO] [stdout]     |        creates a temporary value which is freed while still in use
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/html/element/mod.rs:749:26
[INFO] [stdout]     |
[INFO] [stdout] 745 |        const TEMPLATE: &'static str = str_from_buffer(&const_concat(&[
[INFO] [stdout]     |  ______________________________________________________-
[INFO] [stdout] 746 | |          "<",
[INFO] [stdout] 747 | |          E::TAG,
[INFO] [stdout] 748 | |          At::TEMPLATE,
[INFO] [stdout] 749 | |          str_from_buffer(&const_concat_with_prefix(
[INFO] [stdout]     | | __________________________^
[INFO] [stdout] 750 | ||             &[At::CLASS],
[INFO] [stdout] 751 | ||             " class=\"",
[INFO] [stdout] 752 | ||             "\"",
[INFO] [stdout] 753 | ||         )),
[INFO] [stdout]     | ||_________^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 763 | |          ">",
[INFO] [stdout] 764 | |      ]));
[INFO] [stdout]     | |       -- temporary value is freed at the end of this statement
[INFO] [stdout]     | |_______|
[INFO] [stdout]     |         argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/html/element/mod.rs:754:26
[INFO] [stdout]     |
[INFO] [stdout] 745 |        const TEMPLATE: &'static str = str_from_buffer(&const_concat(&[
[INFO] [stdout]     |  ______________________________________________________-
[INFO] [stdout] 746 | |          "<",
[INFO] [stdout] 747 | |          E::TAG,
[INFO] [stdout] 748 | |          At::TEMPLATE,
[INFO] [stdout] ...   |
[INFO] [stdout] 754 | |          str_from_buffer(&const_concat_with_prefix(
[INFO] [stdout]     | | __________________________^
[INFO] [stdout] 755 | ||             &[At::STYLE],
[INFO] [stdout] 756 | ||             " style=\"",
[INFO] [stdout] 757 | ||             "\"",
[INFO] [stdout] 758 | ||         )),
[INFO] [stdout]     | ||_________^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 763 | |          ">",
[INFO] [stdout] 764 | |      ]));
[INFO] [stdout]     | |       -- temporary value is freed at the end of this statement
[INFO] [stdout]     | |_______|
[INFO] [stdout]     |         argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/view/tuples.rs:367:52
[INFO] [stdout]     |
[INFO] [stdout] 367 |                const TEMPLATE: &'static str = str_from_buffer(&const_concat(&[
[INFO] [stdout]     |   ____________________________________________-                ^
[INFO] [stdout]     |  |_____________________________________________________________|
[INFO] [stdout] 368 | ||                 $first::TEMPLATE, $($ty::TEMPLATE),*
[INFO] [stdout] 369 | ||             ]));
[INFO] [stdout]     | ||              ^-
[INFO] [stdout]     | ||              ||
[INFO] [stdout]     | ||______________|temporary value is freed at the end of this statement
[INFO] [stdout]     | |_______________|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |                 creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 448 |    impl_view_for_tuples!(A, B);
[INFO] [stdout]     |    --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_view_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/view/tuples.rs:370:49
[INFO] [stdout]     |
[INFO] [stdout] 370 |                const CLASS: &'static str = str_from_buffer(&const_concat_with_separator(&[
[INFO] [stdout]     |   _________________________________________-                ^
[INFO] [stdout]     |  |__________________________________________________________|
[INFO] [stdout] 371 | ||                 $first::CLASS, $($ty::CLASS),*
[INFO] [stdout] 372 | ||             ], " "));
[INFO] [stdout]     | ||                   ^-
[INFO] [stdout]     | ||                   ||
[INFO] [stdout]     | ||___________________|temporary value is freed at the end of this statement
[INFO] [stdout]     | |____________________|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |                      creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 448 |    impl_view_for_tuples!(A, B);
[INFO] [stdout]     |    --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_view_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/view/tuples.rs:373:49
[INFO] [stdout]     |
[INFO] [stdout] 373 |                const STYLE: &'static str = str_from_buffer(&const_concat_with_separator(&[
[INFO] [stdout]     |   _________________________________________-                ^
[INFO] [stdout]     |  |__________________________________________________________|
[INFO] [stdout] 374 | ||                 $first::STYLE, $($ty::STYLE),*
[INFO] [stdout] 375 | ||             ], ";"));
[INFO] [stdout]     | ||                   ^-
[INFO] [stdout]     | ||                   ||
[INFO] [stdout]     | ||___________________|temporary value is freed at the end of this statement
[INFO] [stdout]     | |____________________|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |                      creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 448 |    impl_view_for_tuples!(A, B);
[INFO] [stdout]     |    --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_view_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/view/tuples.rs:367:52
[INFO] [stdout]     |
[INFO] [stdout] 367 |                const TEMPLATE: &'static str = str_from_buffer(&const_concat(&[
[INFO] [stdout]     |   ____________________________________________-                ^
[INFO] [stdout]     |  |_____________________________________________________________|
[INFO] [stdout] 368 | ||                 $first::TEMPLATE, $($ty::TEMPLATE),*
[INFO] [stdout] 369 | ||             ]));
[INFO] [stdout]     | ||              ^-
[INFO] [stdout]     | ||              ||
[INFO] [stdout]     | ||______________|temporary value is freed at the end of this statement
[INFO] [stdout]     | |_______________|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |                 creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 449 |    impl_view_for_tuples!(A, B, C);
[INFO] [stdout]     |    ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_view_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/view/tuples.rs:370:49
[INFO] [stdout]     |
[INFO] [stdout] 370 |                const CLASS: &'static str = str_from_buffer(&const_concat_with_separator(&[
[INFO] [stdout]     |   _________________________________________-                ^
[INFO] [stdout]     |  |__________________________________________________________|
[INFO] [stdout] 371 | ||                 $first::CLASS, $($ty::CLASS),*
[INFO] [stdout] 372 | ||             ], " "));
[INFO] [stdout]     | ||                   ^-
[INFO] [stdout]     | ||                   ||
[INFO] [stdout]     | ||___________________|temporary value is freed at the end of this statement
[INFO] [stdout]     | |____________________|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |                      creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 449 |    impl_view_for_tuples!(A, B, C);
[INFO] [stdout]     |    ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_view_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/view/tuples.rs:373:49
[INFO] [stdout]     |
[INFO] [stdout] 373 |                const STYLE: &'static str = str_from_buffer(&const_concat_with_separator(&[
[INFO] [stdout]     |   _________________________________________-                ^
[INFO] [stdout]     |  |__________________________________________________________|
[INFO] [stdout] 374 | ||                 $first::STYLE, $($ty::STYLE),*
[INFO] [stdout] 375 | ||             ], ";"));
[INFO] [stdout]     | ||                   ^-
[INFO] [stdout]     | ||                   ||
[INFO] [stdout]     | ||___________________|temporary value is freed at the end of this statement
[INFO] [stdout]     | |____________________|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |                      creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 449 |    impl_view_for_tuples!(A, B, C);
[INFO] [stdout]     |    ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_view_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/view/tuples.rs:367:52
[INFO] [stdout]     |
[INFO] [stdout] 367 |                const TEMPLATE: &'static str = str_from_buffer(&const_concat(&[
[INFO] [stdout]     |   ____________________________________________-                ^
[INFO] [stdout]     |  |_____________________________________________________________|
[INFO] [stdout] 368 | ||                 $first::TEMPLATE, $($ty::TEMPLATE),*
[INFO] [stdout] 369 | ||             ]));
[INFO] [stdout]     | ||              ^-
[INFO] [stdout]     | ||              ||
[INFO] [stdout]     | ||______________|temporary value is freed at the end of this statement
[INFO] [stdout]     | |_______________|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |                 creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 450 |    impl_view_for_tuples!(A, B, C, D);
[INFO] [stdout]     |    --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_view_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/view/tuples.rs:370:49
[INFO] [stdout]     |
[INFO] [stdout] 370 |                const CLASS: &'static str = str_from_buffer(&const_concat_with_separator(&[
[INFO] [stdout]     |   _________________________________________-                ^
[INFO] [stdout]     |  |__________________________________________________________|
[INFO] [stdout] 371 | ||                 $first::CLASS, $($ty::CLASS),*
[INFO] [stdout] 372 | ||             ], " "));
[INFO] [stdout]     | ||                   ^-
[INFO] [stdout]     | ||                   ||
[INFO] [stdout]     | ||___________________|temporary value is freed at the end of this statement
[INFO] [stdout]     | |____________________|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |                      creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 450 |    impl_view_for_tuples!(A, B, C, D);
[INFO] [stdout]     |    --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_view_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/view/tuples.rs:373:49
[INFO] [stdout]     |
[INFO] [stdout] 373 |                const STYLE: &'static str = str_from_buffer(&const_concat_with_separator(&[
[INFO] [stdout]     |   _________________________________________-                ^
[INFO] [stdout]     |  |__________________________________________________________|
[INFO] [stdout] 374 | ||                 $first::STYLE, $($ty::STYLE),*
[INFO] [stdout] 375 | ||             ], ";"));
[INFO] [stdout]     | ||                   ^-
[INFO] [stdout]     | ||                   ||
[INFO] [stdout]     | ||___________________|temporary value is freed at the end of this statement
[INFO] [stdout]     | |____________________|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |                      creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 450 |    impl_view_for_tuples!(A, B, C, D);
[INFO] [stdout]     |    --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_view_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/view/tuples.rs:367:52
[INFO] [stdout]     |
[INFO] [stdout] 367 |                const TEMPLATE: &'static str = str_from_buffer(&const_concat(&[
[INFO] [stdout]     |   ____________________________________________-                ^
[INFO] [stdout]     |  |_____________________________________________________________|
[INFO] [stdout] 368 | ||                 $first::TEMPLATE, $($ty::TEMPLATE),*
[INFO] [stdout] 369 | ||             ]));
[INFO] [stdout]     | ||              ^-
[INFO] [stdout]     | ||              ||
[INFO] [stdout]     | ||______________|temporary value is freed at the end of this statement
[INFO] [stdout]     | |_______________|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |                 creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 451 |    impl_view_for_tuples!(A, B, C, D, E);
[INFO] [stdout]     |    ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_view_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/view/tuples.rs:370:49
[INFO] [stdout]     |
[INFO] [stdout] 370 |                const CLASS: &'static str = str_from_buffer(&const_concat_with_separator(&[
[INFO] [stdout]     |   _________________________________________-                ^
[INFO] [stdout]     |  |__________________________________________________________|
[INFO] [stdout] 371 | ||                 $first::CLASS, $($ty::CLASS),*
[INFO] [stdout] 372 | ||             ], " "));
[INFO] [stdout]     | ||                   ^-
[INFO] [stdout]     | ||                   ||
[INFO] [stdout]     | ||___________________|temporary value is freed at the end of this statement
[INFO] [stdout]     | |____________________|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |                      creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 451 |    impl_view_for_tuples!(A, B, C, D, E);
[INFO] [stdout]     |    ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_view_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/view/tuples.rs:373:49
[INFO] [stdout]     |
[INFO] [stdout] 373 |                const STYLE: &'static str = str_from_buffer(&const_concat_with_separator(&[
[INFO] [stdout]     |   _________________________________________-                ^
[INFO] [stdout]     |  |__________________________________________________________|
[INFO] [stdout] 374 | ||                 $first::STYLE, $($ty::STYLE),*
[INFO] [stdout] 375 | ||             ], ";"));
[INFO] [stdout]     | ||                   ^-
[INFO] [stdout]     | ||                   ||
[INFO] [stdout]     | ||___________________|temporary value is freed at the end of this statement
[INFO] [stdout]     | |____________________|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |                      creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 451 |    impl_view_for_tuples!(A, B, C, D, E);
[INFO] [stdout]     |    ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_view_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/view/tuples.rs:367:52
[INFO] [stdout]     |
[INFO] [stdout] 367 |                const TEMPLATE: &'static str = str_from_buffer(&const_concat(&[
[INFO] [stdout]     |   ____________________________________________-                ^
[INFO] [stdout]     |  |_____________________________________________________________|
[INFO] [stdout] 368 | ||                 $first::TEMPLATE, $($ty::TEMPLATE),*
[INFO] [stdout] 369 | ||             ]));
[INFO] [stdout]     | ||              ^-
[INFO] [stdout]     | ||              ||
[INFO] [stdout]     | ||______________|temporary value is freed at the end of this statement
[INFO] [stdout]     | |_______________|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |                 creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 452 |    impl_view_for_tuples!(A, B, C, D, E, F);
[INFO] [stdout]     |    --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_view_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/view/tuples.rs:370:49
[INFO] [stdout]     |
[INFO] [stdout] 370 |                const CLASS: &'static str = str_from_buffer(&const_concat_with_separator(&[
[INFO] [stdout]     |   _________________________________________-                ^
[INFO] [stdout]     |  |__________________________________________________________|
[INFO] [stdout] 371 | ||                 $first::CLASS, $($ty::CLASS),*
[INFO] [stdout] 372 | ||             ], " "));
[INFO] [stdout]     | ||                   ^-
[INFO] [stdout]     | ||                   ||
[INFO] [stdout]     | ||___________________|temporary value is freed at the end of this statement
[INFO] [stdout]     | |____________________|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |                      creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 452 |    impl_view_for_tuples!(A, B, C, D, E, F);
[INFO] [stdout]     |    --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_view_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/view/tuples.rs:373:49
[INFO] [stdout]     |
[INFO] [stdout] 373 |                const STYLE: &'static str = str_from_buffer(&const_concat_with_separator(&[
[INFO] [stdout]     |   _________________________________________-                ^
[INFO] [stdout]     |  |__________________________________________________________|
[INFO] [stdout] 374 | ||                 $first::STYLE, $($ty::STYLE),*
[INFO] [stdout] 375 | ||             ], ";"));
[INFO] [stdout]     | ||                   ^-
[INFO] [stdout]     | ||                   ||
[INFO] [stdout]     | ||___________________|temporary value is freed at the end of this statement
[INFO] [stdout]     | |____________________|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |                      creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 452 |    impl_view_for_tuples!(A, B, C, D, E, F);
[INFO] [stdout]     |    --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_view_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/view/tuples.rs:367:52
[INFO] [stdout]     |
[INFO] [stdout] 367 |                const TEMPLATE: &'static str = str_from_buffer(&const_concat(&[
[INFO] [stdout]     |   ____________________________________________-                ^
[INFO] [stdout]     |  |_____________________________________________________________|
[INFO] [stdout] 368 | ||                 $first::TEMPLATE, $($ty::TEMPLATE),*
[INFO] [stdout] 369 | ||             ]));
[INFO] [stdout]     | ||              ^-
[INFO] [stdout]     | ||              ||
[INFO] [stdout]     | ||______________|temporary value is freed at the end of this statement
[INFO] [stdout]     | |_______________|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |                 creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 453 |    impl_view_for_tuples!(A, B, C, D, E, F, G);
[INFO] [stdout]     |    ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_view_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/view/tuples.rs:370:49
[INFO] [stdout]     |
[INFO] [stdout] 370 |                const CLASS: &'static str = str_from_buffer(&const_concat_with_separator(&[
[INFO] [stdout]     |   _________________________________________-                ^
[INFO] [stdout]     |  |__________________________________________________________|
[INFO] [stdout] 371 | ||                 $first::CLASS, $($ty::CLASS),*
[INFO] [stdout] 372 | ||             ], " "));
[INFO] [stdout]     | ||                   ^-
[INFO] [stdout]     | ||                   ||
[INFO] [stdout]     | ||___________________|temporary value is freed at the end of this statement
[INFO] [stdout]     | |____________________|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |                      creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 453 |    impl_view_for_tuples!(A, B, C, D, E, F, G);
[INFO] [stdout]     |    ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_view_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/view/tuples.rs:373:49
[INFO] [stdout]     |
[INFO] [stdout] 373 |                const STYLE: &'static str = str_from_buffer(&const_concat_with_separator(&[
[INFO] [stdout]     |   _________________________________________-                ^
[INFO] [stdout]     |  |__________________________________________________________|
[INFO] [stdout] 374 | ||                 $first::STYLE, $($ty::STYLE),*
[INFO] [stdout] 375 | ||             ], ";"));
[INFO] [stdout]     | ||                   ^-
[INFO] [stdout]     | ||                   ||
[INFO] [stdout]     | ||___________________|temporary value is freed at the end of this statement
[INFO] [stdout]     | |____________________|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |                      creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 453 |    impl_view_for_tuples!(A, B, C, D, E, F, G);
[INFO] [stdout]     |    ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_view_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/view/tuples.rs:367:52
[INFO] [stdout]     |
[INFO] [stdout] 367 |                const TEMPLATE: &'static str = str_from_buffer(&const_concat(&[
[INFO] [stdout]     |   ____________________________________________-                ^
[INFO] [stdout]     |  |_____________________________________________________________|
[INFO] [stdout] 368 | ||                 $first::TEMPLATE, $($ty::TEMPLATE),*
[INFO] [stdout] 369 | ||             ]));
[INFO] [stdout]     | ||              ^-
[INFO] [stdout]     | ||              ||
[INFO] [stdout]     | ||______________|temporary value is freed at the end of this statement
[INFO] [stdout]     | |_______________|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |                 creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 454 |    impl_view_for_tuples!(A, B, C, D, E, F, G, H);
[INFO] [stdout]     |    --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_view_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/view/tuples.rs:370:49
[INFO] [stdout]     |
[INFO] [stdout] 370 |                const CLASS: &'static str = str_from_buffer(&const_concat_with_separator(&[
[INFO] [stdout]     |   _________________________________________-                ^
[INFO] [stdout]     |  |__________________________________________________________|
[INFO] [stdout] 371 | ||                 $first::CLASS, $($ty::CLASS),*
[INFO] [stdout] 372 | ||             ], " "));
[INFO] [stdout]     | ||                   ^-
[INFO] [stdout]     | ||                   ||
[INFO] [stdout]     | ||___________________|temporary value is freed at the end of this statement
[INFO] [stdout]     | |____________________|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |                      creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 454 |    impl_view_for_tuples!(A, B, C, D, E, F, G, H);
[INFO] [stdout]     |    --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_view_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/view/tuples.rs:373:49
[INFO] [stdout]     |
[INFO] [stdout] 373 |                const STYLE: &'static str = str_from_buffer(&const_concat_with_separator(&[
[INFO] [stdout]     |   _________________________________________-                ^
[INFO] [stdout]     |  |__________________________________________________________|
[INFO] [stdout] 374 | ||                 $first::STYLE, $($ty::STYLE),*
[INFO] [stdout] 375 | ||             ], ";"));
[INFO] [stdout]     | ||                   ^-
[INFO] [stdout]     | ||                   ||
[INFO] [stdout]     | ||___________________|temporary value is freed at the end of this statement
[INFO] [stdout]     | |____________________|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |                      creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 454 |    impl_view_for_tuples!(A, B, C, D, E, F, G, H);
[INFO] [stdout]     |    --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_view_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/view/tuples.rs:367:52
[INFO] [stdout]     |
[INFO] [stdout] 367 |                const TEMPLATE: &'static str = str_from_buffer(&const_concat(&[
[INFO] [stdout]     |   ____________________________________________-                ^
[INFO] [stdout]     |  |_____________________________________________________________|
[INFO] [stdout] 368 | ||                 $first::TEMPLATE, $($ty::TEMPLATE),*
[INFO] [stdout] 369 | ||             ]));
[INFO] [stdout]     | ||              ^-
[INFO] [stdout]     | ||              ||
[INFO] [stdout]     | ||______________|temporary value is freed at the end of this statement
[INFO] [stdout]     | |_______________|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |                 creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 455 |    impl_view_for_tuples!(A, B, C, D, E, F, G, H, I);
[INFO] [stdout]     |    ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_view_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/view/tuples.rs:370:49
[INFO] [stdout]     |
[INFO] [stdout] 370 |                const CLASS: &'static str = str_from_buffer(&const_concat_with_separator(&[
[INFO] [stdout]     |   _________________________________________-                ^
[INFO] [stdout]     |  |__________________________________________________________|
[INFO] [stdout] 371 | ||                 $first::CLASS, $($ty::CLASS),*
[INFO] [stdout] 372 | ||             ], " "));
[INFO] [stdout]     | ||                   ^-
[INFO] [stdout]     | ||                   ||
[INFO] [stdout]     | ||___________________|temporary value is freed at the end of this statement
[INFO] [stdout]     | |____________________|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |                      creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 455 |    impl_view_for_tuples!(A, B, C, D, E, F, G, H, I);
[INFO] [stdout]     |    ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_view_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/view/tuples.rs:373:49
[INFO] [stdout]     |
[INFO] [stdout] 373 |                const STYLE: &'static str = str_from_buffer(&const_concat_with_separator(&[
[INFO] [stdout]     |   _________________________________________-                ^
[INFO] [stdout]     |  |__________________________________________________________|
[INFO] [stdout] 374 | ||                 $first::STYLE, $($ty::STYLE),*
[INFO] [stdout] 375 | ||             ], ";"));
[INFO] [stdout]     | ||                   ^-
[INFO] [stdout]     | ||                   ||
[INFO] [stdout]     | ||___________________|temporary value is freed at the end of this statement
[INFO] [stdout]     | |____________________|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |                      creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 455 |    impl_view_for_tuples!(A, B, C, D, E, F, G, H, I);
[INFO] [stdout]     |    ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_view_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/view/tuples.rs:367:52
[INFO] [stdout]     |
[INFO] [stdout] 367 |                const TEMPLATE: &'static str = str_from_buffer(&const_concat(&[
[INFO] [stdout]     |   ____________________________________________-                ^
[INFO] [stdout]     |  |_____________________________________________________________|
[INFO] [stdout] 368 | ||                 $first::TEMPLATE, $($ty::TEMPLATE),*
[INFO] [stdout] 369 | ||             ]));
[INFO] [stdout]     | ||              ^-
[INFO] [stdout]     | ||              ||
[INFO] [stdout]     | ||______________|temporary value is freed at the end of this statement
[INFO] [stdout]     | |_______________|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |                 creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 456 |    impl_view_for_tuples!(A, B, C, D, E, F, G, H, I, J);
[INFO] [stdout]     |    --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_view_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/view/tuples.rs:370:49
[INFO] [stdout]     |
[INFO] [stdout] 370 |                const CLASS: &'static str = str_from_buffer(&const_concat_with_separator(&[
[INFO] [stdout]     |   _________________________________________-                ^
[INFO] [stdout]     |  |__________________________________________________________|
[INFO] [stdout] 371 | ||                 $first::CLASS, $($ty::CLASS),*
[INFO] [stdout] 372 | ||             ], " "));
[INFO] [stdout]     | ||                   ^-
[INFO] [stdout]     | ||                   ||
[INFO] [stdout]     | ||___________________|temporary value is freed at the end of this statement
[INFO] [stdout]     | |____________________|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |                      creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 456 |    impl_view_for_tuples!(A, B, C, D, E, F, G, H, I, J);
[INFO] [stdout]     |    --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_view_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/view/tuples.rs:373:49
[INFO] [stdout]     |
[INFO] [stdout] 373 |                const STYLE: &'static str = str_from_buffer(&const_concat_with_separator(&[
[INFO] [stdout]     |   _________________________________________-                ^
[INFO] [stdout]     |  |__________________________________________________________|
[INFO] [stdout] 374 | ||                 $first::STYLE, $($ty::STYLE),*
[INFO] [stdout] 375 | ||             ], ";"));
[INFO] [stdout]     | ||                   ^-
[INFO] [stdout]     | ||                   ||
[INFO] [stdout]     | ||___________________|temporary value is freed at the end of this statement
[INFO] [stdout]     | |____________________|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |                      creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 456 |    impl_view_for_tuples!(A, B, C, D, E, F, G, H, I, J);
[INFO] [stdout]     |    --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_view_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/view/tuples.rs:367:52
[INFO] [stdout]     |
[INFO] [stdout] 367 |                const TEMPLATE: &'static str = str_from_buffer(&const_concat(&[
[INFO] [stdout]     |   ____________________________________________-                ^
[INFO] [stdout]     |  |_____________________________________________________________|
[INFO] [stdout] 368 | ||                 $first::TEMPLATE, $($ty::TEMPLATE),*
[INFO] [stdout] 369 | ||             ]));
[INFO] [stdout]     | ||              ^-
[INFO] [stdout]     | ||              ||
[INFO] [stdout]     | ||______________|temporary value is freed at the end of this statement
[INFO] [stdout]     | |_______________|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |                 creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 457 |    impl_view_for_tuples!(A, B, C, D, E, F, G, H, I, J, K);
[INFO] [stdout]     |    ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_view_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/view/tuples.rs:370:49
[INFO] [stdout]     |
[INFO] [stdout] 370 |                const CLASS: &'static str = str_from_buffer(&const_concat_with_separator(&[
[INFO] [stdout]     |   _________________________________________-                ^
[INFO] [stdout]     |  |__________________________________________________________|
[INFO] [stdout] 371 | ||                 $first::CLASS, $($ty::CLASS),*
[INFO] [stdout] 372 | ||             ], " "));
[INFO] [stdout]     | ||                   ^-
[INFO] [stdout]     | ||                   ||
[INFO] [stdout]     | ||___________________|temporary value is freed at the end of this statement
[INFO] [stdout]     | |____________________|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |                      creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 457 |    impl_view_for_tuples!(A, B, C, D, E, F, G, H, I, J, K);
[INFO] [stdout]     |    ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_view_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/view/tuples.rs:373:49
[INFO] [stdout]     |
[INFO] [stdout] 373 |                const STYLE: &'static str = str_from_buffer(&const_concat_with_separator(&[
[INFO] [stdout]     |   _________________________________________-                ^
[INFO] [stdout]     |  |__________________________________________________________|
[INFO] [stdout] 374 | ||                 $first::STYLE, $($ty::STYLE),*
[INFO] [stdout] 375 | ||             ], ";"));
[INFO] [stdout]     | ||                   ^-
[INFO] [stdout]     | ||                   ||
[INFO] [stdout]     | ||___________________|temporary value is freed at the end of this statement
[INFO] [stdout]     | |____________________|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |                      creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 457 |    impl_view_for_tuples!(A, B, C, D, E, F, G, H, I, J, K);
[INFO] [stdout]     |    ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_view_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/view/tuples.rs:367:52
[INFO] [stdout]     |
[INFO] [stdout] 367 |                const TEMPLATE: &'static str = str_from_buffer(&const_concat(&[
[INFO] [stdout]     |   ____________________________________________-                ^
[INFO] [stdout]     |  |_____________________________________________________________|
[INFO] [stdout] 368 | ||                 $first::TEMPLATE, $($ty::TEMPLATE),*
[INFO] [stdout] 369 | ||             ]));
[INFO] [stdout]     | ||              ^-
[INFO] [stdout]     | ||              ||
[INFO] [stdout]     | ||______________|temporary value is freed at the end of this statement
[INFO] [stdout]     | |_______________|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |                 creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 458 |    impl_view_for_tuples!(A, B, C, D, E, F, G, H, I, J, K, L);
[INFO] [stdout]     |    --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_view_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/view/tuples.rs:370:49
[INFO] [stdout]     |
[INFO] [stdout] 370 |                const CLASS: &'static str = str_from_buffer(&const_concat_with_separator(&[
[INFO] [stdout]     |   _________________________________________-                ^
[INFO] [stdout]     |  |__________________________________________________________|
[INFO] [stdout] 371 | ||                 $first::CLASS, $($ty::CLASS),*
[INFO] [stdout] 372 | ||             ], " "));
[INFO] [stdout]     | ||                   ^-
[INFO] [stdout]     | ||                   ||
[INFO] [stdout]     | ||___________________|temporary value is freed at the end of this statement
[INFO] [stdout]     | |____________________|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |                      creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 458 |    impl_view_for_tuples!(A, B, C, D, E, F, G, H, I, J, K, L);
[INFO] [stdout]     |    --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_view_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/view/tuples.rs:373:49
[INFO] [stdout]     |
[INFO] [stdout] 373 |                const STYLE: &'static str = str_from_buffer(&const_concat_with_separator(&[
[INFO] [stdout]     |   _________________________________________-                ^
[INFO] [stdout]     |  |__________________________________________________________|
[INFO] [stdout] 374 | ||                 $first::STYLE, $($ty::STYLE),*
[INFO] [stdout] 375 | ||             ], ";"));
[INFO] [stdout]     | ||                   ^-
[INFO] [stdout]     | ||                   ||
[INFO] [stdout]     | ||___________________|temporary value is freed at the end of this statement
[INFO] [stdout]     | |____________________|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |                      creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 458 |    impl_view_for_tuples!(A, B, C, D, E, F, G, H, I, J, K, L);
[INFO] [stdout]     |    --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_view_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/view/tuples.rs:367:52
[INFO] [stdout]     |
[INFO] [stdout] 367 |                const TEMPLATE: &'static str = str_from_buffer(&const_concat(&[
[INFO] [stdout]     |   ____________________________________________-                ^
[INFO] [stdout]     |  |_____________________________________________________________|
[INFO] [stdout] 368 | ||                 $first::TEMPLATE, $($ty::TEMPLATE),*
[INFO] [stdout] 369 | ||             ]));
[INFO] [stdout]     | ||              ^-
[INFO] [stdout]     | ||              ||
[INFO] [stdout]     | ||______________|temporary value is freed at the end of this statement
[INFO] [stdout]     | |_______________|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |                 creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 459 |    impl_view_for_tuples!(A, B, C, D, E, F, G, H, I, J, K, L, M);
[INFO] [stdout]     |    ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_view_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/view/tuples.rs:370:49
[INFO] [stdout]     |
[INFO] [stdout] 370 |                const CLASS: &'static str = str_from_buffer(&const_concat_with_separator(&[
[INFO] [stdout]     |   _________________________________________-                ^
[INFO] [stdout]     |  |__________________________________________________________|
[INFO] [stdout] 371 | ||                 $first::CLASS, $($ty::CLASS),*
[INFO] [stdout] 372 | ||             ], " "));
[INFO] [stdout]     | ||                   ^-
[INFO] [stdout]     | ||                   ||
[INFO] [stdout]     | ||___________________|temporary value is freed at the end of this statement
[INFO] [stdout]     | |____________________|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |                      creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 459 |    impl_view_for_tuples!(A, B, C, D, E, F, G, H, I, J, K, L, M);
[INFO] [stdout]     |    ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_view_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/view/tuples.rs:373:49
[INFO] [stdout]     |
[INFO] [stdout] 373 |                const STYLE: &'static str = str_from_buffer(&const_concat_with_separator(&[
[INFO] [stdout]     |   _________________________________________-                ^
[INFO] [stdout]     |  |__________________________________________________________|
[INFO] [stdout] 374 | ||                 $first::STYLE, $($ty::STYLE),*
[INFO] [stdout] 375 | ||             ], ";"));
[INFO] [stdout]     | ||                   ^-
[INFO] [stdout]     | ||                   ||
[INFO] [stdout]     | ||___________________|temporary value is freed at the end of this statement
[INFO] [stdout]     | |____________________|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |                      creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 459 |    impl_view_for_tuples!(A, B, C, D, E, F, G, H, I, J, K, L, M);
[INFO] [stdout]     |    ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_view_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/view/tuples.rs:367:52
[INFO] [stdout]     |
[INFO] [stdout] 367 |                const TEMPLATE: &'static str = str_from_buffer(&const_concat(&[
[INFO] [stdout]     |   ____________________________________________-                ^
[INFO] [stdout]     |  |_____________________________________________________________|
[INFO] [stdout] 368 | ||                 $first::TEMPLATE, $($ty::TEMPLATE),*
[INFO] [stdout] 369 | ||             ]));
[INFO] [stdout]     | ||              ^-
[INFO] [stdout]     | ||              ||
[INFO] [stdout]     | ||______________|temporary value is freed at the end of this statement
[INFO] [stdout]     | |_______________|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |                 creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 460 |    impl_view_for_tuples!(A, B, C, D, E, F, G, H, I, J, K, L, M, N);
[INFO] [stdout]     |    --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_view_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/view/tuples.rs:370:49
[INFO] [stdout]     |
[INFO] [stdout] 370 |                const CLASS: &'static str = str_from_buffer(&const_concat_with_separator(&[
[INFO] [stdout]     |   _________________________________________-                ^
[INFO] [stdout]     |  |__________________________________________________________|
[INFO] [stdout] 371 | ||                 $first::CLASS, $($ty::CLASS),*
[INFO] [stdout] 372 | ||             ], " "));
[INFO] [stdout]     | ||                   ^-
[INFO] [stdout]     | ||                   ||
[INFO] [stdout]     | ||___________________|temporary value is freed at the end of this statement
[INFO] [stdout]     | |____________________|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |                      creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 460 |    impl_view_for_tuples!(A, B, C, D, E, F, G, H, I, J, K, L, M, N);
[INFO] [stdout]     |    --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_view_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/view/tuples.rs:373:49
[INFO] [stdout]     |
[INFO] [stdout] 373 |                const STYLE: &'static str = str_from_buffer(&const_concat_with_separator(&[
[INFO] [stdout]     |   _________________________________________-                ^
[INFO] [stdout]     |  |__________________________________________________________|
[INFO] [stdout] 374 | ||                 $first::STYLE, $($ty::STYLE),*
[INFO] [stdout] 375 | ||             ], ";"));
[INFO] [stdout]     | ||                   ^-
[INFO] [stdout]     | ||                   ||
[INFO] [stdout]     | ||___________________|temporary value is freed at the end of this statement
[INFO] [stdout]     | |____________________|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |                      creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 460 |    impl_view_for_tuples!(A, B, C, D, E, F, G, H, I, J, K, L, M, N);
[INFO] [stdout]     |    --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_view_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/view/tuples.rs:367:52
[INFO] [stdout]     |
[INFO] [stdout] 367 |                const TEMPLATE: &'static str = str_from_buffer(&const_concat(&[
[INFO] [stdout]     |   ____________________________________________-                ^
[INFO] [stdout]     |  |_____________________________________________________________|
[INFO] [stdout] 368 | ||                 $first::TEMPLATE, $($ty::TEMPLATE),*
[INFO] [stdout] 369 | ||             ]));
[INFO] [stdout]     | ||              ^-
[INFO] [stdout]     | ||              ||
[INFO] [stdout]     | ||______________|temporary value is freed at the end of this statement
[INFO] [stdout]     | |_______________|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |                 creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 461 |    impl_view_for_tuples!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O);
[INFO] [stdout]     |    ------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_view_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/view/tuples.rs:370:49
[INFO] [stdout]     |
[INFO] [stdout] 370 |                const CLASS: &'static str = str_from_buffer(&const_concat_with_separator(&[
[INFO] [stdout]     |   _________________________________________-                ^
[INFO] [stdout]     |  |__________________________________________________________|
[INFO] [stdout] 371 | ||                 $first::CLASS, $($ty::CLASS),*
[INFO] [stdout] 372 | ||             ], " "));
[INFO] [stdout]     | ||                   ^-
[INFO] [stdout]     | ||                   ||
[INFO] [stdout]     | ||___________________|temporary value is freed at the end of this statement
[INFO] [stdout]     | |____________________|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |                      creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 461 |    impl_view_for_tuples!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O);
[INFO] [stdout]     |    ------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_view_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/view/tuples.rs:373:49
[INFO] [stdout]     |
[INFO] [stdout] 373 |                const STYLE: &'static str = str_from_buffer(&const_concat_with_separator(&[
[INFO] [stdout]     |   _________________________________________-                ^
[INFO] [stdout]     |  |__________________________________________________________|
[INFO] [stdout] 374 | ||                 $first::STYLE, $($ty::STYLE),*
[INFO] [stdout] 375 | ||             ], ";"));
[INFO] [stdout]     | ||                   ^-
[INFO] [stdout]     | ||                   ||
[INFO] [stdout]     | ||___________________|temporary value is freed at the end of this statement
[INFO] [stdout]     | |____________________|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |                      creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 461 |    impl_view_for_tuples!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O);
[INFO] [stdout]     |    ------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_view_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/view/tuples.rs:367:52
[INFO] [stdout]     |
[INFO] [stdout] 367 |                const TEMPLATE: &'static str = str_from_buffer(&const_concat(&[
[INFO] [stdout]     |   ____________________________________________-                ^
[INFO] [stdout]     |  |_____________________________________________________________|
[INFO] [stdout] 368 | ||                 $first::TEMPLATE, $($ty::TEMPLATE),*
[INFO] [stdout] 369 | ||             ]));
[INFO] [stdout]     | ||              ^-
[INFO] [stdout]     | ||              ||
[INFO] [stdout]     | ||______________|temporary value is freed at the end of this statement
[INFO] [stdout]     | |_______________|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |                 creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 462 |    impl_view_for_tuples!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P);
[INFO] [stdout]     |    --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_view_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/view/tuples.rs:370:49
[INFO] [stdout]     |
[INFO] [stdout] 370 |                const CLASS: &'static str = str_from_buffer(&const_concat_with_separator(&[
[INFO] [stdout]     |   _________________________________________-                ^
[INFO] [stdout]     |  |__________________________________________________________|
[INFO] [stdout] 371 | ||                 $first::CLASS, $($ty::CLASS),*
[INFO] [stdout] 372 | ||             ], " "));
[INFO] [stdout]     | ||                   ^-
[INFO] [stdout]     | ||                   ||
[INFO] [stdout]     | ||___________________|temporary value is freed at the end of this statement
[INFO] [stdout]     | |____________________|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |                      creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 462 |    impl_view_for_tuples!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P);
[INFO] [stdout]     |    --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_view_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/view/tuples.rs:373:49
[INFO] [stdout]     |
[INFO] [stdout] 373 |                const STYLE: &'static str = str_from_buffer(&const_concat_with_separator(&[
[INFO] [stdout]     |   _________________________________________-                ^
[INFO] [stdout]     |  |__________________________________________________________|
[INFO] [stdout] 374 | ||                 $first::STYLE, $($ty::STYLE),*
[INFO] [stdout] 375 | ||             ], ";"));
[INFO] [stdout]     | ||                   ^-
[INFO] [stdout]     | ||                   ||
[INFO] [stdout]     | ||___________________|temporary value is freed at the end of this statement
[INFO] [stdout]     | |____________________|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |                      creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 462 |    impl_view_for_tuples!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P);
[INFO] [stdout]     |    --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_view_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/view/tuples.rs:367:52
[INFO] [stdout]     |
[INFO] [stdout] 367 |                const TEMPLATE: &'static str = str_from_buffer(&const_concat(&[
[INFO] [stdout]     |   ____________________________________________-                ^
[INFO] [stdout]     |  |_____________________________________________________________|
[INFO] [stdout] 368 | ||                 $first::TEMPLATE, $($ty::TEMPLATE),*
[INFO] [stdout] 369 | ||             ]));
[INFO] [stdout]     | ||              ^-
[INFO] [stdout]     | ||              ||
[INFO] [stdout]     | ||______________|temporary value is freed at the end of this statement
[INFO] [stdout]     | |_______________|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |                 creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 463 |    impl_view_for_tuples!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q);
[INFO] [stdout]     |    ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_view_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/view/tuples.rs:370:49
[INFO] [stdout]     |
[INFO] [stdout] 370 |                const CLASS: &'static str = str_from_buffer(&const_concat_with_separator(&[
[INFO] [stdout]     |   _________________________________________-                ^
[INFO] [stdout]     |  |__________________________________________________________|
[INFO] [stdout] 371 | ||                 $first::CLASS, $($ty::CLASS),*
[INFO] [stdout] 372 | ||             ], " "));
[INFO] [stdout]     | ||                   ^-
[INFO] [stdout]     | ||                   ||
[INFO] [stdout]     | ||___________________|temporary value is freed at the end of this statement
[INFO] [stdout]     | |____________________|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |                      creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 463 |    impl_view_for_tuples!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q);
[INFO] [stdout]     |    ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_view_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/view/tuples.rs:373:49
[INFO] [stdout]     |
[INFO] [stdout] 373 |                const STYLE: &'static str = str_from_buffer(&const_concat_with_separator(&[
[INFO] [stdout]     |   _________________________________________-                ^
[INFO] [stdout]     |  |__________________________________________________________|
[INFO] [stdout] 374 | ||                 $first::STYLE, $($ty::STYLE),*
[INFO] [stdout] 375 | ||             ], ";"));
[INFO] [stdout]     | ||                   ^-
[INFO] [stdout]     | ||                   ||
[INFO] [stdout]     | ||___________________|temporary value is freed at the end of this statement
[INFO] [stdout]     | |____________________|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |                      creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 463 |    impl_view_for_tuples!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q);
[INFO] [stdout]     |    ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_view_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/view/tuples.rs:367:52
[INFO] [stdout]     |
[INFO] [stdout] 367 |                const TEMPLATE: &'static str = str_from_buffer(&const_concat(&[
[INFO] [stdout]     |   ____________________________________________-                ^
[INFO] [stdout]     |  |_____________________________________________________________|
[INFO] [stdout] 368 | ||                 $first::TEMPLATE, $($ty::TEMPLATE),*
[INFO] [stdout] 369 | ||             ]));
[INFO] [stdout]     | ||              ^-
[INFO] [stdout]     | ||              ||
[INFO] [stdout]     | ||______________|temporary value is freed at the end of this statement
[INFO] [stdout]     | |_______________|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |                 creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 464 |    impl_view_for_tuples!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R);
[INFO] [stdout]     |    --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_view_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/view/tuples.rs:370:49
[INFO] [stdout]     |
[INFO] [stdout] 370 |                const CLASS: &'static str = str_from_buffer(&const_concat_with_separator(&[
[INFO] [stdout]     |   _________________________________________-                ^
[INFO] [stdout]     |  |__________________________________________________________|
[INFO] [stdout] 371 | ||                 $first::CLASS, $($ty::CLASS),*
[INFO] [stdout] 372 | ||             ], " "));
[INFO] [stdout]     | ||                   ^-
[INFO] [stdout]     | ||                   ||
[INFO] [stdout]     | ||___________________|temporary value is freed at the end of this statement
[INFO] [stdout]     | |____________________|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |                      creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 464 |    impl_view_for_tuples!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R);
[INFO] [stdout]     |    --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_view_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/view/tuples.rs:373:49
[INFO] [stdout]     |
[INFO] [stdout] 373 |                const STYLE: &'static str = str_from_buffer(&const_concat_with_separator(&[
[INFO] [stdout]     |   _________________________________________-                ^
[INFO] [stdout]     |  |__________________________________________________________|
[INFO] [stdout] 374 | ||                 $first::STYLE, $($ty::STYLE),*
[INFO] [stdout] 375 | ||             ], ";"));
[INFO] [stdout]     | ||                   ^-
[INFO] [stdout]     | ||                   ||
[INFO] [stdout]     | ||___________________|temporary value is freed at the end of this statement
[INFO] [stdout]     | |____________________|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |                      creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 464 |    impl_view_for_tuples!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R);
[INFO] [stdout]     |    --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_view_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/view/tuples.rs:367:52
[INFO] [stdout]     |
[INFO] [stdout] 367 |                const TEMPLATE: &'static str = str_from_buffer(&const_concat(&[
[INFO] [stdout]     |   ____________________________________________-                ^
[INFO] [stdout]     |  |_____________________________________________________________|
[INFO] [stdout] 368 | ||                 $first::TEMPLATE, $($ty::TEMPLATE),*
[INFO] [stdout] 369 | ||             ]));
[INFO] [stdout]     | ||              ^-
[INFO] [stdout]     | ||              ||
[INFO] [stdout]     | ||______________|temporary value is freed at the end of this statement
[INFO] [stdout]     | |_______________|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |                 creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 465 |    impl_view_for_tuples!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S);
[INFO] [stdout]     |    ------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_view_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/view/tuples.rs:370:49
[INFO] [stdout]     |
[INFO] [stdout] 370 |                const CLASS: &'static str = str_from_buffer(&const_concat_with_separator(&[
[INFO] [stdout]     |   _________________________________________-                ^
[INFO] [stdout]     |  |__________________________________________________________|
[INFO] [stdout] 371 | ||                 $first::CLASS, $($ty::CLASS),*
[INFO] [stdout] 372 | ||             ], " "));
[INFO] [stdout]     | ||                   ^-
[INFO] [stdout]     | ||                   ||
[INFO] [stdout]     | ||___________________|temporary value is freed at the end of this statement
[INFO] [stdout]     | |____________________|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |                      creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 465 |    impl_view_for_tuples!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S);
[INFO] [stdout]     |    ------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_view_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/view/tuples.rs:373:49
[INFO] [stdout]     |
[INFO] [stdout] 373 |                const STYLE: &'static str = str_from_buffer(&const_concat_with_separator(&[
[INFO] [stdout]     |   _________________________________________-                ^
[INFO] [stdout]     |  |__________________________________________________________|
[INFO] [stdout] 374 | ||                 $first::STYLE, $($ty::STYLE),*
[INFO] [stdout] 375 | ||             ], ";"));
[INFO] [stdout]     | ||                   ^-
[INFO] [stdout]     | ||                   ||
[INFO] [stdout]     | ||___________________|temporary value is freed at the end of this statement
[INFO] [stdout]     | |____________________|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |                      creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 465 |    impl_view_for_tuples!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S);
[INFO] [stdout]     |    ------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_view_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/view/tuples.rs:367:52
[INFO] [stdout]     |
[INFO] [stdout] 367 |                const TEMPLATE: &'static str = str_from_buffer(&const_concat(&[
[INFO] [stdout]     |   ____________________________________________-                ^
[INFO] [stdout]     |  |_____________________________________________________________|
[INFO] [stdout] 368 | ||                 $first::TEMPLATE, $($ty::TEMPLATE),*
[INFO] [stdout] 369 | ||             ]));
[INFO] [stdout]     | ||              ^-
[INFO] [stdout]     | ||              ||
[INFO] [stdout]     | ||______________|temporary value is freed at the end of this statement
[INFO] [stdout]     | |_______________|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |                 creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 466 |  / impl_view_for_tuples!(
[INFO] [stdout] 467 |  |     A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T
[INFO] [stdout] 468 |  | );
[INFO] [stdout]     |  |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_view_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/view/tuples.rs:370:49
[INFO] [stdout]     |
[INFO] [stdout] 370 |                const CLASS: &'static str = str_from_buffer(&const_concat_with_separator(&[
[INFO] [stdout]     |   _________________________________________-                ^
[INFO] [stdout]     |  |__________________________________________________________|
[INFO] [stdout] 371 | ||                 $first::CLASS, $($ty::CLASS),*
[INFO] [stdout] 372 | ||             ], " "));
[INFO] [stdout]     | ||                   ^-
[INFO] [stdout]     | ||                   ||
[INFO] [stdout]     | ||___________________|temporary value is freed at the end of this statement
[INFO] [stdout]     | |____________________|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |                      creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 466 |  / impl_view_for_tuples!(
[INFO] [stdout] 467 |  |     A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T
[INFO] [stdout] 468 |  | );
[INFO] [stdout]     |  |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_view_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/view/tuples.rs:373:49
[INFO] [stdout]     |
[INFO] [stdout] 373 |                const STYLE: &'static str = str_from_buffer(&const_concat_with_separator(&[
[INFO] [stdout]     |   _________________________________________-                ^
[INFO] [stdout]     |  |__________________________________________________________|
[INFO] [stdout] 374 | ||                 $first::STYLE, $($ty::STYLE),*
[INFO] [stdout] 375 | ||             ], ";"));
[INFO] [stdout]     | ||                   ^-
[INFO] [stdout]     | ||                   ||
[INFO] [stdout]     | ||___________________|temporary value is freed at the end of this statement
[INFO] [stdout]     | |____________________|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |                      creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 466 |  / impl_view_for_tuples!(
[INFO] [stdout] 467 |  |     A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T
[INFO] [stdout] 468 |  | );
[INFO] [stdout]     |  |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_view_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/view/tuples.rs:367:52
[INFO] [stdout]     |
[INFO] [stdout] 367 |                const TEMPLATE: &'static str = str_from_buffer(&const_concat(&[
[INFO] [stdout]     |   ____________________________________________-                ^
[INFO] [stdout]     |  |_____________________________________________________________|
[INFO] [stdout] 368 | ||                 $first::TEMPLATE, $($ty::TEMPLATE),*
[INFO] [stdout] 369 | ||             ]));
[INFO] [stdout]     | ||              ^-
[INFO] [stdout]     | ||              ||
[INFO] [stdout]     | ||______________|temporary value is freed at the end of this statement
[INFO] [stdout]     | |_______________|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |                 creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 469 |  / impl_view_for_tuples!(
[INFO] [stdout] 470 |  |     A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U
[INFO] [stdout] 471 |  | );
[INFO] [stdout]     |  |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_view_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/view/tuples.rs:370:49
[INFO] [stdout]     |
[INFO] [stdout] 370 |                const CLASS: &'static str = str_from_buffer(&const_concat_with_separator(&[
[INFO] [stdout]     |   _________________________________________-                ^
[INFO] [stdout]     |  |__________________________________________________________|
[INFO] [stdout] 371 | ||                 $first::CLASS, $($ty::CLASS),*
[INFO] [stdout] 372 | ||             ], " "));
[INFO] [stdout]     | ||                   ^-
[INFO] [stdout]     | ||                   ||
[INFO] [stdout]     | ||___________________|temporary value is freed at the end of this statement
[INFO] [stdout]     | |____________________|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |                      creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 469 |  / impl_view_for_tuples!(
[INFO] [stdout] 470 |  |     A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U
[INFO] [stdout] 471 |  | );
[INFO] [stdout]     |  |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_view_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/view/tuples.rs:373:49
[INFO] [stdout]     |
[INFO] [stdout] 373 |                const STYLE: &'static str = str_from_buffer(&const_concat_with_separator(&[
[INFO] [stdout]     |   _________________________________________-                ^
[INFO] [stdout]     |  |__________________________________________________________|
[INFO] [stdout] 374 | ||                 $first::STYLE, $($ty::STYLE),*
[INFO] [stdout] 375 | ||             ], ";"));
[INFO] [stdout]     | ||                   ^-
[INFO] [stdout]     | ||                   ||
[INFO] [stdout]     | ||___________________|temporary value is freed at the end of this statement
[INFO] [stdout]     | |____________________|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |                      creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 469 |  / impl_view_for_tuples!(
[INFO] [stdout] 470 |  |     A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U
[INFO] [stdout] 471 |  | );
[INFO] [stdout]     |  |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_view_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/view/tuples.rs:367:52
[INFO] [stdout]     |
[INFO] [stdout] 367 |                const TEMPLATE: &'static str = str_from_buffer(&const_concat(&[
[INFO] [stdout]     |   ____________________________________________-                ^
[INFO] [stdout]     |  |_____________________________________________________________|
[INFO] [stdout] 368 | ||                 $first::TEMPLATE, $($ty::TEMPLATE),*
[INFO] [stdout] 369 | ||             ]));
[INFO] [stdout]     | ||              ^-
[INFO] [stdout]     | ||              ||
[INFO] [stdout]     | ||______________|temporary value is freed at the end of this statement
[INFO] [stdout]     | |_______________|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |                 creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 472 |  / impl_view_for_tuples!(
[INFO] [stdout] 473 |  |     A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V
[INFO] [stdout] 474 |  | );
[INFO] [stdout]     |  |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_view_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/view/tuples.rs:370:49
[INFO] [stdout]     |
[INFO] [stdout] 370 |                const CLASS: &'static str = str_from_buffer(&const_concat_with_separator(&[
[INFO] [stdout]     |   _________________________________________-                ^
[INFO] [stdout]     |  |__________________________________________________________|
[INFO] [stdout] 371 | ||                 $first::CLASS, $($ty::CLASS),*
[INFO] [stdout] 372 | ||             ], " "));
[INFO] [stdout]     | ||                   ^-
[INFO] [stdout]     | ||                   ||
[INFO] [stdout]     | ||___________________|temporary value is freed at the end of this statement
[INFO] [stdout]     | |____________________|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |                      creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 472 |  / impl_view_for_tuples!(
[INFO] [stdout] 473 |  |     A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V
[INFO] [stdout] 474 |  | );
[INFO] [stdout]     |  |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_view_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/view/tuples.rs:373:49
[INFO] [stdout]     |
[INFO] [stdout] 373 |                const STYLE: &'static str = str_from_buffer(&const_concat_with_separator(&[
[INFO] [stdout]     |   _________________________________________-                ^
[INFO] [stdout]     |  |__________________________________________________________|
[INFO] [stdout] 374 | ||                 $first::STYLE, $($ty::STYLE),*
[INFO] [stdout] 375 | ||             ], ";"));
[INFO] [stdout]     | ||                   ^-
[INFO] [stdout]     | ||                   ||
[INFO] [stdout]     | ||___________________|temporary value is freed at the end of this statement
[INFO] [stdout]     | |____________________|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |                      creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 472 |  / impl_view_for_tuples!(
[INFO] [stdout] 473 |  |     A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V
[INFO] [stdout] 474 |  | );
[INFO] [stdout]     |  |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_view_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/view/tuples.rs:367:52
[INFO] [stdout]     |
[INFO] [stdout] 367 |                const TEMPLATE: &'static str = str_from_buffer(&const_concat(&[
[INFO] [stdout]     |   ____________________________________________-                ^
[INFO] [stdout]     |  |_____________________________________________________________|
[INFO] [stdout] 368 | ||                 $first::TEMPLATE, $($ty::TEMPLATE),*
[INFO] [stdout] 369 | ||             ]));
[INFO] [stdout]     | ||              ^-
[INFO] [stdout]     | ||              ||
[INFO] [stdout]     | ||______________|temporary value is freed at the end of this statement
[INFO] [stdout]     | |_______________|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |                 creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 475 |  / impl_view_for_tuples!(
[INFO] [stdout] 476 |  |     A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W
[INFO] [stdout] 477 |  | );
[INFO] [stdout]     |  |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_view_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/view/tuples.rs:370:49
[INFO] [stdout]     |
[INFO] [stdout] 370 |                const CLASS: &'static str = str_from_buffer(&const_concat_with_separator(&[
[INFO] [stdout]     |   _________________________________________-                ^
[INFO] [stdout]     |  |__________________________________________________________|
[INFO] [stdout] 371 | ||                 $first::CLASS, $($ty::CLASS),*
[INFO] [stdout] 372 | ||             ], " "));
[INFO] [stdout]     | ||                   ^-
[INFO] [stdout]     | ||                   ||
[INFO] [stdout]     | ||___________________|temporary value is freed at the end of this statement
[INFO] [stdout]     | |____________________|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |                      creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 475 |  / impl_view_for_tuples!(
[INFO] [stdout] 476 |  |     A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W
[INFO] [stdout] 477 |  | );
[INFO] [stdout]     |  |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_view_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/view/tuples.rs:373:49
[INFO] [stdout]     |
[INFO] [stdout] 373 |                const STYLE: &'static str = str_from_buffer(&const_concat_with_separator(&[
[INFO] [stdout]     |   _________________________________________-                ^
[INFO] [stdout]     |  |__________________________________________________________|
[INFO] [stdout] 374 | ||                 $first::STYLE, $($ty::STYLE),*
[INFO] [stdout] 375 | ||             ], ";"));
[INFO] [stdout]     | ||                   ^-
[INFO] [stdout]     | ||                   ||
[INFO] [stdout]     | ||___________________|temporary value is freed at the end of this statement
[INFO] [stdout]     | |____________________|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |                      creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 475 |  / impl_view_for_tuples!(
[INFO] [stdout] 476 |  |     A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W
[INFO] [stdout] 477 |  | );
[INFO] [stdout]     |  |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_view_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/view/tuples.rs:367:52
[INFO] [stdout]     |
[INFO] [stdout] 367 |                const TEMPLATE: &'static str = str_from_buffer(&const_concat(&[
[INFO] [stdout]     |   ____________________________________________-                ^
[INFO] [stdout]     |  |_____________________________________________________________|
[INFO] [stdout] 368 | ||                 $first::TEMPLATE, $($ty::TEMPLATE),*
[INFO] [stdout] 369 | ||             ]));
[INFO] [stdout]     | ||              ^-
[INFO] [stdout]     | ||              ||
[INFO] [stdout]     | ||______________|temporary value is freed at the end of this statement
[INFO] [stdout]     | |_______________|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |                 creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 478 |  / impl_view_for_tuples!(
[INFO] [stdout] 479 |  |     A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X
[INFO] [stdout] 480 |  | );
[INFO] [stdout]     |  |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_view_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/view/tuples.rs:370:49
[INFO] [stdout]     |
[INFO] [stdout] 370 |                const CLASS: &'static str = str_from_buffer(&const_concat_with_separator(&[
[INFO] [stdout]     |   _________________________________________-                ^
[INFO] [stdout]     |  |__________________________________________________________|
[INFO] [stdout] 371 | ||                 $first::CLASS, $($ty::CLASS),*
[INFO] [stdout] 372 | ||             ], " "));
[INFO] [stdout]     | ||                   ^-
[INFO] [stdout]     | ||                   ||
[INFO] [stdout]     | ||___________________|temporary value is freed at the end of this statement
[INFO] [stdout]     | |____________________|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |                      creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 478 |  / impl_view_for_tuples!(
[INFO] [stdout] 479 |  |     A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X
[INFO] [stdout] 480 |  | );
[INFO] [stdout]     |  |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_view_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/view/tuples.rs:373:49
[INFO] [stdout]     |
[INFO] [stdout] 373 |                const STYLE: &'static str = str_from_buffer(&const_concat_with_separator(&[
[INFO] [stdout]     |   _________________________________________-                ^
[INFO] [stdout]     |  |__________________________________________________________|
[INFO] [stdout] 374 | ||                 $first::STYLE, $($ty::STYLE),*
[INFO] [stdout] 375 | ||             ], ";"));
[INFO] [stdout]     | ||                   ^-
[INFO] [stdout]     | ||                   ||
[INFO] [stdout]     | ||___________________|temporary value is freed at the end of this statement
[INFO] [stdout]     | |____________________|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |                      creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 478 |  / impl_view_for_tuples!(
[INFO] [stdout] 479 |  |     A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X
[INFO] [stdout] 480 |  | );
[INFO] [stdout]     |  |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_view_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/view/tuples.rs:367:52
[INFO] [stdout]     |
[INFO] [stdout] 367 |                const TEMPLATE: &'static str = str_from_buffer(&const_concat(&[
[INFO] [stdout]     |   ____________________________________________-                ^
[INFO] [stdout]     |  |_____________________________________________________________|
[INFO] [stdout] 368 | ||                 $first::TEMPLATE, $($ty::TEMPLATE),*
[INFO] [stdout] 369 | ||             ]));
[INFO] [stdout]     | ||              ^-
[INFO] [stdout]     | ||              ||
[INFO] [stdout]     | ||______________|temporary value is freed at the end of this statement
[INFO] [stdout]     | |_______________|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |                 creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 481 |  / impl_view_for_tuples!(
[INFO] [stdout] 482 |  |     A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y
[INFO] [stdout] 483 |  | );
[INFO] [stdout]     |  |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_view_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/view/tuples.rs:370:49
[INFO] [stdout]     |
[INFO] [stdout] 370 |                const CLASS: &'static str = str_from_buffer(&const_concat_with_separator(&[
[INFO] [stdout]     |   _________________________________________-                ^
[INFO] [stdout]     |  |__________________________________________________________|
[INFO] [stdout] 371 | ||                 $first::CLASS, $($ty::CLASS),*
[INFO] [stdout] 372 | ||             ], " "));
[INFO] [stdout]     | ||                   ^-
[INFO] [stdout]     | ||                   ||
[INFO] [stdout]     | ||___________________|temporary value is freed at the end of this statement
[INFO] [stdout]     | |____________________|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |                      creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 481 |  / impl_view_for_tuples!(
[INFO] [stdout] 482 |  |     A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y
[INFO] [stdout] 483 |  | );
[INFO] [stdout]     |  |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_view_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/view/tuples.rs:373:49
[INFO] [stdout]     |
[INFO] [stdout] 373 |                const STYLE: &'static str = str_from_buffer(&const_concat_with_separator(&[
[INFO] [stdout]     |   _________________________________________-                ^
[INFO] [stdout]     |  |__________________________________________________________|
[INFO] [stdout] 374 | ||                 $first::STYLE, $($ty::STYLE),*
[INFO] [stdout] 375 | ||             ], ";"));
[INFO] [stdout]     | ||                   ^-
[INFO] [stdout]     | ||                   ||
[INFO] [stdout]     | ||___________________|temporary value is freed at the end of this statement
[INFO] [stdout]     | |____________________|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |                      creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 481 |  / impl_view_for_tuples!(
[INFO] [stdout] 482 |  |     A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y
[INFO] [stdout] 483 |  | );
[INFO] [stdout]     |  |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_view_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/view/tuples.rs:367:52
[INFO] [stdout]     |
[INFO] [stdout] 367 |                const TEMPLATE: &'static str = str_from_buffer(&const_concat(&[
[INFO] [stdout]     |   ____________________________________________-                ^
[INFO] [stdout]     |  |_____________________________________________________________|
[INFO] [stdout] 368 | ||                 $first::TEMPLATE, $($ty::TEMPLATE),*
[INFO] [stdout] 369 | ||             ]));
[INFO] [stdout]     | ||              ^-
[INFO] [stdout]     | ||              ||
[INFO] [stdout]     | ||______________|temporary value is freed at the end of this statement
[INFO] [stdout]     | |_______________|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |                 creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 484 |  / impl_view_for_tuples!(
[INFO] [stdout] 485 |  |     A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y,
[INFO] [stdout] 486 |  |     Z
[INFO] [stdout] 487 |  | );
[INFO] [stdout]     |  |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_view_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/view/tuples.rs:370:49
[INFO] [stdout]     |
[INFO] [stdout] 370 |                const CLASS: &'static str = str_from_buffer(&const_concat_with_separator(&[
[INFO] [stdout]     |   _________________________________________-                ^
[INFO] [stdout]     |  |__________________________________________________________|
[INFO] [stdout] 371 | ||                 $first::CLASS, $($ty::CLASS),*
[INFO] [stdout] 372 | ||             ], " "));
[INFO] [stdout]     | ||                   ^-
[INFO] [stdout]     | ||                   ||
[INFO] [stdout]     | ||___________________|temporary value is freed at the end of this statement
[INFO] [stdout]     | |____________________|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |                      creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 484 |  / impl_view_for_tuples!(
[INFO] [stdout] 485 |  |     A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y,
[INFO] [stdout] 486 |  |     Z
[INFO] [stdout] 487 |  | );
[INFO] [stdout]     |  |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_view_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-bitcode-cd1849d987d32221/2edb3af/tachys/src/view/tuples.rs:373:49
[INFO] [stdout]     |
[INFO] [stdout] 373 |                const STYLE: &'static str = str_from_buffer(&const_concat_with_separator(&[
[INFO] [stdout]     |   _________________________________________-                ^
[INFO] [stdout]     |  |__________________________________________________________|
[INFO] [stdout] 374 | ||                 $first::STYLE, $($ty::STYLE),*
[INFO] [stdout] 375 | ||             ], ";"));
[INFO] [stdout]     | ||                   ^-
[INFO] [stdout]     | ||                   ||
[INFO] [stdout]     | ||___________________|temporary value is freed at the end of this statement
[INFO] [stdout]     | |____________________|using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |                      creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 484 |  / impl_view_for_tuples!(
[INFO] [stdout] 485 |  |     A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y,
[INFO] [stdout] 486 |  |     Z
[INFO] [stdout] 487 |  | );
[INFO] [stdout]     |  |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_view_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tachys` (lib) due to 79 previous errors
[INFO] running `Command { std: "docker" "inspect" "d0c323081c9db91c50d4a9a731bebd210f9049e23e76268382f3d9b8cbe05552", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0c323081c9db91c50d4a9a731bebd210f9049e23e76268382f3d9b8cbe05552", kill_on_drop: false }`
[INFO] [stdout] d0c323081c9db91c50d4a9a731bebd210f9049e23e76268382f3d9b8cbe05552
