[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] fc54970e24514a814fc5a9656075ee401465ebac
[INFO] testing Appic-Solutions/trsansaction_logger against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAppic-Solutions%2Ftrsansaction_logger" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/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-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Appic-Solutions/trsansaction_logger on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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-5-tc2/source/transaction_logger/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-5-tc2/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-5-tc2/source/proxy_canister/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b2b9f7cb377bc4fddd593165ebeb2659fd45f8a4c03e61194a1a686cdaa6d8d6
[INFO] running `Command { std: "docker" "start" "-a" "b2b9f7cb377bc4fddd593165ebeb2659fd45f8a4c03e61194a1a686cdaa6d8d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b2b9f7cb377bc4fddd593165ebeb2659fd45f8a4c03e61194a1a686cdaa6d8d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2b9f7cb377bc4fddd593165ebeb2659fd45f8a4c03e61194a1a686cdaa6d8d6", kill_on_drop: false }`
[INFO] [stdout] b2b9f7cb377bc4fddd593165ebeb2659fd45f8a4c03e61194a1a686cdaa6d8d6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8d7ae81da6b9a571073bb524d86458f4e2d5b695b69ce3721d5502d92da41d7b
[INFO] running `Command { std: "docker" "start" "-a" "8d7ae81da6b9a571073bb524d86458f4e2d5b695b69ce3721d5502d92da41d7b", 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 cc v1.2.2
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling generic-array v0.14.7
[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 num-traits v0.2.19
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling syn v1.0.109
[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 pretty v0.12.3
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling minicbor v0.19.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling minicbor v0.26.5
[INFO] [stderr]    Compiling ic0 v0.23.0
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling base32 v0.4.0
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling ic-sha3 v1.0.0
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling thousands v0.2.0
[INFO] [stderr]    Compiling psm v0.1.24
[INFO] [stderr]    Compiling stacker v0.1.17
[INFO] [stderr]    Compiling rlp v0.5.2
[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 futures-executor v0.3.31
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling ic_principal v0.1.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling serde_bytes v0.11.15
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling ic-canister-log v0.2.0
[INFO] [stderr]    Compiling ic-stable-structures v0.6.7
[INFO] [stderr]    Compiling ethnum v1.5.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling serde_tokenstream v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[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 phantom_newtype v0.9.0 (https://github.com/dfinity/ic.git#31326865)
[INFO] [stderr]    Compiling ic-http-types v0.1.0
[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: `candid::Principal`
[INFO] [stdout]   --> transaction_logger/src/scrape_events.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use candid::Principal;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CandidErc20TwinLedgerSuiteFee` and `CandidErc20TwinLedgerSuiteStatus`
[INFO] [stdout]   --> transaction_logger/src/state.rs:24:35
[INFO] [stdout]    |
[INFO] [stdout] 24 |     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:41:23
[INFO] [stdout]    |
[INFO] [stdout] 41 |     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)]` 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)]` 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 33 | impl_storable_minicbor!(Minter);
[INFO] [stdout]    | ------------------------------- in this macro invocation
[INFO] [stdout]    |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 34 | impl_storable_minicbor!(MinterKey);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 35 | impl_storable_minicbor!(Erc20Identifier);
[INFO] [stdout]    | ---------------------------------------- in this macro invocation
[INFO] [stdout]    |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 36 | impl_storable_minicbor!(EvmToIcpTxIdentifier);
[INFO] [stdout]    | --------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 37 | impl_storable_minicbor!(IcpToEvmIdentifier);
[INFO] [stdout]    | ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 38 | impl_storable_minicbor!(EvmToIcpTx);
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 39 | impl_storable_minicbor!(IcpToEvmTx);
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 40 | impl_storable_minicbor!(IcpToken);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 41 | impl_storable_minicbor!(EvmToken);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 42 | impl_storable_minicbor!(BridgePair);
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 43 | impl_storable_minicbor!(DexAction);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 44 | impl_storable_minicbor!(SwapType);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 45 | impl_storable_minicbor!(UserDexActions);
[INFO] [stdout]    | --------------------------------------- in this macro invocation
[INFO] [stdout]    |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 46 | impl_storable_minicbor!(DexInfo);
[INFO] [stdout]    | -------------------------------- in this macro invocation
[INFO] [stdout]    |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for 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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 03s
[INFO] running `Command { std: "docker" "inspect" "8d7ae81da6b9a571073bb524d86458f4e2d5b695b69ce3721d5502d92da41d7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d7ae81da6b9a571073bb524d86458f4e2d5b695b69ce3721d5502d92da41d7b", kill_on_drop: false }`
[INFO] [stdout] 8d7ae81da6b9a571073bb524d86458f4e2d5b695b69ce3721d5502d92da41d7b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a64904d8153263e78b430fa88f69491e098ac681bcff31b1f415f08e38f40e37
[INFO] running `Command { std: "docker" "start" "-a" "a64904d8153263e78b430fa88f69491e098ac681bcff31b1f415f08e38f40e37", 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 bitflags v2.6.0
[INFO] [stdout] warning: unused import: `candid::Principal`
[INFO] [stdout]   --> transaction_logger/src/scrape_events.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use candid::Principal;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CandidErc20TwinLedgerSuiteFee` and `CandidErc20TwinLedgerSuiteStatus`
[INFO] [stdout]   --> transaction_logger/src/state.rs:24:35
[INFO] [stdout]    |
[INFO] [stdout] 24 |     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:41:23
[INFO] [stdout]    |
[INFO] [stdout] 41 |     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)]` 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)]` 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 33 | impl_storable_minicbor!(Minter);
[INFO] [stdout]    | ------------------------------- in this macro invocation
[INFO] [stdout]    |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 34 | impl_storable_minicbor!(MinterKey);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 35 | impl_storable_minicbor!(Erc20Identifier);
[INFO] [stdout]    | ---------------------------------------- in this macro invocation
[INFO] [stdout]    |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 36 | impl_storable_minicbor!(EvmToIcpTxIdentifier);
[INFO] [stdout]    | --------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 37 | impl_storable_minicbor!(IcpToEvmIdentifier);
[INFO] [stdout]    | ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 38 | impl_storable_minicbor!(EvmToIcpTx);
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 39 | impl_storable_minicbor!(IcpToEvmTx);
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 40 | impl_storable_minicbor!(IcpToken);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 41 | impl_storable_minicbor!(EvmToken);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 42 | impl_storable_minicbor!(BridgePair);
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 43 | impl_storable_minicbor!(DexAction);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 44 | impl_storable_minicbor!(SwapType);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 45 | impl_storable_minicbor!(UserDexActions);
[INFO] [stdout]    | --------------------------------------- in this macro invocation
[INFO] [stdout]    |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 46 | impl_storable_minicbor!(DexInfo);
[INFO] [stdout]    | -------------------------------- in this macro invocation
[INFO] [stdout]    |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[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 rand_core v0.6.4
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling proxy_canister v0.1.0 (/opt/rustwide/workdir/proxy_canister)
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[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)]` 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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `candid::Principal`
[INFO] [stdout]   --> transaction_logger/src/scrape_events.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use candid::Principal;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CandidErc20TwinLedgerSuiteFee` and `CandidErc20TwinLedgerSuiteStatus`
[INFO] [stdout]   --> transaction_logger/src/state.rs:24:35
[INFO] [stdout]    |
[INFO] [stdout] 24 |     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:41:23
[INFO] [stdout]    |
[INFO] [stdout] 41 |     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)]` 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)]` 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 33 | impl_storable_minicbor!(Minter);
[INFO] [stdout]    | ------------------------------- in this macro invocation
[INFO] [stdout]    |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 34 | impl_storable_minicbor!(MinterKey);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 35 | impl_storable_minicbor!(Erc20Identifier);
[INFO] [stdout]    | ---------------------------------------- in this macro invocation
[INFO] [stdout]    |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 36 | impl_storable_minicbor!(EvmToIcpTxIdentifier);
[INFO] [stdout]    | --------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 37 | impl_storable_minicbor!(IcpToEvmIdentifier);
[INFO] [stdout]    | ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 38 | impl_storable_minicbor!(EvmToIcpTx);
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 39 | impl_storable_minicbor!(IcpToEvmTx);
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 40 | impl_storable_minicbor!(IcpToken);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 41 | impl_storable_minicbor!(EvmToken);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 42 | impl_storable_minicbor!(BridgePair);
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 43 | impl_storable_minicbor!(DexAction);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 44 | impl_storable_minicbor!(SwapType);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 45 | impl_storable_minicbor!(UserDexActions);
[INFO] [stdout]    | --------------------------------------- in this macro invocation
[INFO] [stdout]    |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 46 | impl_storable_minicbor!(DexInfo);
[INFO] [stdout]    | -------------------------------- in this macro invocation
[INFO] [stdout]    |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for 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 1m 06s
[INFO] running `Command { std: "docker" "inspect" "a64904d8153263e78b430fa88f69491e098ac681bcff31b1f415f08e38f40e37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a64904d8153263e78b430fa88f69491e098ac681bcff31b1f415f08e38f40e37", kill_on_drop: false }`
[INFO] [stdout] a64904d8153263e78b430fa88f69491e098ac681bcff31b1f415f08e38f40e37
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 52a807ebbf792eff7611e1bb167829b160ede6fe0e63f87c5e7dca88c1341df2
[INFO] running `Command { std: "docker" "start" "-a" "52a807ebbf792eff7611e1bb167829b160ede6fe0e63f87c5e7dca88c1341df2", 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: `candid::Principal`
[INFO] [stderr]   --> transaction_logger/src/scrape_events.rs:23:5
[INFO] [stderr]    |
[INFO] [stderr] 23 | use candid::Principal;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `CandidErc20TwinLedgerSuiteFee` and `CandidErc20TwinLedgerSuiteStatus`
[INFO] [stderr]   --> transaction_logger/src/state.rs:24:35
[INFO] [stderr]    |
[INFO] [stderr] 24 |     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:41:23
[INFO] [stderr]    |
[INFO] [stderr] 41 |     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)]` 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)]` 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stderr]    |                         |
[INFO] [stderr]    |                         this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 33 | impl_storable_minicbor!(Minter);
[INFO] [stderr]    | ------------------------------- in this macro invocation
[INFO] [stderr]    |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stderr]    |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stderr]    |                         |
[INFO] [stderr]    |                         this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 34 | impl_storable_minicbor!(MinterKey);
[INFO] [stderr]    | ---------------------------------- in this macro invocation
[INFO] [stderr]    |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stderr]    |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stderr]    |                         |
[INFO] [stderr]    |                         this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 35 | impl_storable_minicbor!(Erc20Identifier);
[INFO] [stderr]    | ---------------------------------------- in this macro invocation
[INFO] [stderr]    |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stderr]    |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stderr]    |                         |
[INFO] [stderr]    |                         this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 36 | impl_storable_minicbor!(EvmToIcpTxIdentifier);
[INFO] [stderr]    | --------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stderr]    |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stderr]    |                         |
[INFO] [stderr]    |                         this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 37 | impl_storable_minicbor!(IcpToEvmIdentifier);
[INFO] [stderr]    | ------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stderr]    |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stderr]    |                         |
[INFO] [stderr]    |                         this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 38 | impl_storable_minicbor!(EvmToIcpTx);
[INFO] [stderr]    | ----------------------------------- in this macro invocation
[INFO] [stderr]    |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stderr]    |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stderr]    |                         |
[INFO] [stderr]    |                         this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 39 | impl_storable_minicbor!(IcpToEvmTx);
[INFO] [stderr]    | ----------------------------------- in this macro invocation
[INFO] [stderr]    |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stderr]    |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stderr]    |                         |
[INFO] [stderr]    |                         this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 40 | impl_storable_minicbor!(IcpToken);
[INFO] [stderr]    | --------------------------------- in this macro invocation
[INFO] [stderr]    |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stderr]    |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stderr]    |                         |
[INFO] [stderr]    |                         this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 41 | impl_storable_minicbor!(EvmToken);
[INFO] [stderr]    | --------------------------------- in this macro invocation
[INFO] [stderr]    |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stderr]    |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stderr]    |                         |
[INFO] [stderr]    |                         this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 42 | impl_storable_minicbor!(BridgePair);
[INFO] [stderr]    | ----------------------------------- in this macro invocation
[INFO] [stderr]    |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stderr]    |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stderr]    |                         |
[INFO] [stderr]    |                         this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 43 | impl_storable_minicbor!(DexAction);
[INFO] [stderr]    | ---------------------------------- in this macro invocation
[INFO] [stderr]    |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stderr]    |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stderr]    |                         |
[INFO] [stderr]    |                         this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 44 | impl_storable_minicbor!(SwapType);
[INFO] [stderr]    | --------------------------------- in this macro invocation
[INFO] [stderr]    |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stderr]    |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stderr]    |                         |
[INFO] [stderr]    |                         this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 45 | impl_storable_minicbor!(UserDexActions);
[INFO] [stderr]    | --------------------------------------- in this macro invocation
[INFO] [stderr]    |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 12 |             fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stderr]    |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stderr]    |                         |
[INFO] [stderr]    |                         this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 46 | impl_storable_minicbor!(DexInfo);
[INFO] [stderr]    | -------------------------------- in this macro invocation
[INFO] [stderr]    |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for 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 4 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)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `candid::Principal`
[INFO] [stderr]   --> transaction_logger/src/scrape_events.rs:23:5
[INFO] [stderr]    |
[INFO] [stderr] 23 | use candid::Principal;
[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)]` 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" --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.72s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/proxy_canister-8269e20a2a9e6d2f)
[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/main.rs (/opt/rustwide/target/debug/deps/proxy_canister-ae7e87a69d25cac9)
[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-339f88c734707cd4)
[INFO] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test cbor::tests::nat_encoding_roundtrip ... ok
[INFO] [stdout] test cbor::tests::opt_nat_encoding_roundtrip ... ok
[INFO] [stdout] test cbor::tests::principal_encoding_roundtrip ... ok
[INFO] [stdout] test add_evm_tokens::tests::should_deserialize_all_tokens ... ok
[INFO] [stdout] test cbor::tests::i128_encoding_roundtrip ... ok
[INFO] [stdout] test cbor::tests::i128_small_value_encoding_roundtrip ... ok
[INFO] [stdout] test cbor::tests::u128_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 icp_tokens_service::tests::test_claculate_usd_price_based_on_ck_usdc ... ok
[INFO] [stdout] test cbor::tests::u128_small_value_encoding_roundtrip ... ok
[INFO] [stdout] test cbor::tests::u256_encoding_roundtrip ... ok
[INFO] [stdout] test logs::tests::should_truncate_last_entry ... ok
[INFO] [stdout] test checked_amount::tests::checked_div_ceil::should_be_none_when_divisor_is_zero ... ok
[INFO] [stdout] test cbor::tests::u256_small_value_encoding_roundtrip ... ok
[INFO] [stdout] test cbor::tests::opt_principal_encoding_roundtrip ... ok
[INFO] [stdout] test tests::test_empty_logo ... ok
[INFO] [stdout] test add_evm_tokens::tests::should_deserialize_json_into_tokens ... ok
[INFO] [stdout] test tests::test_invalid_base64_data ... ok
[INFO] [stdout] test tests::test_malformed_data_url_no_base64 ... ok
[INFO] [stdout] test logs::tests::sorting_order ... ok
[INFO] [stdout] test tests::test_raw_base64_no_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 tests::test_valid_png_data_url ... ok
[INFO] [stdout] test logs::tests::one_entry_too_big ... ok
[INFO] [stdout] test logs::tests::simple_logs_truncation ... ok
[INFO] [stdout] test logs::tests::logs_always_fit_in_message ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/transaction_logger-cfd1544aac980c27)
[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]    Doc-tests proxy_canister
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests transaction_logger
[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 2 tests
[INFO] [stdout] test transaction_logger/src/checked_amount/mod.rs - checked_amount::CheckedAmountOf<Unit>::to_string_inner (line 153) ... FAILED
[INFO] [stdout] test transaction_logger/src/checked_amount/mod.rs - checked_amount::CheckedAmountOf (line 15) ... FAILED
[INFO] [stderr] error: doctest failed, to rerun pass `-p transaction_logger --doc`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- transaction_logger/src/checked_amount/mod.rs - checked_amount::CheckedAmountOf<Unit>::to_string_inner (line 153) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `evm_minter`
[INFO] [stdout]  --> transaction_logger/src/checked_amount/mod.rs:154:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use evm_minter::checked_amount::CheckedAmountOf;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `evm_minter`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `evm_minter`, use `cargo add evm_minter` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- transaction_logger/src/checked_amount/mod.rs - checked_amount::CheckedAmountOf (line 15) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `evm_minter`
[INFO] [stdout]  --> transaction_logger/src/checked_amount/mod.rs:16:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use evm_minter::checked_amount::CheckedAmountOf;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `evm_minter`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `evm_minter`, use `cargo add evm_minter` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     transaction_logger/src/checked_amount/mod.rs - checked_amount::CheckedAmountOf (line 15)
[INFO] [stdout]     transaction_logger/src/checked_amount/mod.rs - checked_amount::CheckedAmountOf<Unit>::to_string_inner (line 153)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "52a807ebbf792eff7611e1bb167829b160ede6fe0e63f87c5e7dca88c1341df2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52a807ebbf792eff7611e1bb167829b160ede6fe0e63f87c5e7dca88c1341df2", kill_on_drop: false }`
[INFO] [stdout] 52a807ebbf792eff7611e1bb167829b160ede6fe0e63f87c5e7dca88c1341df2
