[INFO] fetching crate tachys 0.2.10... [INFO] checking tachys-0.2.10 against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952 [INFO] extracting crate tachys 0.2.10 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate tachys 0.2.10 [INFO] finished tweaking crates.io crate tachys 0.2.10 [INFO] tweaked toml for crates.io crate tachys 0.2.10 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tachys 0.2.10 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 crates.io crate tachys 0.2.10 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b33281fbfa3a0bef30ab385798cb23a996568f04bff7c176910c7a89bde3c054 [INFO] running `Command { std: "docker" "start" "-a" "b33281fbfa3a0bef30ab385798cb23a996568f04bff7c176910c7a89bde3c054", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b33281fbfa3a0bef30ab385798cb23a996568f04bff7c176910c7a89bde3c054", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b33281fbfa3a0bef30ab385798cb23a996568f04bff7c176910c7a89bde3c054", kill_on_drop: false }` [INFO] [stdout] b33281fbfa3a0bef30ab385798cb23a996568f04bff7c176910c7a89bde3c054 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7bea6f5fdbb4f68d6254402c665aebf01e04abd50c0ec73e5c17b030c7aab646 [INFO] running `Command { std: "docker" "start" "-a" "7bea6f5fdbb4f68d6254402c665aebf01e04abd50c0ec73e5c17b030c7aab646", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.103 [INFO] [stderr] Compiling wasm-bindgen v0.2.103 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling tachys v0.2.10 (/opt/rustwide/workdir) [INFO] [stderr] Checking indexmap v2.11.4 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Checking throw_error v0.3.1 [INFO] [stderr] Checking send_wrapper v0.6.0 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.103 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.103 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.103 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking js-sys v0.3.80 [INFO] [stderr] Checking tokio-test v0.4.4 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking web-sys v0.3.80 [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] For more information about this error, try `rustc --explain E0716`. [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> 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] --> 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] --> 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] --> 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] --> 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] [stderr] error: could not compile `tachys` (lib test) due to 79 previous errors [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> 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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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" "7bea6f5fdbb4f68d6254402c665aebf01e04abd50c0ec73e5c17b030c7aab646", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bea6f5fdbb4f68d6254402c665aebf01e04abd50c0ec73e5c17b030c7aab646", kill_on_drop: false }` [INFO] [stdout] 7bea6f5fdbb4f68d6254402c665aebf01e04abd50c0ec73e5c17b030c7aab646