[INFO] fetching crate zksync_vm_interface 29.5.0-non-semver-compat...
[INFO] testing zksync_vm_interface-29.5.0-non-semver-compat against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate zksync_vm_interface 29.5.0-non-semver-compat into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate zksync_vm_interface 29.5.0-non-semver-compat
[INFO] finished tweaking crates.io crate zksync_vm_interface 29.5.0-non-semver-compat
[INFO] tweaked toml for crates.io crate zksync_vm_interface 29.5.0-non-semver-compat written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate zksync_vm_interface 29.5.0-non-semver-compat on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate zksync_vm_interface 29.5.0-non-semver-compat 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0d16acbe9c83ccc78c5994c55ec79e4278dcb0fa7cd68daac619d46ea01e8811
[INFO] running `Command { std: "docker" "start" "-a" "0d16acbe9c83ccc78c5994c55ec79e4278dcb0fa7cd68daac619d46ea01e8811", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0d16acbe9c83ccc78c5994c55ec79e4278dcb0fa7cd68daac619d46ea01e8811", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d16acbe9c83ccc78c5994c55ec79e4278dcb0fa7cd68daac619d46ea01e8811", kill_on_drop: false }`
[INFO] [stdout] 0d16acbe9c83ccc78c5994c55ec79e4278dcb0fa7cd68daac619d46ea01e8811
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 025de75a4f8c0ac7463bcabceb0a6b085a3fe67d4b677d40ecc4e49d14ac275c
[INFO] running `Command { std: "docker" "start" "-a" "025de75a4f8c0ac7463bcabceb0a6b085a3fe67d4b677d40ecc4e49d14ac275c", kill_on_drop: false }`
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling prometheus-client v0.23.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling prometheus-client-derive-encode v0.4.2
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling compile-fmt v0.1.0
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling elsa v1.11.2
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]    Compiling rlp v0.5.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling vise-macros v0.3.2
[INFO] [stderr]    Compiling impl-rlp v0.3.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling secp256k1-sys v0.8.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling const-decoder v0.4.0
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling tokio v1.46.0
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling zksync_types v29.5.0-non-semver-compat
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling vise v0.3.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]    Compiling impl-serde v0.4.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling primitive-types v0.12.2
[INFO] [stderr]    Compiling ethbloom v0.13.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling num_enum v0.7.4
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling zksync_utils v29.5.0-non-semver-compat
[INFO] [stderr]    Compiling secp256k1 v0.27.0
[INFO] [stderr]    Compiling ethereum-types v0.14.1
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]    Compiling ethabi v18.0.0
[INFO] [stderr]    Compiling serde_with v1.14.0
[INFO] [stderr]    Compiling zksync_basic_types v29.5.0-non-semver-compat
[INFO] [stderr]    Compiling zksync_crypto_primitives v29.5.0-non-semver-compat
[INFO] [stderr]    Compiling zksync_system_constants v29.5.0-non-semver-compat
[INFO] [stderr]    Compiling zksync_contracts v29.5.0-non-semver-compat
[INFO] [stderr]    Compiling zksync_mini_merkle_tree v29.5.0-non-semver-compat
[INFO] [stderr]    Compiling zksync_vm_interface v29.5.0-non-semver-compat (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/utils/dump.rs:174:25
[INFO] [stdout]     |
[INFO] [stdout] 174 |     fn push_transaction(&mut self, tx: Transaction) -> PushTransactionResult {
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 174 |     fn push_transaction(&mut self, tx: Transaction) -> PushTransactionResult<'_> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/utils/dump.rs:200:9
[INFO] [stdout]     |
[INFO] [stdout] 200 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 204 |     ) -> (BytecodeCompressionResult, VmExecutionResultAndLogs) {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 204 |     ) -> (BytecodeCompressionResult<'_>, VmExecutionResultAndLogs) {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.99s
[INFO] running `Command { std: "docker" "inspect" "025de75a4f8c0ac7463bcabceb0a6b085a3fe67d4b677d40ecc4e49d14ac275c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "025de75a4f8c0ac7463bcabceb0a6b085a3fe67d4b677d40ecc4e49d14ac275c", kill_on_drop: false }`
[INFO] [stdout] 025de75a4f8c0ac7463bcabceb0a6b085a3fe67d4b677d40ecc4e49d14ac275c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ca4c79eb5a18a656be7f0eac9c39bef14907790044f22766759c94c48d8469f8
[INFO] running `Command { std: "docker" "start" "-a" "ca4c79eb5a18a656be7f0eac9c39bef14907790044f22766759c94c48d8469f8", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/utils/dump.rs:174:25
[INFO] [stdout]     |
[INFO] [stdout] 174 |     fn push_transaction(&mut self, tx: Transaction) -> PushTransactionResult {
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 174 |     fn push_transaction(&mut self, tx: Transaction) -> PushTransactionResult<'_> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/utils/dump.rs:200:9
[INFO] [stdout]     |
[INFO] [stdout] 200 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 204 |     ) -> (BytecodeCompressionResult, VmExecutionResultAndLogs) {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 204 |     ) -> (BytecodeCompressionResult<'_>, VmExecutionResultAndLogs) {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling zksync_vm_interface v29.5.0-non-semver-compat (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/utils/dump.rs:174:25
[INFO] [stdout]     |
[INFO] [stdout] 174 |     fn push_transaction(&mut self, tx: Transaction) -> PushTransactionResult {
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 174 |     fn push_transaction(&mut self, tx: Transaction) -> PushTransactionResult<'_> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/utils/dump.rs:200:9
[INFO] [stdout]     |
[INFO] [stdout] 200 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 204 |     ) -> (BytecodeCompressionResult, VmExecutionResultAndLogs) {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 204 |     ) -> (BytecodeCompressionResult<'_>, VmExecutionResultAndLogs) {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.93s
[INFO] running `Command { std: "docker" "inspect" "ca4c79eb5a18a656be7f0eac9c39bef14907790044f22766759c94c48d8469f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca4c79eb5a18a656be7f0eac9c39bef14907790044f22766759c94c48d8469f8", kill_on_drop: false }`
[INFO] [stdout] ca4c79eb5a18a656be7f0eac9c39bef14907790044f22766759c94c48d8469f8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fa96ec98a9f0a2a5b02e40f92d8d9e6ca902533a99f057205df84ae9f9825a14
[INFO] running `Command { std: "docker" "start" "-a" "fa96ec98a9f0a2a5b02e40f92d8d9e6ca902533a99f057205df84ae9f9825a14", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/utils/dump.rs:174:25
[INFO] [stderr]     |
[INFO] [stderr] 174 |     fn push_transaction(&mut self, tx: Transaction) -> PushTransactionResult {
[INFO] [stderr]     |                         ^^^^^^^^^                      ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 174 |     fn push_transaction(&mut self, tx: Transaction) -> PushTransactionResult<'_> {
[INFO] [stderr]     |                                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/utils/dump.rs:200:9
[INFO] [stderr]     |
[INFO] [stderr] 200 |         &mut self,
[INFO] [stderr]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 204 |     ) -> (BytecodeCompressionResult, VmExecutionResultAndLogs) {
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 204 |     ) -> (BytecodeCompressionResult<'_>, VmExecutionResultAndLogs) {
[INFO] [stderr]     |                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `zksync_vm_interface` (lib) generated 2 warnings (run `cargo fix --lib -p zksync_vm_interface` to apply 2 suggestions)
[INFO] [stderr] warning: `zksync_vm_interface` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zksync_vm_interface-ce2173b879181472)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test storage::snapshot::tests::serializing_snapshot_to_json ... ok
[INFO] [stdout] test storage::view::test::immutable_storage_view ... ok
[INFO] [stdout] test storage::view::test::test_storage_access ... ok
[INFO] [stdout] test types::errors::vm_revert_reason::tests::revert_reason_with_big_data_offset ... ok
[INFO] [stdout] test types::errors::vm_revert_reason::tests::revert_reason_with_wrong_string_length ... ok
[INFO] [stdout] test types::errors::vm_revert_reason::tests::revert_reason_with_wrong_data_offset ... ok
[INFO] [stdout] test types::outputs::execution_result::tests::bytecode_publication_request_event_signature_matches ... ok
[INFO] [stdout] test types::outputs::execution_result::tests::deploy_event_signature_matches ... ok
[INFO] [stdout] test types::outputs::execution_result::tests::l1_message_event_signature_matches ... ok
[INFO] [stdout] test types::errors::vm_revert_reason::tests::revert_reason_parsing ... ok
[INFO] [stdout] test types::tracer::tests::test_apply_range_when_none ... ok
[INFO] [stdout] test types::tracer::tests::test_apply_range_with_overlap_narrower_result ... ok
[INFO] [stdout] test types::tracer::tests::test_apply_range_with_partial_overlap ... ok
[INFO] [stdout] test types::outputs::execution_result::tests::published_bytecode_event_signature_matches ... ok
[INFO] [stdout] test types::errors::vm_revert_reason::tests::revert_reason_with_wrong_function_selector ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests zksync_vm_interface
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "fa96ec98a9f0a2a5b02e40f92d8d9e6ca902533a99f057205df84ae9f9825a14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa96ec98a9f0a2a5b02e40f92d8d9e6ca902533a99f057205df84ae9f9825a14", kill_on_drop: false }`
[INFO] [stdout] fa96ec98a9f0a2a5b02e40f92d8d9e6ca902533a99f057205df84ae9f9825a14
