[INFO] cloning repository https://github.com/khaiphong/kp_mu
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/khaiphong/kp_mu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkhaiphong%2Fkp_mu", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkhaiphong%2Fkp_mu'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3ce0345a23b3f3e7b65408d6ca7ebf9f2a255551
[INFO] checking khaiphong/kp_mu against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkhaiphong%2Fkp_mu" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  50% (1481/2920)
Updating files:  51% (1490/2920)
Updating files:  52% (1519/2920)
Updating files:  53% (1548/2920)
Updating files:  54% (1577/2920)
Updating files:  55% (1606/2920)
Updating files:  56% (1636/2920)
Updating files:  56% (1653/2920)
Updating files:  57% (1665/2920)
Updating files:  58% (1694/2920)
Updating files:  59% (1723/2920)
Updating files:  60% (1752/2920)
Updating files:  60% (1767/2920)
Updating files:  61% (1782/2920)
Updating files:  62% (1811/2920)
Updating files:  63% (1840/2920)
Updating files:  64% (1869/2920)
Updating files:  65% (1898/2920)
Updating files:  66% (1928/2920)
Updating files:  66% (1938/2920)
Updating files:  67% (1957/2920)
Updating files:  67% (1972/2920)
Updating files:  68% (1986/2920)
Updating files:  69% (2015/2920)
Updating files:  69% (2034/2920)
Updating files:  70% (2044/2920)
Updating files:  70% (2064/2920)
Updating files:  71% (2074/2920)
Updating files:  72% (2103/2920)
Updating files:  73% (2132/2920)
Updating files:  74% (2161/2920)
Updating files:  75% (2190/2920)
Updating files:  76% (2220/2920)
Updating files:  77% (2249/2920)
Updating files:  78% (2278/2920)
Updating files:  79% (2307/2920)
Updating files:  80% (2336/2920)
Updating files:  81% (2366/2920)
Updating files:  82% (2395/2920)
Updating files:  83% (2424/2920)
Updating files:  84% (2453/2920)
Updating files:  85% (2482/2920)
Updating files:  86% (2512/2920)
Updating files:  87% (2541/2920)
Updating files:  88% (2570/2920)
Updating files:  89% (2599/2920)
Updating files:  90% (2628/2920)
Updating files:  91% (2658/2920)
Updating files:  92% (2687/2920)
Updating files:  93% (2716/2920)
Updating files:  94% (2745/2920)
Updating files:  95% (2774/2920)
Updating files:  96% (2804/2920)
Updating files:  97% (2833/2920)
Updating files:  98% (2862/2920)
Updating files:  99% (2891/2920)
Updating files: 100% (2920/2920)
Updating files: 100% (2920/2920), done.
[INFO] started tweaking git repo https://github.com/khaiphong/kp_mu
[INFO] finished tweaking git repo https://github.com/khaiphong/kp_mu
[INFO] tweaked toml for git repo https://github.com/khaiphong/kp_mu written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/khaiphong/kp_mu 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/khaiphong/kp_mu 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] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-5-tc2/source/leptos/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 5c839359c97c7c933bcc5e74646b0cb3ec4e8f1e0cd6951de2e7a7ed4d1705aa
[INFO] running `Command { std: "docker" "start" "-a" "5c839359c97c7c933bcc5e74646b0cb3ec4e8f1e0cd6951de2e7a7ed4d1705aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5c839359c97c7c933bcc5e74646b0cb3ec4e8f1e0cd6951de2e7a7ed4d1705aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c839359c97c7c933bcc5e74646b0cb3ec4e8f1e0cd6951de2e7a7ed4d1705aa", kill_on_drop: false }`
[INFO] [stdout] 5c839359c97c7c933bcc5e74646b0cb3ec4e8f1e0cd6951de2e7a7ed4d1705aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 33afdb0d14f29fd065083b947cd94654e569d185b00b87290431f4f09d21cc4f
[INFO] running `Command { std: "docker" "start" "-a" "33afdb0d14f29fd065083b947cd94654e569d185b00b87290431f4f09d21cc4f", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/leptos/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling thiserror v2.0.14
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking throw_error v0.3.0
[INFO] [stderr]     Checking or_poisoned v0.1.0
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking send_wrapper v0.6.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]    Compiling camino v1.1.11
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]     Checking slotmap v1.0.7
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]     Checking guardian v1.3.0
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking winnow v0.7.12
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking utf8-width v0.1.7
[INFO] [stderr]     Checking async-lock v3.4.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling prettyplease v0.2.36
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking either_of v0.1.6
[INFO] [stderr]     Checking syn v2.0.105
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]     Checking erased v0.1.2
[INFO] [stderr]     Checking const_str_slice_concat v0.1.0
[INFO] [stderr]    Compiling server_fn_macro v0.8.6
[INFO] [stderr]    Compiling reactive_graph v0.2.5
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]    Compiling tachys v0.2.6
[INFO] [stderr]    Compiling server_fn v0.8.5
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]     Checking linear-map v1.2.0
[INFO] [stderr]    Compiling collection_literals v1.0.2
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking next_tuple v0.1.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking drain_filter_polyfill v0.1.3
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]    Compiling leptos_macro v0.8.6
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking const-str v0.6.4
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling base16 v0.2.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling leptos v0.8.6
[INFO] [stderr]     Checking async-once-cell v0.5.4
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling leptos_router v0.8.5
[INFO] [stderr]     Checking vault v0.1.0 (/opt/rustwide/workdir/vault)
[INFO] [stderr]     Checking coloc v0.1.0 (/opt/rustwide/workdir/coloc)
[INFO] [stderr]     Checking graph v0.1.0 (/opt/rustwide/workdir/graph)
[INFO] [stderr]     Checking chat v0.1.0 (/opt/rustwide/workdir/chat)
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking home v0.1.0 (/opt/rustwide/workdir/home)
[INFO] [stderr]     Checking video v0.1.0 (/opt/rustwide/workdir/video)
[INFO] [stderr]     Checking toml_parser v1.0.2
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking lib v0.1.0 (/opt/rustwide/workdir/lib)
[INFO] [stderr]     Checking mu v0.1.0 (/opt/rustwide/workdir/mu)
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling manyhow v0.11.4
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.14
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]    Compiling syn_derive v0.2.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling quote-use-macros v0.8.4
[INFO] [stderr]    Compiling reactive_stores_macro v0.2.5
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling server_fn_macro_default v0.8.5
[INFO] [stderr]    Compiling typed-builder-macro v0.21.1
[INFO] [stderr]    Compiling leptos_router_macro v0.8.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling quote-use v0.8.4
[INFO] [stderr]    Compiling attribute-derive-macro v0.10.3
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling rstml v0.12.1
[INFO] [stderr]     Checking typed-builder v0.21.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling attribute-derive v0.10.3
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling wasm_split_macros v0.1.2
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking js-sys v0.3.77
[INFO] [stderr]     Checking wasm_split_helpers v0.1.2
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking hydration_context v0.3.0
[INFO] [stderr]     Checking toml_datetime v0.7.0
[INFO] [stderr]     Checking oco_ref v0.2.1
[INFO] [stderr]     Checking serde_spanned v1.0.0
[INFO] [stderr]     Checking serde_qs v0.15.0
[INFO] [stderr]    Compiling leptos_hot_reload v0.8.5
[INFO] [stderr]     Checking toml v0.9.5
[INFO] [stderr]     Checking config v0.15.14
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.50
[INFO] [stderr]     Checking web-sys v0.3.77
[INFO] [stderr]     Checking leptos_config v0.8.5
[INFO] [stderr]     Checking codee v0.3.2
[INFO] [stderr]     Checking any_spawner v0.3.0
[INFO] [stderr]     Checking reactive_stores v0.2.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] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/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" "33afdb0d14f29fd065083b947cd94654e569d185b00b87290431f4f09d21cc4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33afdb0d14f29fd065083b947cd94654e569d185b00b87290431f4f09d21cc4f", kill_on_drop: false }`
[INFO] [stdout] 33afdb0d14f29fd065083b947cd94654e569d185b00b87290431f4f09d21cc4f
