[INFO] cloning repository https://github.com/huff-language/huff2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/huff-language/huff2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuff-language%2Fhuff2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuff-language%2Fhuff2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d589c774fecabf4a27e4b68336d90056f6336c87
[INFO] checking huff-language/huff2 against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuff-language%2Fhuff2" "/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/huff-language/huff2
[INFO] finished tweaking git repo https://github.com/huff-language/huff2
[INFO] tweaked toml for git repo https://github.com/huff-language/huff2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/huff-language/huff2 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/huff-language/huff2 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] f138f4eb762a33216ba25022627fbf872d822f37c923e70363a96d83281c4231
[INFO] running `Command { std: "docker" "start" "-a" "f138f4eb762a33216ba25022627fbf872d822f37c923e70363a96d83281c4231", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f138f4eb762a33216ba25022627fbf872d822f37c923e70363a96d83281c4231", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f138f4eb762a33216ba25022627fbf872d822f37c923e70363a96d83281c4231", kill_on_drop: false }`
[INFO] [stdout] f138f4eb762a33216ba25022627fbf872d822f37c923e70363a96d83281c4231
[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] 33f8a91bdb9168f459c1bdf2cd3db6e3a571851ff9a134c952625112f4178be9
[INFO] running `Command { std: "docker" "start" "-a" "33f8a91bdb9168f459c1bdf2cd3db6e3a571851ff9a134c952625112f4178be9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.88
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling libc v0.2.160
[INFO] [stderr]    Compiling cc v1.1.30
[INFO] [stderr]    Compiling const-hex v1.13.1
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]     Checking foldhash v0.1.3
[INFO] [stderr]     Checking winnow v0.6.20
[INFO] [stderr]    Compiling chumsky v1.0.0-alpha.7 (https://github.com/zesterer/chumsky.git?rev=716bec8#716bec87)
[INFO] [stderr]     Checking concolor-query v0.3.3
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking evm-glue v0.1.0 (https://github.com/Philogy/evm-glue.git?rev=6be3e8c8#6be3e8c8)
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]     Checking clap_builder v4.5.20
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]     Checking concolor v0.1.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking ariadne v0.4.1
[INFO] [stderr]    Compiling psm v0.1.23
[INFO] [stderr]    Compiling stacker v0.1.17
[INFO] [stderr]    Compiling syn-solidity v0.8.8
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]     Checking clap v4.5.20
[INFO] [stderr]    Compiling alloy-sol-macro-input v0.8.8
[INFO] [stderr]    Compiling alloy-sol-macro-expander v0.8.8
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]    Compiling alloy-sol-macro v0.8.8
[INFO] [stderr]     Checking ruint v1.12.3
[INFO] [stderr]     Checking hashbrown v0.15.0
[INFO] [stderr]     Checking bytes v1.7.2
[INFO] [stderr]     Checking alloy-sol-type-parser v0.8.8
[INFO] [stderr]     Checking alloy-primitives v0.8.8
[INFO] [stderr]     Checking alloy-sol-types v0.8.8
[INFO] [stderr]     Checking alloy-json-abi v0.8.8
[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.8/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.8/src/types/data_type.rs:682:36
[INFO] [stdout]     |
[INFO] [stdout] 682 |        const SOL_NAME: &'static str = NameBuffer::new()
[INFO] [stdout]     |   ____________________________________^
[INFO] [stdout]     |  |____________________________________|
[INFO] [stdout] 683 | ||         .write_str(T::SOL_NAME)
[INFO] [stdout] 684 | ||         .write_byte(b'[')
[INFO] [stdout] 685 | ||         .write_usize(N)
[INFO] [stdout] 686 | ||         .write_byte(b']')
[INFO] [stdout]     | ||_________________________^ creates a temporary value which is freed while still in use
[INFO] [stdout] 687 | |          .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.8/src/types/data_type.rs:761:44
[INFO] [stdout]     |
[INFO] [stdout] 761 |                const SOL_NAME: &'static str = NameBuffer::new()
[INFO] [stdout]     |   ____________________________________________^
[INFO] [stdout]     |  |____________________________________________|
[INFO] [stdout] 762 | ||                 .write_byte(b'(')
[INFO] [stdout] 763 | ||                 $(
[INFO] [stdout] 764 | ||                 .write_str($ty::SOL_NAME)
[INFO] [stdout] ...   ||
[INFO] [stdout] 767 | ||                 .pop() // Remove the last comma
[INFO] [stdout] 768 | ||                 .write_byte(b')')
[INFO] [stdout]     | ||_________________________________^ creates a temporary value which is freed while still in use
[INFO] [stdout] 769 | |                  .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] 838 |    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.8/src/types/data_type.rs:761:44
[INFO] [stdout]     |
[INFO] [stdout] 761 |                const SOL_NAME: &'static str = NameBuffer::new()
[INFO] [stdout]     |   ____________________________________________^
[INFO] [stdout]     |  |____________________________________________|
[INFO] [stdout] 762 | ||                 .write_byte(b'(')
[INFO] [stdout] 763 | ||                 $(
[INFO] [stdout] 764 | ||                 .write_str($ty::SOL_NAME)
[INFO] [stdout] ...   ||
[INFO] [stdout] 767 | ||                 .pop() // Remove the last comma
[INFO] [stdout] 768 | ||                 .write_byte(b')')
[INFO] [stdout]     | ||_________________________________^ creates a temporary value which is freed while still in use
[INFO] [stdout] 769 | |                  .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] 838 |    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.8/src/types/data_type.rs:761:44
[INFO] [stdout]     |
[INFO] [stdout] 761 |                const SOL_NAME: &'static str = NameBuffer::new()
[INFO] [stdout]     |   ____________________________________________^
[INFO] [stdout]     |  |____________________________________________|
[INFO] [stdout] 762 | ||                 .write_byte(b'(')
[INFO] [stdout] 763 | ||                 $(
[INFO] [stdout] 764 | ||                 .write_str($ty::SOL_NAME)
[INFO] [stdout] ...   ||
[INFO] [stdout] 767 | ||                 .pop() // Remove the last comma
[INFO] [stdout] 768 | ||                 .write_byte(b')')
[INFO] [stdout]     | ||_________________________________^ creates a temporary value which is freed while still in use
[INFO] [stdout] 769 | |                  .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] 838 |    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.8/src/types/data_type.rs:761:44
[INFO] [stdout]     |
[INFO] [stdout] 761 |                const SOL_NAME: &'static str = NameBuffer::new()
[INFO] [stdout]     |   ____________________________________________^
[INFO] [stdout]     |  |____________________________________________|
[INFO] [stdout] 762 | ||                 .write_byte(b'(')
[INFO] [stdout] 763 | ||                 $(
[INFO] [stdout] 764 | ||                 .write_str($ty::SOL_NAME)
[INFO] [stdout] ...   ||
[INFO] [stdout] 767 | ||                 .pop() // Remove the last comma
[INFO] [stdout] 768 | ||                 .write_byte(b')')
[INFO] [stdout]     | ||_________________________________^ creates a temporary value which is freed while still in use
[INFO] [stdout] 769 | |                  .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] 838 |    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.8/src/types/data_type.rs:761:44
[INFO] [stdout]     |
[INFO] [stdout] 761 |                const SOL_NAME: &'static str = NameBuffer::new()
[INFO] [stdout]     |   ____________________________________________^
[INFO] [stdout]     |  |____________________________________________|
[INFO] [stdout] 762 | ||                 .write_byte(b'(')
[INFO] [stdout] 763 | ||                 $(
[INFO] [stdout] 764 | ||                 .write_str($ty::SOL_NAME)
[INFO] [stdout] ...   ||
[INFO] [stdout] 767 | ||                 .pop() // Remove the last comma
[INFO] [stdout] 768 | ||                 .write_byte(b')')
[INFO] [stdout]     | ||_________________________________^ creates a temporary value which is freed while still in use
[INFO] [stdout] 769 | |                  .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] 838 |    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.8/src/types/data_type.rs:761:44
[INFO] [stdout]     |
[INFO] [stdout] 761 |                const SOL_NAME: &'static str = NameBuffer::new()
[INFO] [stdout]     |   ____________________________________________^
[INFO] [stdout]     |  |____________________________________________|
[INFO] [stdout] 762 | ||                 .write_byte(b'(')
[INFO] [stdout] 763 | ||                 $(
[INFO] [stdout] 764 | ||                 .write_str($ty::SOL_NAME)
[INFO] [stdout] ...   ||
[INFO] [stdout] 767 | ||                 .pop() // Remove the last comma
[INFO] [stdout] 768 | ||                 .write_byte(b')')
[INFO] [stdout]     | ||_________________________________^ creates a temporary value which is freed while still in use
[INFO] [stdout] 769 | |                  .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] 838 |    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.8/src/types/data_type.rs:761:44
[INFO] [stdout]     |
[INFO] [stdout] 761 |                const SOL_NAME: &'static str = NameBuffer::new()
[INFO] [stdout]     |   ____________________________________________^
[INFO] [stdout]     |  |____________________________________________|
[INFO] [stdout] 762 | ||                 .write_byte(b'(')
[INFO] [stdout] 763 | ||                 $(
[INFO] [stdout] 764 | ||                 .write_str($ty::SOL_NAME)
[INFO] [stdout] ...   ||
[INFO] [stdout] 767 | ||                 .pop() // Remove the last comma
[INFO] [stdout] 768 | ||                 .write_byte(b')')
[INFO] [stdout]     | ||_________________________________^ creates a temporary value which is freed while still in use
[INFO] [stdout] 769 | |                  .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] 838 |    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.8/src/types/data_type.rs:761:44
[INFO] [stdout]     |
[INFO] [stdout] 761 |                const SOL_NAME: &'static str = NameBuffer::new()
[INFO] [stdout]     |   ____________________________________________^
[INFO] [stdout]     |  |____________________________________________|
[INFO] [stdout] 762 | ||                 .write_byte(b'(')
[INFO] [stdout] 763 | ||                 $(
[INFO] [stdout] 764 | ||                 .write_str($ty::SOL_NAME)
[INFO] [stdout] ...   ||
[INFO] [stdout] 767 | ||                 .pop() // Remove the last comma
[INFO] [stdout] 768 | ||                 .write_byte(b')')
[INFO] [stdout]     | ||_________________________________^ creates a temporary value which is freed while still in use
[INFO] [stdout] 769 | |                  .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] 838 |    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.8/src/types/data_type.rs:761:44
[INFO] [stdout]     |
[INFO] [stdout] 761 |                const SOL_NAME: &'static str = NameBuffer::new()
[INFO] [stdout]     |   ____________________________________________^
[INFO] [stdout]     |  |____________________________________________|
[INFO] [stdout] 762 | ||                 .write_byte(b'(')
[INFO] [stdout] 763 | ||                 $(
[INFO] [stdout] 764 | ||                 .write_str($ty::SOL_NAME)
[INFO] [stdout] ...   ||
[INFO] [stdout] 767 | ||                 .pop() // Remove the last comma
[INFO] [stdout] 768 | ||                 .write_byte(b')')
[INFO] [stdout]     | ||_________________________________^ creates a temporary value which is freed while still in use
[INFO] [stdout] 769 | |                  .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] 838 |    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.8/src/types/data_type.rs:761:44
[INFO] [stdout]     |
[INFO] [stdout] 761 |                const SOL_NAME: &'static str = NameBuffer::new()
[INFO] [stdout]     |   ____________________________________________^
[INFO] [stdout]     |  |____________________________________________|
[INFO] [stdout] 762 | ||                 .write_byte(b'(')
[INFO] [stdout] 763 | ||                 $(
[INFO] [stdout] 764 | ||                 .write_str($ty::SOL_NAME)
[INFO] [stdout] ...   ||
[INFO] [stdout] 767 | ||                 .pop() // Remove the last comma
[INFO] [stdout] 768 | ||                 .write_byte(b')')
[INFO] [stdout]     | ||_________________________________^ creates a temporary value which is freed while still in use
[INFO] [stdout] 769 | |                  .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] 838 |    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.8/src/types/data_type.rs:761:44
[INFO] [stdout]     |
[INFO] [stdout] 761 |                const SOL_NAME: &'static str = NameBuffer::new()
[INFO] [stdout]     |   ____________________________________________^
[INFO] [stdout]     |  |____________________________________________|
[INFO] [stdout] 762 | ||                 .write_byte(b'(')
[INFO] [stdout] 763 | ||                 $(
[INFO] [stdout] 764 | ||                 .write_str($ty::SOL_NAME)
[INFO] [stdout] ...   ||
[INFO] [stdout] 767 | ||                 .pop() // Remove the last comma
[INFO] [stdout] 768 | ||                 .write_byte(b')')
[INFO] [stdout]     | ||_________________________________^ creates a temporary value which is freed while still in use
[INFO] [stdout] 769 | |                  .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] 838 |    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.8/src/types/data_type.rs:761:44
[INFO] [stdout]     |
[INFO] [stdout] 761 |                const SOL_NAME: &'static str = NameBuffer::new()
[INFO] [stdout]     |   ____________________________________________^
[INFO] [stdout]     |  |____________________________________________|
[INFO] [stdout] 762 | ||                 .write_byte(b'(')
[INFO] [stdout] 763 | ||                 $(
[INFO] [stdout] 764 | ||                 .write_str($ty::SOL_NAME)
[INFO] [stdout] ...   ||
[INFO] [stdout] 767 | ||                 .pop() // Remove the last comma
[INFO] [stdout] 768 | ||                 .write_byte(b')')
[INFO] [stdout]     | ||_________________________________^ creates a temporary value which is freed while still in use
[INFO] [stdout] 769 | |                  .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] 838 |    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.8/src/types/data_type.rs:761:44
[INFO] [stdout]     |
[INFO] [stdout] 761 |                const SOL_NAME: &'static str = NameBuffer::new()
[INFO] [stdout]     |   ____________________________________________^
[INFO] [stdout]     |  |____________________________________________|
[INFO] [stdout] 762 | ||                 .write_byte(b'(')
[INFO] [stdout] 763 | ||                 $(
[INFO] [stdout] 764 | ||                 .write_str($ty::SOL_NAME)
[INFO] [stdout] ...   ||
[INFO] [stdout] 767 | ||                 .pop() // Remove the last comma
[INFO] [stdout] 768 | ||                 .write_byte(b')')
[INFO] [stdout]     | ||_________________________________^ creates a temporary value which is freed while still in use
[INFO] [stdout] 769 | |                  .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] 838 |    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.8/src/types/data_type.rs:761:44
[INFO] [stdout]     |
[INFO] [stdout] 761 |                const SOL_NAME: &'static str = NameBuffer::new()
[INFO] [stdout]     |   ____________________________________________^
[INFO] [stdout]     |  |____________________________________________|
[INFO] [stdout] 762 | ||                 .write_byte(b'(')
[INFO] [stdout] 763 | ||                 $(
[INFO] [stdout] 764 | ||                 .write_str($ty::SOL_NAME)
[INFO] [stdout] ...   ||
[INFO] [stdout] 767 | ||                 .pop() // Remove the last comma
[INFO] [stdout] 768 | ||                 .write_byte(b')')
[INFO] [stdout]     | ||_________________________________^ creates a temporary value which is freed while still in use
[INFO] [stdout] 769 | |                  .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] 838 |    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.8/src/types/data_type.rs:761:44
[INFO] [stdout]     |
[INFO] [stdout] 761 |                const SOL_NAME: &'static str = NameBuffer::new()
[INFO] [stdout]     |   ____________________________________________^
[INFO] [stdout]     |  |____________________________________________|
[INFO] [stdout] 762 | ||                 .write_byte(b'(')
[INFO] [stdout] 763 | ||                 $(
[INFO] [stdout] 764 | ||                 .write_str($ty::SOL_NAME)
[INFO] [stdout] ...   ||
[INFO] [stdout] 767 | ||                 .pop() // Remove the last comma
[INFO] [stdout] 768 | ||                 .write_byte(b')')
[INFO] [stdout]     | ||_________________________________^ creates a temporary value which is freed while still in use
[INFO] [stdout] 769 | |                  .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] 838 |    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.8/src/types/data_type.rs:761:44
[INFO] [stdout]     |
[INFO] [stdout] 761 |                const SOL_NAME: &'static str = NameBuffer::new()
[INFO] [stdout]     |   ____________________________________________^
[INFO] [stdout]     |  |____________________________________________|
[INFO] [stdout] 762 | ||                 .write_byte(b'(')
[INFO] [stdout] 763 | ||                 $(
[INFO] [stdout] 764 | ||                 .write_str($ty::SOL_NAME)
[INFO] [stdout] ...   ||
[INFO] [stdout] 767 | ||                 .pop() // Remove the last comma
[INFO] [stdout] 768 | ||                 .write_byte(b')')
[INFO] [stdout]     | ||_________________________________^ creates a temporary value which is freed while still in use
[INFO] [stdout] 769 | |                  .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] 838 |    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.8/src/types/data_type.rs:761:44
[INFO] [stdout]     |
[INFO] [stdout] 761 |                const SOL_NAME: &'static str = NameBuffer::new()
[INFO] [stdout]     |   ____________________________________________^
[INFO] [stdout]     |  |____________________________________________|
[INFO] [stdout] 762 | ||                 .write_byte(b'(')
[INFO] [stdout] 763 | ||                 $(
[INFO] [stdout] 764 | ||                 .write_str($ty::SOL_NAME)
[INFO] [stdout] ...   ||
[INFO] [stdout] 767 | ||                 .pop() // Remove the last comma
[INFO] [stdout] 768 | ||                 .write_byte(b')')
[INFO] [stdout]     | ||_________________________________^ creates a temporary value which is freed while still in use
[INFO] [stdout] 769 | |                  .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] 838 |    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.8/src/types/data_type.rs:761:44
[INFO] [stdout]     |
[INFO] [stdout] 761 |                const SOL_NAME: &'static str = NameBuffer::new()
[INFO] [stdout]     |   ____________________________________________^
[INFO] [stdout]     |  |____________________________________________|
[INFO] [stdout] 762 | ||                 .write_byte(b'(')
[INFO] [stdout] 763 | ||                 $(
[INFO] [stdout] 764 | ||                 .write_str($ty::SOL_NAME)
[INFO] [stdout] ...   ||
[INFO] [stdout] 767 | ||                 .pop() // Remove the last comma
[INFO] [stdout] 768 | ||                 .write_byte(b')')
[INFO] [stdout]     | ||_________________________________^ creates a temporary value which is freed while still in use
[INFO] [stdout] 769 | |                  .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] 838 |    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.8/src/types/data_type.rs:761:44
[INFO] [stdout]     |
[INFO] [stdout] 761 |                const SOL_NAME: &'static str = NameBuffer::new()
[INFO] [stdout]     |   ____________________________________________^
[INFO] [stdout]     |  |____________________________________________|
[INFO] [stdout] 762 | ||                 .write_byte(b'(')
[INFO] [stdout] 763 | ||                 $(
[INFO] [stdout] 764 | ||                 .write_str($ty::SOL_NAME)
[INFO] [stdout] ...   ||
[INFO] [stdout] 767 | ||                 .pop() // Remove the last comma
[INFO] [stdout] 768 | ||                 .write_byte(b')')
[INFO] [stdout]     | ||_________________________________^ creates a temporary value which is freed while still in use
[INFO] [stdout] 769 | |                  .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] 838 |    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.8/src/types/data_type.rs:761:44
[INFO] [stdout]     |
[INFO] [stdout] 761 |                const SOL_NAME: &'static str = NameBuffer::new()
[INFO] [stdout]     |   ____________________________________________^
[INFO] [stdout]     |  |____________________________________________|
[INFO] [stdout] 762 | ||                 .write_byte(b'(')
[INFO] [stdout] 763 | ||                 $(
[INFO] [stdout] 764 | ||                 .write_str($ty::SOL_NAME)
[INFO] [stdout] ...   ||
[INFO] [stdout] 767 | ||                 .pop() // Remove the last comma
[INFO] [stdout] 768 | ||                 .write_byte(b')')
[INFO] [stdout]     | ||_________________________________^ creates a temporary value which is freed while still in use
[INFO] [stdout] 769 | |                  .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] 838 |    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.8/src/types/data_type.rs:761:44
[INFO] [stdout]     |
[INFO] [stdout] 761 |                const SOL_NAME: &'static str = NameBuffer::new()
[INFO] [stdout]     |   ____________________________________________^
[INFO] [stdout]     |  |____________________________________________|
[INFO] [stdout] 762 | ||                 .write_byte(b'(')
[INFO] [stdout] 763 | ||                 $(
[INFO] [stdout] 764 | ||                 .write_str($ty::SOL_NAME)
[INFO] [stdout] ...   ||
[INFO] [stdout] 767 | ||                 .pop() // Remove the last comma
[INFO] [stdout] 768 | ||                 .write_byte(b')')
[INFO] [stdout]     | ||_________________________________^ creates a temporary value which is freed while still in use
[INFO] [stdout] 769 | |                  .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] 838 |    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.8/src/types/data_type.rs:761:44
[INFO] [stdout]     |
[INFO] [stdout] 761 |                const SOL_NAME: &'static str = NameBuffer::new()
[INFO] [stdout]     |   ____________________________________________^
[INFO] [stdout]     |  |____________________________________________|
[INFO] [stdout] 762 | ||                 .write_byte(b'(')
[INFO] [stdout] 763 | ||                 $(
[INFO] [stdout] 764 | ||                 .write_str($ty::SOL_NAME)
[INFO] [stdout] ...   ||
[INFO] [stdout] 767 | ||                 .pop() // Remove the last comma
[INFO] [stdout] 768 | ||                 .write_byte(b')')
[INFO] [stdout]     | ||_________________________________^ creates a temporary value which is freed while still in use
[INFO] [stdout] 769 | |                  .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] 838 |    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.8/src/types/data_type.rs:761:44
[INFO] [stdout]     |
[INFO] [stdout] 761 |                const SOL_NAME: &'static str = NameBuffer::new()
[INFO] [stdout]     |   ____________________________________________^
[INFO] [stdout]     |  |____________________________________________|
[INFO] [stdout] 762 | ||                 .write_byte(b'(')
[INFO] [stdout] 763 | ||                 $(
[INFO] [stdout] 764 | ||                 .write_str($ty::SOL_NAME)
[INFO] [stdout] ...   ||
[INFO] [stdout] 767 | ||                 .pop() // Remove the last comma
[INFO] [stdout] 768 | ||                 .write_byte(b')')
[INFO] [stdout]     | ||_________________________________^ creates a temporary value which is freed while still in use
[INFO] [stdout] 769 | |                  .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] 838 |    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.8/src/types/data_type.rs:761:44
[INFO] [stdout]     |
[INFO] [stdout] 761 |                const SOL_NAME: &'static str = NameBuffer::new()
[INFO] [stdout]     |   ____________________________________________^
[INFO] [stdout]     |  |____________________________________________|
[INFO] [stdout] 762 | ||                 .write_byte(b'(')
[INFO] [stdout] 763 | ||                 $(
[INFO] [stdout] 764 | ||                 .write_str($ty::SOL_NAME)
[INFO] [stdout] ...   ||
[INFO] [stdout] 767 | ||                 .pop() // Remove the last comma
[INFO] [stdout] 768 | ||                 .write_byte(b')')
[INFO] [stdout]     | ||_________________________________^ creates a temporary value which is freed while still in use
[INFO] [stdout] 769 | |                  .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] 838 |    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.8/src/types/data_type.rs:761:44
[INFO] [stdout]     |
[INFO] [stdout] 761 |                const SOL_NAME: &'static str = NameBuffer::new()
[INFO] [stdout]     |   ____________________________________________^
[INFO] [stdout]     |  |____________________________________________|
[INFO] [stdout] 762 | ||                 .write_byte(b'(')
[INFO] [stdout] 763 | ||                 $(
[INFO] [stdout] 764 | ||                 .write_str($ty::SOL_NAME)
[INFO] [stdout] ...   ||
[INFO] [stdout] 767 | ||                 .pop() // Remove the last comma
[INFO] [stdout] 768 | ||                 .write_byte(b')')
[INFO] [stdout]     | ||_________________________________^ creates a temporary value which is freed while still in use
[INFO] [stdout] 769 | |                  .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] 838 |    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.8/src/types/data_type.rs:761:44
[INFO] [stdout]     |
[INFO] [stdout] 761 |                const SOL_NAME: &'static str = NameBuffer::new()
[INFO] [stdout]     |   ____________________________________________^
[INFO] [stdout]     |  |____________________________________________|
[INFO] [stdout] 762 | ||                 .write_byte(b'(')
[INFO] [stdout] 763 | ||                 $(
[INFO] [stdout] 764 | ||                 .write_str($ty::SOL_NAME)
[INFO] [stdout] ...   ||
[INFO] [stdout] 767 | ||                 .pop() // Remove the last comma
[INFO] [stdout] 768 | ||                 .write_byte(b')')
[INFO] [stdout]     | ||_________________________________^ creates a temporary value which is freed while still in use
[INFO] [stdout] 769 | |                  .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] 838 |    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.8/src/types/data_type.rs:761:44
[INFO] [stdout]     |
[INFO] [stdout] 761 |                const SOL_NAME: &'static str = NameBuffer::new()
[INFO] [stdout]     |   ____________________________________________^
[INFO] [stdout]     |  |____________________________________________|
[INFO] [stdout] 762 | ||                 .write_byte(b'(')
[INFO] [stdout] 763 | ||                 $(
[INFO] [stdout] 764 | ||                 .write_str($ty::SOL_NAME)
[INFO] [stdout] ...   ||
[INFO] [stdout] 767 | ||                 .pop() // Remove the last comma
[INFO] [stdout] 768 | ||                 .write_byte(b')')
[INFO] [stdout]     | ||_________________________________^ creates a temporary value which is freed while still in use
[INFO] [stdout] 769 | |                  .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] 838 |    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.8/src/types/data_type.rs:761:44
[INFO] [stdout]     |
[INFO] [stdout] 761 |                const SOL_NAME: &'static str = NameBuffer::new()
[INFO] [stdout]     |   ____________________________________________^
[INFO] [stdout]     |  |____________________________________________|
[INFO] [stdout] 762 | ||                 .write_byte(b'(')
[INFO] [stdout] 763 | ||                 $(
[INFO] [stdout] 764 | ||                 .write_str($ty::SOL_NAME)
[INFO] [stdout] ...   ||
[INFO] [stdout] 767 | ||                 .pop() // Remove the last comma
[INFO] [stdout] 768 | ||                 .write_byte(b')')
[INFO] [stdout]     | ||_________________________________^ creates a temporary value which is freed while still in use
[INFO] [stdout] 769 | |                  .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] 838 |    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.8/src/types/data_type.rs:761:44
[INFO] [stdout]     |
[INFO] [stdout] 761 |                const SOL_NAME: &'static str = NameBuffer::new()
[INFO] [stdout]     |   ____________________________________________^
[INFO] [stdout]     |  |____________________________________________|
[INFO] [stdout] 762 | ||                 .write_byte(b'(')
[INFO] [stdout] 763 | ||                 $(
[INFO] [stdout] 764 | ||                 .write_str($ty::SOL_NAME)
[INFO] [stdout] ...   ||
[INFO] [stdout] 767 | ||                 .pop() // Remove the last comma
[INFO] [stdout] 768 | ||                 .write_byte(b')')
[INFO] [stdout]     | ||_________________________________^ creates a temporary value which is freed while still in use
[INFO] [stdout] 769 | |                  .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] 838 |    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.8/src/types/data_type.rs:761:44
[INFO] [stdout]     |
[INFO] [stdout] 761 |                const SOL_NAME: &'static str = NameBuffer::new()
[INFO] [stdout]     |   ____________________________________________^
[INFO] [stdout]     |  |____________________________________________|
[INFO] [stdout] 762 | ||                 .write_byte(b'(')
[INFO] [stdout] 763 | ||                 $(
[INFO] [stdout] 764 | ||                 .write_str($ty::SOL_NAME)
[INFO] [stdout] ...   ||
[INFO] [stdout] 767 | ||                 .pop() // Remove the last comma
[INFO] [stdout] 768 | ||                 .write_byte(b')')
[INFO] [stdout]     | ||_________________________________^ creates a temporary value which is freed while still in use
[INFO] [stdout] 769 | |                  .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] 838 |    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.8/src/types/data_type.rs:761:44
[INFO] [stdout]     |
[INFO] [stdout] 761 |                const SOL_NAME: &'static str = NameBuffer::new()
[INFO] [stdout]     |   ____________________________________________^
[INFO] [stdout]     |  |____________________________________________|
[INFO] [stdout] 762 | ||                 .write_byte(b'(')
[INFO] [stdout] 763 | ||                 $(
[INFO] [stdout] 764 | ||                 .write_str($ty::SOL_NAME)
[INFO] [stdout] ...   ||
[INFO] [stdout] 767 | ||                 .pop() // Remove the last comma
[INFO] [stdout] 768 | ||                 .write_byte(b')')
[INFO] [stdout]     | ||_________________________________^ creates a temporary value which is freed while still in use
[INFO] [stdout] 769 | |                  .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] 838 |    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.8/src/types/data_type.rs:761:44
[INFO] [stdout]     |
[INFO] [stdout] 761 |                const SOL_NAME: &'static str = NameBuffer::new()
[INFO] [stdout]     |   ____________________________________________^
[INFO] [stdout]     |  |____________________________________________|
[INFO] [stdout] 762 | ||                 .write_byte(b'(')
[INFO] [stdout] 763 | ||                 $(
[INFO] [stdout] 764 | ||                 .write_str($ty::SOL_NAME)
[INFO] [stdout] ...   ||
[INFO] [stdout] 767 | ||                 .pop() // Remove the last comma
[INFO] [stdout] 768 | ||                 .write_byte(b')')
[INFO] [stdout]     | ||_________________________________^ creates a temporary value which is freed while still in use
[INFO] [stdout] 769 | |                  .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] 838 |    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.8/src/types/data_type.rs:761:44
[INFO] [stdout]     |
[INFO] [stdout] 761 |                const SOL_NAME: &'static str = NameBuffer::new()
[INFO] [stdout]     |   ____________________________________________^
[INFO] [stdout]     |  |____________________________________________|
[INFO] [stdout] 762 | ||                 .write_byte(b'(')
[INFO] [stdout] 763 | ||                 $(
[INFO] [stdout] 764 | ||                 .write_str($ty::SOL_NAME)
[INFO] [stdout] ...   ||
[INFO] [stdout] 767 | ||                 .pop() // Remove the last comma
[INFO] [stdout] 768 | ||                 .write_byte(b')')
[INFO] [stdout]     | ||_________________________________^ creates a temporary value which is freed while still in use
[INFO] [stdout] 769 | |                  .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] 838 |    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.8/src/types/data_type.rs:761:44
[INFO] [stdout]     |
[INFO] [stdout] 761 |                const SOL_NAME: &'static str = NameBuffer::new()
[INFO] [stdout]     |   ____________________________________________^
[INFO] [stdout]     |  |____________________________________________|
[INFO] [stdout] 762 | ||                 .write_byte(b'(')
[INFO] [stdout] 763 | ||                 $(
[INFO] [stdout] 764 | ||                 .write_str($ty::SOL_NAME)
[INFO] [stdout] ...   ||
[INFO] [stdout] 767 | ||                 .pop() // Remove the last comma
[INFO] [stdout] 768 | ||                 .write_byte(b')')
[INFO] [stdout]     | ||_________________________________^ creates a temporary value which is freed while still in use
[INFO] [stdout] 769 | |                  .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] 838 |    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.8/src/types/data_type.rs:761:44
[INFO] [stdout]     |
[INFO] [stdout] 761 |                const SOL_NAME: &'static str = NameBuffer::new()
[INFO] [stdout]     |   ____________________________________________^
[INFO] [stdout]     |  |____________________________________________|
[INFO] [stdout] 762 | ||                 .write_byte(b'(')
[INFO] [stdout] 763 | ||                 $(
[INFO] [stdout] 764 | ||                 .write_str($ty::SOL_NAME)
[INFO] [stdout] ...   ||
[INFO] [stdout] 767 | ||                 .pop() // Remove the last comma
[INFO] [stdout] 768 | ||                 .write_byte(b')')
[INFO] [stdout]     | ||_________________________________^ creates a temporary value which is freed while still in use
[INFO] [stdout] 769 | |                  .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] 838 |    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.8/src/types/data_type.rs:761:44
[INFO] [stdout]     |
[INFO] [stdout] 761 |                const SOL_NAME: &'static str = NameBuffer::new()
[INFO] [stdout]     |   ____________________________________________^
[INFO] [stdout]     |  |____________________________________________|
[INFO] [stdout] 762 | ||                 .write_byte(b'(')
[INFO] [stdout] 763 | ||                 $(
[INFO] [stdout] 764 | ||                 .write_str($ty::SOL_NAME)
[INFO] [stdout] ...   ||
[INFO] [stdout] 767 | ||                 .pop() // Remove the last comma
[INFO] [stdout] 768 | ||                 .write_byte(b')')
[INFO] [stdout]     | ||_________________________________^ creates a temporary value which is freed while still in use
[INFO] [stdout] 769 | |                  .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] 838 |    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.8/src/types/data_type.rs:761:44
[INFO] [stdout]     |
[INFO] [stdout] 761 |                const SOL_NAME: &'static str = NameBuffer::new()
[INFO] [stdout]     |   ____________________________________________^
[INFO] [stdout]     |  |____________________________________________|
[INFO] [stdout] 762 | ||                 .write_byte(b'(')
[INFO] [stdout] 763 | ||                 $(
[INFO] [stdout] 764 | ||                 .write_str($ty::SOL_NAME)
[INFO] [stdout] ...   ||
[INFO] [stdout] 767 | ||                 .pop() // Remove the last comma
[INFO] [stdout] 768 | ||                 .write_byte(b')')
[INFO] [stdout]     | ||_________________________________^ creates a temporary value which is freed while still in use
[INFO] [stdout] 769 | |                  .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] 838 |    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.8/src/types/data_type.rs:761:44
[INFO] [stdout]     |
[INFO] [stdout] 761 |                const SOL_NAME: &'static str = NameBuffer::new()
[INFO] [stdout]     |   ____________________________________________^
[INFO] [stdout]     |  |____________________________________________|
[INFO] [stdout] 762 | ||                 .write_byte(b'(')
[INFO] [stdout] 763 | ||                 $(
[INFO] [stdout] 764 | ||                 .write_str($ty::SOL_NAME)
[INFO] [stdout] ...   ||
[INFO] [stdout] 767 | ||                 .pop() // Remove the last comma
[INFO] [stdout] 768 | ||                 .write_byte(b')')
[INFO] [stdout]     | ||_________________________________^ creates a temporary value which is freed while still in use
[INFO] [stdout] 769 | |                  .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] 838 |    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.8/src/types/data_type.rs:761:44
[INFO] [stdout]     |
[INFO] [stdout] 761 |                const SOL_NAME: &'static str = NameBuffer::new()
[INFO] [stdout]     |   ____________________________________________^
[INFO] [stdout]     |  |____________________________________________|
[INFO] [stdout] 762 | ||                 .write_byte(b'(')
[INFO] [stdout] 763 | ||                 $(
[INFO] [stdout] 764 | ||                 .write_str($ty::SOL_NAME)
[INFO] [stdout] ...   ||
[INFO] [stdout] 767 | ||                 .pop() // Remove the last comma
[INFO] [stdout] 768 | ||                 .write_byte(b')')
[INFO] [stdout]     | ||_________________________________^ creates a temporary value which is freed while still in use
[INFO] [stdout] 769 | |                  .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] 838 |    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.8/src/types/data_type.rs:761:44
[INFO] [stdout]     |
[INFO] [stdout] 761 |                const SOL_NAME: &'static str = NameBuffer::new()
[INFO] [stdout]     |   ____________________________________________^
[INFO] [stdout]     |  |____________________________________________|
[INFO] [stdout] 762 | ||                 .write_byte(b'(')
[INFO] [stdout] 763 | ||                 $(
[INFO] [stdout] 764 | ||                 .write_str($ty::SOL_NAME)
[INFO] [stdout] ...   ||
[INFO] [stdout] 767 | ||                 .pop() // Remove the last comma
[INFO] [stdout] 768 | ||                 .write_byte(b')')
[INFO] [stdout]     | ||_________________________________^ creates a temporary value which is freed while still in use
[INFO] [stdout] 769 | |                  .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] 838 |    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.8/src/types/data_type.rs:761:44
[INFO] [stdout]     |
[INFO] [stdout] 761 |                const SOL_NAME: &'static str = NameBuffer::new()
[INFO] [stdout]     |   ____________________________________________^
[INFO] [stdout]     |  |____________________________________________|
[INFO] [stdout] 762 | ||                 .write_byte(b'(')
[INFO] [stdout] 763 | ||                 $(
[INFO] [stdout] 764 | ||                 .write_str($ty::SOL_NAME)
[INFO] [stdout] ...   ||
[INFO] [stdout] 767 | ||                 .pop() // Remove the last comma
[INFO] [stdout] 768 | ||                 .write_byte(b')')
[INFO] [stdout]     | ||_________________________________^ creates a temporary value which is freed while still in use
[INFO] [stdout] 769 | |                  .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] 838 |    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.8/src/types/data_type.rs:761:44
[INFO] [stdout]     |
[INFO] [stdout] 761 |                const SOL_NAME: &'static str = NameBuffer::new()
[INFO] [stdout]     |   ____________________________________________^
[INFO] [stdout]     |  |____________________________________________|
[INFO] [stdout] 762 | ||                 .write_byte(b'(')
[INFO] [stdout] 763 | ||                 $(
[INFO] [stdout] 764 | ||                 .write_str($ty::SOL_NAME)
[INFO] [stdout] ...   ||
[INFO] [stdout] 767 | ||                 .pop() // Remove the last comma
[INFO] [stdout] 768 | ||                 .write_byte(b')')
[INFO] [stdout]     | ||_________________________________^ creates a temporary value which is freed while still in use
[INFO] [stdout] 769 | |                  .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] 838 |    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.8/src/types/data_type.rs:761:44
[INFO] [stdout]     |
[INFO] [stdout] 761 |                const SOL_NAME: &'static str = NameBuffer::new()
[INFO] [stdout]     |   ____________________________________________^
[INFO] [stdout]     |  |____________________________________________|
[INFO] [stdout] 762 | ||                 .write_byte(b'(')
[INFO] [stdout] 763 | ||                 $(
[INFO] [stdout] 764 | ||                 .write_str($ty::SOL_NAME)
[INFO] [stdout] ...   ||
[INFO] [stdout] 767 | ||                 .pop() // Remove the last comma
[INFO] [stdout] 768 | ||                 .write_byte(b')')
[INFO] [stdout]     | ||_________________________________^ creates a temporary value which is freed while still in use
[INFO] [stdout] 769 | |                  .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] 838 |    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.8/src/types/data_type.rs:761:44
[INFO] [stdout]     |
[INFO] [stdout] 761 |                const SOL_NAME: &'static str = NameBuffer::new()
[INFO] [stdout]     |   ____________________________________________^
[INFO] [stdout]     |  |____________________________________________|
[INFO] [stdout] 762 | ||                 .write_byte(b'(')
[INFO] [stdout] 763 | ||                 $(
[INFO] [stdout] 764 | ||                 .write_str($ty::SOL_NAME)
[INFO] [stdout] ...   ||
[INFO] [stdout] 767 | ||                 .pop() // Remove the last comma
[INFO] [stdout] 768 | ||                 .write_byte(b')')
[INFO] [stdout]     | ||_________________________________^ creates a temporary value which is freed while still in use
[INFO] [stdout] 769 | |                  .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] 838 |    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.8/src/types/data_type.rs:761:44
[INFO] [stdout]     |
[INFO] [stdout] 761 |                const SOL_NAME: &'static str = NameBuffer::new()
[INFO] [stdout]     |   ____________________________________________^
[INFO] [stdout]     |  |____________________________________________|
[INFO] [stdout] 762 | ||                 .write_byte(b'(')
[INFO] [stdout] 763 | ||                 $(
[INFO] [stdout] 764 | ||                 .write_str($ty::SOL_NAME)
[INFO] [stdout] ...   ||
[INFO] [stdout] 767 | ||                 .pop() // Remove the last comma
[INFO] [stdout] 768 | ||                 .write_byte(b')')
[INFO] [stdout]     | ||_________________________________^ creates a temporary value which is freed while still in use
[INFO] [stdout] 769 | |                  .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] 838 |    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.8/src/types/data_type.rs:761:44
[INFO] [stdout]     |
[INFO] [stdout] 761 |                const SOL_NAME: &'static str = NameBuffer::new()
[INFO] [stdout]     |   ____________________________________________^
[INFO] [stdout]     |  |____________________________________________|
[INFO] [stdout] 762 | ||                 .write_byte(b'(')
[INFO] [stdout] 763 | ||                 $(
[INFO] [stdout] 764 | ||                 .write_str($ty::SOL_NAME)
[INFO] [stdout] ...   ||
[INFO] [stdout] 767 | ||                 .pop() // Remove the last comma
[INFO] [stdout] 768 | ||                 .write_byte(b')')
[INFO] [stdout]     | ||_________________________________^ creates a temporary value which is freed while still in use
[INFO] [stdout] 769 | |                  .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] 838 |    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.8/src/types/data_type.rs:761:44
[INFO] [stdout]     |
[INFO] [stdout] 761 |                const SOL_NAME: &'static str = NameBuffer::new()
[INFO] [stdout]     |   ____________________________________________^
[INFO] [stdout]     |  |____________________________________________|
[INFO] [stdout] 762 | ||                 .write_byte(b'(')
[INFO] [stdout] 763 | ||                 $(
[INFO] [stdout] 764 | ||                 .write_str($ty::SOL_NAME)
[INFO] [stdout] ...   ||
[INFO] [stdout] 767 | ||                 .pop() // Remove the last comma
[INFO] [stdout] 768 | ||                 .write_byte(b')')
[INFO] [stdout]     | ||_________________________________^ creates a temporary value which is freed while still in use
[INFO] [stdout] 769 | |                  .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] 838 |    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.8/src/types/data_type.rs:761:44
[INFO] [stdout]     |
[INFO] [stdout] 761 |                const SOL_NAME: &'static str = NameBuffer::new()
[INFO] [stdout]     |   ____________________________________________^
[INFO] [stdout]     |  |____________________________________________|
[INFO] [stdout] 762 | ||                 .write_byte(b'(')
[INFO] [stdout] 763 | ||                 $(
[INFO] [stdout] 764 | ||                 .write_str($ty::SOL_NAME)
[INFO] [stdout] ...   ||
[INFO] [stdout] 767 | ||                 .pop() // Remove the last comma
[INFO] [stdout] 768 | ||                 .write_byte(b')')
[INFO] [stdout]     | ||_________________________________^ creates a temporary value which is freed while still in use
[INFO] [stdout] 769 | |                  .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] 838 |    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.8/src/types/data_type.rs:761:44
[INFO] [stdout]     |
[INFO] [stdout] 761 |                const SOL_NAME: &'static str = NameBuffer::new()
[INFO] [stdout]     |   ____________________________________________^
[INFO] [stdout]     |  |____________________________________________|
[INFO] [stdout] 762 | ||                 .write_byte(b'(')
[INFO] [stdout] 763 | ||                 $(
[INFO] [stdout] 764 | ||                 .write_str($ty::SOL_NAME)
[INFO] [stdout] ...   ||
[INFO] [stdout] 767 | ||                 .pop() // Remove the last comma
[INFO] [stdout] 768 | ||                 .write_byte(b')')
[INFO] [stdout]     | ||_________________________________^ creates a temporary value which is freed while still in use
[INFO] [stdout] 769 | |                  .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] 838 |    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.8/src/types/data_type.rs:761:44
[INFO] [stdout]     |
[INFO] [stdout] 761 |                const SOL_NAME: &'static str = NameBuffer::new()
[INFO] [stdout]     |   ____________________________________________^
[INFO] [stdout]     |  |____________________________________________|
[INFO] [stdout] 762 | ||                 .write_byte(b'(')
[INFO] [stdout] 763 | ||                 $(
[INFO] [stdout] 764 | ||                 .write_str($ty::SOL_NAME)
[INFO] [stdout] ...   ||
[INFO] [stdout] 767 | ||                 .pop() // Remove the last comma
[INFO] [stdout] 768 | ||                 .write_byte(b')')
[INFO] [stdout]     | ||_________________________________^ creates a temporary value which is freed while still in use
[INFO] [stdout] 769 | |                  .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] 838 |    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.8/src/types/data_type.rs:761:44
[INFO] [stdout]     |
[INFO] [stdout] 761 |                const SOL_NAME: &'static str = NameBuffer::new()
[INFO] [stdout]     |   ____________________________________________^
[INFO] [stdout]     |  |____________________________________________|
[INFO] [stdout] 762 | ||                 .write_byte(b'(')
[INFO] [stdout] 763 | ||                 $(
[INFO] [stdout] 764 | ||                 .write_str($ty::SOL_NAME)
[INFO] [stdout] ...   ||
[INFO] [stdout] 767 | ||                 .pop() // Remove the last comma
[INFO] [stdout] 768 | ||                 .write_byte(b')')
[INFO] [stdout]     | ||_________________________________^ creates a temporary value which is freed while still in use
[INFO] [stdout] 769 | |                  .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] 838 |    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.8/src/types/data_type.rs:761:44
[INFO] [stdout]     |
[INFO] [stdout] 761 |                const SOL_NAME: &'static str = NameBuffer::new()
[INFO] [stdout]     |   ____________________________________________^
[INFO] [stdout]     |  |____________________________________________|
[INFO] [stdout] 762 | ||                 .write_byte(b'(')
[INFO] [stdout] 763 | ||                 $(
[INFO] [stdout] 764 | ||                 .write_str($ty::SOL_NAME)
[INFO] [stdout] ...   ||
[INFO] [stdout] 767 | ||                 .pop() // Remove the last comma
[INFO] [stdout] 768 | ||                 .write_byte(b')')
[INFO] [stdout]     | ||_________________________________^ creates a temporary value which is freed while still in use
[INFO] [stdout] 769 | |                  .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] 838 |    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.8/src/types/data_type.rs:761:44
[INFO] [stdout]     |
[INFO] [stdout] 761 |                const SOL_NAME: &'static str = NameBuffer::new()
[INFO] [stdout]     |   ____________________________________________^
[INFO] [stdout]     |  |____________________________________________|
[INFO] [stdout] 762 | ||                 .write_byte(b'(')
[INFO] [stdout] 763 | ||                 $(
[INFO] [stdout] 764 | ||                 .write_str($ty::SOL_NAME)
[INFO] [stdout] ...   ||
[INFO] [stdout] 767 | ||                 .pop() // Remove the last comma
[INFO] [stdout] 768 | ||                 .write_byte(b')')
[INFO] [stdout]     | ||_________________________________^ creates a temporary value which is freed while still in use
[INFO] [stdout] 769 | |                  .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] 838 |    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.8/src/types/data_type.rs:761:44
[INFO] [stdout]     |
[INFO] [stdout] 761 |                const SOL_NAME: &'static str = NameBuffer::new()
[INFO] [stdout]     |   ____________________________________________^
[INFO] [stdout]     |  |____________________________________________|
[INFO] [stdout] 762 | ||                 .write_byte(b'(')
[INFO] [stdout] 763 | ||                 $(
[INFO] [stdout] 764 | ||                 .write_str($ty::SOL_NAME)
[INFO] [stdout] ...   ||
[INFO] [stdout] 767 | ||                 .pop() // Remove the last comma
[INFO] [stdout] 768 | ||                 .write_byte(b')')
[INFO] [stdout]     | ||_________________________________^ creates a temporary value which is freed while still in use
[INFO] [stdout] 769 | |                  .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] 838 |    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.8/src/types/data_type.rs:761:44
[INFO] [stdout]     |
[INFO] [stdout] 761 |                const SOL_NAME: &'static str = NameBuffer::new()
[INFO] [stdout]     |   ____________________________________________^
[INFO] [stdout]     |  |____________________________________________|
[INFO] [stdout] 762 | ||                 .write_byte(b'(')
[INFO] [stdout] 763 | ||                 $(
[INFO] [stdout] 764 | ||                 .write_str($ty::SOL_NAME)
[INFO] [stdout] ...   ||
[INFO] [stdout] 767 | ||                 .pop() // Remove the last comma
[INFO] [stdout] 768 | ||                 .write_byte(b')')
[INFO] [stdout]     | ||_________________________________^ creates a temporary value which is freed while still in use
[INFO] [stdout] 769 | |                  .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] 838 |    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.8/src/types/data_type.rs:761:44
[INFO] [stdout]     |
[INFO] [stdout] 761 |                const SOL_NAME: &'static str = NameBuffer::new()
[INFO] [stdout]     |   ____________________________________________^
[INFO] [stdout]     |  |____________________________________________|
[INFO] [stdout] 762 | ||                 .write_byte(b'(')
[INFO] [stdout] 763 | ||                 $(
[INFO] [stdout] 764 | ||                 .write_str($ty::SOL_NAME)
[INFO] [stdout] ...   ||
[INFO] [stdout] 767 | ||                 .pop() // Remove the last comma
[INFO] [stdout] 768 | ||                 .write_byte(b')')
[INFO] [stdout]     | ||_________________________________^ creates a temporary value which is freed while still in use
[INFO] [stdout] 769 | |                  .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] 838 |    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.8/src/types/data_type.rs:761:44
[INFO] [stdout]     |
[INFO] [stdout] 761 |                const SOL_NAME: &'static str = NameBuffer::new()
[INFO] [stdout]     |   ____________________________________________^
[INFO] [stdout]     |  |____________________________________________|
[INFO] [stdout] 762 | ||                 .write_byte(b'(')
[INFO] [stdout] 763 | ||                 $(
[INFO] [stdout] 764 | ||                 .write_str($ty::SOL_NAME)
[INFO] [stdout] ...   ||
[INFO] [stdout] 767 | ||                 .pop() // Remove the last comma
[INFO] [stdout] 768 | ||                 .write_byte(b')')
[INFO] [stdout]     | ||_________________________________^ creates a temporary value which is freed while still in use
[INFO] [stdout] 769 | |                  .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] 838 |    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.8/src/types/data_type.rs:761:44
[INFO] [stdout]     |
[INFO] [stdout] 761 |                const SOL_NAME: &'static str = NameBuffer::new()
[INFO] [stdout]     |   ____________________________________________^
[INFO] [stdout]     |  |____________________________________________|
[INFO] [stdout] 762 | ||                 .write_byte(b'(')
[INFO] [stdout] 763 | ||                 $(
[INFO] [stdout] 764 | ||                 .write_str($ty::SOL_NAME)
[INFO] [stdout] ...   ||
[INFO] [stdout] 767 | ||                 .pop() // Remove the last comma
[INFO] [stdout] 768 | ||                 .write_byte(b')')
[INFO] [stdout]     | ||_________________________________^ creates a temporary value which is freed while still in use
[INFO] [stdout] 769 | |                  .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] 838 |    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.8/src/types/data_type.rs:761:44
[INFO] [stdout]     |
[INFO] [stdout] 761 |                const SOL_NAME: &'static str = NameBuffer::new()
[INFO] [stdout]     |   ____________________________________________^
[INFO] [stdout]     |  |____________________________________________|
[INFO] [stdout] 762 | ||                 .write_byte(b'(')
[INFO] [stdout] 763 | ||                 $(
[INFO] [stdout] 764 | ||                 .write_str($ty::SOL_NAME)
[INFO] [stdout] ...   ||
[INFO] [stdout] 767 | ||                 .pop() // Remove the last comma
[INFO] [stdout] 768 | ||                 .write_byte(b')')
[INFO] [stdout]     | ||_________________________________^ creates a temporary value which is freed while still in use
[INFO] [stdout] 769 | |                  .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] 838 |    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.8/src/types/data_type.rs:761:44
[INFO] [stdout]     |
[INFO] [stdout] 761 |                const SOL_NAME: &'static str = NameBuffer::new()
[INFO] [stdout]     |   ____________________________________________^
[INFO] [stdout]     |  |____________________________________________|
[INFO] [stdout] 762 | ||                 .write_byte(b'(')
[INFO] [stdout] 763 | ||                 $(
[INFO] [stdout] 764 | ||                 .write_str($ty::SOL_NAME)
[INFO] [stdout] ...   ||
[INFO] [stdout] 767 | ||                 .pop() // Remove the last comma
[INFO] [stdout] 768 | ||                 .write_byte(b')')
[INFO] [stdout]     | ||_________________________________^ creates a temporary value which is freed while still in use
[INFO] [stdout] 769 | |                  .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] 838 |    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" "33f8a91bdb9168f459c1bdf2cd3db6e3a571851ff9a134c952625112f4178be9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33f8a91bdb9168f459c1bdf2cd3db6e3a571851ff9a134c952625112f4178be9", kill_on_drop: false }`
[INFO] [stdout] 33f8a91bdb9168f459c1bdf2cd3db6e3a571851ff9a134c952625112f4178be9
