[INFO] cloning repository https://github.com/RegisGraptin/ic-whale-transfer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RegisGraptin/ic-whale-transfer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRegisGraptin%2Fic-whale-transfer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRegisGraptin%2Fic-whale-transfer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1e28d8e302271f1202c91ab0099ee749cfd72288 [INFO] testing RegisGraptin/ic-whale-transfer against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRegisGraptin%2Fic-whale-transfer" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/RegisGraptin/ic-whale-transfer [INFO] finished tweaking git repo https://github.com/RegisGraptin/ic-whale-transfer [INFO] tweaked toml for git repo https://github.com/RegisGraptin/ic-whale-transfer written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/RegisGraptin/ic-whale-transfer on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/RegisGraptin/ic-whale-transfer 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/ic-alloy/ic-alloy.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded anyhow v1.0.93 [INFO] [stderr] Downloaded const-hex v1.13.1 [INFO] [stderr] Downloaded alloy-sol-macro v0.8.11 [INFO] [stderr] Downloaded alloy-core v0.8.11 [INFO] [stderr] Downloaded alloy-eip7702 v0.1.1 [INFO] [stderr] Downloaded alloy-rlp-derive v0.3.9 [INFO] [stderr] Downloaded ic-cdk-macros v0.17.0 [INFO] [stderr] Downloaded cc v1.1.37 [INFO] [stderr] Downloaded alloy-rlp v0.3.9 [INFO] [stderr] Downloaded parity-scale-codec-derive v3.6.12 [INFO] [stderr] Downloaded alloy-sol-macro-expander v0.8.11 [INFO] [stderr] Downloaded alloy-chains v0.1.47 [INFO] [stderr] Downloaded alloy-dyn-abi v0.8.11 [INFO] [stderr] Downloaded ruint v1.12.3 [INFO] [stderr] Downloaded alloy-primitives v0.8.11 [INFO] [stderr] Downloaded syn-solidity v0.8.11 [INFO] [stderr] Downloaded parity-scale-codec v3.6.12 [INFO] [stderr] Downloaded alloy-sol-types v0.8.11 [INFO] [stderr] Downloaded proptest v1.5.0 [INFO] [stderr] Downloaded auto_impl v1.2.0 [INFO] [stderr] Downloaded alloy-sol-type-parser v0.8.11 [INFO] [stderr] Downloaded alloy-sol-macro-input v0.8.11 [INFO] [stderr] Downloaded thiserror-impl v1.0.68 [INFO] [stderr] Downloaded blst v0.3.13 [INFO] [stderr] Downloaded rustix v0.38.39 [INFO] [stderr] Downloaded thiserror v1.0.68 [INFO] [stderr] Downloaded alloy-json-abi v0.8.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 562c820b926123996deecd366f602b513529458fe921fbadd65f95cde2964d19 [INFO] running `Command { std: "docker" "start" "-a" "562c820b926123996deecd366f602b513529458fe921fbadd65f95cde2964d19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "562c820b926123996deecd366f602b513529458fe921fbadd65f95cde2964d19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "562c820b926123996deecd366f602b513529458fe921fbadd65f95cde2964d19", kill_on_drop: false }` [INFO] [stdout] 562c820b926123996deecd366f602b513529458fe921fbadd65f95cde2964d19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 894137c2eabed68ffccf2a36952a581caf24934140e97124fbdb5a5aa26e03d2 [INFO] running `Command { std: "docker" "start" "-a" "894137c2eabed68ffccf2a36952a581caf24934140e97124fbdb5a5aa26e03d2", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling thiserror v1.0.68 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling alloy-rlp-derive v0.3.9 [INFO] [stderr] Compiling thiserror-impl v1.0.68 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling syn-solidity v0.8.11 [INFO] [stderr] Compiling cc v1.1.37 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling pretty v0.12.3 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling candid_derive v0.6.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.41.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling futures-utils-wasm v0.1.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling ic0 v0.23.0 [INFO] [stderr] Compiling auto_impl v1.2.0 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling url v2.5.3 [INFO] [stderr] Compiling psm v0.1.23 [INFO] [stderr] Compiling stacker v0.1.17 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling foldhash v0.1.3 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling pin-project v1.1.7 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling tower v0.5.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling const-hex v1.13.1 [INFO] [stderr] Compiling ruint v1.12.3 [INFO] [stderr] Compiling alloy-sol-type-parser v0.8.11 [INFO] [stderr] Compiling serde_bytes v0.11.15 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling ic_principal v0.1.1 [INFO] [stderr] Compiling serde_tokenstream v0.2.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling alloy-rlp v0.3.9 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling alloy-primitives v0.8.11 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling candid v0.10.10 [INFO] [stderr] Compiling alloy-json-abi v0.8.11 [INFO] [stderr] Compiling alloy-sol-macro-input v0.8.11 [INFO] [stderr] Compiling alloy-sol-macro-expander v0.8.11 [INFO] [stderr] Compiling alloy-eip2930 v0.1.0 [INFO] [stderr] Compiling alloy-serde v0.3.5-icp.0 (https://github.com/ic-alloy/ic-alloy.git?tag=v0.3.5-icp.0#6dd81feb) [INFO] [stderr] Compiling alloy-eip7702 v0.1.1 [INFO] [stderr] Compiling alloy-signer v0.3.5-icp.0 (https://github.com/ic-alloy/ic-alloy.git?tag=v0.3.5-icp.0#6dd81feb) [INFO] [stderr] Compiling alloy-chains v0.1.47 [INFO] [stderr] Compiling alloy-eips v0.3.5-icp.0 (https://github.com/ic-alloy/ic-alloy.git?tag=v0.3.5-icp.0#6dd81feb) [INFO] [stderr] Compiling alloy-network-primitives v0.3.5-icp.0 (https://github.com/ic-alloy/ic-alloy.git?tag=v0.3.5-icp.0#6dd81feb) [INFO] [stderr] Compiling alloy-consensus v0.3.5-icp.0 (https://github.com/ic-alloy/ic-alloy.git?tag=v0.3.5-icp.0#6dd81feb) [INFO] [stderr] Compiling ic-cdk-macros v0.16.0 [INFO] [stderr] Compiling ic-cdk-macros v0.17.0 [INFO] [stderr] Compiling alloy-sol-macro v0.8.11 [INFO] [stderr] Compiling ic-cdk v0.16.0 [INFO] [stderr] Compiling alloy-sol-types v0.8.11 [INFO] [stderr] Compiling ic-cdk-timers v0.10.0 [INFO] [stderr] Compiling alloy-json-rpc v0.3.5-icp.0 (https://github.com/ic-alloy/ic-alloy.git?tag=v0.3.5-icp.0#6dd81feb) [INFO] [stderr] Compiling alloy-rpc-types-eth v0.3.5-icp.0 (https://github.com/ic-alloy/ic-alloy.git?tag=v0.3.5-icp.0#6dd81feb) [INFO] [stderr] Compiling alloy-dyn-abi v0.8.11 [INFO] [stderr] Compiling alloy-transport v0.3.5-icp.0 (https://github.com/ic-alloy/ic-alloy.git?tag=v0.3.5-icp.0#6dd81feb) [INFO] [stderr] Compiling alloy-core v0.8.11 [INFO] [stderr] Compiling alloy-transport-http v0.3.5-icp.0 (https://github.com/ic-alloy/ic-alloy.git?tag=v0.3.5-icp.0#6dd81feb) [INFO] [stderr] Compiling alloy-transport-icp v0.3.5-icp.0 (https://github.com/ic-alloy/ic-alloy.git?tag=v0.3.5-icp.0#6dd81feb) [INFO] [stderr] Compiling alloy-rpc-client v0.3.5-icp.0 (https://github.com/ic-alloy/ic-alloy.git?tag=v0.3.5-icp.0#6dd81feb) [INFO] [stderr] Compiling alloy-network v0.3.5-icp.0 (https://github.com/ic-alloy/ic-alloy.git?tag=v0.3.5-icp.0#6dd81feb) [INFO] [stderr] Compiling alloy-rpc-types v0.3.5-icp.0 (https://github.com/ic-alloy/ic-alloy.git?tag=v0.3.5-icp.0#6dd81feb) [INFO] [stderr] Compiling alloy-provider v0.3.5-icp.0 (https://github.com/ic-alloy/ic-alloy.git?tag=v0.3.5-icp.0#6dd81feb) [INFO] [stderr] Compiling alloy-signer-icp v0.3.5-icp.0 (https://github.com/ic-alloy/ic-alloy.git?tag=v0.3.5-icp.0#6dd81feb) [INFO] [stderr] Compiling alloy-contract v0.3.5-icp.0 (https://github.com/ic-alloy/ic-alloy.git?tag=v0.3.5-icp.0#6dd81feb) [INFO] [stderr] Compiling alloy v0.3.5-icp.0 (https://github.com/ic-alloy/ic-alloy.git?tag=v0.3.5-icp.0#6dd81feb) [INFO] [stderr] Compiling whale_watcher v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused implementer of `std::future::Future` that must be used [INFO] [stdout] --> src/service/main.rs:171:21 [INFO] [stdout] | [INFO] [stdout] 171 | mint_new_whale_nft(*from); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: futures do nothing unless you `.await` or poll them [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "894137c2eabed68ffccf2a36952a581caf24934140e97124fbdb5a5aa26e03d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "894137c2eabed68ffccf2a36952a581caf24934140e97124fbdb5a5aa26e03d2", kill_on_drop: false }` [INFO] [stdout] 894137c2eabed68ffccf2a36952a581caf24934140e97124fbdb5a5aa26e03d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d06445f75e6f1c28f5382b7e7caf9a57f57647ee13eda96a987beee204aedbc [INFO] running `Command { std: "docker" "start" "-a" "2d06445f75e6f1c28f5382b7e7caf9a57f57647ee13eda96a987beee204aedbc", kill_on_drop: false }` [INFO] [stderr] Compiling whale_watcher v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused implementer of `std::future::Future` that must be used [INFO] [stdout] --> src/service/main.rs:171:21 [INFO] [stdout] | [INFO] [stdout] 171 | mint_new_whale_nft(*from); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: futures do nothing unless you `.await` or poll them [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.39s [INFO] running `Command { std: "docker" "inspect" "2d06445f75e6f1c28f5382b7e7caf9a57f57647ee13eda96a987beee204aedbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d06445f75e6f1c28f5382b7e7caf9a57f57647ee13eda96a987beee204aedbc", kill_on_drop: false }` [INFO] [stdout] 2d06445f75e6f1c28f5382b7e7caf9a57f57647ee13eda96a987beee204aedbc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e29f1e793f308351fc09af3c58d2f35894c8ed4a824b9e1a5c3e0c55e5a7b633 [INFO] running `Command { std: "docker" "start" "-a" "e29f1e793f308351fc09af3c58d2f35894c8ed4a824b9e1a5c3e0c55e5a7b633", kill_on_drop: false }` [INFO] [stderr] warning: unused implementer of `std::future::Future` that must be used [INFO] [stdout] [INFO] [stderr] --> src/service/main.rs:171:21 [INFO] [stdout] running 0 tests [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] 171 | mint_new_whale_nft(*from); [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stderr] | [INFO] [stderr] = note: futures do nothing unless you `.await` or poll them [INFO] [stderr] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `whale_watcher` (lib test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/whale_watcher-5dec21cb0adb8b0c) [INFO] running `Command { std: "docker" "inspect" "e29f1e793f308351fc09af3c58d2f35894c8ed4a824b9e1a5c3e0c55e5a7b633", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e29f1e793f308351fc09af3c58d2f35894c8ed4a824b9e1a5c3e0c55e5a7b633", kill_on_drop: false }` [INFO] [stdout] e29f1e793f308351fc09af3c58d2f35894c8ed4a824b9e1a5c3e0c55e5a7b633