[INFO] cloning repository https://github.com/Appic-Solutions/trsansaction_logger
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Appic-Solutions/trsansaction_logger" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAppic-Solutions%2Ftrsansaction_logger", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAppic-Solutions%2Ftrsansaction_logger'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2416725a514baa4f7619c3bc1827227185503481
[INFO] testing Appic-Solutions/trsansaction_logger against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAppic-Solutions%2Ftrsansaction_logger" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Appic-Solutions/trsansaction_logger
[INFO] finished tweaking git repo https://github.com/Appic-Solutions/trsansaction_logger
[INFO] tweaked toml for git repo https://github.com/Appic-Solutions/trsansaction_logger written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Appic-Solutions/trsansaction_logger on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Appic-Solutions/trsansaction_logger 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-6-tc1/source/transaction_logger/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-6-tc1/source/proxy_canister/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/dfinity/ic.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rand_xorshift v0.3.0
[INFO] [stderr]   Downloaded stacker v0.1.17
[INFO] [stderr]   Downloaded fastrand v2.2.0
[INFO] [stderr]   Downloaded rusty-fork v0.3.0
[INFO] [stderr]   Downloaded tempfile v3.14.0
[INFO] [stderr]   Downloaded ic-http-types v0.1.0
[INFO] [stderr]   Downloaded ic-canister-log v0.2.0
[INFO] [stderr]   Downloaded base32 v0.4.0
[INFO] [stderr]   Downloaded ic-sha3 v1.0.0
[INFO] [stderr]   Downloaded minicbor-derive v0.16.2
[INFO] [stderr]   Downloaded serde_tokenstream v0.2.2
[INFO] [stderr]   Downloaded ic-cdk-macros v0.16.0
[INFO] [stderr]   Downloaded minicbor v0.19.1
[INFO] [stderr]   Downloaded pretty v0.12.3
[INFO] [stderr]   Downloaded ic-cdk v0.16.0
[INFO] [stderr]   Downloaded ethnum v1.5.0
[INFO] [stderr]   Downloaded minicbor v0.26.5
[INFO] [stderr]   Downloaded ic-stable-structures v0.6.7
[INFO] [stderr]   Downloaded candid v0.10.10
[INFO] [stderr]   Downloaded cc v1.2.2
[INFO] [stderr]   Downloaded proptest v1.5.0
[INFO] [stderr]   Downloaded anyhow v1.0.93
[INFO] [stderr]   Downloaded slog v2.7.0
[INFO] [stderr]   Downloaded minicbor-derive v0.13.0
[INFO] [stderr]   Downloaded psm v0.1.24
[INFO] [stderr]   Downloaded ic0 v0.23.0
[INFO] [stderr]   Downloaded ic-cdk-timers v0.10.0
[INFO] [stderr]   Downloaded rustix v0.38.41
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0d36c9adbfb52fc1de5a0be75af0b56c36544535e19d02fad08867f70798ae5a
[INFO] running `Command { std: "docker" "start" "-a" "0d36c9adbfb52fc1de5a0be75af0b56c36544535e19d02fad08867f70798ae5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0d36c9adbfb52fc1de5a0be75af0b56c36544535e19d02fad08867f70798ae5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d36c9adbfb52fc1de5a0be75af0b56c36544535e19d02fad08867f70798ae5a", kill_on_drop: false }`
[INFO] [stdout] 0d36c9adbfb52fc1de5a0be75af0b56c36544535e19d02fad08867f70798ae5a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d3bbcdfea7c56dc3489b9fccc448cd0a5deb5d32ef8da203ffeddda930740d3
[INFO] running `Command { std: "docker" "start" "-a" "7d3bbcdfea7c56dc3489b9fccc448cd0a5deb5d32ef8da203ffeddda930740d3", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/transaction_logger/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/proxy_canister/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling minicbor v0.19.1
[INFO] [stderr]    Compiling pretty v0.12.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling minicbor v0.26.5
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling ic0 v0.23.0
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling base32 v0.4.0
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling thousands v0.2.0
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling rlp v0.5.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling psm v0.1.24
[INFO] [stderr]    Compiling stacker v0.1.17
[INFO] [stderr]    Compiling ic-sha3 v1.0.0
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling minicbor-derive v0.13.0
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling candid_derive v0.6.6
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling minicbor-derive v0.16.2
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde_bytes v0.11.15
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling ic_principal v0.1.1
[INFO] [stderr]    Compiling serde_tokenstream v0.2.2
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling ethnum v1.5.0
[INFO] [stderr]    Compiling ic-canister-log v0.2.0
[INFO] [stderr]    Compiling ic-stable-structures v0.6.7
[INFO] [stderr]    Compiling candid v0.10.10
[INFO] [stderr]    Compiling icrc-cbor v0.1.0 (https://github.com/dfinity/ic.git#31326865)
[INFO] [stderr]    Compiling ic-http-types v0.1.0
[INFO] [stderr]    Compiling phantom_newtype v0.9.0 (https://github.com/dfinity/ic.git#31326865)
[INFO] [stderr]    Compiling icrc-ledger-types v0.1.6 (https://github.com/dfinity/ic.git#31326865)
[INFO] [stderr]    Compiling ic-cdk-macros v0.16.0
[INFO] [stderr]    Compiling ic-cdk v0.16.0
[INFO] [stderr]    Compiling ic-cdk-timers v0.10.0
[INFO] [stderr]    Compiling transaction_logger v0.1.0 (/opt/rustwide/workdir/transaction_logger)
[INFO] [stdout] warning: unused import: `std::ops::Add`
[INFO] [stdout]   --> transaction_logger/src/state.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::ops::Add;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CandidErc20TwinLedgerSuiteFee` and `CandidErc20TwinLedgerSuiteStatus`
[INFO] [stdout]   --> transaction_logger/src/state.rs:25:35
[INFO] [stdout]    |
[INFO] [stdout] 25 |     AddEvmToIcpTx, AddIcpToEvmTx, CandidErc20TwinLedgerSuiteFee, CandidErc20TwinLedgerSuiteStatus,
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::any::Any`
[INFO] [stdout]  --> transaction_logger/src/state/dex/event_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::any::Any;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `erc20_twin_ledger_requests_id`
[INFO] [stdout]   --> transaction_logger/src/state.rs:42:23
[INFO] [stdout]    |
[INFO] [stdout] 42 |     dex_actions_list, erc20_twin_ledger_requests_id, evm_to_icp_memory, evm_token_list_id,
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token_in`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:247:17
[INFO] [stdout]     |
[INFO] [stdout] 247 |                 token_in,
[INFO] [stdout]     |                 ^^^^^^^^ help: try ignoring the field: `token_in: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `final_amount_in`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:248:17
[INFO] [stdout]     |
[INFO] [stdout] 248 |                 final_amount_in,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ help: try ignoring the field: `final_amount_in: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `final_amount_out`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:249:17
[INFO] [stdout]     |
[INFO] [stdout] 249 |                 final_amount_out,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^ help: try ignoring the field: `final_amount_out: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token_out`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:250:17
[INFO] [stdout]     |
[INFO] [stdout] 250 |                 token_out,
[INFO] [stdout]     |                 ^^^^^^^^^ help: try ignoring the field: `token_out: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `swap_type`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:251:17
[INFO] [stdout]     |
[INFO] [stdout] 251 |                 swap_type,
[INFO] [stdout]     |                 ^^^^^^^^^ help: try ignoring the field: `swap_type: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token0`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:254:17
[INFO] [stdout]     |
[INFO] [stdout] 254 |                 token0,
[INFO] [stdout]     |                 ^^^^^^ help: try ignoring the field: `token0: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token1`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:255:17
[INFO] [stdout]     |
[INFO] [stdout] 255 |                 token1,
[INFO] [stdout]     |                 ^^^^^^ help: try ignoring the field: `token1: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pool_fee`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:256:17
[INFO] [stdout]     |
[INFO] [stdout] 256 |                 pool_fee,
[INFO] [stdout]     |                 ^^^^^^^^ help: try ignoring the field: `pool_fee: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `amount0_received`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:259:17
[INFO] [stdout]     |
[INFO] [stdout] 259 |                 amount0_received,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^ help: try ignoring the field: `amount0_received: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `burnt_position`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:261:17
[INFO] [stdout]     |
[INFO] [stdout] 261 |                 burnt_position,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ help: try ignoring the field: `burnt_position: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `liquidity`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:262:17
[INFO] [stdout]     |
[INFO] [stdout] 262 |                 liquidity,
[INFO] [stdout]     |                 ^^^^^^^^^ help: try ignoring the field: `liquidity: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `amount1_received`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:263:17
[INFO] [stdout]     |
[INFO] [stdout] 263 |                 amount1_received,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^ help: try ignoring the field: `amount1_received: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `amount0_paid`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:267:17
[INFO] [stdout]     |
[INFO] [stdout] 267 |                 amount0_paid,
[INFO] [stdout]     |                 ^^^^^^^^^^^^ help: try ignoring the field: `amount0_paid: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `liquidity_delta`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:268:17
[INFO] [stdout]     |
[INFO] [stdout] 268 |                 liquidity_delta,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ help: try ignoring the field: `liquidity_delta: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `amount1_paid`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:269:17
[INFO] [stdout]     |
[INFO] [stdout] 269 |                 amount1_paid,
[INFO] [stdout]     |                 ^^^^^^^^^^^^ help: try ignoring the field: `amount1_paid: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `modified_position`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:270:17
[INFO] [stdout]     |
[INFO] [stdout] 270 |                 modified_position,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^ help: try ignoring the field: `modified_position: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `amount1_collected`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:274:17
[INFO] [stdout]     |
[INFO] [stdout] 274 |                 amount1_collected,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^ help: try ignoring the field: `amount1_collected: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:275:17
[INFO] [stdout]     |
[INFO] [stdout] 275 |                 position,
[INFO] [stdout]     |                 ^^^^^^^^ help: try ignoring the field: `position: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `amount0_collected`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:276:17
[INFO] [stdout]     |
[INFO] [stdout] 276 |                 amount0_collected,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^ help: try ignoring the field: `amount0_collected: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `amount0_received`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:279:17
[INFO] [stdout]     |
[INFO] [stdout] 279 |                 amount0_received,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^ help: try ignoring the field: `amount0_received: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `liquidity_delta`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:281:17
[INFO] [stdout]     |
[INFO] [stdout] 281 |                 liquidity_delta,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ help: try ignoring the field: `liquidity_delta: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `amount1_received`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:282:17
[INFO] [stdout]     |
[INFO] [stdout] 282 |                 amount1_received,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^ help: try ignoring the field: `amount1_received: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `modified_position`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:283:17
[INFO] [stdout]     |
[INFO] [stdout] 283 |                 modified_position,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^ help: try ignoring the field: `modified_position: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `amount0_paid`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:287:17
[INFO] [stdout]     |
[INFO] [stdout] 287 |                 amount0_paid,
[INFO] [stdout]     |                 ^^^^^^^^^^^^ help: try ignoring the field: `amount0_paid: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `liquidity`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:288:17
[INFO] [stdout]     |
[INFO] [stdout] 288 |                 liquidity,
[INFO] [stdout]     |                 ^^^^^^^^^ help: try ignoring the field: `liquidity: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `created_position`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:289:17
[INFO] [stdout]     |
[INFO] [stdout] 289 |                 created_position,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^ help: try ignoring the field: `created_position: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `amount1_paid`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:290:17
[INFO] [stdout]     |
[INFO] [stdout] 290 |                 amount1_paid,
[INFO] [stdout]     |                 ^^^^^^^^^^^^ help: try ignoring the field: `amount1_paid: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TWIN_LEDGER_REQUESTS` is never used
[INFO] [stdout]   --> transaction_logger/src/state/config.rs:52:7
[INFO] [stdout]    |
[INFO] [stdout] 52 | const TWIN_LEDGER_REQUESTS: MemoryId = MemoryId::new(7);
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `erc20_twin_ledger_requests_id` is never used
[INFO] [stdout]   --> transaction_logger/src/state/config.rs:54:8
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub fn erc20_twin_ledger_requests_id() -> StableMemory {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> transaction_logger/src/state/storable_impl.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<[u8]> {
[INFO] [stdout]    |                         ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 33 | impl_storable_minicbor!(Minter);
[INFO] [stdout]    | ------------------------------- in this macro invocation
[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]    = note: this warning originates in the macro `impl_storable_minicbor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> transaction_logger/src/state/storable_impl.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<[u8]> {
[INFO] [stdout]    |                         ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 34 | impl_storable_minicbor!(MinterKey);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `impl_storable_minicbor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> transaction_logger/src/state/storable_impl.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<[u8]> {
[INFO] [stdout]    |                         ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 35 | impl_storable_minicbor!(Erc20Identifier);
[INFO] [stdout]    | ---------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `impl_storable_minicbor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> transaction_logger/src/state/storable_impl.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<[u8]> {
[INFO] [stdout]    |                         ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 36 | impl_storable_minicbor!(EvmToIcpTxIdentifier);
[INFO] [stdout]    | --------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `impl_storable_minicbor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> transaction_logger/src/state/storable_impl.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<[u8]> {
[INFO] [stdout]    |                         ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 37 | impl_storable_minicbor!(IcpToEvmIdentifier);
[INFO] [stdout]    | ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `impl_storable_minicbor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> transaction_logger/src/state/storable_impl.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<[u8]> {
[INFO] [stdout]    |                         ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 38 | impl_storable_minicbor!(EvmToIcpTx);
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `impl_storable_minicbor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> transaction_logger/src/state/storable_impl.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<[u8]> {
[INFO] [stdout]    |                         ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 39 | impl_storable_minicbor!(IcpToEvmTx);
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `impl_storable_minicbor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> transaction_logger/src/state/storable_impl.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<[u8]> {
[INFO] [stdout]    |                         ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 40 | impl_storable_minicbor!(IcpToken);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `impl_storable_minicbor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> transaction_logger/src/state/storable_impl.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<[u8]> {
[INFO] [stdout]    |                         ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 41 | impl_storable_minicbor!(EvmToken);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `impl_storable_minicbor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> transaction_logger/src/state/storable_impl.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<[u8]> {
[INFO] [stdout]    |                         ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 42 | impl_storable_minicbor!(BridgePair);
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `impl_storable_minicbor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> transaction_logger/src/state/storable_impl.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<[u8]> {
[INFO] [stdout]    |                         ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 43 | impl_storable_minicbor!(DexAction);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `impl_storable_minicbor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> transaction_logger/src/state/storable_impl.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<[u8]> {
[INFO] [stdout]    |                         ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 44 | impl_storable_minicbor!(SwapType);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `impl_storable_minicbor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> transaction_logger/src/state/storable_impl.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<[u8]> {
[INFO] [stdout]    |                         ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 45 | impl_storable_minicbor!(UserDexActions);
[INFO] [stdout]    | --------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `impl_storable_minicbor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> transaction_logger/src/state/storable_impl.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<[u8]> {
[INFO] [stdout]    |                         ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 46 | impl_storable_minicbor!(DexInfo);
[INFO] [stdout]    | -------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `impl_storable_minicbor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling proxy_canister v0.1.0 (/opt/rustwide/workdir/proxy_canister)
[INFO] [stdout] warning: unused import: `std::borrow::Borrow`
[INFO] [stdout]  --> transaction_logger/src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::borrow::Borrow;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "7d3bbcdfea7c56dc3489b9fccc448cd0a5deb5d32ef8da203ffeddda930740d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d3bbcdfea7c56dc3489b9fccc448cd0a5deb5d32ef8da203ffeddda930740d3", kill_on_drop: false }`
[INFO] [stdout] 7d3bbcdfea7c56dc3489b9fccc448cd0a5deb5d32ef8da203ffeddda930740d3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cb1a589798f7b4ef7b57d24911a22fce39e5428874aef1700a02b430be03d9ec
[INFO] running `Command { std: "docker" "start" "-a" "cb1a589798f7b4ef7b57d24911a22fce39e5428874aef1700a02b430be03d9ec", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/transaction_logger/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/proxy_canister/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling fastrand v2.2.0
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stdout] warning: unused import: `std::ops::Add`
[INFO] [stdout]   --> transaction_logger/src/state.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::ops::Add;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CandidErc20TwinLedgerSuiteFee` and `CandidErc20TwinLedgerSuiteStatus`
[INFO] [stdout]   --> transaction_logger/src/state.rs:25:35
[INFO] [stdout]    |
[INFO] [stdout] 25 |     AddEvmToIcpTx, AddIcpToEvmTx, CandidErc20TwinLedgerSuiteFee, CandidErc20TwinLedgerSuiteStatus,
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::any::Any`
[INFO] [stdout]  --> transaction_logger/src/state/dex/event_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::any::Any;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `erc20_twin_ledger_requests_id`
[INFO] [stdout]   --> transaction_logger/src/state.rs:42:23
[INFO] [stdout]    |
[INFO] [stdout] 42 |     dex_actions_list, erc20_twin_ledger_requests_id, evm_to_icp_memory, evm_token_list_id,
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token_in`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:247:17
[INFO] [stdout]     |
[INFO] [stdout] 247 |                 token_in,
[INFO] [stdout]     |                 ^^^^^^^^ help: try ignoring the field: `token_in: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `final_amount_in`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:248:17
[INFO] [stdout]     |
[INFO] [stdout] 248 |                 final_amount_in,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ help: try ignoring the field: `final_amount_in: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `final_amount_out`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:249:17
[INFO] [stdout]     |
[INFO] [stdout] 249 |                 final_amount_out,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^ help: try ignoring the field: `final_amount_out: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token_out`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:250:17
[INFO] [stdout]     |
[INFO] [stdout] 250 |                 token_out,
[INFO] [stdout]     |                 ^^^^^^^^^ help: try ignoring the field: `token_out: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `swap_type`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:251:17
[INFO] [stdout]     |
[INFO] [stdout] 251 |                 swap_type,
[INFO] [stdout]     |                 ^^^^^^^^^ help: try ignoring the field: `swap_type: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token0`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:254:17
[INFO] [stdout]     |
[INFO] [stdout] 254 |                 token0,
[INFO] [stdout]     |                 ^^^^^^ help: try ignoring the field: `token0: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token1`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:255:17
[INFO] [stdout]     |
[INFO] [stdout] 255 |                 token1,
[INFO] [stdout]     |                 ^^^^^^ help: try ignoring the field: `token1: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pool_fee`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:256:17
[INFO] [stdout]     |
[INFO] [stdout] 256 |                 pool_fee,
[INFO] [stdout]     |                 ^^^^^^^^ help: try ignoring the field: `pool_fee: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `amount0_received`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:259:17
[INFO] [stdout]     |
[INFO] [stdout] 259 |                 amount0_received,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^ help: try ignoring the field: `amount0_received: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `burnt_position`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:261:17
[INFO] [stdout]     |
[INFO] [stdout] 261 |                 burnt_position,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ help: try ignoring the field: `burnt_position: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `liquidity`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:262:17
[INFO] [stdout]     |
[INFO] [stdout] 262 |                 liquidity,
[INFO] [stdout]     |                 ^^^^^^^^^ help: try ignoring the field: `liquidity: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `amount1_received`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:263:17
[INFO] [stdout]     |
[INFO] [stdout] 263 |                 amount1_received,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^ help: try ignoring the field: `amount1_received: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `amount0_paid`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:267:17
[INFO] [stdout]     |
[INFO] [stdout] 267 |                 amount0_paid,
[INFO] [stdout]     |                 ^^^^^^^^^^^^ help: try ignoring the field: `amount0_paid: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `liquidity_delta`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:268:17
[INFO] [stdout]     |
[INFO] [stdout] 268 |                 liquidity_delta,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ help: try ignoring the field: `liquidity_delta: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `amount1_paid`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:269:17
[INFO] [stdout]     |
[INFO] [stdout] 269 |                 amount1_paid,
[INFO] [stdout]     |                 ^^^^^^^^^^^^ help: try ignoring the field: `amount1_paid: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `modified_position`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:270:17
[INFO] [stdout]     |
[INFO] [stdout] 270 |                 modified_position,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^ help: try ignoring the field: `modified_position: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `amount1_collected`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:274:17
[INFO] [stdout]     |
[INFO] [stdout] 274 |                 amount1_collected,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^ help: try ignoring the field: `amount1_collected: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:275:17
[INFO] [stdout]     |
[INFO] [stdout] 275 |                 position,
[INFO] [stdout]     |                 ^^^^^^^^ help: try ignoring the field: `position: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `amount0_collected`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:276:17
[INFO] [stdout]     |
[INFO] [stdout] 276 |                 amount0_collected,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^ help: try ignoring the field: `amount0_collected: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `amount0_received`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:279:17
[INFO] [stdout]     |
[INFO] [stdout] 279 |                 amount0_received,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^ help: try ignoring the field: `amount0_received: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `liquidity_delta`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:281:17
[INFO] [stdout]     |
[INFO] [stdout] 281 |                 liquidity_delta,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ help: try ignoring the field: `liquidity_delta: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `amount1_received`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:282:17
[INFO] [stdout]     |
[INFO] [stdout] 282 |                 amount1_received,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^ help: try ignoring the field: `amount1_received: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `modified_position`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:283:17
[INFO] [stdout]     |
[INFO] [stdout] 283 |                 modified_position,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^ help: try ignoring the field: `modified_position: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `amount0_paid`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:287:17
[INFO] [stdout]     |
[INFO] [stdout] 287 |                 amount0_paid,
[INFO] [stdout]     |                 ^^^^^^^^^^^^ help: try ignoring the field: `amount0_paid: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `liquidity`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:288:17
[INFO] [stdout]     |
[INFO] [stdout] 288 |                 liquidity,
[INFO] [stdout]     |                 ^^^^^^^^^ help: try ignoring the field: `liquidity: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `created_position`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:289:17
[INFO] [stdout]     |
[INFO] [stdout] 289 |                 created_position,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^ help: try ignoring the field: `created_position: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `amount1_paid`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:290:17
[INFO] [stdout]     |
[INFO] [stdout] 290 |                 amount1_paid,
[INFO] [stdout]     |                 ^^^^^^^^^^^^ help: try ignoring the field: `amount1_paid: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TWIN_LEDGER_REQUESTS` is never used
[INFO] [stdout]   --> transaction_logger/src/state/config.rs:52:7
[INFO] [stdout]    |
[INFO] [stdout] 52 | const TWIN_LEDGER_REQUESTS: MemoryId = MemoryId::new(7);
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `erc20_twin_ledger_requests_id` is never used
[INFO] [stdout]   --> transaction_logger/src/state/config.rs:54:8
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub fn erc20_twin_ledger_requests_id() -> StableMemory {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> transaction_logger/src/state/storable_impl.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<[u8]> {
[INFO] [stdout]    |                         ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 33 | impl_storable_minicbor!(Minter);
[INFO] [stdout]    | ------------------------------- in this macro invocation
[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]    = note: this warning originates in the macro `impl_storable_minicbor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> transaction_logger/src/state/storable_impl.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<[u8]> {
[INFO] [stdout]    |                         ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 34 | impl_storable_minicbor!(MinterKey);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `impl_storable_minicbor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> transaction_logger/src/state/storable_impl.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<[u8]> {
[INFO] [stdout]    |                         ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 35 | impl_storable_minicbor!(Erc20Identifier);
[INFO] [stdout]    | ---------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `impl_storable_minicbor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> transaction_logger/src/state/storable_impl.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<[u8]> {
[INFO] [stdout]    |                         ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 36 | impl_storable_minicbor!(EvmToIcpTxIdentifier);
[INFO] [stdout]    | --------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `impl_storable_minicbor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> transaction_logger/src/state/storable_impl.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<[u8]> {
[INFO] [stdout]    |                         ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 37 | impl_storable_minicbor!(IcpToEvmIdentifier);
[INFO] [stdout]    | ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `impl_storable_minicbor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> transaction_logger/src/state/storable_impl.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<[u8]> {
[INFO] [stdout]    |                         ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 38 | impl_storable_minicbor!(EvmToIcpTx);
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `impl_storable_minicbor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> transaction_logger/src/state/storable_impl.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<[u8]> {
[INFO] [stdout]    |                         ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 39 | impl_storable_minicbor!(IcpToEvmTx);
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `impl_storable_minicbor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling proxy_canister v0.1.0 (/opt/rustwide/workdir/proxy_canister)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> transaction_logger/src/state/storable_impl.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<[u8]> {
[INFO] [stdout]    |                         ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 40 | impl_storable_minicbor!(IcpToken);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `impl_storable_minicbor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> transaction_logger/src/state/storable_impl.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<[u8]> {
[INFO] [stdout]    |                         ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 41 | impl_storable_minicbor!(EvmToken);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `impl_storable_minicbor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> transaction_logger/src/state/storable_impl.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<[u8]> {
[INFO] [stdout]    |                         ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 42 | impl_storable_minicbor!(BridgePair);
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `impl_storable_minicbor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> transaction_logger/src/state/storable_impl.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<[u8]> {
[INFO] [stdout]    |                         ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 43 | impl_storable_minicbor!(DexAction);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `impl_storable_minicbor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> transaction_logger/src/state/storable_impl.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<[u8]> {
[INFO] [stdout]    |                         ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 44 | impl_storable_minicbor!(SwapType);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `impl_storable_minicbor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> transaction_logger/src/state/storable_impl.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<[u8]> {
[INFO] [stdout]    |                         ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 45 | impl_storable_minicbor!(UserDexActions);
[INFO] [stdout]    | --------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `impl_storable_minicbor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> transaction_logger/src/state/storable_impl.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<[u8]> {
[INFO] [stdout]    |                         ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 46 | impl_storable_minicbor!(DexInfo);
[INFO] [stdout]    | -------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `impl_storable_minicbor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling proptest v1.5.0
[INFO] [stderr]    Compiling transaction_logger v0.1.0 (/opt/rustwide/workdir/transaction_logger)
[INFO] [stdout] warning: unused import: `std::borrow::Borrow`
[INFO] [stdout]  --> transaction_logger/src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::borrow::Borrow;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::numeric::LedgerMintIndex`
[INFO] [stdout]  --> transaction_logger/src/cbor/tests.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::numeric::LedgerMintIndex;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ops::Add`
[INFO] [stdout]   --> transaction_logger/src/state.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::ops::Add;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CandidErc20TwinLedgerSuiteFee` and `CandidErc20TwinLedgerSuiteStatus`
[INFO] [stdout]   --> transaction_logger/src/state.rs:25:35
[INFO] [stdout]    |
[INFO] [stdout] 25 |     AddEvmToIcpTx, AddIcpToEvmTx, CandidErc20TwinLedgerSuiteFee, CandidErc20TwinLedgerSuiteStatus,
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::any::Any`
[INFO] [stdout]  --> transaction_logger/src/state/dex/event_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::any::Any;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `erc20_twin_ledger_requests_id`
[INFO] [stdout]   --> transaction_logger/src/state.rs:42:23
[INFO] [stdout]    |
[INFO] [stdout] 42 |     dex_actions_list, erc20_twin_ledger_requests_id, evm_to_icp_memory, evm_token_list_id,
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token_in`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:247:17
[INFO] [stdout]     |
[INFO] [stdout] 247 |                 token_in,
[INFO] [stdout]     |                 ^^^^^^^^ help: try ignoring the field: `token_in: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `final_amount_in`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:248:17
[INFO] [stdout]     |
[INFO] [stdout] 248 |                 final_amount_in,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ help: try ignoring the field: `final_amount_in: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `final_amount_out`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:249:17
[INFO] [stdout]     |
[INFO] [stdout] 249 |                 final_amount_out,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^ help: try ignoring the field: `final_amount_out: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token_out`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:250:17
[INFO] [stdout]     |
[INFO] [stdout] 250 |                 token_out,
[INFO] [stdout]     |                 ^^^^^^^^^ help: try ignoring the field: `token_out: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `swap_type`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:251:17
[INFO] [stdout]     |
[INFO] [stdout] 251 |                 swap_type,
[INFO] [stdout]     |                 ^^^^^^^^^ help: try ignoring the field: `swap_type: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token0`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:254:17
[INFO] [stdout]     |
[INFO] [stdout] 254 |                 token0,
[INFO] [stdout]     |                 ^^^^^^ help: try ignoring the field: `token0: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token1`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:255:17
[INFO] [stdout]     |
[INFO] [stdout] 255 |                 token1,
[INFO] [stdout]     |                 ^^^^^^ help: try ignoring the field: `token1: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pool_fee`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:256:17
[INFO] [stdout]     |
[INFO] [stdout] 256 |                 pool_fee,
[INFO] [stdout]     |                 ^^^^^^^^ help: try ignoring the field: `pool_fee: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `amount0_received`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:259:17
[INFO] [stdout]     |
[INFO] [stdout] 259 |                 amount0_received,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^ help: try ignoring the field: `amount0_received: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `burnt_position`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:261:17
[INFO] [stdout]     |
[INFO] [stdout] 261 |                 burnt_position,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ help: try ignoring the field: `burnt_position: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `liquidity`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:262:17
[INFO] [stdout]     |
[INFO] [stdout] 262 |                 liquidity,
[INFO] [stdout]     |                 ^^^^^^^^^ help: try ignoring the field: `liquidity: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `amount1_received`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:263:17
[INFO] [stdout]     |
[INFO] [stdout] 263 |                 amount1_received,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^ help: try ignoring the field: `amount1_received: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `amount0_paid`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:267:17
[INFO] [stdout]     |
[INFO] [stdout] 267 |                 amount0_paid,
[INFO] [stdout]     |                 ^^^^^^^^^^^^ help: try ignoring the field: `amount0_paid: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `liquidity_delta`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:268:17
[INFO] [stdout]     |
[INFO] [stdout] 268 |                 liquidity_delta,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ help: try ignoring the field: `liquidity_delta: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `amount1_paid`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:269:17
[INFO] [stdout]     |
[INFO] [stdout] 269 |                 amount1_paid,
[INFO] [stdout]     |                 ^^^^^^^^^^^^ help: try ignoring the field: `amount1_paid: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `modified_position`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:270:17
[INFO] [stdout]     |
[INFO] [stdout] 270 |                 modified_position,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^ help: try ignoring the field: `modified_position: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `amount1_collected`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:274:17
[INFO] [stdout]     |
[INFO] [stdout] 274 |                 amount1_collected,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^ help: try ignoring the field: `amount1_collected: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:275:17
[INFO] [stdout]     |
[INFO] [stdout] 275 |                 position,
[INFO] [stdout]     |                 ^^^^^^^^ help: try ignoring the field: `position: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `amount0_collected`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:276:17
[INFO] [stdout]     |
[INFO] [stdout] 276 |                 amount0_collected,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^ help: try ignoring the field: `amount0_collected: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `amount0_received`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:279:17
[INFO] [stdout]     |
[INFO] [stdout] 279 |                 amount0_received,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^ help: try ignoring the field: `amount0_received: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `liquidity_delta`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:281:17
[INFO] [stdout]     |
[INFO] [stdout] 281 |                 liquidity_delta,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ help: try ignoring the field: `liquidity_delta: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `amount1_received`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:282:17
[INFO] [stdout]     |
[INFO] [stdout] 282 |                 amount1_received,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^ help: try ignoring the field: `amount1_received: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `modified_position`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:283:17
[INFO] [stdout]     |
[INFO] [stdout] 283 |                 modified_position,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^ help: try ignoring the field: `modified_position: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `amount0_paid`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:287:17
[INFO] [stdout]     |
[INFO] [stdout] 287 |                 amount0_paid,
[INFO] [stdout]     |                 ^^^^^^^^^^^^ help: try ignoring the field: `amount0_paid: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `liquidity`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:288:17
[INFO] [stdout]     |
[INFO] [stdout] 288 |                 liquidity,
[INFO] [stdout]     |                 ^^^^^^^^^ help: try ignoring the field: `liquidity: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `created_position`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:289:17
[INFO] [stdout]     |
[INFO] [stdout] 289 |                 created_position,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^ help: try ignoring the field: `created_position: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `amount1_paid`
[INFO] [stdout]    --> transaction_logger/src/appic_dex_types.rs:290:17
[INFO] [stdout]     |
[INFO] [stdout] 290 |                 amount1_paid,
[INFO] [stdout]     |                 ^^^^^^^^^^^^ help: try ignoring the field: `amount1_paid: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TWIN_LEDGER_REQUESTS` is never used
[INFO] [stdout]   --> transaction_logger/src/state/config.rs:52:7
[INFO] [stdout]    |
[INFO] [stdout] 52 | const TWIN_LEDGER_REQUESTS: MemoryId = MemoryId::new(7);
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `erc20_twin_ledger_requests_id` is never used
[INFO] [stdout]   --> transaction_logger/src/state/config.rs:54:8
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub fn erc20_twin_ledger_requests_id() -> StableMemory {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> transaction_logger/src/state/storable_impl.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<[u8]> {
[INFO] [stdout]    |                         ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 33 | impl_storable_minicbor!(Minter);
[INFO] [stdout]    | ------------------------------- in this macro invocation
[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]    = note: this warning originates in the macro `impl_storable_minicbor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> transaction_logger/src/state/storable_impl.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<[u8]> {
[INFO] [stdout]    |                         ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 34 | impl_storable_minicbor!(MinterKey);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `impl_storable_minicbor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> transaction_logger/src/state/storable_impl.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<[u8]> {
[INFO] [stdout]    |                         ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 35 | impl_storable_minicbor!(Erc20Identifier);
[INFO] [stdout]    | ---------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `impl_storable_minicbor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> transaction_logger/src/state/storable_impl.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<[u8]> {
[INFO] [stdout]    |                         ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 36 | impl_storable_minicbor!(EvmToIcpTxIdentifier);
[INFO] [stdout]    | --------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `impl_storable_minicbor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> transaction_logger/src/state/storable_impl.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<[u8]> {
[INFO] [stdout]    |                         ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 37 | impl_storable_minicbor!(IcpToEvmIdentifier);
[INFO] [stdout]    | ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `impl_storable_minicbor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> transaction_logger/src/state/storable_impl.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<[u8]> {
[INFO] [stdout]    |                         ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 38 | impl_storable_minicbor!(EvmToIcpTx);
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `impl_storable_minicbor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> transaction_logger/src/state/storable_impl.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<[u8]> {
[INFO] [stdout]    |                         ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 39 | impl_storable_minicbor!(IcpToEvmTx);
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `impl_storable_minicbor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> transaction_logger/src/state/storable_impl.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<[u8]> {
[INFO] [stdout]    |                         ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 40 | impl_storable_minicbor!(IcpToken);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `impl_storable_minicbor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> transaction_logger/src/state/storable_impl.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<[u8]> {
[INFO] [stdout]    |                         ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 41 | impl_storable_minicbor!(EvmToken);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `impl_storable_minicbor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> transaction_logger/src/state/storable_impl.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<[u8]> {
[INFO] [stdout]    |                         ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 42 | impl_storable_minicbor!(BridgePair);
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `impl_storable_minicbor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> transaction_logger/src/state/storable_impl.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<[u8]> {
[INFO] [stdout]    |                         ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 43 | impl_storable_minicbor!(DexAction);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `impl_storable_minicbor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> transaction_logger/src/state/storable_impl.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<[u8]> {
[INFO] [stdout]    |                         ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 44 | impl_storable_minicbor!(SwapType);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `impl_storable_minicbor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> transaction_logger/src/state/storable_impl.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<[u8]> {
[INFO] [stdout]    |                         ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 45 | impl_storable_minicbor!(UserDexActions);
[INFO] [stdout]    | --------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `impl_storable_minicbor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> transaction_logger/src/state/storable_impl.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<[u8]> {
[INFO] [stdout]    |                         ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 46 | impl_storable_minicbor!(DexInfo);
[INFO] [stdout]    | -------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `impl_storable_minicbor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 27.87s
[INFO] running `Command { std: "docker" "inspect" "cb1a589798f7b4ef7b57d24911a22fce39e5428874aef1700a02b430be03d9ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb1a589798f7b4ef7b57d24911a22fce39e5428874aef1700a02b430be03d9ec", kill_on_drop: false }`
[INFO] [stdout] cb1a589798f7b4ef7b57d24911a22fce39e5428874aef1700a02b430be03d9ec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3467b6d3b54f464f943839e462b6c7ac12dd11e86284b8c0a8431de2fb4a6bcd
[INFO] running `Command { std: "docker" "start" "-a" "3467b6d3b54f464f943839e462b6c7ac12dd11e86284b8c0a8431de2fb4a6bcd", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/transaction_logger/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/proxy_canister/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: unused import: `std::ops::Add`
[INFO] [stderr]   --> transaction_logger/src/state.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | use std::ops::Add;
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `CandidErc20TwinLedgerSuiteFee` and `CandidErc20TwinLedgerSuiteStatus`
[INFO] [stderr]   --> transaction_logger/src/state.rs:25:35
[INFO] [stderr]    |
[INFO] [stderr] 25 |     AddEvmToIcpTx, AddIcpToEvmTx, CandidErc20TwinLedgerSuiteFee, CandidErc20TwinLedgerSuiteStatus,
[INFO] [stderr]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::any::Any`
[INFO] [stderr]  --> transaction_logger/src/state/dex/event_conversion.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::any::Any;
[INFO] [stderr]   |     ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `erc20_twin_ledger_requests_id`
[INFO] [stderr]   --> transaction_logger/src/state.rs:42:23
[INFO] [stderr]    |
[INFO] [stderr] 42 |     dex_actions_list, erc20_twin_ledger_requests_id, evm_to_icp_memory, evm_token_list_id,
[INFO] [stderr]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `token_in`
[INFO] [stderr]    --> transaction_logger/src/appic_dex_types.rs:247:17
[INFO] [stderr]     |
[INFO] [stderr] 247 |                 token_in,
[INFO] [stderr]     |                 ^^^^^^^^ help: try ignoring the field: `token_in: _`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `final_amount_in`
[INFO] [stderr]    --> transaction_logger/src/appic_dex_types.rs:248:17
[INFO] [stderr]     |
[INFO] [stderr] 248 |                 final_amount_in,
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^ help: try ignoring the field: `final_amount_in: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `final_amount_out`
[INFO] [stderr]    --> transaction_logger/src/appic_dex_types.rs:249:17
[INFO] [stderr]     |
[INFO] [stderr] 249 |                 final_amount_out,
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^ help: try ignoring the field: `final_amount_out: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `token_out`
[INFO] [stderr]    --> transaction_logger/src/appic_dex_types.rs:250:17
[INFO] [stderr]     |
[INFO] [stderr] 250 |                 token_out,
[INFO] [stderr]     |                 ^^^^^^^^^ help: try ignoring the field: `token_out: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `swap_type`
[INFO] [stderr]    --> transaction_logger/src/appic_dex_types.rs:251:17
[INFO] [stderr]     |
[INFO] [stderr] 251 |                 swap_type,
[INFO] [stderr]     |                 ^^^^^^^^^ help: try ignoring the field: `swap_type: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `token0`
[INFO] [stderr]    --> transaction_logger/src/appic_dex_types.rs:254:17
[INFO] [stderr]     |
[INFO] [stderr] 254 |                 token0,
[INFO] [stderr]     |                 ^^^^^^ help: try ignoring the field: `token0: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `token1`
[INFO] [stderr]    --> transaction_logger/src/appic_dex_types.rs:255:17
[INFO] [stderr]     |
[INFO] [stderr] 255 |                 token1,
[INFO] [stderr]     |                 ^^^^^^ help: try ignoring the field: `token1: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `pool_fee`
[INFO] [stderr]    --> transaction_logger/src/appic_dex_types.rs:256:17
[INFO] [stderr]     |
[INFO] [stderr] 256 |                 pool_fee,
[INFO] [stderr]     |                 ^^^^^^^^ help: try ignoring the field: `pool_fee: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `amount0_received`
[INFO] [stderr]    --> transaction_logger/src/appic_dex_types.rs:259:17
[INFO] [stderr]     |
[INFO] [stderr] 259 |                 amount0_received,
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^ help: try ignoring the field: `amount0_received: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `burnt_position`
[INFO] [stderr]    --> transaction_logger/src/appic_dex_types.rs:261:17
[INFO] [stderr]     |
[INFO] [stderr] 261 |                 burnt_position,
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^ help: try ignoring the field: `burnt_position: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `liquidity`
[INFO] [stderr]    --> transaction_logger/src/appic_dex_types.rs:262:17
[INFO] [stderr]     |
[INFO] [stderr] 262 |                 liquidity,
[INFO] [stderr]     |                 ^^^^^^^^^ help: try ignoring the field: `liquidity: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `amount1_received`
[INFO] [stderr]    --> transaction_logger/src/appic_dex_types.rs:263:17
[INFO] [stderr]     |
[INFO] [stderr] 263 |                 amount1_received,
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^ help: try ignoring the field: `amount1_received: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `amount0_paid`
[INFO] [stderr]    --> transaction_logger/src/appic_dex_types.rs:267:17
[INFO] [stderr]     |
[INFO] [stderr] 267 |                 amount0_paid,
[INFO] [stderr]     |                 ^^^^^^^^^^^^ help: try ignoring the field: `amount0_paid: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `liquidity_delta`
[INFO] [stderr]    --> transaction_logger/src/appic_dex_types.rs:268:17
[INFO] [stderr]     |
[INFO] [stderr] 268 |                 liquidity_delta,
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^ help: try ignoring the field: `liquidity_delta: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `amount1_paid`
[INFO] [stderr]    --> transaction_logger/src/appic_dex_types.rs:269:17
[INFO] [stderr]     |
[INFO] [stderr] 269 |                 amount1_paid,
[INFO] [stderr]     |                 ^^^^^^^^^^^^ help: try ignoring the field: `amount1_paid: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `modified_position`
[INFO] [stderr]    --> transaction_logger/src/appic_dex_types.rs:270:17
[INFO] [stderr]     |
[INFO] [stderr] 270 |                 modified_position,
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^ help: try ignoring the field: `modified_position: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `amount1_collected`
[INFO] [stderr]    --> transaction_logger/src/appic_dex_types.rs:274:17
[INFO] [stderr]     |
[INFO] [stderr] 274 |                 amount1_collected,
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^ help: try ignoring the field: `amount1_collected: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `position`
[INFO] [stderr]    --> transaction_logger/src/appic_dex_types.rs:275:17
[INFO] [stderr]     |
[INFO] [stderr] 275 |                 position,
[INFO] [stderr]     |                 ^^^^^^^^ help: try ignoring the field: `position: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `amount0_collected`
[INFO] [stderr]    --> transaction_logger/src/appic_dex_types.rs:276:17
[INFO] [stderr]     |
[INFO] [stderr] 276 |                 amount0_collected,
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^ help: try ignoring the field: `amount0_collected: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `amount0_received`
[INFO] [stderr]    --> transaction_logger/src/appic_dex_types.rs:279:17
[INFO] [stderr]     |
[INFO] [stderr] 279 |                 amount0_received,
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^ help: try ignoring the field: `amount0_received: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `liquidity_delta`
[INFO] [stderr]    --> transaction_logger/src/appic_dex_types.rs:281:17
[INFO] [stderr]     |
[INFO] [stderr] 281 |                 liquidity_delta,
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^ help: try ignoring the field: `liquidity_delta: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `amount1_received`
[INFO] [stderr]    --> transaction_logger/src/appic_dex_types.rs:282:17
[INFO] [stderr]     |
[INFO] [stderr] 282 |                 amount1_received,
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^ help: try ignoring the field: `amount1_received: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `modified_position`
[INFO] [stderr]    --> transaction_logger/src/appic_dex_types.rs:283:17
[INFO] [stderr]     |
[INFO] [stderr] 283 |                 modified_position,
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^ help: try ignoring the field: `modified_position: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `amount0_paid`
[INFO] [stderr]    --> transaction_logger/src/appic_dex_types.rs:287:17
[INFO] [stderr]     |
[INFO] [stderr] 287 |                 amount0_paid,
[INFO] [stderr]     |                 ^^^^^^^^^^^^ help: try ignoring the field: `amount0_paid: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `liquidity`
[INFO] [stderr]    --> transaction_logger/src/appic_dex_types.rs:288:17
[INFO] [stderr]     |
[INFO] [stderr] 288 |                 liquidity,
[INFO] [stderr]     |                 ^^^^^^^^^ help: try ignoring the field: `liquidity: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `created_position`
[INFO] [stderr]    --> transaction_logger/src/appic_dex_types.rs:289:17
[INFO] [stderr]     |
[INFO] [stderr] 289 |                 created_position,
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^ help: try ignoring the field: `created_position: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `amount1_paid`
[INFO] [stderr]    --> transaction_logger/src/appic_dex_types.rs:290:17
[INFO] [stderr]     |
[INFO] [stderr] 290 |                 amount1_paid,
[INFO] [stderr]     |                 ^^^^^^^^^^^^ help: try ignoring the field: `amount1_paid: _`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `TWIN_LEDGER_REQUESTS` is never used
[INFO] [stderr]   --> transaction_logger/src/state/config.rs:52:7
[INFO] [stderr]    |
[INFO] [stderr] 52 | const TWIN_LEDGER_REQUESTS: MemoryId = MemoryId::new(7);
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `erc20_twin_ledger_requests_id` is never used
[INFO] [stderr]   --> transaction_logger/src/state/config.rs:54:8
[INFO] [stderr]    |
[INFO] [stderr] 54 | pub fn erc20_twin_ledger_requests_id() -> StableMemory {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> transaction_logger/src/state/storable_impl.rs:12:25
[INFO] [stderr]    |
[INFO] [stderr] 12 |             fn to_bytes(&self) -> Cow<[u8]> {
[INFO] [stderr]    |                         ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                         |
[INFO] [stderr]    |                         the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 33 | impl_storable_minicbor!(Minter);
[INFO] [stderr]    | ------------------------------- in this macro invocation
[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]    = note: this warning originates in the macro `impl_storable_minicbor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stderr]    |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> transaction_logger/src/state/storable_impl.rs:12:25
[INFO] [stderr]    |
[INFO] [stderr] 12 |             fn to_bytes(&self) -> Cow<[u8]> {
[INFO] [stderr]    |                         ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                         |
[INFO] [stderr]    |                         the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 34 | impl_storable_minicbor!(MinterKey);
[INFO] [stderr]    | ---------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: this warning originates in the macro `impl_storable_minicbor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stderr]    |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> transaction_logger/src/state/storable_impl.rs:12:25
[INFO] [stderr]    |
[INFO] [stderr] 12 |             fn to_bytes(&self) -> Cow<[u8]> {
[INFO] [stderr]    |                         ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                         |
[INFO] [stderr]    |                         the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 35 | impl_storable_minicbor!(Erc20Identifier);
[INFO] [stderr]    | ---------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: this warning originates in the macro `impl_storable_minicbor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stderr]    |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> transaction_logger/src/state/storable_impl.rs:12:25
[INFO] [stderr]    |
[INFO] [stderr] 12 |             fn to_bytes(&self) -> Cow<[u8]> {
[INFO] [stderr]    |                         ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                         |
[INFO] [stderr]    |                         the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 36 | impl_storable_minicbor!(EvmToIcpTxIdentifier);
[INFO] [stderr]    | --------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: this warning originates in the macro `impl_storable_minicbor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stderr]    |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> transaction_logger/src/state/storable_impl.rs:12:25
[INFO] [stderr]    |
[INFO] [stderr] 12 |             fn to_bytes(&self) -> Cow<[u8]> {
[INFO] [stderr]    |                         ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                         |
[INFO] [stderr]    |                         the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 37 | impl_storable_minicbor!(IcpToEvmIdentifier);
[INFO] [stderr]    | ------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: this warning originates in the macro `impl_storable_minicbor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stderr]    |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> transaction_logger/src/state/storable_impl.rs:12:25
[INFO] [stderr]    |
[INFO] [stderr] 12 |             fn to_bytes(&self) -> Cow<[u8]> {
[INFO] [stderr]    |                         ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                         |
[INFO] [stderr]    |                         the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 38 | impl_storable_minicbor!(EvmToIcpTx);
[INFO] [stderr]    | ----------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: this warning originates in the macro `impl_storable_minicbor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stderr]    |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> transaction_logger/src/state/storable_impl.rs:12:25
[INFO] [stderr]    |
[INFO] [stderr] 12 |             fn to_bytes(&self) -> Cow<[u8]> {
[INFO] [stderr]    |                         ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                         |
[INFO] [stderr]    |                         the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 39 | impl_storable_minicbor!(IcpToEvmTx);
[INFO] [stderr]    | ----------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: this warning originates in the macro `impl_storable_minicbor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stderr]    |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> transaction_logger/src/state/storable_impl.rs:12:25
[INFO] [stderr]    |
[INFO] [stderr] 12 |             fn to_bytes(&self) -> Cow<[u8]> {
[INFO] [stderr]    |                         ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                         |
[INFO] [stderr]    |                         the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 40 | impl_storable_minicbor!(IcpToken);
[INFO] [stderr]    | --------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: this warning originates in the macro `impl_storable_minicbor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stderr]    |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> transaction_logger/src/state/storable_impl.rs:12:25
[INFO] [stderr]    |
[INFO] [stderr] 12 |             fn to_bytes(&self) -> Cow<[u8]> {
[INFO] [stderr]    |                         ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                         |
[INFO] [stderr]    |                         the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 41 | impl_storable_minicbor!(EvmToken);
[INFO] [stderr]    | --------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: this warning originates in the macro `impl_storable_minicbor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stderr]    |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> transaction_logger/src/state/storable_impl.rs:12:25
[INFO] [stderr]    |
[INFO] [stderr] 12 |             fn to_bytes(&self) -> Cow<[u8]> {
[INFO] [stderr]    |                         ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                         |
[INFO] [stderr]    |                         the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 42 | impl_storable_minicbor!(BridgePair);
[INFO] [stderr]    | ----------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: this warning originates in the macro `impl_storable_minicbor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stderr]    |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> transaction_logger/src/state/storable_impl.rs:12:25
[INFO] [stderr]    |
[INFO] [stderr] 12 |             fn to_bytes(&self) -> Cow<[u8]> {
[INFO] [stderr]    |                         ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                         |
[INFO] [stderr]    |                         the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 43 | impl_storable_minicbor!(DexAction);
[INFO] [stderr]    | ---------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: this warning originates in the macro `impl_storable_minicbor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stderr]    |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> transaction_logger/src/state/storable_impl.rs:12:25
[INFO] [stderr]    |
[INFO] [stderr] 12 |             fn to_bytes(&self) -> Cow<[u8]> {
[INFO] [stderr]    |                         ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                         |
[INFO] [stderr]    |                         the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 44 | impl_storable_minicbor!(SwapType);
[INFO] [stderr]    | --------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: this warning originates in the macro `impl_storable_minicbor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stderr]    |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> transaction_logger/src/state/storable_impl.rs:12:25
[INFO] [stderr]    |
[INFO] [stderr] 12 |             fn to_bytes(&self) -> Cow<[u8]> {
[INFO] [stderr]    |                         ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                         |
[INFO] [stderr]    |                         the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 45 | impl_storable_minicbor!(UserDexActions);
[INFO] [stderr]    | --------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: this warning originates in the macro `impl_storable_minicbor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stderr]    |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> transaction_logger/src/state/storable_impl.rs:12:25
[INFO] [stderr]    |
[INFO] [stderr] 12 |             fn to_bytes(&self) -> Cow<[u8]> {
[INFO] [stderr]    |                         ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                         |
[INFO] [stderr]    |                         the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 46 | impl_storable_minicbor!(DexInfo);
[INFO] [stderr]    | -------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: this warning originates in the macro `impl_storable_minicbor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stderr]    |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: `transaction_logger` (lib) generated 47 warnings (run `cargo fix --lib -p transaction_logger` to apply 45 suggestions)
[INFO] [stderr] warning: unused import: `crate::numeric::LedgerMintIndex`
[INFO] [stderr]  --> transaction_logger/src/cbor/tests.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use crate::numeric::LedgerMintIndex;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::ops::Add`
[INFO] [stderr]   --> transaction_logger/src/state.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | use std::ops::Add;
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::borrow::Borrow`
[INFO] [stderr]  --> transaction_logger/src/main.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use std::borrow::Borrow;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `transaction_logger` (lib test) generated 48 warnings (46 duplicates) (run `cargo fix --lib -p transaction_logger --tests` to apply 2 suggestions)
[INFO] [stderr] warning: `transaction_logger` (bin "transaction_logger" test) generated 1 warning (run `cargo fix --bin "transaction_logger" -p transaction_logger --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.57s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/proxy_canister-10e87639f34b1fab)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/proxy_canister-d5395f0386986059)
[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] [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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/transaction_logger-ea1624376c568c6a)
[INFO] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test icp_tokens_service::tests::test_claculate_usd_price_based_on_ck_usdc ... ok
[INFO] [stdout] test add_evm_tokens::tests::should_deserialize_json_into_tokens ... ok
[INFO] [stdout] test cbor::tests::opt_principal_encoding_roundtrip ... ok
[INFO] [stdout] test checked_amount::tests::checked_div_ceil::should_be_zero_when_dividend_is_zero ... ok
[INFO] [stdout] test checked_amount::tests::checked_div_ceil::should_increment_quotient_of_floor_division_when_not_multiple_of_divisor ... ok
[INFO] [stdout] test logs::tests::sorting_order ... ok
[INFO] [stdout] test tests::test_empty_logo ... ok
[INFO] [stdout] test logs::tests::should_truncate_last_entry ... ok
[INFO] [stdout] test tests::test_invalid_base64_data ... ok
[INFO] [stdout] test tests::test_malformed_data_url_no_base64 ... ok
[INFO] [stdout] test tests::test_raw_base64_no_data_url ... ok
[INFO] [stdout] test tests::test_valid_png_data_url ... ok
[INFO] [stdout] test tests::test_valid_svg_data_url ... ok
[INFO] [stdout] test update_icp_tokens::tests::test_hash_set_removal ... ok
[INFO] [stdout] test update_icp_tokens::tests::test_icp_token_equality ... ok
[INFO] [stdout] test update_icp_tokens::tests::test_remove_duplicates ... ok
[INFO] [stdout] test cbor::tests::u128_encoding_roundtrip ... ok
[INFO] [stdout] test cbor::tests::u128_small_value_encoding_roundtrip ... ok
[INFO] [stdout] test cbor::tests::u256_small_value_encoding_roundtrip ... ok
[INFO] [stdout] test checked_amount::tests::checked_div_ceil::should_be_none_when_divisor_is_zero ... ok
[INFO] [stdout] test cbor::tests::u256_encoding_roundtrip ... ok
[INFO] [stdout] test cbor::tests::i128_encoding_roundtrip ... ok
[INFO] [stdout] test cbor::tests::principal_encoding_roundtrip ... ok
[INFO] [stdout] test cbor::tests::i128_small_value_encoding_roundtrip ... ok
[INFO] [stdout] test cbor::tests::opt_nat_encoding_roundtrip ... ok
[INFO] [stdout] test cbor::tests::nat_encoding_roundtrip ... ok
[INFO] [stdout] test logs::tests::simple_logs_truncation ... ok
[INFO] [stdout] test add_evm_tokens::tests::should_deserialize_all_tokens ... FAILED
[INFO] [stdout] test logs::tests::one_entry_too_big ... ok
[INFO] [stdout] test logs::tests::logs_always_fit_in_message ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- add_evm_tokens::tests::should_deserialize_all_tokens stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'add_evm_tokens::tests::should_deserialize_all_tokens' (27) panicked at transaction_logger/src/add_evm_tokens.rs:92:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 4
[INFO] [stdout]  right: 3
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x598957c33942 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x598957c33942 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x598957c33942 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x598957c33942 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x598957c4a89a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x598957c4a89a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x598957c38b56 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x598957c38b56 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x598957c1106f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x598957c1106f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x598957c2bb39 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x598957a44b7e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x598957a44b7e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x598957c2bcf2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x598957c2bcf2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x598957c11128 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x598957c06299 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x598957c11f7d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x598957c4afdc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x598957c4ae93 - core[27de1724e4349be2]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x598957c45fed - core[27de1724e4349be2]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5989579e25ad - transaction_logger[99fdfbef4d8f610]::add_evm_tokens::tests::should_deserialize_all_tokens
[INFO] [stdout]                                at /opt/rustwide/workdir/transaction_logger/src/add_evm_tokens.rs:92:9
[INFO] [stdout]   22:     0x5989579e0e87 - transaction_logger[99fdfbef4d8f610]::add_evm_tokens::tests::should_deserialize_all_tokens::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/transaction_logger/src/add_evm_tokens.rs:83:39
[INFO] [stdout]   23:     0x598957a18ef6 - <transaction_logger[99fdfbef4d8f610]::add_evm_tokens::tests::should_deserialize_all_tokens::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x598957a38f2b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x598957a38f2b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x598957a4578a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x598957a4578a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x598957a4578a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x598957a4578a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x598957a4578a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x598957a4578a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x598957a4578a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x598957a40d34 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x598957a40d34 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x598957a48282 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x598957a48282 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x598957a48282 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x598957a48282 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x598957a48282 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x598957a48282 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x598957a48282 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x598957c331ef - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x598957c331ef - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x77cbbfb77aa4 - <unknown>
[INFO] [stdout]   45:     0x77cbbfc04a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     add_evm_tokens::tests::should_deserialize_all_tokens
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 29 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.21s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p transaction_logger --lib`
[INFO] running `Command { std: "docker" "inspect" "3467b6d3b54f464f943839e462b6c7ac12dd11e86284b8c0a8431de2fb4a6bcd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3467b6d3b54f464f943839e462b6c7ac12dd11e86284b8c0a8431de2fb4a6bcd", kill_on_drop: false }`
[INFO] [stdout] 3467b6d3b54f464f943839e462b6c7ac12dd11e86284b8c0a8431de2fb4a6bcd
