[INFO] cloning repository https://github.com/dwerner/erigon-dumper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dwerner/erigon-dumper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdwerner%2Ferigon-dumper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdwerner%2Ferigon-dumper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 409bedc1d8106380332054718a912ccaf26bfc64 [INFO] checking dwerner/erigon-dumper against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdwerner%2Ferigon-dumper" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dwerner/erigon-dumper [INFO] finished tweaking git repo https://github.com/dwerner/erigon-dumper [INFO] tweaked toml for git repo https://github.com/dwerner/erigon-dumper written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dwerner/erigon-dumper on toolchain 943e2200e35c3825486c4671b6cab0107a07f8c1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dwerner/erigon-dumper 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 71827469acf0ecfecdea306cbaa7d8ba600fce5ef78472e216e8cec09928c842 [INFO] running `Command { std: "docker" "start" "-a" "71827469acf0ecfecdea306cbaa7d8ba600fce5ef78472e216e8cec09928c842", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "71827469acf0ecfecdea306cbaa7d8ba600fce5ef78472e216e8cec09928c842", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71827469acf0ecfecdea306cbaa7d8ba600fce5ef78472e216e8cec09928c842", kill_on_drop: false }` [INFO] [stdout] 71827469acf0ecfecdea306cbaa7d8ba600fce5ef78472e216e8cec09928c842 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 63e82d228ee19ebb1dc118eb69b79ef857d0e8c9b8beaa7ff33e1d57bc765369 [INFO] running `Command { std: "docker" "start" "-a" "63e82d228ee19ebb1dc118eb69b79ef857d0e8c9b8beaa7ff33e1d57bc765369", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling const-hex v1.14.1 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Compiling cc v1.2.31 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking waker-fn v1.2.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking sacabase v2.0.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking clap_builder v4.5.42 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking slab v0.4.10 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking rand_xorshift v0.4.0 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking memmap2 v0.9.7 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking humantime v2.2.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking murmur3 v0.5.2 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Compiling cdivsufsort v2.0.0 [INFO] [stderr] Checking clap v4.5.42 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking proptest v1.7.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Compiling syn-solidity v0.8.25 [INFO] [stderr] Compiling macro-string v0.1.4 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling smol-potat-macro v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling alloy-rlp-derive v0.3.12 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling auto_impl v1.3.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Checking smol-potat v1.1.2 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Compiling alloy-sol-macro-input v0.8.25 [INFO] [stderr] Compiling alloy-sol-macro-expander v0.8.25 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Compiling alloy-sol-macro v0.8.25 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking nybbles v0.3.4 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking alloy-rlp v0.3.12 [INFO] [stderr] Checking ruint v1.15.0 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking alloy-primitives v0.8.25 [INFO] [stderr] Checking alloy-serde v0.8.3 [INFO] [stderr] Checking alloy-eip7702 v0.4.2 [INFO] [stderr] Checking alloy-eip2930 v0.1.0 [INFO] [stderr] Checking alloy-trie v0.7.9 [INFO] [stderr] Checking alloy-sol-types v0.8.25 [INFO] [stderr] Checking alloy-eips v0.8.3 [INFO] [stderr] Checking alloy-consensus v0.8.3 [INFO] [stderr] Checking alloy-network-primitives v0.8.3 [INFO] [stderr] Checking alloy-consensus-any v0.8.3 [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-sol-types-0.8.25/src/types/data_type.rs:545:9 [INFO] [stdout] | [INFO] [stdout] 545 | NameBuffer::new().write_str(T::SOL_NAME).write_str("[]").as_str(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------- [INFO] [stdout] | | | [INFO] [stdout] | | temporary value is freed at the end of this statement [INFO] [stdout] | creates a temporary value which is freed while still in use [INFO] [stdout] | using this value as a constant requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-sol-types-0.8.25/src/types/data_type.rs:676:36 [INFO] [stdout] | [INFO] [stdout] 676 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________^ [INFO] [stdout] | |____________________________________| [INFO] [stdout] 677 | || .write_str(T::SOL_NAME) [INFO] [stdout] 678 | || .write_byte(b'[') [INFO] [stdout] 679 | || .write_usize(N) [INFO] [stdout] 680 | || .write_byte(b']') [INFO] [stdout] | ||_________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 681 | | .as_str(); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__________________temporary value is freed at the end of this statement [INFO] [stdout] | using this value as a constant requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-sol-types-0.8.25/src/types/data_type.rs:755:44 [INFO] [stdout] | [INFO] [stdout] 755 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 756 | || .write_byte(b'(') [INFO] [stdout] 757 | || $( [INFO] [stdout] 758 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 761 | || .pop() // Remove the last comma [INFO] [stdout] 762 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 763 | | .as_str(); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__________________________temporary value is freed at the end of this statement [INFO] [stdout] | using this value as a constant requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 832 | all_the_tuples!(tuple_impls); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tuple_impls` which comes from the expansion of the macro `all_the_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-sol-types-0.8.25/src/types/data_type.rs:755:44 [INFO] [stdout] | [INFO] [stdout] 755 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 756 | || .write_byte(b'(') [INFO] [stdout] 757 | || $( [INFO] [stdout] 758 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 761 | || .pop() // Remove the last comma [INFO] [stdout] 762 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 763 | | .as_str(); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__________________________temporary value is freed at the end of this statement [INFO] [stdout] | using this value as a constant requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 832 | all_the_tuples!(tuple_impls); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tuple_impls` which comes from the expansion of the macro `all_the_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-sol-types-0.8.25/src/types/data_type.rs:755:44 [INFO] [stdout] | [INFO] [stdout] 755 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 756 | || .write_byte(b'(') [INFO] [stdout] 757 | || $( [INFO] [stdout] 758 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 761 | || .pop() // Remove the last comma [INFO] [stdout] 762 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 763 | | .as_str(); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__________________________temporary value is freed at the end of this statement [INFO] [stdout] | using this value as a constant requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 832 | all_the_tuples!(tuple_impls); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tuple_impls` which comes from the expansion of the macro `all_the_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-sol-types-0.8.25/src/types/data_type.rs:755:44 [INFO] [stdout] | [INFO] [stdout] 755 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 756 | || .write_byte(b'(') [INFO] [stdout] 757 | || $( [INFO] [stdout] 758 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 761 | || .pop() // Remove the last comma [INFO] [stdout] 762 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 763 | | .as_str(); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__________________________temporary value is freed at the end of this statement [INFO] [stdout] | using this value as a constant requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 832 | all_the_tuples!(tuple_impls); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tuple_impls` which comes from the expansion of the macro `all_the_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-sol-types-0.8.25/src/types/data_type.rs:755:44 [INFO] [stdout] | [INFO] [stdout] 755 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 756 | || .write_byte(b'(') [INFO] [stdout] 757 | || $( [INFO] [stdout] 758 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 761 | || .pop() // Remove the last comma [INFO] [stdout] 762 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 763 | | .as_str(); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__________________________temporary value is freed at the end of this statement [INFO] [stdout] | using this value as a constant requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 832 | all_the_tuples!(tuple_impls); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tuple_impls` which comes from the expansion of the macro `all_the_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-sol-types-0.8.25/src/types/data_type.rs:755:44 [INFO] [stdout] | [INFO] [stdout] 755 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 756 | || .write_byte(b'(') [INFO] [stdout] 757 | || $( [INFO] [stdout] 758 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 761 | || .pop() // Remove the last comma [INFO] [stdout] 762 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 763 | | .as_str(); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__________________________temporary value is freed at the end of this statement [INFO] [stdout] | using this value as a constant requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 832 | all_the_tuples!(tuple_impls); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tuple_impls` which comes from the expansion of the macro `all_the_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-sol-types-0.8.25/src/types/data_type.rs:755:44 [INFO] [stdout] | [INFO] [stdout] 755 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 756 | || .write_byte(b'(') [INFO] [stdout] 757 | || $( [INFO] [stdout] 758 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 761 | || .pop() // Remove the last comma [INFO] [stdout] 762 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 763 | | .as_str(); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__________________________temporary value is freed at the end of this statement [INFO] [stdout] | using this value as a constant requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 832 | all_the_tuples!(tuple_impls); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tuple_impls` which comes from the expansion of the macro `all_the_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-sol-types-0.8.25/src/types/data_type.rs:755:44 [INFO] [stdout] | [INFO] [stdout] 755 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 756 | || .write_byte(b'(') [INFO] [stdout] 757 | || $( [INFO] [stdout] 758 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 761 | || .pop() // Remove the last comma [INFO] [stdout] 762 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 763 | | .as_str(); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__________________________temporary value is freed at the end of this statement [INFO] [stdout] | using this value as a constant requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 832 | all_the_tuples!(tuple_impls); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tuple_impls` which comes from the expansion of the macro `all_the_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-sol-types-0.8.25/src/types/data_type.rs:755:44 [INFO] [stdout] | [INFO] [stdout] 755 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 756 | || .write_byte(b'(') [INFO] [stdout] 757 | || $( [INFO] [stdout] 758 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 761 | || .pop() // Remove the last comma [INFO] [stdout] 762 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 763 | | .as_str(); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__________________________temporary value is freed at the end of this statement [INFO] [stdout] | using this value as a constant requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 832 | all_the_tuples!(tuple_impls); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tuple_impls` which comes from the expansion of the macro `all_the_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-sol-types-0.8.25/src/types/data_type.rs:755:44 [INFO] [stdout] | [INFO] [stdout] 755 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 756 | || .write_byte(b'(') [INFO] [stdout] 757 | || $( [INFO] [stdout] 758 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 761 | || .pop() // Remove the last comma [INFO] [stdout] 762 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 763 | | .as_str(); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__________________________temporary value is freed at the end of this statement [INFO] [stdout] | using this value as a constant requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 832 | all_the_tuples!(tuple_impls); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tuple_impls` which comes from the expansion of the macro `all_the_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-sol-types-0.8.25/src/types/data_type.rs:755:44 [INFO] [stdout] | [INFO] [stdout] 755 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 756 | || .write_byte(b'(') [INFO] [stdout] 757 | || $( [INFO] [stdout] 758 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 761 | || .pop() // Remove the last comma [INFO] [stdout] 762 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 763 | | .as_str(); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__________________________temporary value is freed at the end of this statement [INFO] [stdout] | using this value as a constant requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 832 | all_the_tuples!(tuple_impls); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tuple_impls` which comes from the expansion of the macro `all_the_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-sol-types-0.8.25/src/types/data_type.rs:755:44 [INFO] [stdout] | [INFO] [stdout] 755 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 756 | || .write_byte(b'(') [INFO] [stdout] 757 | || $( [INFO] [stdout] 758 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 761 | || .pop() // Remove the last comma [INFO] [stdout] 762 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 763 | | .as_str(); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__________________________temporary value is freed at the end of this statement [INFO] [stdout] | using this value as a constant requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 832 | all_the_tuples!(tuple_impls); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tuple_impls` which comes from the expansion of the macro `all_the_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-sol-types-0.8.25/src/types/data_type.rs:755:44 [INFO] [stdout] | [INFO] [stdout] 755 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 756 | || .write_byte(b'(') [INFO] [stdout] 757 | || $( [INFO] [stdout] 758 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 761 | || .pop() // Remove the last comma [INFO] [stdout] 762 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 763 | | .as_str(); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__________________________temporary value is freed at the end of this statement [INFO] [stdout] | using this value as a constant requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 832 | all_the_tuples!(tuple_impls); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tuple_impls` which comes from the expansion of the macro `all_the_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-sol-types-0.8.25/src/types/data_type.rs:755:44 [INFO] [stdout] | [INFO] [stdout] 755 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 756 | || .write_byte(b'(') [INFO] [stdout] 757 | || $( [INFO] [stdout] 758 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 761 | || .pop() // Remove the last comma [INFO] [stdout] 762 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 763 | | .as_str(); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__________________________temporary value is freed at the end of this statement [INFO] [stdout] | using this value as a constant requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 832 | all_the_tuples!(tuple_impls); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tuple_impls` which comes from the expansion of the macro `all_the_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-sol-types-0.8.25/src/types/data_type.rs:755:44 [INFO] [stdout] | [INFO] [stdout] 755 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 756 | || .write_byte(b'(') [INFO] [stdout] 757 | || $( [INFO] [stdout] 758 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 761 | || .pop() // Remove the last comma [INFO] [stdout] 762 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 763 | | .as_str(); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__________________________temporary value is freed at the end of this statement [INFO] [stdout] | using this value as a constant requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 832 | all_the_tuples!(tuple_impls); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tuple_impls` which comes from the expansion of the macro `all_the_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-sol-types-0.8.25/src/types/data_type.rs:755:44 [INFO] [stdout] | [INFO] [stdout] 755 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 756 | || .write_byte(b'(') [INFO] [stdout] 757 | || $( [INFO] [stdout] 758 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 761 | || .pop() // Remove the last comma [INFO] [stdout] 762 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 763 | | .as_str(); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__________________________temporary value is freed at the end of this statement [INFO] [stdout] | using this value as a constant requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 832 | all_the_tuples!(tuple_impls); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tuple_impls` which comes from the expansion of the macro `all_the_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-sol-types-0.8.25/src/types/data_type.rs:755:44 [INFO] [stdout] | [INFO] [stdout] 755 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 756 | || .write_byte(b'(') [INFO] [stdout] 757 | || $( [INFO] [stdout] 758 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 761 | || .pop() // Remove the last comma [INFO] [stdout] 762 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 763 | | .as_str(); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__________________________temporary value is freed at the end of this statement [INFO] [stdout] | using this value as a constant requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 832 | all_the_tuples!(tuple_impls); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tuple_impls` which comes from the expansion of the macro `all_the_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-sol-types-0.8.25/src/types/data_type.rs:755:44 [INFO] [stdout] | [INFO] [stdout] 755 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 756 | || .write_byte(b'(') [INFO] [stdout] 757 | || $( [INFO] [stdout] 758 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 761 | || .pop() // Remove the last comma [INFO] [stdout] 762 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 763 | | .as_str(); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__________________________temporary value is freed at the end of this statement [INFO] [stdout] | using this value as a constant requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 832 | all_the_tuples!(tuple_impls); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tuple_impls` which comes from the expansion of the macro `all_the_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-sol-types-0.8.25/src/types/data_type.rs:755:44 [INFO] [stdout] | [INFO] [stdout] 755 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 756 | || .write_byte(b'(') [INFO] [stdout] 757 | || $( [INFO] [stdout] 758 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 761 | || .pop() // Remove the last comma [INFO] [stdout] 762 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 763 | | .as_str(); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__________________________temporary value is freed at the end of this statement [INFO] [stdout] | using this value as a constant requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 832 | all_the_tuples!(tuple_impls); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tuple_impls` which comes from the expansion of the macro `all_the_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-sol-types-0.8.25/src/types/data_type.rs:755:44 [INFO] [stdout] | [INFO] [stdout] 755 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 756 | || .write_byte(b'(') [INFO] [stdout] 757 | || $( [INFO] [stdout] 758 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 761 | || .pop() // Remove the last comma [INFO] [stdout] 762 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 763 | | .as_str(); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__________________________temporary value is freed at the end of this statement [INFO] [stdout] | using this value as a constant requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 832 | all_the_tuples!(tuple_impls); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tuple_impls` which comes from the expansion of the macro `all_the_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-sol-types-0.8.25/src/types/data_type.rs:755:44 [INFO] [stdout] | [INFO] [stdout] 755 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 756 | || .write_byte(b'(') [INFO] [stdout] 757 | || $( [INFO] [stdout] 758 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 761 | || .pop() // Remove the last comma [INFO] [stdout] 762 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 763 | | .as_str(); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__________________________temporary value is freed at the end of this statement [INFO] [stdout] | using this value as a constant requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 832 | all_the_tuples!(tuple_impls); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tuple_impls` which comes from the expansion of the macro `all_the_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-sol-types-0.8.25/src/types/data_type.rs:755:44 [INFO] [stdout] | [INFO] [stdout] 755 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 756 | || .write_byte(b'(') [INFO] [stdout] 757 | || $( [INFO] [stdout] 758 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 761 | || .pop() // Remove the last comma [INFO] [stdout] 762 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 763 | | .as_str(); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__________________________temporary value is freed at the end of this statement [INFO] [stdout] | using this value as a constant requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 832 | all_the_tuples!(tuple_impls); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tuple_impls` which comes from the expansion of the macro `all_the_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-sol-types-0.8.25/src/types/data_type.rs:755:44 [INFO] [stdout] | [INFO] [stdout] 755 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 756 | || .write_byte(b'(') [INFO] [stdout] 757 | || $( [INFO] [stdout] 758 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 761 | || .pop() // Remove the last comma [INFO] [stdout] 762 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 763 | | .as_str(); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__________________________temporary value is freed at the end of this statement [INFO] [stdout] | using this value as a constant requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 832 | all_the_tuples!(tuple_impls); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tuple_impls` which comes from the expansion of the macro `all_the_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-sol-types-0.8.25/src/types/data_type.rs:755:44 [INFO] [stdout] | [INFO] [stdout] 755 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 756 | || .write_byte(b'(') [INFO] [stdout] 757 | || $( [INFO] [stdout] 758 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 761 | || .pop() // Remove the last comma [INFO] [stdout] 762 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 763 | | .as_str(); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__________________________temporary value is freed at the end of this statement [INFO] [stdout] | using this value as a constant requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 832 | all_the_tuples!(tuple_impls); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tuple_impls` which comes from the expansion of the macro `all_the_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-sol-types-0.8.25/src/types/data_type.rs:755:44 [INFO] [stdout] | [INFO] [stdout] 755 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 756 | || .write_byte(b'(') [INFO] [stdout] 757 | || $( [INFO] [stdout] 758 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 761 | || .pop() // Remove the last comma [INFO] [stdout] 762 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 763 | | .as_str(); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__________________________temporary value is freed at the end of this statement [INFO] [stdout] | using this value as a constant requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 832 | all_the_tuples!(tuple_impls); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tuple_impls` which comes from the expansion of the macro `all_the_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-sol-types-0.8.25/src/types/data_type.rs:755:44 [INFO] [stdout] | [INFO] [stdout] 755 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 756 | || .write_byte(b'(') [INFO] [stdout] 757 | || $( [INFO] [stdout] 758 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 761 | || .pop() // Remove the last comma [INFO] [stdout] 762 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 763 | | .as_str(); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__________________________temporary value is freed at the end of this statement [INFO] [stdout] | using this value as a constant requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 832 | all_the_tuples!(tuple_impls); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tuple_impls` which comes from the expansion of the macro `all_the_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-sol-types-0.8.25/src/types/data_type.rs:755:44 [INFO] [stdout] | [INFO] [stdout] 755 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 756 | || .write_byte(b'(') [INFO] [stdout] 757 | || $( [INFO] [stdout] 758 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 761 | || .pop() // Remove the last comma [INFO] [stdout] 762 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 763 | | .as_str(); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__________________________temporary value is freed at the end of this statement [INFO] [stdout] | using this value as a constant requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 832 | all_the_tuples!(tuple_impls); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tuple_impls` which comes from the expansion of the macro `all_the_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-sol-types-0.8.25/src/types/data_type.rs:755:44 [INFO] [stdout] | [INFO] [stdout] 755 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 756 | || .write_byte(b'(') [INFO] [stdout] 757 | || $( [INFO] [stdout] 758 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 761 | || .pop() // Remove the last comma [INFO] [stdout] 762 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 763 | | .as_str(); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__________________________temporary value is freed at the end of this statement [INFO] [stdout] | using this value as a constant requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 832 | all_the_tuples!(tuple_impls); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tuple_impls` which comes from the expansion of the macro `all_the_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-sol-types-0.8.25/src/types/data_type.rs:755:44 [INFO] [stdout] | [INFO] [stdout] 755 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 756 | || .write_byte(b'(') [INFO] [stdout] 757 | || $( [INFO] [stdout] 758 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 761 | || .pop() // Remove the last comma [INFO] [stdout] 762 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 763 | | .as_str(); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__________________________temporary value is freed at the end of this statement [INFO] [stdout] | using this value as a constant requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 832 | all_the_tuples!(tuple_impls); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tuple_impls` which comes from the expansion of the macro `all_the_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-sol-types-0.8.25/src/types/data_type.rs:755:44 [INFO] [stdout] | [INFO] [stdout] 755 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 756 | || .write_byte(b'(') [INFO] [stdout] 757 | || $( [INFO] [stdout] 758 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 761 | || .pop() // Remove the last comma [INFO] [stdout] 762 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 763 | | .as_str(); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__________________________temporary value is freed at the end of this statement [INFO] [stdout] | using this value as a constant requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 832 | all_the_tuples!(tuple_impls); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tuple_impls` which comes from the expansion of the macro `all_the_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-sol-types-0.8.25/src/types/data_type.rs:755:44 [INFO] [stdout] | [INFO] [stdout] 755 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 756 | || .write_byte(b'(') [INFO] [stdout] 757 | || $( [INFO] [stdout] 758 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 761 | || .pop() // Remove the last comma [INFO] [stdout] 762 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 763 | | .as_str(); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__________________________temporary value is freed at the end of this statement [INFO] [stdout] | using this value as a constant requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 832 | all_the_tuples!(tuple_impls); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tuple_impls` which comes from the expansion of the macro `all_the_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-sol-types-0.8.25/src/types/data_type.rs:755:44 [INFO] [stdout] | [INFO] [stdout] 755 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 756 | || .write_byte(b'(') [INFO] [stdout] 757 | || $( [INFO] [stdout] 758 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 761 | || .pop() // Remove the last comma [INFO] [stdout] 762 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 763 | | .as_str(); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__________________________temporary value is freed at the end of this statement [INFO] [stdout] | using this value as a constant requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 832 | all_the_tuples!(tuple_impls); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tuple_impls` which comes from the expansion of the macro `all_the_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-sol-types-0.8.25/src/types/data_type.rs:755:44 [INFO] [stdout] | [INFO] [stdout] 755 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 756 | || .write_byte(b'(') [INFO] [stdout] 757 | || $( [INFO] [stdout] 758 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 761 | || .pop() // Remove the last comma [INFO] [stdout] 762 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 763 | | .as_str(); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__________________________temporary value is freed at the end of this statement [INFO] [stdout] | using this value as a constant requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 832 | all_the_tuples!(tuple_impls); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tuple_impls` which comes from the expansion of the macro `all_the_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-sol-types-0.8.25/src/types/data_type.rs:755:44 [INFO] [stdout] | [INFO] [stdout] 755 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 756 | || .write_byte(b'(') [INFO] [stdout] 757 | || $( [INFO] [stdout] 758 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 761 | || .pop() // Remove the last comma [INFO] [stdout] 762 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 763 | | .as_str(); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__________________________temporary value is freed at the end of this statement [INFO] [stdout] | using this value as a constant requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 832 | all_the_tuples!(tuple_impls); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tuple_impls` which comes from the expansion of the macro `all_the_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-sol-types-0.8.25/src/types/data_type.rs:755:44 [INFO] [stdout] | [INFO] [stdout] 755 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 756 | || .write_byte(b'(') [INFO] [stdout] 757 | || $( [INFO] [stdout] 758 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 761 | || .pop() // Remove the last comma [INFO] [stdout] 762 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 763 | | .as_str(); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__________________________temporary value is freed at the end of this statement [INFO] [stdout] | using this value as a constant requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 832 | all_the_tuples!(tuple_impls); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tuple_impls` which comes from the expansion of the macro `all_the_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-sol-types-0.8.25/src/types/data_type.rs:755:44 [INFO] [stdout] | [INFO] [stdout] 755 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 756 | || .write_byte(b'(') [INFO] [stdout] 757 | || $( [INFO] [stdout] 758 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 761 | || .pop() // Remove the last comma [INFO] [stdout] 762 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 763 | | .as_str(); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__________________________temporary value is freed at the end of this statement [INFO] [stdout] | using this value as a constant requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 832 | all_the_tuples!(tuple_impls); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tuple_impls` which comes from the expansion of the macro `all_the_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-sol-types-0.8.25/src/types/data_type.rs:755:44 [INFO] [stdout] | [INFO] [stdout] 755 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 756 | || .write_byte(b'(') [INFO] [stdout] 757 | || $( [INFO] [stdout] 758 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 761 | || .pop() // Remove the last comma [INFO] [stdout] 762 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 763 | | .as_str(); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__________________________temporary value is freed at the end of this statement [INFO] [stdout] | using this value as a constant requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 832 | all_the_tuples!(tuple_impls); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tuple_impls` which comes from the expansion of the macro `all_the_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-sol-types-0.8.25/src/types/data_type.rs:755:44 [INFO] [stdout] | [INFO] [stdout] 755 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 756 | || .write_byte(b'(') [INFO] [stdout] 757 | || $( [INFO] [stdout] 758 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 761 | || .pop() // Remove the last comma [INFO] [stdout] 762 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 763 | | .as_str(); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__________________________temporary value is freed at the end of this statement [INFO] [stdout] | using this value as a constant requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 832 | all_the_tuples!(tuple_impls); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tuple_impls` which comes from the expansion of the macro `all_the_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-sol-types-0.8.25/src/types/data_type.rs:755:44 [INFO] [stdout] | [INFO] [stdout] 755 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 756 | || .write_byte(b'(') [INFO] [stdout] 757 | || $( [INFO] [stdout] 758 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 761 | || .pop() // Remove the last comma [INFO] [stdout] 762 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 763 | | .as_str(); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__________________________temporary value is freed at the end of this statement [INFO] [stdout] | using this value as a constant requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 832 | all_the_tuples!(tuple_impls); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tuple_impls` which comes from the expansion of the macro `all_the_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-sol-types-0.8.25/src/types/data_type.rs:755:44 [INFO] [stdout] | [INFO] [stdout] 755 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 756 | || .write_byte(b'(') [INFO] [stdout] 757 | || $( [INFO] [stdout] 758 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 761 | || .pop() // Remove the last comma [INFO] [stdout] 762 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 763 | | .as_str(); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__________________________temporary value is freed at the end of this statement [INFO] [stdout] | using this value as a constant requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 832 | all_the_tuples!(tuple_impls); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tuple_impls` which comes from the expansion of the macro `all_the_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-sol-types-0.8.25/src/types/data_type.rs:755:44 [INFO] [stdout] | [INFO] [stdout] 755 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 756 | || .write_byte(b'(') [INFO] [stdout] 757 | || $( [INFO] [stdout] 758 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 761 | || .pop() // Remove the last comma [INFO] [stdout] 762 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 763 | | .as_str(); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__________________________temporary value is freed at the end of this statement [INFO] [stdout] | using this value as a constant requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 832 | all_the_tuples!(tuple_impls); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tuple_impls` which comes from the expansion of the macro `all_the_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-sol-types-0.8.25/src/types/data_type.rs:755:44 [INFO] [stdout] | [INFO] [stdout] 755 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 756 | || .write_byte(b'(') [INFO] [stdout] 757 | || $( [INFO] [stdout] 758 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 761 | || .pop() // Remove the last comma [INFO] [stdout] 762 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 763 | | .as_str(); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__________________________temporary value is freed at the end of this statement [INFO] [stdout] | using this value as a constant requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 832 | all_the_tuples!(tuple_impls); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tuple_impls` which comes from the expansion of the macro `all_the_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-sol-types-0.8.25/src/types/data_type.rs:755:44 [INFO] [stdout] | [INFO] [stdout] 755 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 756 | || .write_byte(b'(') [INFO] [stdout] 757 | || $( [INFO] [stdout] 758 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 761 | || .pop() // Remove the last comma [INFO] [stdout] 762 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 763 | | .as_str(); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__________________________temporary value is freed at the end of this statement [INFO] [stdout] | using this value as a constant requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 832 | all_the_tuples!(tuple_impls); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tuple_impls` which comes from the expansion of the macro `all_the_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-sol-types-0.8.25/src/types/data_type.rs:755:44 [INFO] [stdout] | [INFO] [stdout] 755 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 756 | || .write_byte(b'(') [INFO] [stdout] 757 | || $( [INFO] [stdout] 758 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 761 | || .pop() // Remove the last comma [INFO] [stdout] 762 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 763 | | .as_str(); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__________________________temporary value is freed at the end of this statement [INFO] [stdout] | using this value as a constant requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 832 | all_the_tuples!(tuple_impls); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tuple_impls` which comes from the expansion of the macro `all_the_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-sol-types-0.8.25/src/types/data_type.rs:755:44 [INFO] [stdout] | [INFO] [stdout] 755 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 756 | || .write_byte(b'(') [INFO] [stdout] 757 | || $( [INFO] [stdout] 758 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 761 | || .pop() // Remove the last comma [INFO] [stdout] 762 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 763 | | .as_str(); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__________________________temporary value is freed at the end of this statement [INFO] [stdout] | using this value as a constant requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 832 | all_the_tuples!(tuple_impls); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tuple_impls` which comes from the expansion of the macro `all_the_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-sol-types-0.8.25/src/types/data_type.rs:755:44 [INFO] [stdout] | [INFO] [stdout] 755 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 756 | || .write_byte(b'(') [INFO] [stdout] 757 | || $( [INFO] [stdout] 758 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 761 | || .pop() // Remove the last comma [INFO] [stdout] 762 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 763 | | .as_str(); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__________________________temporary value is freed at the end of this statement [INFO] [stdout] | using this value as a constant requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 832 | all_the_tuples!(tuple_impls); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tuple_impls` which comes from the expansion of the macro `all_the_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-sol-types-0.8.25/src/types/data_type.rs:755:44 [INFO] [stdout] | [INFO] [stdout] 755 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 756 | || .write_byte(b'(') [INFO] [stdout] 757 | || $( [INFO] [stdout] 758 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 761 | || .pop() // Remove the last comma [INFO] [stdout] 762 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 763 | | .as_str(); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__________________________temporary value is freed at the end of this statement [INFO] [stdout] | using this value as a constant requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 832 | all_the_tuples!(tuple_impls); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tuple_impls` which comes from the expansion of the macro `all_the_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-sol-types-0.8.25/src/types/data_type.rs:755:44 [INFO] [stdout] | [INFO] [stdout] 755 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 756 | || .write_byte(b'(') [INFO] [stdout] 757 | || $( [INFO] [stdout] 758 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 761 | || .pop() // Remove the last comma [INFO] [stdout] 762 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 763 | | .as_str(); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__________________________temporary value is freed at the end of this statement [INFO] [stdout] | using this value as a constant requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 832 | all_the_tuples!(tuple_impls); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tuple_impls` which comes from the expansion of the macro `all_the_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-sol-types-0.8.25/src/types/data_type.rs:755:44 [INFO] [stdout] | [INFO] [stdout] 755 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 756 | || .write_byte(b'(') [INFO] [stdout] 757 | || $( [INFO] [stdout] 758 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 761 | || .pop() // Remove the last comma [INFO] [stdout] 762 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 763 | | .as_str(); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__________________________temporary value is freed at the end of this statement [INFO] [stdout] | using this value as a constant requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 832 | all_the_tuples!(tuple_impls); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tuple_impls` which comes from the expansion of the macro `all_the_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-sol-types-0.8.25/src/types/data_type.rs:755:44 [INFO] [stdout] | [INFO] [stdout] 755 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 756 | || .write_byte(b'(') [INFO] [stdout] 757 | || $( [INFO] [stdout] 758 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 761 | || .pop() // Remove the last comma [INFO] [stdout] 762 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 763 | | .as_str(); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__________________________temporary value is freed at the end of this statement [INFO] [stdout] | using this value as a constant requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 832 | all_the_tuples!(tuple_impls); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tuple_impls` which comes from the expansion of the macro `all_the_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-sol-types-0.8.25/src/types/data_type.rs:755:44 [INFO] [stdout] | [INFO] [stdout] 755 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 756 | || .write_byte(b'(') [INFO] [stdout] 757 | || $( [INFO] [stdout] 758 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 761 | || .pop() // Remove the last comma [INFO] [stdout] 762 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 763 | | .as_str(); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__________________________temporary value is freed at the end of this statement [INFO] [stdout] | using this value as a constant requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 832 | all_the_tuples!(tuple_impls); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tuple_impls` which comes from the expansion of the macro `all_the_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-sol-types-0.8.25/src/types/data_type.rs:755:44 [INFO] [stdout] | [INFO] [stdout] 755 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 756 | || .write_byte(b'(') [INFO] [stdout] 757 | || $( [INFO] [stdout] 758 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 761 | || .pop() // Remove the last comma [INFO] [stdout] 762 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 763 | | .as_str(); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__________________________temporary value is freed at the end of this statement [INFO] [stdout] | using this value as a constant requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 832 | all_the_tuples!(tuple_impls); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tuple_impls` which comes from the expansion of the macro `all_the_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-sol-types-0.8.25/src/types/data_type.rs:755:44 [INFO] [stdout] | [INFO] [stdout] 755 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 756 | || .write_byte(b'(') [INFO] [stdout] 757 | || $( [INFO] [stdout] 758 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 761 | || .pop() // Remove the last comma [INFO] [stdout] 762 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 763 | | .as_str(); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__________________________temporary value is freed at the end of this statement [INFO] [stdout] | using this value as a constant requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 832 | all_the_tuples!(tuple_impls); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tuple_impls` which comes from the expansion of the macro `all_the_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-sol-types-0.8.25/src/types/data_type.rs:755:44 [INFO] [stdout] | [INFO] [stdout] 755 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 756 | || .write_byte(b'(') [INFO] [stdout] 757 | || $( [INFO] [stdout] 758 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 761 | || .pop() // Remove the last comma [INFO] [stdout] 762 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 763 | | .as_str(); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__________________________temporary value is freed at the end of this statement [INFO] [stdout] | using this value as a constant requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 832 | all_the_tuples!(tuple_impls); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tuple_impls` which comes from the expansion of the macro `all_the_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-sol-types-0.8.25/src/types/data_type.rs:755:44 [INFO] [stdout] | [INFO] [stdout] 755 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 756 | || .write_byte(b'(') [INFO] [stdout] 757 | || $( [INFO] [stdout] 758 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 761 | || .pop() // Remove the last comma [INFO] [stdout] 762 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 763 | | .as_str(); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__________________________temporary value is freed at the end of this statement [INFO] [stdout] | using this value as a constant requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 832 | all_the_tuples!(tuple_impls); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tuple_impls` which comes from the expansion of the macro `all_the_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-sol-types-0.8.25/src/types/data_type.rs:755:44 [INFO] [stdout] | [INFO] [stdout] 755 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 756 | || .write_byte(b'(') [INFO] [stdout] 757 | || $( [INFO] [stdout] 758 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 761 | || .pop() // Remove the last comma [INFO] [stdout] 762 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 763 | | .as_str(); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__________________________temporary value is freed at the end of this statement [INFO] [stdout] | using this value as a constant requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 832 | all_the_tuples!(tuple_impls); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tuple_impls` which comes from the expansion of the macro `all_the_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-sol-types-0.8.25/src/types/data_type.rs:755:44 [INFO] [stdout] | [INFO] [stdout] 755 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 756 | || .write_byte(b'(') [INFO] [stdout] 757 | || $( [INFO] [stdout] 758 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 761 | || .pop() // Remove the last comma [INFO] [stdout] 762 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 763 | | .as_str(); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__________________________temporary value is freed at the end of this statement [INFO] [stdout] | using this value as a constant requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 832 | all_the_tuples!(tuple_impls); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tuple_impls` which comes from the expansion of the macro `all_the_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-sol-types-0.8.25/src/types/data_type.rs:755:44 [INFO] [stdout] | [INFO] [stdout] 755 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 756 | || .write_byte(b'(') [INFO] [stdout] 757 | || $( [INFO] [stdout] 758 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 761 | || .pop() // Remove the last comma [INFO] [stdout] 762 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 763 | | .as_str(); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__________________________temporary value is freed at the end of this statement [INFO] [stdout] | using this value as a constant requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 832 | all_the_tuples!(tuple_impls); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tuple_impls` which comes from the expansion of the macro `all_the_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-sol-types-0.8.25/src/types/data_type.rs:755:44 [INFO] [stdout] | [INFO] [stdout] 755 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 756 | || .write_byte(b'(') [INFO] [stdout] 757 | || $( [INFO] [stdout] 758 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 761 | || .pop() // Remove the last comma [INFO] [stdout] 762 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 763 | | .as_str(); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__________________________temporary value is freed at the end of this statement [INFO] [stdout] | using this value as a constant requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 832 | all_the_tuples!(tuple_impls); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tuple_impls` which comes from the expansion of the macro `all_the_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-sol-types-0.8.25/src/types/data_type.rs:755:44 [INFO] [stdout] | [INFO] [stdout] 755 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 756 | || .write_byte(b'(') [INFO] [stdout] 757 | || $( [INFO] [stdout] 758 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 761 | || .pop() // Remove the last comma [INFO] [stdout] 762 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 763 | | .as_str(); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__________________________temporary value is freed at the end of this statement [INFO] [stdout] | using this value as a constant requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 832 | all_the_tuples!(tuple_impls); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tuple_impls` which comes from the expansion of the macro `all_the_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 `alloy-sol-types` (lib) due to 62 previous errors [INFO] running `Command { std: "docker" "inspect" "63e82d228ee19ebb1dc118eb69b79ef857d0e8c9b8beaa7ff33e1d57bc765369", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63e82d228ee19ebb1dc118eb69b79ef857d0e8c9b8beaa7ff33e1d57bc765369", kill_on_drop: false }` [INFO] [stdout] 63e82d228ee19ebb1dc118eb69b79ef857d0e8c9b8beaa7ff33e1d57bc765369