[INFO] cloning repository https://github.com/corpltd001/dod-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/corpltd001/dod-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcorpltd001%2Fdod-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcorpltd001%2Fdod-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 456b30c42e37995b7f9943345746bae8e6e07591 [INFO] checking corpltd001/dod-rust against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcorpltd001%2Fdod-rust" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/corpltd001/dod-rust [INFO] finished tweaking git repo https://github.com/corpltd001/dod-rust [INFO] tweaked toml for git repo https://github.com/corpltd001/dod-rust written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/corpltd001/dod-rust on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/corpltd001/dod-rust 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "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-7-tc1/source/apps/dod_runner_wasm/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-7-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] | [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 crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-test v0.3.43 [INFO] [stderr] Downloaded minicov v0.3.5 [INFO] [stderr] Downloaded heim-runtime v0.0.7 [INFO] [stderr] Downloaded serde_tokenstream v0.2.2 [INFO] [stderr] Downloaded ic_principal v0.1.1 [INFO] [stderr] Downloaded ic-stable-structures v0.6.5 [INFO] [stderr] Downloaded cc v1.1.22 [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.3.43 [INFO] [stderr] Downloaded ic-cdk-macros v0.16.0 [INFO] [stderr] Downloaded ic-certified-map v0.4.0 [INFO] [stderr] Downloaded memory-stats v1.2.0 [INFO] [stderr] Downloaded pretty v0.12.3 [INFO] [stderr] Downloaded typemap-ors v1.0.0 [INFO] [stderr] Downloaded bip322-simple v0.3.1 [INFO] [stderr] Downloaded pairing v0.23.0 [INFO] [stderr] Downloaded bitcoin_hashes v0.12.0 [INFO] [stderr] Downloaded rocket_http v0.5.1 [INFO] [stderr] Downloaded bitcoin-io v0.1.2 [INFO] [stderr] Downloaded rocket v0.5.1 [INFO] [stderr] Downloaded heim-common v0.0.11 [INFO] [stderr] Downloaded reqwest v0.12.7 [INFO] [stderr] Downloaded quinn-udp v0.5.5 [INFO] [stderr] Downloaded binread v2.2.0 [INFO] [stderr] Downloaded psm v0.1.23 [INFO] [stderr] Downloaded secp256k1 v0.27.0 [INFO] [stderr] Downloaded ic-verify-bls-signature v0.5.0 [INFO] [stderr] Downloaded binread_derive v2.1.0 [INFO] [stderr] Downloaded bitcoin v0.32.3 [INFO] [stderr] Downloaded heim-cpu v0.0.11 [INFO] [stderr] Downloaded ic0 v0.23.0 [INFO] [stderr] Downloaded candid v0.10.10 [INFO] [stderr] Downloaded bech32 v0.9.1 [INFO] [stderr] Downloaded subtle-ng v2.5.0 [INFO] [stderr] Downloaded ed25519-consensus v2.1.0 [INFO] [stderr] Downloaded ic-transport-types v0.38.1 [INFO] [stderr] Downloaded bitcoin-private v0.1.0 [INFO] [stderr] Downloaded cached v0.52.0 [INFO] [stderr] Downloaded log4rs v1.3.0 [INFO] [stderr] Downloaded ic-agent v0.38.1 [INFO] [stderr] Downloaded bitcoin_hashes v0.11.0 [INFO] [stderr] Downloaded ic-cdk v0.16.0 [INFO] [stderr] Downloaded quinn v0.11.5 [INFO] [stderr] Downloaded tokio-cron-scheduler v0.9.4 [INFO] [stderr] Downloaded ic-certification v2.6.0 [INFO] [stderr] Downloaded uom v0.30.0 [INFO] [stderr] Downloaded ic_bls12_381 v0.10.0 [INFO] [stderr] Downloaded bitcoin v0.30.2 [INFO] [stderr] Downloaded curve25519-dalek-ng v4.1.1 [INFO] [stderr] Downloaded webpki-roots v0.26.6 [INFO] [stderr] Downloaded rocket_codegen v0.5.1 [INFO] [stderr] Downloaded bip32 v0.4.0 [INFO] [stderr] Downloaded clap_builder v4.5.18 [INFO] [stderr] Downloaded portable-atomic v1.9.0 [INFO] [stderr] Downloaded destructure_traitobject v0.2.0 [INFO] [stderr] Downloaded ref-cast-impl v1.0.23 [INFO] [stderr] Downloaded rocket-slogger v0.2.0 [INFO] [stderr] Downloaded rustls v0.23.13 [INFO] [stderr] Downloaded thread-id v4.2.2 [INFO] [stderr] Downloaded redox_syscall v0.5.6 [INFO] [stderr] Downloaded stacker v0.1.17 [INFO] [stderr] Downloaded unsafe-any-ors v1.0.0 [INFO] [stderr] Downloaded slog-bunyan v2.5.0 [INFO] [stderr] Downloaded cron v0.12.1 [INFO] [stderr] Downloaded bip39 v2.0.0 [INFO] [stderr] Downloaded candid_derive v0.6.6 [INFO] [stderr] Downloaded clap v4.5.18 [INFO] [stderr] Downloaded ipnet v2.10.0 [INFO] [stderr] Downloaded ref-cast v1.0.23 [INFO] [stderr] Downloaded slog-envlogger v2.2.0 [INFO] [stderr] Downloaded miniscript v10.2.0 [INFO] [stderr] Downloaded secp256k1-sys v0.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ca49f0bc69358ba73c7e2d52da260fc05bc7fc6ae99bfa84aba1f757cd7ac6c0 [INFO] running `Command { std: "docker" "start" "-a" "ca49f0bc69358ba73c7e2d52da260fc05bc7fc6ae99bfa84aba1f757cd7ac6c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca49f0bc69358ba73c7e2d52da260fc05bc7fc6ae99bfa84aba1f757cd7ac6c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca49f0bc69358ba73c7e2d52da260fc05bc7fc6ae99bfa84aba1f757cd7ac6c0", kill_on_drop: false }` [INFO] [stdout] ca49f0bc69358ba73c7e2d52da260fc05bc7fc6ae99bfa84aba1f757cd7ac6c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c2fb0f42cd5acbfe792dd96d2b094c8755304000c439d244079f9641c511d95c [INFO] running `Command { std: "docker" "start" "-a" "c2fb0f42cd5acbfe792dd96d2b094c8755304000c439d244079f9641c511d95c", 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/apps/dod_runner_wasm/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] | [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 proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling cc v1.1.22 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking bytes v1.7.2 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking value-bag v1.9.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Compiling psm v0.1.23 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Compiling stacker v0.1.17 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Compiling bitcoin-internals v0.3.0 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking pretty v0.12.3 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling openssl-src v300.3.2+3.3.2 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Checking bitcoin-io v0.1.2 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.93 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling candid_derive v0.6.6 [INFO] [stderr] Checking binread v2.2.0 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Checking rustls-pki-types v1.9.0 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling bitcoin v0.32.3 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking indexmap v2.5.0 [INFO] [stderr] Checking serde_bytes v0.11.15 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking ic_principal v0.1.1 [INFO] [stderr] Checking bitcoin_hashes v0.14.0 [INFO] [stderr] Checking bitcoin-units v0.1.2 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking candid v0.10.10 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Checking base58ck v0.1.0 [INFO] [stderr] Checking secp256k1 v0.29.1 [INFO] [stderr] Checking k256 v0.13.4 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking crypto-bigint v0.4.9 [INFO] [stderr] Checking ff v0.12.1 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking der v0.6.1 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling bitcoin-private v0.1.0 [INFO] [stderr] Checking base16ct v0.1.1 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Checking sec1 v0.3.0 [INFO] [stderr] Checking group v0.12.1 [INFO] [stderr] Compiling serde_tokenstream v0.2.2 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling secp256k1-sys v0.8.1 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling rustls v0.23.13 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.93 [INFO] [stderr] Checking hyper v0.14.30 [INFO] [stderr] Compiling devise_core v0.4.2 [INFO] [stderr] Compiling ic-cdk-macros v0.16.0 [INFO] [stderr] Checking elliptic-curve v0.12.3 [INFO] [stderr] Checking rfc6979 v0.3.1 [INFO] [stderr] Checking simple_asn1 v0.6.2 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling portable-atomic v1.9.0 [INFO] [stderr] Checking ic0 v0.23.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Checking winnow v0.6.20 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Checking pear v0.2.9 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking ic-cdk v0.16.0 [INFO] [stderr] Checking ecdsa v0.14.8 [INFO] [stderr] Checking bitcoin_hashes v0.12.0 [INFO] [stderr] Compiling devise_codegen v0.4.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.93 [INFO] [stderr] Checking toml_edit v0.22.22 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Checking ic-stable-structures v0.6.5 [INFO] [stderr] Checking ic-certified-map v0.4.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling bitcoin v0.30.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.93 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Compiling heim-common v0.0.11 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Checking tokio-rustls v0.26.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking hyper-util v0.1.9 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.93 [INFO] [stderr] Checking secp256k1 v0.27.0 [INFO] [stderr] Checking uom v0.30.0 [INFO] [stderr] Compiling devise v0.4.2 [INFO] [stderr] Checking k256 v0.11.6 [INFO] [stderr] Checking bs58 v0.4.0 [INFO] [stderr] Checking polling v3.7.3 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking webpki-roots v0.26.6 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking pairing v0.23.0 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking ripemd v0.1.3 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling rocket v0.5.1 [INFO] [stderr] Checking bech32 v0.9.1 [INFO] [stderr] Checking ipnet v2.10.0 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Compiling slog-async v2.8.0 [INFO] [stderr] Checking bitcoin_hashes v0.11.0 [INFO] [stderr] Checking subtle-ng v2.5.0 [INFO] [stderr] Checking destructure_traitobject v0.2.0 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking unsafe-any-ors v1.0.0 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Compiling rocket_http v0.5.1 [INFO] [stderr] Checking bip32 v0.4.0 [INFO] [stderr] Checking curve25519-dalek-ng v4.1.1 [INFO] [stderr] Checking tungstenite v0.21.0 [INFO] [stderr] Checking bip39 v2.0.0 [INFO] [stderr] Checking indicatif v0.17.8 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking ic_bls12_381 v0.10.0 [INFO] [stderr] Checking hyper-rustls v0.27.3 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking async-io v2.3.4 [INFO] [stderr] Compiling rocket_codegen v0.5.1 [INFO] [stderr] Checking dod_utils v0.1.0 (/opt/rustwide/workdir/crates/dod_utils) [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/dod_utils/src/types.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 14 | fn to_bytes(&self) -> Cow<[u8]> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 14 | fn to_bytes(&self) -> Cow<'_, [u8]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/dod_utils/src/types.rs:46:17 [INFO] [stdout] | [INFO] [stdout] 46 | fn to_bytes(&self) -> Cow<[u8]> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 46 | fn to_bytes(&self) -> Cow<'_, [u8]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/dod_utils/src/types.rs:83:17 [INFO] [stdout] | [INFO] [stdout] 83 | fn to_bytes(&self) -> Cow<[u8]> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn to_bytes(&self) -> Cow<'_, [u8]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/dod_utils/src/types.rs:104:17 [INFO] [stdout] | [INFO] [stdout] 104 | fn to_bytes(&self) -> Cow<[u8]> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 104 | fn to_bytes(&self) -> Cow<'_, [u8]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/dod_utils/src/types.rs:149:17 [INFO] [stdout] | [INFO] [stdout] 149 | fn to_bytes(&self) -> Cow<[u8]> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 149 | fn to_bytes(&self) -> Cow<'_, [u8]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/dod_utils/src/types.rs:195:17 [INFO] [stdout] | [INFO] [stdout] 195 | fn to_bytes(&self) -> Cow<[u8]> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 195 | fn to_bytes(&self) -> Cow<'_, [u8]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/dod_utils/src/types.rs:216:17 [INFO] [stdout] | [INFO] [stdout] 216 | fn to_bytes(&self) -> Cow<[u8]> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 216 | fn to_bytes(&self) -> Cow<'_, [u8]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/dod_utils/src/types.rs:241:17 [INFO] [stdout] | [INFO] [stdout] 241 | fn to_bytes(&self) -> Cow<[u8]> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 241 | fn to_bytes(&self) -> Cow<'_, [u8]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/dod_utils/src/types.rs:263:17 [INFO] [stdout] | [INFO] [stdout] 263 | fn to_bytes(&self) -> Cow<[u8]> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 263 | fn to_bytes(&self) -> Cow<'_, [u8]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/dod_utils/src/types.rs:312:17 [INFO] [stdout] | [INFO] [stdout] 312 | fn to_bytes(&self) -> Cow<[u8]> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 312 | fn to_bytes(&self) -> Cow<'_, [u8]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking async-executor v1.13.1 [INFO] [stderr] Checking slog-scope v4.4.0 [INFO] [stderr] Checking rustls-pemfile v2.1.3 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking tempfile v3.12.0 [INFO] [stderr] Checking ic-certification v2.6.0 [INFO] [stderr] Checking ubyte v0.10.4 [INFO] [stderr] Checking tokio-stream v0.1.16 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Checking primeorder v0.13.6 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling tokio-cron-scheduler v0.9.4 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking clap_builder v4.5.18 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking ic-transport-types v0.38.1 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking reqwest v0.12.7 [INFO] [stderr] Checking p256 v0.13.2 [INFO] [stderr] Checking headers v0.3.9 [INFO] [stderr] Checking miniscript v10.2.0 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking slog-stdlog v4.1.1 [INFO] [stderr] Checking async-global-executor v2.4.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking slog-term v2.9.1 [INFO] [stderr] Checking cron v0.12.1 [INFO] [stderr] Checking ic-verify-bls-signature v0.5.0 [INFO] [stderr] Checking tokio-tungstenite v0.21.0 [INFO] [stderr] Checking ed25519-consensus v2.1.0 [INFO] [stderr] Checking typemap-ors v1.0.0 [INFO] [stderr] Checking cached v0.52.0 [INFO] [stderr] Checking backoff v0.4.0 [INFO] [stderr] Checking slog-json v2.6.1 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Checking uuid v1.10.0 [INFO] [stderr] Checking thread-id v4.2.2 [INFO] [stderr] Checking rangemap v1.5.1 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Checking ic-agent v0.38.1 [INFO] [stderr] Checking bip322-simple v0.3.1 [INFO] [stderr] Checking async-std v1.13.0 [INFO] [stderr] Checking sysinfo v0.30.13 [INFO] [stderr] Checking slog-bunyan v2.5.0 [INFO] [stderr] Checking warp v0.3.7 [INFO] [stderr] Checking log4rs v1.3.0 [INFO] [stderr] Checking slog-envlogger v2.2.0 [INFO] [stderr] Checking clap v4.5.18 [INFO] [stderr] Checking dod_cpu v0.0.1 (/opt/rustwide/workdir/crates/dod_cpu) [INFO] [stderr] Checking gethostname v0.4.3 [INFO] [stderr] Checking memory-stats v1.2.0 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking js-sys v0.3.70 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.43 [INFO] [stderr] Checking heim-runtime v0.0.7 [INFO] [stderr] Checking dod_runner_wasm v0.1.0 (/opt/rustwide/workdir/apps/dod_runner_wasm) [INFO] [stdout] warning: unexpected `cfg` condition name: `wasm_bindgen_unstable_test_coverage` [INFO] [stdout] --> apps/dod_runner_wasm/src/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[wasm_bindgen] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `wasm_bindgen` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking heim-cpu v0.0.11 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/dod_utils/src/types.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 14 | fn to_bytes(&self) -> Cow<[u8]> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 14 | fn to_bytes(&self) -> Cow<'_, [u8]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/dod_utils/src/types.rs:46:17 [INFO] [stdout] | [INFO] [stdout] 46 | fn to_bytes(&self) -> Cow<[u8]> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 46 | fn to_bytes(&self) -> Cow<'_, [u8]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/dod_utils/src/types.rs:83:17 [INFO] [stdout] | [INFO] [stdout] 83 | fn to_bytes(&self) -> Cow<[u8]> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn to_bytes(&self) -> Cow<'_, [u8]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/dod_utils/src/types.rs:104:17 [INFO] [stdout] | [INFO] [stdout] 104 | fn to_bytes(&self) -> Cow<[u8]> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 104 | fn to_bytes(&self) -> Cow<'_, [u8]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/dod_utils/src/types.rs:149:17 [INFO] [stdout] | [INFO] [stdout] 149 | fn to_bytes(&self) -> Cow<[u8]> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 149 | fn to_bytes(&self) -> Cow<'_, [u8]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/dod_utils/src/types.rs:195:17 [INFO] [stdout] | [INFO] [stdout] 195 | fn to_bytes(&self) -> Cow<[u8]> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 195 | fn to_bytes(&self) -> Cow<'_, [u8]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/dod_utils/src/types.rs:216:17 [INFO] [stdout] | [INFO] [stdout] 216 | fn to_bytes(&self) -> Cow<[u8]> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 216 | fn to_bytes(&self) -> Cow<'_, [u8]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/dod_utils/src/types.rs:241:17 [INFO] [stdout] | [INFO] [stdout] 241 | fn to_bytes(&self) -> Cow<[u8]> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 241 | fn to_bytes(&self) -> Cow<'_, [u8]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/dod_utils/src/types.rs:263:17 [INFO] [stdout] | [INFO] [stdout] 263 | fn to_bytes(&self) -> Cow<[u8]> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 263 | fn to_bytes(&self) -> Cow<'_, [u8]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/dod_utils/src/types.rs:312:17 [INFO] [stdout] | [INFO] [stdout] 312 | fn to_bytes(&self) -> Cow<[u8]> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 312 | fn to_bytes(&self) -> Cow<'_, [u8]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking wasm-bindgen-futures v0.4.43 [INFO] [stderr] Checking wasm-bindgen-test v0.3.43 [INFO] [stderr] Checking rocket-slogger v0.2.0 [INFO] [stdout] warning: unexpected `cfg` condition name: `wasm_bindgen_unstable_test_coverage` [INFO] [stdout] --> apps/dod_runner_wasm/src/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[wasm_bindgen] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `wasm_bindgen` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking dod_miner v0.0.1 (/opt/rustwide/workdir/apps/dod_miner) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8m 23s [INFO] running `Command { std: "docker" "inspect" "c2fb0f42cd5acbfe792dd96d2b094c8755304000c439d244079f9641c511d95c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2fb0f42cd5acbfe792dd96d2b094c8755304000c439d244079f9641c511d95c", kill_on_drop: false }` [INFO] [stdout] c2fb0f42cd5acbfe792dd96d2b094c8755304000c439d244079f9641c511d95c