[INFO] cloning repository https://github.com/mark8nigeria/nft_example_stylus [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mark8nigeria/nft_example_stylus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmark8nigeria%2Fnft_example_stylus", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmark8nigeria%2Fnft_example_stylus'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5171852324f7a8e577992da18b7f32e39f5ac0c5 [INFO] checking mark8nigeria/nft_example_stylus against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmark8nigeria%2Fnft_example_stylus" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 39% (773/1981) Updating files: 40% (793/1981) Updating files: 41% (813/1981) Updating files: 42% (833/1981) Updating files: 43% (852/1981) Updating files: 44% (872/1981) Updating files: 45% (892/1981) Updating files: 45% (894/1981) Updating files: 46% (912/1981) Updating files: 46% (921/1981) Updating files: 47% (932/1981) Updating files: 48% (951/1981) Updating files: 49% (971/1981) Updating files: 50% (991/1981) Updating files: 51% (1011/1981) Updating files: 52% (1031/1981) Updating files: 53% (1050/1981) Updating files: 54% (1070/1981) Updating files: 55% (1090/1981) Updating files: 56% (1110/1981) Updating files: 57% (1130/1981) Updating files: 58% (1149/1981) Updating files: 59% (1169/1981) Updating files: 60% (1189/1981) Updating files: 61% (1209/1981) Updating files: 62% (1229/1981) Updating files: 63% (1249/1981) Updating files: 64% (1268/1981) Updating files: 65% (1288/1981) Updating files: 66% (1308/1981) Updating files: 67% (1328/1981) Updating files: 68% (1348/1981) Updating files: 69% (1367/1981) Updating files: 70% (1387/1981) Updating files: 70% (1402/1981) Updating files: 71% (1407/1981) Updating files: 72% (1427/1981) Updating files: 73% (1447/1981) Updating files: 74% (1466/1981) Updating files: 75% (1486/1981) Updating files: 76% (1506/1981) Updating files: 77% (1526/1981) Updating files: 78% (1546/1981) Updating files: 79% (1565/1981) Updating files: 80% (1585/1981) Updating files: 81% (1605/1981) Updating files: 82% (1625/1981) Updating files: 83% (1645/1981) Updating files: 84% (1665/1981) Updating files: 85% (1684/1981) Updating files: 86% (1704/1981) Updating files: 87% (1724/1981) Updating files: 88% (1744/1981) Updating files: 88% (1751/1981) Updating files: 89% (1764/1981) Updating files: 90% (1783/1981) Updating files: 91% (1803/1981) Updating files: 92% (1823/1981) Updating files: 93% (1843/1981) Updating files: 94% (1863/1981) Updating files: 95% (1882/1981) Updating files: 96% (1902/1981) Updating files: 97% (1922/1981) Updating files: 98% (1942/1981) Updating files: 99% (1962/1981) Updating files: 100% (1981/1981) Updating files: 100% (1981/1981), done. [INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/mark8nigeria/nft_example_stylus [INFO] finished tweaking git repo https://github.com/mark8nigeria/nft_example_stylus [INFO] tweaked toml for git repo https://github.com/mark8nigeria/nft_example_stylus written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mark8nigeria/nft_example_stylus 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/mark8nigeria/nft_example_stylus already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 973b6254b8f394f29587ff1d531d4a6bd0ec4be06b9a0d6188540c08a85e69b9 [INFO] running `Command { std: "docker" "start" "-a" "973b6254b8f394f29587ff1d531d4a6bd0ec4be06b9a0d6188540c08a85e69b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "973b6254b8f394f29587ff1d531d4a6bd0ec4be06b9a0d6188540c08a85e69b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "973b6254b8f394f29587ff1d531d4a6bd0ec4be06b9a0d6188540c08a85e69b9", kill_on_drop: false }` [INFO] [stdout] 973b6254b8f394f29587ff1d531d4a6bd0ec4be06b9a0d6188540c08a85e69b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fdd59b32118bf739c136248f4c5d235420cbf83e1896cea745c385e47ae0f9ff [INFO] running `Command { std: "docker" "start" "-a" "fdd59b32118bf739c136248f4c5d235420cbf83e1896cea745c385e47ae0f9ff", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling const-hex v1.13.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Checking mini-alloc v0.6.0 [INFO] [stderr] Checking keccak-const v0.2.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling ruint v1.12.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling syn-solidity v0.7.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling alloy-sol-macro-input v0.7.6 [INFO] [stderr] Compiling alloy-primitives v0.7.6 [INFO] [stderr] Compiling alloy-sol-macro-expander v0.7.6 [INFO] [stderr] Compiling alloy-sol-macro v0.7.6 [INFO] [stderr] Compiling alloy-sol-types v0.7.6 [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.7.6/src/types/data_type.rs:503:9 [INFO] [stdout] | [INFO] [stdout] 503 | 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.7.6/src/types/data_type.rs:620:36 [INFO] [stdout] | [INFO] [stdout] 620 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________^ [INFO] [stdout] | |____________________________________| [INFO] [stdout] 621 | || .write_str(T::SOL_NAME) [INFO] [stdout] 622 | || .write_byte(b'[') [INFO] [stdout] 623 | || .write_usize(N) [INFO] [stdout] 624 | || .write_byte(b']') [INFO] [stdout] | ||_________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 625 | | .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.7.6/src/types/data_type.rs:696:44 [INFO] [stdout] | [INFO] [stdout] 696 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 697 | || .write_byte(b'(') [INFO] [stdout] 698 | || $( [INFO] [stdout] 699 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 702 | || .pop() // Remove the last comma [INFO] [stdout] 703 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 704 | | .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] 762 | 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.7.6/src/types/data_type.rs:696:44 [INFO] [stdout] | [INFO] [stdout] 696 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 697 | || .write_byte(b'(') [INFO] [stdout] 698 | || $( [INFO] [stdout] 699 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 702 | || .pop() // Remove the last comma [INFO] [stdout] 703 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 704 | | .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] 762 | 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.7.6/src/types/data_type.rs:696:44 [INFO] [stdout] | [INFO] [stdout] 696 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 697 | || .write_byte(b'(') [INFO] [stdout] 698 | || $( [INFO] [stdout] 699 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 702 | || .pop() // Remove the last comma [INFO] [stdout] 703 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 704 | | .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] 762 | 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.7.6/src/types/data_type.rs:696:44 [INFO] [stdout] | [INFO] [stdout] 696 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 697 | || .write_byte(b'(') [INFO] [stdout] 698 | || $( [INFO] [stdout] 699 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 702 | || .pop() // Remove the last comma [INFO] [stdout] 703 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 704 | | .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] 762 | 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.7.6/src/types/data_type.rs:696:44 [INFO] [stdout] | [INFO] [stdout] 696 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 697 | || .write_byte(b'(') [INFO] [stdout] 698 | || $( [INFO] [stdout] 699 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 702 | || .pop() // Remove the last comma [INFO] [stdout] 703 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 704 | | .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] 762 | 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.7.6/src/types/data_type.rs:696:44 [INFO] [stdout] | [INFO] [stdout] 696 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 697 | || .write_byte(b'(') [INFO] [stdout] 698 | || $( [INFO] [stdout] 699 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 702 | || .pop() // Remove the last comma [INFO] [stdout] 703 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 704 | | .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] 762 | 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.7.6/src/types/data_type.rs:696:44 [INFO] [stdout] | [INFO] [stdout] 696 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 697 | || .write_byte(b'(') [INFO] [stdout] 698 | || $( [INFO] [stdout] 699 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 702 | || .pop() // Remove the last comma [INFO] [stdout] 703 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 704 | | .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] 762 | 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.7.6/src/types/data_type.rs:696:44 [INFO] [stdout] | [INFO] [stdout] 696 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 697 | || .write_byte(b'(') [INFO] [stdout] 698 | || $( [INFO] [stdout] 699 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 702 | || .pop() // Remove the last comma [INFO] [stdout] 703 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 704 | | .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] 762 | 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.7.6/src/types/data_type.rs:696:44 [INFO] [stdout] | [INFO] [stdout] 696 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 697 | || .write_byte(b'(') [INFO] [stdout] 698 | || $( [INFO] [stdout] 699 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 702 | || .pop() // Remove the last comma [INFO] [stdout] 703 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 704 | | .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] 762 | 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.7.6/src/types/data_type.rs:696:44 [INFO] [stdout] | [INFO] [stdout] 696 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 697 | || .write_byte(b'(') [INFO] [stdout] 698 | || $( [INFO] [stdout] 699 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 702 | || .pop() // Remove the last comma [INFO] [stdout] 703 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 704 | | .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] 762 | 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.7.6/src/types/data_type.rs:696:44 [INFO] [stdout] | [INFO] [stdout] 696 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 697 | || .write_byte(b'(') [INFO] [stdout] 698 | || $( [INFO] [stdout] 699 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 702 | || .pop() // Remove the last comma [INFO] [stdout] 703 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 704 | | .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] 762 | 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.7.6/src/types/data_type.rs:696:44 [INFO] [stdout] | [INFO] [stdout] 696 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 697 | || .write_byte(b'(') [INFO] [stdout] 698 | || $( [INFO] [stdout] 699 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 702 | || .pop() // Remove the last comma [INFO] [stdout] 703 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 704 | | .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] 762 | 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.7.6/src/types/data_type.rs:696:44 [INFO] [stdout] | [INFO] [stdout] 696 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 697 | || .write_byte(b'(') [INFO] [stdout] 698 | || $( [INFO] [stdout] 699 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 702 | || .pop() // Remove the last comma [INFO] [stdout] 703 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 704 | | .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] 762 | 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.7.6/src/types/data_type.rs:696:44 [INFO] [stdout] | [INFO] [stdout] 696 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 697 | || .write_byte(b'(') [INFO] [stdout] 698 | || $( [INFO] [stdout] 699 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 702 | || .pop() // Remove the last comma [INFO] [stdout] 703 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 704 | | .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] 762 | 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.7.6/src/types/data_type.rs:696:44 [INFO] [stdout] | [INFO] [stdout] 696 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 697 | || .write_byte(b'(') [INFO] [stdout] 698 | || $( [INFO] [stdout] 699 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 702 | || .pop() // Remove the last comma [INFO] [stdout] 703 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 704 | | .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] 762 | 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.7.6/src/types/data_type.rs:696:44 [INFO] [stdout] | [INFO] [stdout] 696 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 697 | || .write_byte(b'(') [INFO] [stdout] 698 | || $( [INFO] [stdout] 699 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 702 | || .pop() // Remove the last comma [INFO] [stdout] 703 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 704 | | .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] 762 | 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.7.6/src/types/data_type.rs:696:44 [INFO] [stdout] | [INFO] [stdout] 696 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 697 | || .write_byte(b'(') [INFO] [stdout] 698 | || $( [INFO] [stdout] 699 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 702 | || .pop() // Remove the last comma [INFO] [stdout] 703 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 704 | | .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] 762 | 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.7.6/src/types/data_type.rs:696:44 [INFO] [stdout] | [INFO] [stdout] 696 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 697 | || .write_byte(b'(') [INFO] [stdout] 698 | || $( [INFO] [stdout] 699 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 702 | || .pop() // Remove the last comma [INFO] [stdout] 703 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 704 | | .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] 762 | 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.7.6/src/types/data_type.rs:503:9 [INFO] [stdout] | [INFO] [stdout] 503 | 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.7.6/src/types/data_type.rs:696:44 [INFO] [stdout] | [INFO] [stdout] 696 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 697 | || .write_byte(b'(') [INFO] [stdout] 698 | || $( [INFO] [stdout] 699 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 702 | || .pop() // Remove the last comma [INFO] [stdout] 703 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 704 | | .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] 762 | 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.7.6/src/types/data_type.rs:696:44 [INFO] [stdout] | [INFO] [stdout] 696 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 697 | || .write_byte(b'(') [INFO] [stdout] 698 | || $( [INFO] [stdout] 699 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 702 | || .pop() // Remove the last comma [INFO] [stdout] 703 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 704 | | .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] 762 | 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.7.6/src/types/data_type.rs:620:36 [INFO] [stdout] | [INFO] [stdout] 620 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________^ [INFO] [stdout] | |____________________________________| [INFO] [stdout] 621 | || .write_str(T::SOL_NAME) [INFO] [stdout] 622 | || .write_byte(b'[') [INFO] [stdout] 623 | || .write_usize(N) [INFO] [stdout] 624 | || .write_byte(b']') [INFO] [stdout] | ||_________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 625 | | .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.7.6/src/types/data_type.rs:696:44 [INFO] [stdout] | [INFO] [stdout] 696 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 697 | || .write_byte(b'(') [INFO] [stdout] 698 | || $( [INFO] [stdout] 699 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 702 | || .pop() // Remove the last comma [INFO] [stdout] 703 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 704 | | .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] 762 | 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.7.6/src/types/data_type.rs:696:44 [INFO] [stdout] | [INFO] [stdout] 696 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 697 | || .write_byte(b'(') [INFO] [stdout] 698 | || $( [INFO] [stdout] 699 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 702 | || .pop() // Remove the last comma [INFO] [stdout] 703 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 704 | | .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] 762 | 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.7.6/src/types/data_type.rs:696:44 [INFO] [stdout] | [INFO] [stdout] 696 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 697 | || .write_byte(b'(') [INFO] [stdout] 698 | || $( [INFO] [stdout] 699 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 702 | || .pop() // Remove the last comma [INFO] [stdout] 703 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 704 | | .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] 762 | 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.7.6/src/types/data_type.rs:696:44 [INFO] [stdout] | [INFO] [stdout] 696 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 697 | || .write_byte(b'(') [INFO] [stdout] 698 | || $( [INFO] [stdout] 699 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 702 | || .pop() // Remove the last comma [INFO] [stdout] 703 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 704 | | .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] 762 | 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.7.6/src/types/data_type.rs:696:44 [INFO] [stdout] | [INFO] [stdout] 696 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 697 | || .write_byte(b'(') [INFO] [stdout] 698 | || $( [INFO] [stdout] 699 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 702 | || .pop() // Remove the last comma [INFO] [stdout] 703 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 704 | | .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] 762 | 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.7.6/src/types/data_type.rs:696:44 [INFO] [stdout] | [INFO] [stdout] 696 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 697 | || .write_byte(b'(') [INFO] [stdout] 698 | || $( [INFO] [stdout] 699 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 702 | || .pop() // Remove the last comma [INFO] [stdout] 703 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 704 | | .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] 762 | 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.7.6/src/types/data_type.rs:696:44 [INFO] [stdout] | [INFO] [stdout] 696 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 697 | || .write_byte(b'(') [INFO] [stdout] 698 | || $( [INFO] [stdout] 699 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 702 | || .pop() // Remove the last comma [INFO] [stdout] 703 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 704 | | .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] 762 | 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.7.6/src/types/data_type.rs:696:44 [INFO] [stdout] | [INFO] [stdout] 696 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 697 | || .write_byte(b'(') [INFO] [stdout] 698 | || $( [INFO] [stdout] 699 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 702 | || .pop() // Remove the last comma [INFO] [stdout] 703 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 704 | | .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] 762 | 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.7.6/src/types/data_type.rs:696:44 [INFO] [stdout] | [INFO] [stdout] 696 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 697 | || .write_byte(b'(') [INFO] [stdout] 698 | || $( [INFO] [stdout] 699 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 702 | || .pop() // Remove the last comma [INFO] [stdout] 703 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 704 | | .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] 762 | 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.7.6/src/types/data_type.rs:696:44 [INFO] [stdout] | [INFO] [stdout] 696 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 697 | || .write_byte(b'(') [INFO] [stdout] 698 | || $( [INFO] [stdout] 699 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 702 | || .pop() // Remove the last comma [INFO] [stdout] 703 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 704 | | .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] 762 | 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.7.6/src/types/data_type.rs:696:44 [INFO] [stdout] | [INFO] [stdout] 696 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 697 | || .write_byte(b'(') [INFO] [stdout] 698 | || $( [INFO] [stdout] 699 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 702 | || .pop() // Remove the last comma [INFO] [stdout] 703 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 704 | | .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] 762 | 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.7.6/src/types/data_type.rs:696:44 [INFO] [stdout] | [INFO] [stdout] 696 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 697 | || .write_byte(b'(') [INFO] [stdout] 698 | || $( [INFO] [stdout] 699 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 702 | || .pop() // Remove the last comma [INFO] [stdout] 703 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 704 | | .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] 762 | 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.7.6/src/types/data_type.rs:696:44 [INFO] [stdout] | [INFO] [stdout] 696 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 697 | || .write_byte(b'(') [INFO] [stdout] 698 | || $( [INFO] [stdout] 699 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 702 | || .pop() // Remove the last comma [INFO] [stdout] 703 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 704 | | .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] 762 | 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.7.6/src/types/data_type.rs:696:44 [INFO] [stdout] | [INFO] [stdout] 696 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 697 | || .write_byte(b'(') [INFO] [stdout] 698 | || $( [INFO] [stdout] 699 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 702 | || .pop() // Remove the last comma [INFO] [stdout] 703 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 704 | | .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] 762 | 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.7.6/src/types/data_type.rs:696:44 [INFO] [stdout] | [INFO] [stdout] 696 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 697 | || .write_byte(b'(') [INFO] [stdout] 698 | || $( [INFO] [stdout] 699 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 702 | || .pop() // Remove the last comma [INFO] [stdout] 703 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 704 | | .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] 762 | 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.7.6/src/types/data_type.rs:696:44 [INFO] [stdout] | [INFO] [stdout] 696 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 697 | || .write_byte(b'(') [INFO] [stdout] 698 | || $( [INFO] [stdout] 699 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 702 | || .pop() // Remove the last comma [INFO] [stdout] 703 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 704 | | .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] 762 | 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.7.6/src/types/data_type.rs:696:44 [INFO] [stdout] | [INFO] [stdout] 696 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 697 | || .write_byte(b'(') [INFO] [stdout] 698 | || $( [INFO] [stdout] 699 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 702 | || .pop() // Remove the last comma [INFO] [stdout] 703 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 704 | | .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] 762 | 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.7.6/src/types/data_type.rs:696:44 [INFO] [stdout] | [INFO] [stdout] 696 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 697 | || .write_byte(b'(') [INFO] [stdout] 698 | || $( [INFO] [stdout] 699 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 702 | || .pop() // Remove the last comma [INFO] [stdout] 703 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 704 | | .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] 762 | 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.7.6/src/types/data_type.rs:696:44 [INFO] [stdout] | [INFO] [stdout] 696 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 697 | || .write_byte(b'(') [INFO] [stdout] 698 | || $( [INFO] [stdout] 699 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 702 | || .pop() // Remove the last comma [INFO] [stdout] 703 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 704 | | .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] 762 | 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.7.6/src/types/data_type.rs:696:44 [INFO] [stdout] | [INFO] [stdout] 696 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 697 | || .write_byte(b'(') [INFO] [stdout] 698 | || $( [INFO] [stdout] 699 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 702 | || .pop() // Remove the last comma [INFO] [stdout] 703 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 704 | | .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] 762 | 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.7.6/src/types/data_type.rs:696:44 [INFO] [stdout] | [INFO] [stdout] 696 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 697 | || .write_byte(b'(') [INFO] [stdout] 698 | || $( [INFO] [stdout] 699 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 702 | || .pop() // Remove the last comma [INFO] [stdout] 703 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 704 | | .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] 762 | 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.7.6/src/types/data_type.rs:696:44 [INFO] [stdout] | [INFO] [stdout] 696 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 697 | || .write_byte(b'(') [INFO] [stdout] 698 | || $( [INFO] [stdout] 699 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 702 | || .pop() // Remove the last comma [INFO] [stdout] 703 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 704 | | .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] 762 | 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.7.6/src/types/data_type.rs:696:44 [INFO] [stdout] | [INFO] [stdout] 696 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 697 | || .write_byte(b'(') [INFO] [stdout] 698 | || $( [INFO] [stdout] 699 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 702 | || .pop() // Remove the last comma [INFO] [stdout] 703 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 704 | | .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] 762 | 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.7.6/src/types/data_type.rs:696:44 [INFO] [stdout] | [INFO] [stdout] 696 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 697 | || .write_byte(b'(') [INFO] [stdout] 698 | || $( [INFO] [stdout] 699 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 702 | || .pop() // Remove the last comma [INFO] [stdout] 703 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 704 | | .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] 762 | 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.7.6/src/types/data_type.rs:696:44 [INFO] [stdout] | [INFO] [stdout] 696 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 697 | || .write_byte(b'(') [INFO] [stdout] 698 | || $( [INFO] [stdout] 699 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 702 | || .pop() // Remove the last comma [INFO] [stdout] 703 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 704 | | .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] 762 | 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] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-sol-types-0.7.6/src/types/data_type.rs:696:44 [INFO] [stdout] | [INFO] [stdout] 696 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 697 | || .write_byte(b'(') [INFO] [stdout] 698 | || $( [INFO] [stdout] 699 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 702 | || .pop() // Remove the last comma [INFO] [stdout] 703 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 704 | | .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] 762 | 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.7.6/src/types/data_type.rs:696:44 [INFO] [stdout] | [INFO] [stdout] 696 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 697 | || .write_byte(b'(') [INFO] [stdout] 698 | || $( [INFO] [stdout] 699 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 702 | || .pop() // Remove the last comma [INFO] [stdout] 703 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 704 | | .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] 762 | 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.7.6/src/types/data_type.rs:696:44 [INFO] [stdout] | [INFO] [stdout] 696 | const SOL_NAME: &'static str = NameBuffer::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 697 | || .write_byte(b'(') [INFO] [stdout] 698 | || $( [INFO] [stdout] 699 | || .write_str($ty::SOL_NAME) [INFO] [stdout] ... || [INFO] [stdout] 702 | || .pop() // Remove the last comma [INFO] [stdout] 703 | || .write_byte(b')') [INFO] [stdout] | ||_________________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 704 | | .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] 762 | 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] [stderr] error: could not compile `alloy-sol-types` (lib) due to 26 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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 26 previous errors [INFO] running `Command { std: "docker" "inspect" "fdd59b32118bf739c136248f4c5d235420cbf83e1896cea745c385e47ae0f9ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdd59b32118bf739c136248f4c5d235420cbf83e1896cea745c385e47ae0f9ff", kill_on_drop: false }` [INFO] [stdout] fdd59b32118bf739c136248f4c5d235420cbf83e1896cea745c385e47ae0f9ff