[INFO] fetching crate stylus-sdk 0.9.2...
[INFO] testing stylus-sdk-0.9.2 against 1.90.0 for beta-1.91-3
[INFO] extracting crate stylus-sdk 0.9.2 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate stylus-sdk 0.9.2
[INFO] finished tweaking crates.io crate stylus-sdk 0.9.2
[INFO] tweaked toml for crates.io crate stylus-sdk 0.9.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate stylus-sdk 0.9.2 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 378 packages to latest compatible versions
[INFO] [stderr]       Adding alloy-primitives v0.8.20 (available: v0.8.25)
[INFO] [stderr]       Adding alloy-sol-types v0.8.20 (available: v0.8.25)
[INFO] [stderr]       Adding base64ct v1.7.3 (available: v1.8.0)
[INFO] [stderr]       Adding const-hex v1.15.0 (available: v1.16.0)
[INFO] [stderr]       Adding indexmap v2.11.1 (available: v2.11.4)
[INFO] [stderr]       Adding mini-alloc v0.9.2 (available: v1.0.0)
[INFO] [stderr]       Adding parity-scale-codec v3.6.12 (available: v3.7.5)
[INFO] [stderr]       Adding rclite v0.2.8 (available: v0.3.0)
[INFO] [stderr]       Adding ruint v1.16.0 (available: v1.17.0)
[INFO] [stderr]       Adding serde v1.0.197 (available: v1.0.228)
[INFO] [stderr]       Adding serde_derive v1.0.197 (available: v1.0.228)
[INFO] [stderr]       Adding serde_json v1.0.143 (available: v1.0.145)
[INFO] [stderr]       Adding serde_spanned v1.0.0 (available: v1.0.2)
[INFO] [stderr]       Adding toml v0.9.5 (available: v0.9.7)
[INFO] [stderr]       Adding toml_datetime v0.7.0 (available: v0.7.2)
[INFO] [stderr]       Adding toml_edit v0.23.4 (available: v0.23.6)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded stylus-core v0.9.2
[INFO] [stderr]   Downloaded stylus-test v0.9.2
[INFO] [stderr]   Downloaded alloy-transport v0.11.1
[INFO] [stderr]   Downloaded branches v0.3.0
[INFO] [stderr]   Downloaded parity-scale-codec v3.6.12
[INFO] [stderr]   Downloaded mini-alloc v0.9.2
[INFO] [stderr]   Downloaded alloy-rpc-client v0.11.1
[INFO] [stderr]   Downloaded alloy-sol-types v0.8.20
[INFO] [stderr]   Downloaded keccak-const v0.2.0
[INFO] [stderr]   Downloaded rclite v0.2.8
[INFO] [stderr]   Downloaded alloy-provider v0.11.1
[INFO] [stderr]   Downloaded toml_edit v0.23.4
[INFO] [stderr]   Downloaded alloy-rpc-types-eth v0.11.1
[INFO] [stderr]   Downloaded stylus-proc v0.9.2
[INFO] [stderr]   Downloaded alloy-consensus-any v0.11.1
[INFO] [stderr]   Downloaded alloy-network v0.11.1
[INFO] [stderr]   Downloaded alloy-serde v0.11.1
[INFO] [stderr]   Downloaded alloy-json-rpc v0.11.1
[INFO] [stderr]   Downloaded nybbles v0.3.4
[INFO] [stderr]   Downloaded alloy-trie v0.7.9
[INFO] [stderr]   Downloaded alloy-eip7702 v0.5.1
[INFO] [stderr]   Downloaded alloy-transport-http v0.11.1
[INFO] [stderr]   Downloaded alloy-primitives v0.8.20
[INFO] [stderr]   Downloaded alloy-rpc-types-any v0.11.1
[INFO] [stderr]   Downloaded alloy-signer v0.11.1
[INFO] [stderr]   Downloaded alloy-eip2124 v0.1.0
[INFO] [stderr]   Downloaded alloy-network-primitives v0.11.1
[INFO] [stderr]   Downloaded alloy-eips v0.11.1
[INFO] [stderr]   Downloaded alloy-consensus v0.11.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2de7c1ee255edec17ed49d5ce11546ec0b748c715b210b6a29861a07711359ef
[INFO] running `Command { std: "docker" "start" "-a" "2de7c1ee255edec17ed49d5ce11546ec0b748c715b210b6a29861a07711359ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2de7c1ee255edec17ed49d5ce11546ec0b748c715b210b6a29861a07711359ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2de7c1ee255edec17ed49d5ce11546ec0b748c715b210b6a29861a07711359ef", kill_on_drop: false }`
[INFO] [stdout] 2de7c1ee255edec17ed49d5ce11546ec0b748c715b210b6a29861a07711359ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 030da046736455f314e23f8454644bcde1408109975eb1c025bffcaaa2856e7c
[INFO] running `Command { std: "docker" "start" "-a" "030da046736455f314e23f8454644bcde1408109975eb1c025bffcaaa2856e7c", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling const-hex v1.15.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]    Compiling ruint v1.16.0
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling toml_writer v1.0.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling mini-alloc v0.9.2
[INFO] [stderr]    Compiling base64ct v1.7.3
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling keccak-const v0.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling toml v0.9.5
[INFO] [stderr]    Compiling syn-solidity v0.8.25
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling alloy-sol-macro-input v0.8.25
[INFO] [stderr]    Compiling alloy-sol-macro-expander v0.8.25
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling alloy-primitives v0.8.20
[INFO] [stderr]    Compiling trybuild v1.0.111
[INFO] [stderr]    Compiling alloy-sol-macro v0.8.25
[INFO] [stderr]    Compiling alloy-sol-types v0.8.20
[INFO] [stderr]    Compiling stylus-core v0.9.2
[INFO] [stderr]    Compiling stylus-proc v0.9.2
[INFO] [stderr]    Compiling stylus-sdk v0.9.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `RustVec` is never constructed
[INFO] [stdout]   --> src/call/raw.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | struct RustVec {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/storage/array.rs:94:19
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn getter(&self, index: impl TryInto<usize>) -> Option<StorageGuard<S>> {
[INFO] [stdout]    |                   ^^^^^ the lifetime is elided here            --------------- the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn getter(&self, index: impl TryInto<usize>) -> Option<StorageGuard<'_, S>> {
[INFO] [stdout]    |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/storage/array.rs:102:19
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn setter(&mut self, index: impl TryInto<usize>) -> Option<StorageGuardMut<S>> {
[INFO] [stdout]     |                   ^^^^^^^^^ the lifetime is elided here            ------------------ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn setter(&mut self, index: impl TryInto<usize>) -> Option<StorageGuardMut<'_, S>> {
[INFO] [stdout]     |                                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/storage/bytes.rs:208:20
[INFO] [stdout]     |
[INFO] [stdout] 208 |     pub fn get_mut(&mut self, index: impl TryInto<usize>) -> Option<StorageGuardMut<StorageB8>> {
[INFO] [stdout]     |                    ^^^^^^^^^ the lifetime is elided here            -------------------------- the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 208 |     pub fn get_mut(&mut self, index: impl TryInto<usize>) -> Option<StorageGuardMut<'_, StorageB8>> {
[INFO] [stdout]     |                                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/storage/map.rs:100:19
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn getter(&self, key: K) -> StorageGuard<V> {
[INFO] [stdout]     |                   ^^^^^             --------------- the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn getter(&self, key: K) -> StorageGuard<'_, V> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/storage/map.rs:108:19
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn setter(&mut self, key: K) -> StorageGuardMut<V> {
[INFO] [stdout]     |                   ^^^^^^^^^             ------------------ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn setter(&mut self, key: K) -> StorageGuardMut<'_, V> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/storage/vec.rs:112:19
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn getter(&self, index: impl TryInto<usize>) -> Option<StorageGuard<S>> {
[INFO] [stdout]     |                   ^^^^^ the lifetime is elided here            --------------- the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn getter(&self, index: impl TryInto<usize>) -> Option<StorageGuard<'_, S>> {
[INFO] [stdout]     |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/storage/vec.rs:121:19
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub fn setter(&mut self, index: impl TryInto<usize>) -> Option<StorageGuardMut<S>> {
[INFO] [stdout]     |                   ^^^^^^^^^ the lifetime is elided here            ------------------ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub fn setter(&mut self, index: impl TryInto<usize>) -> Option<StorageGuardMut<'_, S>> {
[INFO] [stdout]     |                                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/storage/vec.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn grow(&mut self) -> StorageGuardMut<S> {
[INFO] [stdout]     |                 ^^^^^^^^^     ------------------ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn grow(&mut self) -> StorageGuardMut<'_, S> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/storage/vec.rs:194:19
[INFO] [stdout]     |
[INFO] [stdout] 194 |     pub fn shrink(&mut self) -> Option<StorageGuardMut<S>> {
[INFO] [stdout]     |                   ^^^^^^^^^            ------------------ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 194 |     pub fn shrink(&mut self) -> Option<StorageGuardMut<'_, S>> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "030da046736455f314e23f8454644bcde1408109975eb1c025bffcaaa2856e7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "030da046736455f314e23f8454644bcde1408109975eb1c025bffcaaa2856e7c", kill_on_drop: false }`
[INFO] [stdout] 030da046736455f314e23f8454644bcde1408109975eb1c025bffcaaa2856e7c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 792b34da911cc4de1d01d28f2420c4256166e12a6f567cf24660af5908b2e035
[INFO] running `Command { std: "docker" "start" "-a" "792b34da911cc4de1d01d28f2420c4256166e12a6f567cf24660af5908b2e035", kill_on_drop: false }`
[INFO] [stderr]    Compiling alloy-primitives v0.8.20
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling alloy-sol-types v0.8.20
[INFO] [stderr]    Compiling stylus-core v0.9.2
[INFO] [stderr]    Compiling stylus-proc v0.9.2
[INFO] [stderr]    Compiling stylus-sdk v0.9.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `stylus_test`
[INFO] [stdout]    --> src/storage/bytes.rs:560:9
[INFO] [stdout]     |
[INFO] [stdout] 560 |     use stylus_test::vm::*;
[INFO] [stdout]     |         ^^^^^^^^^^^ use of unresolved module or unlinked crate `stylus_test`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `stylus_test`, use `cargo add stylus_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `stylus_test`
[INFO] [stdout]    --> src/storage/vec.rs:299:9
[INFO] [stdout]     |
[INFO] [stdout] 299 |     use stylus_test::vm::TestVM;
[INFO] [stdout]     |         ^^^^^^^^^^^ use of unresolved module or unlinked crate `stylus_test`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `stylus_test`, use `cargo add stylus_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RustVec` is never constructed
[INFO] [stdout]   --> src/call/raw.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | struct RustVec {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/storage/array.rs:94:19
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn getter(&self, index: impl TryInto<usize>) -> Option<StorageGuard<S>> {
[INFO] [stdout]    |                   ^^^^^ the lifetime is elided here            --------------- the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn getter(&self, index: impl TryInto<usize>) -> Option<StorageGuard<'_, S>> {
[INFO] [stdout]    |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/storage/array.rs:102:19
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn setter(&mut self, index: impl TryInto<usize>) -> Option<StorageGuardMut<S>> {
[INFO] [stdout]     |                   ^^^^^^^^^ the lifetime is elided here            ------------------ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn setter(&mut self, index: impl TryInto<usize>) -> Option<StorageGuardMut<'_, S>> {
[INFO] [stdout]     |                                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/storage/bytes.rs:208:20
[INFO] [stdout]     |
[INFO] [stdout] 208 |     pub fn get_mut(&mut self, index: impl TryInto<usize>) -> Option<StorageGuardMut<StorageB8>> {
[INFO] [stdout]     |                    ^^^^^^^^^ the lifetime is elided here            -------------------------- the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 208 |     pub fn get_mut(&mut self, index: impl TryInto<usize>) -> Option<StorageGuardMut<'_, StorageB8>> {
[INFO] [stdout]     |                                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/storage/map.rs:100:19
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn getter(&self, key: K) -> StorageGuard<V> {
[INFO] [stdout]     |                   ^^^^^             --------------- the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn getter(&self, key: K) -> StorageGuard<'_, V> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/storage/map.rs:108:19
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn setter(&mut self, key: K) -> StorageGuardMut<V> {
[INFO] [stdout]     |                   ^^^^^^^^^             ------------------ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn setter(&mut self, key: K) -> StorageGuardMut<'_, V> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/storage/vec.rs:112:19
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn getter(&self, index: impl TryInto<usize>) -> Option<StorageGuard<S>> {
[INFO] [stdout]     |                   ^^^^^ the lifetime is elided here            --------------- the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn getter(&self, index: impl TryInto<usize>) -> Option<StorageGuard<'_, S>> {
[INFO] [stdout]     |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/storage/vec.rs:121:19
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub fn setter(&mut self, index: impl TryInto<usize>) -> Option<StorageGuardMut<S>> {
[INFO] [stdout]     |                   ^^^^^^^^^ the lifetime is elided here            ------------------ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub fn setter(&mut self, index: impl TryInto<usize>) -> Option<StorageGuardMut<'_, S>> {
[INFO] [stdout]     |                                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/storage/vec.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn grow(&mut self) -> StorageGuardMut<S> {
[INFO] [stdout]     |                 ^^^^^^^^^     ------------------ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn grow(&mut self) -> StorageGuardMut<'_, S> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/storage/vec.rs:194:19
[INFO] [stdout]     |
[INFO] [stdout] 194 |     pub fn shrink(&mut self) -> Option<StorageGuardMut<S>> {
[INFO] [stdout]     |                   ^^^^^^^^^            ------------------ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 194 |     pub fn shrink(&mut self) -> Option<StorageGuardMut<'_, S>> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestVM`
[INFO] [stdout]    --> src/storage/bytes.rs:564:23
[INFO] [stdout]     |
[INFO] [stdout] 564 |         let test_vm = TestVM::new();
[INFO] [stdout]     |                       ^^^^^^ use of undeclared type `TestVM`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestVM`
[INFO] [stdout]    --> src/storage/bytes.rs:581:23
[INFO] [stdout]     |
[INFO] [stdout] 581 |         let test_vm = TestVM::new();
[INFO] [stdout]     |                       ^^^^^^ use of undeclared type `TestVM`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestVM`
[INFO] [stdout]    --> src/storage/bytes.rs:598:23
[INFO] [stdout]     |
[INFO] [stdout] 598 |         let test_vm = TestVM::new();
[INFO] [stdout]     |                       ^^^^^^ use of undeclared type `TestVM`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestVM`
[INFO] [stdout]    --> src/storage/bytes.rs:618:23
[INFO] [stdout]     |
[INFO] [stdout] 618 |         let test_vm = TestVM::new();
[INFO] [stdout]     |                       ^^^^^^ use of undeclared type `TestVM`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestVM`
[INFO] [stdout]    --> src/storage/bytes.rs:636:23
[INFO] [stdout]     |
[INFO] [stdout] 636 |         let test_vm = TestVM::new();
[INFO] [stdout]     |                       ^^^^^^ use of undeclared type `TestVM`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestVM`
[INFO] [stdout]    --> src/storage/bytes.rs:656:23
[INFO] [stdout]     |
[INFO] [stdout] 656 |         let test_vm = TestVM::new();
[INFO] [stdout]     |                       ^^^^^^ use of undeclared type `TestVM`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestVM`
[INFO] [stdout]    --> src/storage/bytes.rs:675:23
[INFO] [stdout]     |
[INFO] [stdout] 675 |         let test_vm = TestVM::new();
[INFO] [stdout]     |                       ^^^^^^ use of undeclared type `TestVM`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestVM`
[INFO] [stdout]    --> src/storage/bytes.rs:689:23
[INFO] [stdout]     |
[INFO] [stdout] 689 |         let test_vm = TestVM::new();
[INFO] [stdout]     |                       ^^^^^^ use of undeclared type `TestVM`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestVM`
[INFO] [stdout]    --> src/storage/bytes.rs:711:23
[INFO] [stdout]     |
[INFO] [stdout] 711 |         let test_vm = TestVM::new();
[INFO] [stdout]     |                       ^^^^^^ use of undeclared type `TestVM`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestVM`
[INFO] [stdout]    --> src/storage/bytes.rs:728:23
[INFO] [stdout]     |
[INFO] [stdout] 728 |         let test_vm = TestVM::new();
[INFO] [stdout]     |                       ^^^^^^ use of undeclared type `TestVM`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestVM`
[INFO] [stdout]    --> src/storage/bytes.rs:751:23
[INFO] [stdout]     |
[INFO] [stdout] 751 |         let test_vm = TestVM::new();
[INFO] [stdout]     |                       ^^^^^^ use of undeclared type `TestVM`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestVM`
[INFO] [stdout]    --> src/storage/bytes.rs:776:23
[INFO] [stdout]     |
[INFO] [stdout] 776 |         let test_vm = TestVM::new();
[INFO] [stdout]     |                       ^^^^^^ use of undeclared type `TestVM`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestVM`
[INFO] [stdout]    --> src/storage/bytes.rs:797:23
[INFO] [stdout]     |
[INFO] [stdout] 797 |         let test_vm = TestVM::new();
[INFO] [stdout]     |                       ^^^^^^ use of undeclared type `TestVM`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestVM`
[INFO] [stdout]    --> src/storage/bytes.rs:815:23
[INFO] [stdout]     |
[INFO] [stdout] 815 |         let test_vm = TestVM::new();
[INFO] [stdout]     |                       ^^^^^^ use of undeclared type `TestVM`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestVM`
[INFO] [stdout]    --> src/storage/bytes.rs:840:23
[INFO] [stdout]     |
[INFO] [stdout] 840 |         let test_vm = TestVM::new();
[INFO] [stdout]     |                       ^^^^^^ use of undeclared type `TestVM`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestVM`
[INFO] [stdout]    --> src/storage/bytes.rs:862:23
[INFO] [stdout]     |
[INFO] [stdout] 862 |         let test_vm = TestVM::new();
[INFO] [stdout]     |                       ^^^^^^ use of undeclared type `TestVM`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestVM`
[INFO] [stdout]    --> src/storage/bytes.rs:886:23
[INFO] [stdout]     |
[INFO] [stdout] 886 |         let test_vm = TestVM::new();
[INFO] [stdout]     |                       ^^^^^^ use of undeclared type `TestVM`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestVM`
[INFO] [stdout]    --> src/storage/bytes.rs:899:23
[INFO] [stdout]     |
[INFO] [stdout] 899 |         let test_vm = TestVM::new();
[INFO] [stdout]     |                       ^^^^^^ use of undeclared type `TestVM`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestVM`
[INFO] [stdout]    --> src/storage/bytes.rs:917:23
[INFO] [stdout]     |
[INFO] [stdout] 917 |         let test_vm = TestVM::new();
[INFO] [stdout]     |                       ^^^^^^ use of undeclared type `TestVM`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestVM`
[INFO] [stdout]    --> src/storage/bytes.rs:941:23
[INFO] [stdout]     |
[INFO] [stdout] 941 |         let test_vm = TestVM::new();
[INFO] [stdout]     |                       ^^^^^^ use of undeclared type `TestVM`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestVM`
[INFO] [stdout]    --> src/storage/bytes.rs:964:23
[INFO] [stdout]     |
[INFO] [stdout] 964 |         let test_vm = TestVM::new();
[INFO] [stdout]     |                       ^^^^^^ use of undeclared type `TestVM`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestVM`
[INFO] [stdout]    --> src/storage/bytes.rs:977:23
[INFO] [stdout]     |
[INFO] [stdout] 977 |         let test_vm = TestVM::new();
[INFO] [stdout]     |                       ^^^^^^ use of undeclared type `TestVM`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestVM`
[INFO] [stdout]     --> src/storage/bytes.rs:1001:23
[INFO] [stdout]      |
[INFO] [stdout] 1001 |         let test_vm = TestVM::new();
[INFO] [stdout]      |                       ^^^^^^ use of undeclared type `TestVM`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestVM`
[INFO] [stdout]     --> src/storage/bytes.rs:1009:23
[INFO] [stdout]      |
[INFO] [stdout] 1009 |         let test_vm = TestVM::new();
[INFO] [stdout]      |                       ^^^^^^ use of undeclared type `TestVM`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestVM`
[INFO] [stdout]     --> src/storage/bytes.rs:1035:23
[INFO] [stdout]      |
[INFO] [stdout] 1035 |         let test_vm = TestVM::new();
[INFO] [stdout]      |                       ^^^^^^ use of undeclared type `TestVM`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `stylus-sdk` (lib test) due to 27 previous errors
[INFO] running `Command { std: "docker" "inspect" "792b34da911cc4de1d01d28f2420c4256166e12a6f567cf24660af5908b2e035", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "792b34da911cc4de1d01d28f2420c4256166e12a6f567cf24660af5908b2e035", kill_on_drop: false }`
[INFO] [stdout] 792b34da911cc4de1d01d28f2420c4256166e12a6f567cf24660af5908b2e035
