[INFO] cloning repository https://github.com/DLC-link/dlc-stack [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DLC-link/dlc-stack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDLC-link%2Fdlc-stack", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDLC-link%2Fdlc-stack'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ddd554e604c54533a8ddd9c14fe62cb9415f6daa [INFO] checking DLC-link/dlc-stack against master#a42d94ebb883116f2867cbe3016d9bde9ca6d3f7 for pr-117593 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDLC-link%2Fdlc-stack" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DLC-link/dlc-stack on toolchain a42d94ebb883116f2867cbe3016d9bde9ca6d3f7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a42d94ebb883116f2867cbe3016d9bde9ca6d3f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DLC-link/dlc-stack [INFO] finished tweaking git repo https://github.com/DLC-link/dlc-stack [INFO] tweaked toml for git repo https://github.com/DLC-link/dlc-stack written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/DLC-link/dlc-stack 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" "+a42d94ebb883116f2867cbe3016d9bde9ca6d3f7" "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-1-tc1/source/wasm-wallet/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating git repository `https://github.com/dlc-link/rust-dlc` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/p2pderivatives/rust-bitcoin-coin-selection` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded migrations_internals v2.1.0 [INFO] [stderr] Downloaded diesel_derives v2.1.1 [INFO] [stderr] Downloaded migrations_macros v2.1.0 [INFO] [stderr] Downloaded secp256k1-zkp v0.7.0 [INFO] [stderr] Downloaded openssl-sys v0.9.92 [INFO] [stderr] Downloaded esplora-client v0.4.0 [INFO] [stderr] Downloaded diesel v2.1.1 [INFO] [stderr] Downloaded bdk v0.28.2 [INFO] [stderr] Downloaded miniscript v9.0.2 [INFO] [stderr] Downloaded secp256k1-zkp-sys v0.7.0 [INFO] [stderr] Downloaded diesel_migrations v2.1.0 [INFO] [stderr] Downloaded lightning v0.0.113 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+a42d94ebb883116f2867cbe3016d9bde9ca6d3f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7d1a7eee9e8b3cf0e2239d59df167dcd0f867f2c8f0c3589ccb309e906e54741 [INFO] running `Command { std: "docker" "start" "-a" "7d1a7eee9e8b3cf0e2239d59df167dcd0f867f2c8f0c3589ccb309e906e54741", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d1a7eee9e8b3cf0e2239d59df167dcd0f867f2c8f0c3589ccb309e906e54741", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d1a7eee9e8b3cf0e2239d59df167dcd0f867f2c8f0c3589ccb309e906e54741", kill_on_drop: false }` [INFO] [stdout] 7d1a7eee9e8b3cf0e2239d59df167dcd0f867f2c8f0c3589ccb309e906e54741 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+a42d94ebb883116f2867cbe3016d9bde9ca6d3f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3b4215dd7e00caadda7e6ca1af2742d54b9832936712f2ba56bb2b296b16cdc [INFO] running `Command { std: "docker" "start" "-a" "d3b4215dd7e00caadda7e6ca1af2742d54b9832936712f2ba56bb2b296b16cdc", 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/wasm-wallet/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking bech32 v0.9.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking base64 v0.21.3 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling bumpalo v3.13.0 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Compiling syn v2.0.31 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling rustls v0.21.8 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking rustls-pemfile v1.0.3 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Checking webpki-roots v0.25.2 [INFO] [stderr] Compiling bitcoin-private v0.1.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Compiling bitcoin v0.30.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking aho-corasick v1.0.5 [INFO] [stderr] Checking regex-syntax v0.7.5 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.5.3 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Compiling winnow v0.5.15 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Checking sled v0.34.7 [INFO] [stderr] Compiling pq-sys v0.4.8 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking rust-bitcoin-coin-selection v0.1.0 (https://github.com/p2pderivatives/rust-bitcoin-coin-selection?rev=4054519#40545192) [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling time-macros v0.2.14 [INFO] [stderr] Checking http-body v1.0.0-rc.2 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking local-waker v0.1.3 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Checking regex-automata v0.3.8 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Compiling secp256k1-sys v0.6.1 [INFO] [stderr] Compiling secp256k1-zkp-sys v0.7.0 [INFO] [stderr] Compiling openssl-sys v0.9.92 [INFO] [stderr] Compiling ring v0.17.5 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling secp256k1-sys v0.8.1 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Compiling bytestring v1.3.0 [INFO] [stderr] Checking brotli-decompressor v2.3.4 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Checking flate2 v1.0.27 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking sha1 v0.10.5 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.87 [INFO] [stderr] Checking regex v1.9.5 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.1.0 [INFO] [stderr] Checking brotli v3.3.4 [INFO] [stderr] Checking env_logger v0.9.3 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.87 [INFO] [stderr] Compiling bdk-macros v0.6.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.87 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling diesel_derives v2.1.1 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking tokio v1.33.0 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking local-channel v0.1.3 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking zstd v0.12.4 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tokio-socks v0.5.1 [INFO] [stderr] Checking actix-rt v2.9.0 [INFO] [stderr] Checking actix-server v2.3.0 [INFO] [stderr] Checking h2 v0.3.21 [INFO] [stderr] Checking actix-codec v0.5.1 [INFO] [stderr] Checking bitcoin_hashes v0.11.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking bitcoin_hashes v0.12.0 [INFO] [stderr] Checking toml_datetime v0.6.3 [INFO] [stderr] Checking serde_spanned v0.6.3 [INFO] [stderr] Checking chrono v0.4.28 [INFO] [stderr] Checking deranged v0.3.8 [INFO] [stderr] Checking actix-router v0.5.1 [INFO] [stderr] Checking diesel v2.1.1 [INFO] [stderr] Checking toml_edit v0.19.14 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking secp256k1 v0.24.3 [INFO] [stderr] Checking bip39 v2.0.0 [INFO] [stderr] Checking time v0.3.28 [INFO] [stderr] Compiling actix-web-codegen v4.2.2 [INFO] [stderr] Checking secp256k1 v0.27.0 [INFO] [stderr] Checking bitcoin v0.29.2 [INFO] [stderr] Checking secp256k1-zkp v0.7.0 [INFO] [stderr] Checking js-sys v0.3.64 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking toml v0.7.6 [INFO] [stderr] Checking migrations_internals v2.1.0 [INFO] [stderr] Compiling migrations_macros v2.1.0 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking actix-http v3.4.0 [INFO] [stderr] Checking web-sys v0.3.64 [INFO] [stderr] Checking serde-wasm-bindgen v0.4.5 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.37 [INFO] [stderr] Checking miniscript v9.0.2 [INFO] [stderr] Checking lightning v0.0.113 [INFO] [stderr] Checking actix-web v4.4.0 [INFO] [stderr] Checking miniscript v10.0.0 [INFO] [stderr] Checking hyper-rustls v0.24.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.20 [INFO] [stderr] Checking dlc v0.4.0 (https://github.com/dlc-link/rust-dlc?rev=bd71461#bd71461b) [INFO] [stderr] Checking dlc-trie v0.4.0 (https://github.com/dlc-link/rust-dlc?rev=bd71461#bd71461b) [INFO] [stderr] Checking esplora-client v0.4.0 [INFO] [stderr] Checking actix-cors v0.6.4 [INFO] [stderr] Checking bdk v0.28.2 [INFO] [stderr] Checking dlc-messages v0.4.0 (https://github.com/dlc-link/rust-dlc?rev=bd71461#bd71461b) [INFO] [stderr] Checking dlc-manager v0.4.0 (https://github.com/dlc-link/rust-dlc?rev=bd71461#bd71461b) [INFO] [stderr] Checking diesel_migrations v2.1.0 [INFO] [stderr] Checking dlc-storage-common v0.1.0 (/opt/rustwide/workdir/storage/common) [INFO] [stderr] Checking dlc-storage-reader v0.1.0 (/opt/rustwide/workdir/storage/reader) [INFO] [stderr] Checking dlc-storage-writer v0.1.0 (/opt/rustwide/workdir/storage/writer) [INFO] [stderr] Checking dlc-storage-api v0.1.0 (/opt/rustwide/workdir/storage/api) [INFO] [stderr] Checking dlc-link-manager v0.4.0 (/opt/rustwide/workdir/dlc-link-manager) [INFO] [stderr] Checking js-interface-wallet v0.1.0 (/opt/rustwide/workdir/js-interface-wallet) [INFO] [stderr] Checking dlc-wallet v0.1.0 (/opt/rustwide/workdir/dlc-wallet) [INFO] [stdout] warning: the feature `async_fn_in_trait` has been stable since 1.75.0-nightly and no longer requires an attribute to enable [INFO] [stdout] --> dlc-link-manager/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(async_fn_in_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `async_fn_in_trait` has been stable since 1.75.0-nightly and no longer requires an attribute to enable [INFO] [stdout] --> dlc-link-manager/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(async_fn_in_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> dlc-link-manager/src/lib.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | async fn get_public_key(&self) -> XOnlyPublicKey; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] = note: `#[warn(async_fn_in_trait)]` on by default [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 51 - async fn get_public_key(&self) -> XOnlyPublicKey; [INFO] [stdout] 51 + fn get_public_key(&self) -> impl std::future::Future + Send; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> dlc-link-manager/src/lib.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | async fn get_announcement(&self, event_id: &str) -> Result; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 53 - async fn get_announcement(&self, event_id: &str) -> Result; [INFO] [stdout] 53 + fn get_announcement(&self, event_id: &str) -> impl std::future::Future> + Send; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> dlc-link-manager/src/lib.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | async fn get_attestation(&self, event_id: &str) -> Result; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 55 - async fn get_attestation(&self, event_id: &str) -> Result; [INFO] [stdout] 55 + fn get_attestation(&self, event_id: &str) -> impl std::future::Future> + Send; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> dlc-link-manager/src/lib.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | async fn get_contract(&self, id: &ContractId) -> Result, Error>; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 60 - async fn get_contract(&self, id: &ContractId) -> Result, Error>; [INFO] [stdout] 60 + fn get_contract(&self, id: &ContractId) -> impl std::future::Future, Error>> + Send; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> dlc-link-manager/src/lib.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | async fn get_contracts(&self) -> Result, Error>; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 62 - async fn get_contracts(&self) -> Result, Error>; [INFO] [stdout] 62 + fn get_contracts(&self) -> impl std::future::Future, Error>> + Send; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> dlc-link-manager/src/lib.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | async fn create_contract(&self, contract: &OfferedContract) -> Result<(), Error>; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 64 - async fn create_contract(&self, contract: &OfferedContract) -> Result<(), Error>; [INFO] [stdout] 64 + fn create_contract(&self, contract: &OfferedContract) -> impl std::future::Future> + Send; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> dlc-link-manager/src/lib.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | async fn delete_contract(&self, id: &ContractId) -> Result<(), Error>; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 66 - async fn delete_contract(&self, id: &ContractId) -> Result<(), Error>; [INFO] [stdout] 66 + fn delete_contract(&self, id: &ContractId) -> impl std::future::Future> + Send; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> dlc-link-manager/src/lib.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | async fn update_contract(&self, contract: &Contract) -> Result<(), Error>; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 68 - async fn update_contract(&self, contract: &Contract) -> Result<(), Error>; [INFO] [stdout] 68 + fn update_contract(&self, contract: &Contract) -> impl std::future::Future> + Send; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> dlc-link-manager/src/lib.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | async fn get_contract_offers(&self) -> Result, Error>; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 70 - async fn get_contract_offers(&self) -> Result, Error>; [INFO] [stdout] 70 + fn get_contract_offers(&self) -> impl std::future::Future, Error>> + Send; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> dlc-link-manager/src/lib.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | async fn get_signed_contracts(&self) -> Result, Error>; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 72 - async fn get_signed_contracts(&self) -> Result, Error>; [INFO] [stdout] 72 + fn get_signed_contracts(&self) -> impl std::future::Future, Error>> + Send; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> dlc-link-manager/src/lib.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | async fn get_confirmed_contracts(&self) -> Result, Error>; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 74 - async fn get_confirmed_contracts(&self) -> Result, Error>; [INFO] [stdout] 74 + fn get_confirmed_contracts(&self) -> impl std::future::Future, Error>> + Send; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> dlc-link-manager/src/lib.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | async fn get_preclosed_contracts(&self) -> Result, Error>; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 77 - async fn get_preclosed_contracts(&self) -> Result, Error>; [INFO] [stdout] 77 + fn get_preclosed_contracts(&self) -> impl std::future::Future, Error>> + Send; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> dlc-link-manager/src/lib.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | async fn get_transaction_confirmations_async(&self, txid: &bitcoin::Txid) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 81 ~ fn get_transaction_confirmations_async(&self, txid: &bitcoin::Txid) [INFO] [stdout] 82 ~ -> impl std::future::Future> + Send; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> dlc-link-manager/src/lib.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | async fn send_transaction_async(&self, tx: &Transaction) -> Result<(), Error>; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 84 - async fn send_transaction_async(&self, tx: &Transaction) -> Result<(), Error>; [INFO] [stdout] 84 + fn send_transaction_async(&self, tx: &Transaction) -> impl std::future::Future> + Send; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> dlc-link-manager/src/lib.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | async fn get_network_async(&self) -> Result; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 86 - async fn get_network_async(&self) -> Result; [INFO] [stdout] 86 + fn get_network_async(&self) -> impl std::future::Future> + Send; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> dlc-link-manager/src/lib.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | async fn get_transaction_async(&self, tx_id: &Txid) -> Result; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 88 - async fn get_transaction_async(&self, tx_id: &Txid) -> Result; [INFO] [stdout] 88 + fn get_transaction_async(&self, tx_id: &Txid) -> impl std::future::Future> + Send; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> dlc-link-manager/src/lib.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | async fn get_public_key(&self) -> XOnlyPublicKey; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] = note: `#[warn(async_fn_in_trait)]` on by default [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 51 - async fn get_public_key(&self) -> XOnlyPublicKey; [INFO] [stdout] 51 + fn get_public_key(&self) -> impl std::future::Future + Send; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> dlc-link-manager/src/lib.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | async fn get_announcement(&self, event_id: &str) -> Result; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 53 - async fn get_announcement(&self, event_id: &str) -> Result; [INFO] [stdout] 53 + fn get_announcement(&self, event_id: &str) -> impl std::future::Future> + Send; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> dlc-link-manager/src/lib.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | async fn get_attestation(&self, event_id: &str) -> Result; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 55 - async fn get_attestation(&self, event_id: &str) -> Result; [INFO] [stdout] 55 + fn get_attestation(&self, event_id: &str) -> impl std::future::Future> + Send; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> dlc-link-manager/src/lib.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | async fn get_contract(&self, id: &ContractId) -> Result, Error>; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 60 - async fn get_contract(&self, id: &ContractId) -> Result, Error>; [INFO] [stdout] 60 + fn get_contract(&self, id: &ContractId) -> impl std::future::Future, Error>> + Send; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> dlc-link-manager/src/lib.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | async fn get_contracts(&self) -> Result, Error>; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 62 - async fn get_contracts(&self) -> Result, Error>; [INFO] [stdout] 62 + fn get_contracts(&self) -> impl std::future::Future, Error>> + Send; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> dlc-link-manager/src/lib.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | async fn create_contract(&self, contract: &OfferedContract) -> Result<(), Error>; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 64 - async fn create_contract(&self, contract: &OfferedContract) -> Result<(), Error>; [INFO] [stdout] 64 + fn create_contract(&self, contract: &OfferedContract) -> impl std::future::Future> + Send; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> dlc-link-manager/src/lib.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | async fn delete_contract(&self, id: &ContractId) -> Result<(), Error>; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 66 - async fn delete_contract(&self, id: &ContractId) -> Result<(), Error>; [INFO] [stdout] 66 + fn delete_contract(&self, id: &ContractId) -> impl std::future::Future> + Send; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> dlc-link-manager/src/lib.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | async fn update_contract(&self, contract: &Contract) -> Result<(), Error>; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 68 - async fn update_contract(&self, contract: &Contract) -> Result<(), Error>; [INFO] [stdout] 68 + fn update_contract(&self, contract: &Contract) -> impl std::future::Future> + Send; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> dlc-link-manager/src/lib.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | async fn get_contract_offers(&self) -> Result, Error>; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 70 - async fn get_contract_offers(&self) -> Result, Error>; [INFO] [stdout] 70 + fn get_contract_offers(&self) -> impl std::future::Future, Error>> + Send; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> dlc-link-manager/src/lib.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | async fn get_signed_contracts(&self) -> Result, Error>; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 72 - async fn get_signed_contracts(&self) -> Result, Error>; [INFO] [stdout] 72 + fn get_signed_contracts(&self) -> impl std::future::Future, Error>> + Send; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> dlc-link-manager/src/lib.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | async fn get_confirmed_contracts(&self) -> Result, Error>; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 74 - async fn get_confirmed_contracts(&self) -> Result, Error>; [INFO] [stdout] 74 + fn get_confirmed_contracts(&self) -> impl std::future::Future, Error>> + Send; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> dlc-link-manager/src/lib.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | async fn get_preclosed_contracts(&self) -> Result, Error>; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 77 - async fn get_preclosed_contracts(&self) -> Result, Error>; [INFO] [stdout] 77 + fn get_preclosed_contracts(&self) -> impl std::future::Future, Error>> + Send; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> dlc-link-manager/src/lib.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | async fn get_transaction_confirmations_async(&self, txid: &bitcoin::Txid) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 81 ~ fn get_transaction_confirmations_async(&self, txid: &bitcoin::Txid) [INFO] [stdout] 82 ~ -> impl std::future::Future> + Send; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> dlc-link-manager/src/lib.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | async fn send_transaction_async(&self, tx: &Transaction) -> Result<(), Error>; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 84 - async fn send_transaction_async(&self, tx: &Transaction) -> Result<(), Error>; [INFO] [stdout] 84 + fn send_transaction_async(&self, tx: &Transaction) -> impl std::future::Future> + Send; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> dlc-link-manager/src/lib.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | async fn get_network_async(&self) -> Result; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 86 - async fn get_network_async(&self) -> Result; [INFO] [stdout] 86 + fn get_network_async(&self) -> impl std::future::Future> + Send; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> dlc-link-manager/src/lib.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | async fn get_transaction_async(&self, tx_id: &Txid) -> Result; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 88 - async fn get_transaction_async(&self, tx_id: &Txid) -> Result; [INFO] [stdout] 88 + fn get_transaction_async(&self, tx_id: &Txid) -> impl std::future::Future> + Send; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking dlc-clients v0.1.0 (/opt/rustwide/workdir/clients) [INFO] [stderr] Checking attestor-client v0.1.0 (/opt/rustwide/workdir/attestor-client) [INFO] [stderr] Checking esplora-async-blockchain-provider-router-wallet v0.1.0 (/opt/rustwide/workdir/esplora-async-blockchain-provider-router-wallet) [INFO] [stderr] Checking esplora-async-blockchain-provider-js-wallet v0.1.0 (/opt/rustwide/workdir/esplora-async-blockchain-provider-js-wallet) [INFO] [stdout] warning: the feature `async_fn_in_trait` has been stable since 1.75.0-nightly and no longer requires an attribute to enable [INFO] [stdout] --> esplora-async-blockchain-provider-router-wallet/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(async_fn_in_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `async_fn_in_trait` has been stable since 1.75.0-nightly and no longer requires an attribute to enable [INFO] [stdout] --> esplora-async-blockchain-provider-js-wallet/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(async_fn_in_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `async_fn_in_trait` has been stable since 1.75.0-nightly and no longer requires an attribute to enable [INFO] [stdout] --> esplora-async-blockchain-provider-router-wallet/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(async_fn_in_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `async_fn_in_trait` has been stable since 1.75.0-nightly and no longer requires an attribute to enable [INFO] [stdout] --> attestor-client/src/lib.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(async_fn_in_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `async_fn_in_trait` has been stable since 1.75.0-nightly and no longer requires an attribute to enable [INFO] [stdout] --> esplora-async-blockchain-provider-js-wallet/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(async_fn_in_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `async_fn_in_trait` has been stable since 1.75.0-nightly and no longer requires an attribute to enable [INFO] [stdout] --> attestor-client/src/lib.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(async_fn_in_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `async_fn_in_trait` has been stable since 1.75.0-nightly and no longer requires an attribute to enable [INFO] [stdout] --> clients/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(async_fn_in_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `async_fn_in_trait` has been stable since 1.75.0-nightly and no longer requires an attribute to enable [INFO] [stdout] --> clients/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(async_fn_in_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking dlc-protocol-wallet v0.4.0 (/opt/rustwide/workdir/wallet) [INFO] [stderr] Checking dlc-tools v1.0.3 (/opt/rustwide/workdir/wasm-wallet) [INFO] [stderr] Checking attestor v0.1.0 (/opt/rustwide/workdir/attestor) [INFO] [stdout] warning: the feature `async_fn_in_trait` has been stable since 1.75.0-nightly and no longer requires an attribute to enable [INFO] [stdout] --> wasm-wallet/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(async_fn_in_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `async_fn_in_trait` has been stable since 1.75.0-nightly and no longer requires an attribute to enable [INFO] [stdout] --> wasm-wallet/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(async_fn_in_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `async_fn_in_trait` has been stable since 1.75.0-nightly and no longer requires an attribute to enable [INFO] [stdout] --> wallet/src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(async_fn_in_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `async_fn_in_trait` has been stable since 1.75.0-nightly and no longer requires an attribute to enable [INFO] [stdout] --> wallet/src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(async_fn_in_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `InvalidAnnouncementTimeError`, `EventNotFoundError`, and `DuplicateEventFoundError` are never constructed [INFO] [stdout] --> attestor/src/oracle/error.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub enum OracleError { [INFO] [stdout] | ----------- variants in this enum [INFO] [stdout] 9 | /// nonpositive announcement time offset: {0}; announcement must happen before attestation [INFO] [stdout] 10 | InvalidAnnouncementTimeError(time::Duration), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | EventNotFoundError, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 19 | DuplicateEventFoundError, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OracleError` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `key` is never read [INFO] [stdout] --> attestor/src/oracle/handler.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct MemoryApiConn { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 49 | pub client: MemoryApiClient, [INFO] [stdout] 50 | key: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MemoryApiConn` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `insert`, `get`, and `get_all` are never used [INFO] [stdout] --> attestor/src/oracle/handler.rs:65:18 [INFO] [stdout] | [INFO] [stdout] 59 | impl MemoryApiConn { [INFO] [stdout] | ------------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 65 | pub async fn insert( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 100 | pub async fn get(&self, event_id: String) -> Result>, OracleError> { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 110 | pub async fn get_all(&self) -> Result)>>, OracleError> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `UnrecordedAssetPairError`, `OracleEventNotFoundError`, and `OracleDatabaseError` are never constructed [INFO] [stdout] --> attestor/src/error.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub enum AttestorError { [INFO] [stdout] | ------------- variants in this enum [INFO] [stdout] 7 | /// asset pair {0} not recorded [INFO] [stdout] 8 | UnrecordedAssetPairError(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 14 | OracleEventNotFoundError(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 17 | OracleDatabaseError(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AttestorError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `InvalidAnnouncementTimeError`, `EventNotFoundError`, and `DuplicateEventFoundError` are never constructed [INFO] [stdout] --> attestor/src/oracle/error.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub enum OracleError { [INFO] [stdout] | ----------- variants in this enum [INFO] [stdout] 9 | /// nonpositive announcement time offset: {0}; announcement must happen before attestation [INFO] [stdout] 10 | InvalidAnnouncementTimeError(time::Duration), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | EventNotFoundError, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 19 | DuplicateEventFoundError, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OracleError` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `key` is never read [INFO] [stdout] --> attestor/src/oracle/handler.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct MemoryApiConn { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 49 | pub client: MemoryApiClient, [INFO] [stdout] 50 | key: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MemoryApiConn` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `insert`, `get`, and `get_all` are never used [INFO] [stdout] --> attestor/src/oracle/handler.rs:65:18 [INFO] [stdout] | [INFO] [stdout] 59 | impl MemoryApiConn { [INFO] [stdout] | ------------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 65 | pub async fn insert( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 100 | pub async fn get(&self, event_id: String) -> Result>, OracleError> { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 110 | pub async fn get_all(&self) -> Result)>>, OracleError> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `UnrecordedAssetPairError`, `OracleEventNotFoundError`, and `OracleDatabaseError` are never constructed [INFO] [stdout] --> attestor/src/error.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub enum AttestorError { [INFO] [stdout] | ------------- variants in this enum [INFO] [stdout] 7 | /// asset pair {0} not recorded [INFO] [stdout] 8 | UnrecordedAssetPairError(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 14 | OracleEventNotFoundError(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 17 | OracleDatabaseError(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AttestorError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.75s [INFO] running `Command { std: "docker" "inspect" "d3b4215dd7e00caadda7e6ca1af2742d54b9832936712f2ba56bb2b296b16cdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3b4215dd7e00caadda7e6ca1af2742d54b9832936712f2ba56bb2b296b16cdc", kill_on_drop: false }` [INFO] [stdout] d3b4215dd7e00caadda7e6ca1af2742d54b9832936712f2ba56bb2b296b16cdc