[INFO] cloning repository https://github.com/funai-wiki/funai-infer-chain [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/funai-wiki/funai-infer-chain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffunai-wiki%2Ffunai-infer-chain", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffunai-wiki%2Ffunai-infer-chain'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8d407593252333f56ffcacf71ed9e2e41db7b7e8 [INFO] checking funai-wiki/funai-infer-chain/8d407593252333f56ffcacf71ed9e2e41db7b7e8 against master#8a703520e80d87d4423c01f9d4fbc9e5f6533a02 for pr-154205-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffunai-wiki%2Ffunai-infer-chain" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config [INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/funai-wiki/funai-infer-chain [INFO] finished tweaking git repo https://github.com/funai-wiki/funai-infer-chain [INFO] tweaked toml for git repo https://github.com/funai-wiki/funai-infer-chain written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/funai-wiki/funai-infer-chain on toolchain 8a703520e80d87d4423c01f9d4fbc9e5f6533a02 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a703520e80d87d4423c01f9d4fbc9e5f6533a02" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/funai-wiki/funai-infer-chain 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" "+8a703520e80d87d4423c01f9d4fbc9e5f6533a02" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/testnet/funai-node/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `reqwest` dependency) [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ahash v0.4.8 [INFO] [stderr] Downloaded slog v2.7.0 [INFO] [stderr] Downloaded sha2-asm v0.6.4 [INFO] [stderr] Downloaded libflate_lz77 v1.2.0 [INFO] [stderr] Downloaded mutants v0.0.3 [INFO] [stderr] Downloaded value-bag v1.9.0 [INFO] [stderr] Downloaded async-dup v1.2.4 [INFO] [stderr] Downloaded assert-json-diff v1.1.0 [INFO] [stderr] Downloaded slog-scope v4.4.0 [INFO] [stderr] Downloaded openai v1.0.0-alpha.16 [INFO] [stderr] Downloaded tiny_http v0.12.0 [INFO] [stderr] Downloaded async-io v2.3.4 [INFO] [stderr] Downloaded prometheus v0.9.0 [INFO] [stderr] Downloaded rstest_macros v0.17.0 [INFO] [stderr] Downloaded wasm-streams v0.4.1 [INFO] [stderr] Downloaded pin-project-internal v1.1.6 [INFO] [stderr] Downloaded pin-project v1.1.6 [INFO] [stderr] Downloaded slog-json v2.6.1 [INFO] [stderr] Downloaded rusqlite v0.24.2 [INFO] [stderr] Downloaded libflate v1.4.0 [INFO] [stderr] Downloaded stdext v0.3.3 [INFO] [stderr] Downloaded extend v0.1.2 [INFO] [stderr] Downloaded rustfmt-wrapper v0.2.1 [INFO] [stderr] Downloaded pest v2.7.14 [INFO] [stderr] Downloaded slog-stdlog v4.1.1 [INFO] [stderr] Downloaded rstest v0.17.0 [INFO] [stderr] Downloaded psm v0.1.23 [INFO] [stderr] Downloaded const_fn v0.4.10 [INFO] [stderr] Downloaded reqwest-eventsource v0.6.0 [INFO] [stderr] Downloaded serde_stacker v0.1.11 [INFO] [stderr] Downloaded polynomial v0.2.6 [INFO] [stderr] Downloaded rstest_reuse v0.1.3 [INFO] [stderr] Downloaded eventsource-stream v0.2.3 [INFO] [stderr] Downloaded slog-term v2.9.1 [INFO] [stderr] Downloaded toolchain_find v0.4.0 [INFO] [stderr] Downloaded hashlink v0.6.0 [INFO] [stderr] Downloaded slog-async v2.8.0 [INFO] [stderr] Downloaded rstest v0.11.0 [INFO] [stderr] Downloaded tikv-jemallocator v0.5.4 [INFO] [stderr] Downloaded tikv-jemalloc-sys v0.5.4+5.3.0-patched [INFO] [stderr] Downloaded wsts v9.2.0 [INFO] [stderr] Downloaded libsqlite3-sys v0.20.1 [INFO] [stderr] Downloaded rstest_reuse v0.5.0 [INFO] [stderr] Downloaded p256k1 v7.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8a703520e80d87d4423c01f9d4fbc9e5f6533a02" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cf73c6b67f9a740a43d506b8dc2bcb2325df7f7370c692bf1993a318e2acb140 [INFO] running `Command { std: "docker" "start" "-a" "cf73c6b67f9a740a43d506b8dc2bcb2325df7f7370c692bf1993a318e2acb140", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf73c6b67f9a740a43d506b8dc2bcb2325df7f7370c692bf1993a318e2acb140", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf73c6b67f9a740a43d506b8dc2bcb2325df7f7370c692bf1993a318e2acb140", kill_on_drop: false }` [INFO] [stdout] cf73c6b67f9a740a43d506b8dc2bcb2325df7f7370c692bf1993a318e2acb140 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8a703520e80d87d4423c01f9d4fbc9e5f6533a02" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5aec693ad762d7869aabe364498d48df65f8558c6cabdf559a365ea78b96316 [INFO] running `Command { std: "docker" "start" "-a" "c5aec693ad762d7869aabe364498d48df65f8558c6cabdf559a365ea78b96316", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/testnet/funai-node/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `reqwest` dependency) [INFO] [stderr] Compiling proc-macro2 v1.0.88 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling cc v1.1.30 [INFO] [stderr] Checking value-bag v1.9.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking bytes v1.7.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking cpufeatures v0.2.14 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking unicode-bidi v0.3.17 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling sha2-asm v0.6.4 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling const_fn v0.4.10 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling toolchain_find v0.4.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling psm v0.1.23 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Checking fixed-hash v0.8.0 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling libsqlite3-sys v0.20.1 [INFO] [stderr] Compiling stacker v0.1.17 [INFO] [stderr] Compiling secp256k1-sys v0.6.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Checking ahash v0.4.8 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking hyper v1.5.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking hyper-util v0.1.9 [INFO] [stderr] Checking primitive-types v0.12.2 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking bs58 v0.4.0 [INFO] [stderr] Checking ipnet v2.10.1 [INFO] [stderr] Checking rustls-pki-types v1.10.0 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking polynomial v0.2.6 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Checking hyper v0.14.31 [INFO] [stderr] Checking hashlink v0.6.0 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Compiling rustfmt-wrapper v0.2.1 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking reqwest v0.12.8 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking slog-term v2.9.1 [INFO] [stderr] Checking nix v0.23.2 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking serde_stacker v0.1.11 [INFO] [stderr] Checking ed25519-dalek v2.1.1 [INFO] [stderr] Checking secp256k1 v0.24.3 [INFO] [stderr] Checking eventsource-stream v0.2.3 [INFO] [stderr] Checking curve25519-dalek v2.0.0 [INFO] [stderr] Checking ripemd v0.1.3 [INFO] [stderr] Checking reqwest-eventsource v0.6.0 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Compiling p256k1 v7.1.0 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Compiling rstest_macros v0.17.0 [INFO] [stderr] Checking k256 v0.13.4 [INFO] [stderr] Checking openai v1.0.0-alpha.16 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling rstest_reuse v0.5.0 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking integer-sqrt v0.1.5 [INFO] [stderr] Compiling mutants v0.0.3 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.5.4+5.3.0-patched [INFO] [stderr] Checking net2 v0.2.39 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking siphasher v0.3.11 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking rusqlite v0.24.2 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling libflate_lz77 v1.2.0 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling libflate v1.4.0 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking chunked_transfer v1.5.0 [INFO] [stderr] Checking ascii v1.1.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking tiny_http v0.12.0 [INFO] [stderr] Checking wsts v9.2.0 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Compiling funai-genesis v0.1.0 (/opt/rustwide/workdir/funai-genesis) [INFO] [stderr] Checking universal-hash v0.4.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling slog-async v2.8.0 [INFO] [stderr] Checking cpuid-bool v0.2.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking clap_builder v4.5.20 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Checking polyval v0.4.5 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Checking rstest v0.17.0 [INFO] [stderr] Checking aes-soft v0.6.4 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking crypto-mac v0.10.0 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking aes v0.6.0 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking uuid v1.16.0 [INFO] [stderr] Checking ghash v0.3.1 [INFO] [stderr] Checking async-executor v1.13.1 [INFO] [stderr] Checking ctr v0.6.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Checking funai-common v0.0.1 (/opt/rustwide/workdir/funai-common) [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> funai-common/src/deps_common/bech32/mod.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | feature = "std", [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `developer-mode`, `slog-json`, `slog_json`, and `testing` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `strict` [INFO] [stdout] --> funai-common/src/deps_common/bech32/mod.rs:57:13 [INFO] [stdout] | [INFO] [stdout] 57 | #![cfg_attr(feature = "strict", deny(warnings))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `developer-mode`, `slog-json`, `slog_json`, and `testing` [INFO] [stdout] = help: consider adding `strict` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> funai-common/src/deps_common/bitcoin/mod.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | #![cfg_attr(feature = "clippy", allow(needless_range_loop))] // suggests making a big mess of array newtypes [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `developer-mode`, `slog-json`, `slog_json`, and `testing` [INFO] [stdout] = help: consider adding `clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> funai-common/src/deps_common/bitcoin/mod.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | #![cfg_attr(feature = "clippy", allow(extend_from_slice))] // `extend_from_slice` only available since 1.6 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `developer-mode`, `slog-json`, `slog_json`, and `testing` [INFO] [stdout] = help: consider adding `clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `httparse_min_2018` [INFO] [stdout] --> funai-common/src/deps_common/httparse/mod.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | #![cfg_attr(httparse_min_2018, allow(rust_2018_idioms))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_min_2018)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_min_2018)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> funai-common/src/deps_common/bech32/mod.rs:59:15 [INFO] [stdout] | [INFO] [stdout] 59 | #[cfg(all(not(feature = "std"), not(test)))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `developer-mode`, `slog-json`, `slog_json`, and `testing` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> funai-common/src/deps_common/bech32/mod.rs:62:17 [INFO] [stdout] | [INFO] [stdout] 62 | #[cfg(any(test, feature = "std"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `developer-mode`, `slog-json`, `slog_json`, and `testing` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> funai-common/src/deps_common/bech32/mod.rs:65:15 [INFO] [stdout] | [INFO] [stdout] 65 | #[cfg(all(not(feature = "std"), not(test)))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `developer-mode`, `slog-json`, `slog_json`, and `testing` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> funai-common/src/deps_common/bech32/mod.rs:67:15 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg(all(not(feature = "std"), not(test)))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `developer-mode`, `slog-json`, `slog_json`, and `testing` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> funai-common/src/deps_common/bech32/mod.rs:70:11 [INFO] [stdout] | [INFO] [stdout] 70 | #[cfg(any(feature = "std", test))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `developer-mode`, `slog-json`, `slog_json`, and `testing` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> funai-common/src/deps_common/bech32/mod.rs:693:11 [INFO] [stdout] | [INFO] [stdout] 693 | #[cfg(any(feature = "std", test))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `developer-mode`, `slog-json`, `slog_json`, and `testing` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> funai-common/src/deps_common/bitcoin/blockdata/opcodes.rs:26:7 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(feature = "serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `developer-mode`, `slog-json`, `slog_json`, and `testing` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> funai-common/src/deps_common/bitcoin/blockdata/opcodes.rs:637:7 [INFO] [stdout] | [INFO] [stdout] 637 | #[cfg(feature = "serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `developer-mode`, `slog-json`, `slog_json`, and `testing` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> funai-common/src/deps_common/bitcoin/blockdata/opcodes.rs:675:7 [INFO] [stdout] | [INFO] [stdout] 675 | #[cfg(feature = "serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `developer-mode`, `slog-json`, `slog_json`, and `testing` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> funai-common/src/deps_common/bitcoin/blockdata/script.rs:631:7 [INFO] [stdout] | [INFO] [stdout] 631 | #[cfg(feature = "serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `developer-mode`, `slog-json`, `slog_json`, and `testing` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> funai-common/src/deps_common/bitcoin/blockdata/script.rs:674:7 [INFO] [stdout] | [INFO] [stdout] 674 | #[cfg(feature = "serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `developer-mode`, `slog-json`, `slog_json`, and `testing` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> funai-common/src/deps_common/bitcoin/internal_macros.rs:224:15 [INFO] [stdout] | [INFO] [stdout] 224 | #[cfg(feature = "serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: funai-common/src/deps_common/bitcoin/blockdata/transaction.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | serde_struct_impl!(OutPoint, txid, vout); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `developer-mode`, `slog-json`, `slog_json`, and `testing` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `serde_struct_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> funai-common/src/deps_common/bitcoin/internal_macros.rs:319:15 [INFO] [stdout] | [INFO] [stdout] 319 | #[cfg(feature = "serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: funai-common/src/deps_common/bitcoin/blockdata/transaction.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | serde_struct_impl!(OutPoint, txid, vout); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `developer-mode`, `slog-json`, `slog_json`, and `testing` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `serde_struct_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> funai-common/src/deps_common/bitcoin/internal_macros.rs:224:15 [INFO] [stdout] | [INFO] [stdout] 224 | #[cfg(feature = "serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: funai-common/src/deps_common/bitcoin/blockdata/transaction.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | serde_struct_impl!(TxIn, previous_output, script_sig, sequence, witness); [INFO] [stdout] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `developer-mode`, `slog-json`, `slog_json`, and `testing` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `serde_struct_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> funai-common/src/deps_common/bitcoin/internal_macros.rs:319:15 [INFO] [stdout] | [INFO] [stdout] 319 | #[cfg(feature = "serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: funai-common/src/deps_common/bitcoin/blockdata/transaction.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | serde_struct_impl!(TxIn, previous_output, script_sig, sequence, witness); [INFO] [stdout] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `developer-mode`, `slog-json`, `slog_json`, and `testing` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `serde_struct_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> funai-common/src/deps_common/bitcoin/internal_macros.rs:224:15 [INFO] [stdout] | [INFO] [stdout] 224 | #[cfg(feature = "serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: funai-common/src/deps_common/bitcoin/blockdata/transaction.rs:124:1 [INFO] [stdout] | [INFO] [stdout] 124 | serde_struct_impl!(TxOut, value, script_pubkey); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `developer-mode`, `slog-json`, `slog_json`, and `testing` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `serde_struct_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> funai-common/src/deps_common/bitcoin/internal_macros.rs:319:15 [INFO] [stdout] | [INFO] [stdout] 319 | #[cfg(feature = "serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: funai-common/src/deps_common/bitcoin/blockdata/transaction.rs:124:1 [INFO] [stdout] | [INFO] [stdout] 124 | serde_struct_impl!(TxOut, value, script_pubkey); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `developer-mode`, `slog-json`, `slog_json`, and `testing` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `serde_struct_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> funai-common/src/deps_common/bitcoin/internal_macros.rs:224:15 [INFO] [stdout] | [INFO] [stdout] 224 | #[cfg(feature = "serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: funai-common/src/deps_common/bitcoin/blockdata/transaction.rs:149:1 [INFO] [stdout] | [INFO] [stdout] 149 | serde_struct_impl!(Transaction, version, lock_time, input, output); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `developer-mode`, `slog-json`, `slog_json`, and `testing` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `serde_struct_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> funai-common/src/deps_common/bitcoin/internal_macros.rs:319:15 [INFO] [stdout] | [INFO] [stdout] 319 | #[cfg(feature = "serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: funai-common/src/deps_common/bitcoin/blockdata/transaction.rs:149:1 [INFO] [stdout] | [INFO] [stdout] 149 | serde_struct_impl!(Transaction, version, lock_time, input, output); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `developer-mode`, `slog-json`, `slog_json`, and `testing` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `serde_struct_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> funai-common/src/deps_common/bitcoin/internal_macros.rs:108:15 [INFO] [stdout] | [INFO] [stdout] 108 | #[cfg(feature = "serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: funai-common/src/deps_common/bitcoin/network/constants.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | / user_enum! { [INFO] [stdout] 51 | | /// The cryptocurrency to act on [INFO] [stdout] 52 | | #[derive(Copy, PartialEq, Eq, PartialOrd, Ord, Clone, Hash)] [INFO] [stdout] 53 | | pub enum Network { [INFO] [stdout] ... | [INFO] [stdout] 61 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `developer-mode`, `slog-json`, `slog_json`, and `testing` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `user_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> funai-common/src/deps_common/bitcoin/internal_macros.rs:157:15 [INFO] [stdout] | [INFO] [stdout] 157 | #[cfg(feature = "serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: funai-common/src/deps_common/bitcoin/network/constants.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | / user_enum! { [INFO] [stdout] 51 | | /// The cryptocurrency to act on [INFO] [stdout] 52 | | #[derive(Copy, PartialEq, Eq, PartialOrd, Ord, Clone, Hash)] [INFO] [stdout] 53 | | pub enum Network { [INFO] [stdout] ... | [INFO] [stdout] 61 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `developer-mode`, `slog-json`, `slog_json`, and `testing` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `user_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> funai-common/src/deps_common/bitcoin/util/hash.rs:24:7 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg(feature = "serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `developer-mode`, `slog-json`, `slog_json`, and `testing` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> funai-common/src/deps_common/bitcoin/util/hash.rs:278:7 [INFO] [stdout] | [INFO] [stdout] 278 | #[cfg(feature = "serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `developer-mode`, `slog-json`, `slog_json`, and `testing` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> funai-common/src/deps_common/bitcoin/util/hash.rs:321:7 [INFO] [stdout] | [INFO] [stdout] 321 | #[cfg(feature = "serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `developer-mode`, `slog-json`, `slog_json`, and `testing` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pest v2.7.14 [INFO] [stderr] Checking slog-scope v4.4.0 [INFO] [stderr] Compiling extend v0.1.2 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking aes-gcm v0.8.0 [INFO] [stderr] Checking hkdf v0.10.0 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking clap v4.5.20 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling pin-project-internal v1.1.6 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Checking backoff v0.4.0 [INFO] [stderr] Checking polling v3.7.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking async-io v2.3.4 [INFO] [stderr] Checking assert-json-diff v1.1.0 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Checking async-global-executor v2.4.1 [INFO] [stderr] Checking slog-stdlog v4.1.1 [INFO] [stderr] Checking async-std v1.13.0 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> funai-common/src/util/macros.rs:656:23 [INFO] [stdout] | [INFO] [stdout] 656 | fn to_sql(&self) -> rusqlite::Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: funai-common/src/types/chainstate.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | impl_byte_array_rusqlite_only!(SortitionId); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_byte_array_rusqlite_only` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 656 | fn to_sql(&self) -> rusqlite::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> funai-common/src/util/macros.rs:656:23 [INFO] [stdout] | [INFO] [stdout] 656 | fn to_sql(&self) -> rusqlite::Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: funai-common/src/types/chainstate.rs:250:1 [INFO] [stdout] | [INFO] [stdout] 250 | impl_byte_array_rusqlite_only!(FunaiBlockId); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_byte_array_rusqlite_only` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 656 | fn to_sql(&self) -> rusqlite::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> funai-common/src/util/macros.rs:656:23 [INFO] [stdout] | [INFO] [stdout] 656 | fn to_sql(&self) -> rusqlite::Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: funai-common/src/types/chainstate.rs:328:1 [INFO] [stdout] | [INFO] [stdout] 328 | impl_byte_array_rusqlite_only!(ConsensusHash); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_byte_array_rusqlite_only` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 656 | fn to_sql(&self) -> rusqlite::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> funai-common/src/util/macros.rs:656:23 [INFO] [stdout] | [INFO] [stdout] 656 | fn to_sql(&self) -> rusqlite::Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: funai-common/src/types/chainstate.rs:329:1 [INFO] [stdout] | [INFO] [stdout] 329 | impl_byte_array_rusqlite_only!(Hash160); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_byte_array_rusqlite_only` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 656 | fn to_sql(&self) -> rusqlite::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> funai-common/src/util/macros.rs:656:23 [INFO] [stdout] | [INFO] [stdout] 656 | fn to_sql(&self) -> rusqlite::Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: funai-common/src/types/chainstate.rs:330:1 [INFO] [stdout] | [INFO] [stdout] 330 | impl_byte_array_rusqlite_only!(BlockHeaderHash); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_byte_array_rusqlite_only` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 656 | fn to_sql(&self) -> rusqlite::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> funai-common/src/util/macros.rs:656:23 [INFO] [stdout] | [INFO] [stdout] 656 | fn to_sql(&self) -> rusqlite::Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: funai-common/src/types/chainstate.rs:331:1 [INFO] [stdout] | [INFO] [stdout] 331 | impl_byte_array_rusqlite_only!(VRFSeed); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_byte_array_rusqlite_only` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 656 | fn to_sql(&self) -> rusqlite::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> funai-common/src/util/macros.rs:656:23 [INFO] [stdout] | [INFO] [stdout] 656 | fn to_sql(&self) -> rusqlite::Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: funai-common/src/types/chainstate.rs:332:1 [INFO] [stdout] | [INFO] [stdout] 332 | impl_byte_array_rusqlite_only!(BurnchainHeaderHash); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_byte_array_rusqlite_only` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 656 | fn to_sql(&self) -> rusqlite::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> funai-common/src/util/macros.rs:656:23 [INFO] [stdout] | [INFO] [stdout] 656 | fn to_sql(&self) -> rusqlite::Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: funai-common/src/types/chainstate.rs:333:1 [INFO] [stdout] | [INFO] [stdout] 333 | impl_byte_array_rusqlite_only!(VRFProof); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_byte_array_rusqlite_only` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 656 | fn to_sql(&self) -> rusqlite::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> funai-common/src/util/macros.rs:656:23 [INFO] [stdout] | [INFO] [stdout] 656 | fn to_sql(&self) -> rusqlite::Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: funai-common/src/types/chainstate.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | impl_byte_array_rusqlite_only!(TrieHash); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_byte_array_rusqlite_only` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 656 | fn to_sql(&self) -> rusqlite::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> funai-common/src/util/macros.rs:656:23 [INFO] [stdout] | [INFO] [stdout] 656 | fn to_sql(&self) -> rusqlite::Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: funai-common/src/types/chainstate.rs:335:1 [INFO] [stdout] | [INFO] [stdout] 335 | impl_byte_array_rusqlite_only!(Sha512Trunc256Sum); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_byte_array_rusqlite_only` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 656 | fn to_sql(&self) -> rusqlite::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> funai-common/src/util/macros.rs:656:23 [INFO] [stdout] | [INFO] [stdout] 656 | fn to_sql(&self) -> rusqlite::Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: funai-common/src/types/chainstate.rs:336:1 [INFO] [stdout] | [INFO] [stdout] 336 | impl_byte_array_rusqlite_only!(MessageSignature); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_byte_array_rusqlite_only` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 656 | fn to_sql(&self) -> rusqlite::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> funai-common/src/types/chainstate.rs:412:15 [INFO] [stdout] | [INFO] [stdout] 412 | fn to_sql(&self) -> rusqlite::Result { [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] 412 | fn to_sql(&self) -> rusqlite::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> funai-common/src/deps_common/bitcoin/blockdata/script.rs:389:17 [INFO] [stdout] | [INFO] [stdout] 389 | pub fn iter(&self, enforce_minimal: bool) -> Instructions { [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] 389 | pub fn iter(&self, enforce_minimal: bool) -> Instructions<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking libllm v0.1.0 (/opt/rustwide/workdir/libllm) [INFO] [stderr] Checking serde_qs v0.8.5 [INFO] [stderr] Checking pin-project v1.1.6 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking clarity v0.0.1 (/opt/rustwide/workdir/clarity) [INFO] [stderr] Checking infer v0.2.3 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking criterion-plot v0.4.5 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking async-dup v1.2.4 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Checking object v0.36.5 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Checking oorandom v11.1.4 [INFO] [stderr] Checking tungstenite v0.21.0 [INFO] [stdout] warning: unexpected `cfg` condition value: `disable-costs` [INFO] [stdout] --> clarity/src/vm/costs/mod.rs:1011:13 [INFO] [stdout] | [INFO] [stdout] 1011 | if cfg!(feature = "disable-costs") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `developer-mode`, `devtools`, `slog_json`, and `testing` [INFO] [stdout] = help: consider adding `disable-costs` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `rollback_value_check` [INFO] [stdout] --> clarity/src/vm/database/key_value_wrapper.rs:34:7 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(rollback_value_check)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rollback_value_check)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rollback_value_check)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `rollback_value_check` [INFO] [stdout] --> clarity/src/vm/database/key_value_wrapper.rs:36:11 [INFO] [stdout] | [INFO] [stdout] 36 | #[cfg(not(rollback_value_check))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rollback_value_check)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rollback_value_check)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `rollback_value_check` [INFO] [stdout] --> clarity/src/vm/database/key_value_wrapper.rs:39:11 [INFO] [stdout] | [INFO] [stdout] 39 | #[cfg(not(rollback_value_check))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rollback_value_check)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rollback_value_check)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `rollback_value_check` [INFO] [stdout] --> clarity/src/vm/database/key_value_wrapper.rs:42:11 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(not(rollback_value_check))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rollback_value_check)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rollback_value_check)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `rollback_value_check` [INFO] [stdout] --> clarity/src/vm/database/key_value_wrapper.rs:50:11 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg(not(rollback_value_check))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rollback_value_check)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rollback_value_check)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `rollback_value_check` [INFO] [stdout] --> clarity/src/vm/database/key_value_wrapper.rs:74:7 [INFO] [stdout] | [INFO] [stdout] 74 | #[cfg(rollback_value_check)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rollback_value_check)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rollback_value_check)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `rollback_value_check` [INFO] [stdout] --> clarity/src/vm/database/key_value_wrapper.rs:78:7 [INFO] [stdout] | [INFO] [stdout] 78 | #[cfg(rollback_value_check)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rollback_value_check)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rollback_value_check)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `rollback_value_check` [INFO] [stdout] --> clarity/src/vm/database/key_value_wrapper.rs:87:7 [INFO] [stdout] | [INFO] [stdout] 87 | #[cfg(rollback_value_check)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rollback_value_check)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rollback_value_check)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking async-h1 v2.3.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking pico-args v0.5.0 [INFO] [stderr] Checking stdext v0.3.3 [INFO] [stderr] Compiling rstest_reuse v0.1.3 [INFO] [stderr] Checking headers v0.3.9 [INFO] [stderr] Checking tokio-tungstenite v0.21.0 [INFO] [stderr] Checking criterion v0.3.6 [INFO] [stderr] Compiling rstest v0.11.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking humantime v2.3.0 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking warp v0.3.7 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Checking relay-server v0.0.1 (/opt/rustwide/workdir/contrib/tools/relay-server) [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stdout] warning: fields `protocol` and `headers` are never read [INFO] [stdout] --> contrib/tools/relay-server/src/http.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Request { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 11 | pub protocol: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 12 | pub headers: HashMap, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Request` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> funai-common/src/deps_common/bech32/mod.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | feature = "std", [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `developer-mode`, `slog-json`, `slog_json`, and `testing` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `strict` [INFO] [stdout] --> funai-common/src/deps_common/bech32/mod.rs:57:13 [INFO] [stdout] | [INFO] [stdout] 57 | #![cfg_attr(feature = "strict", deny(warnings))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `developer-mode`, `slog-json`, `slog_json`, and `testing` [INFO] [stdout] = help: consider adding `strict` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> funai-common/src/deps_common/bitcoin/mod.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | #![cfg_attr(feature = "clippy", allow(needless_range_loop))] // suggests making a big mess of array newtypes [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `developer-mode`, `slog-json`, `slog_json`, and `testing` [INFO] [stdout] = help: consider adding `clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> funai-common/src/deps_common/bitcoin/mod.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | #![cfg_attr(feature = "clippy", allow(extend_from_slice))] // `extend_from_slice` only available since 1.6 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `developer-mode`, `slog-json`, `slog_json`, and `testing` [INFO] [stdout] = help: consider adding `clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `httparse_min_2018` [INFO] [stdout] --> funai-common/src/deps_common/httparse/mod.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | #![cfg_attr(httparse_min_2018, allow(rust_2018_idioms))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_min_2018)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_min_2018)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> funai-common/src/deps_common/bech32/mod.rs:59:15 [INFO] [stdout] | [INFO] [stdout] 59 | #[cfg(all(not(feature = "std"), not(test)))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `developer-mode`, `slog-json`, `slog_json`, and `testing` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> funai-common/src/deps_common/bech32/mod.rs:62:17 [INFO] [stdout] | [INFO] [stdout] 62 | #[cfg(any(test, feature = "std"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `developer-mode`, `slog-json`, `slog_json`, and `testing` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> funai-common/src/deps_common/bech32/mod.rs:65:15 [INFO] [stdout] | [INFO] [stdout] 65 | #[cfg(all(not(feature = "std"), not(test)))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `developer-mode`, `slog-json`, `slog_json`, and `testing` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> funai-common/src/deps_common/bech32/mod.rs:67:15 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg(all(not(feature = "std"), not(test)))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `developer-mode`, `slog-json`, `slog_json`, and `testing` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> funai-common/src/deps_common/bech32/mod.rs:70:11 [INFO] [stdout] | [INFO] [stdout] 70 | #[cfg(any(feature = "std", test))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `developer-mode`, `slog-json`, `slog_json`, and `testing` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> funai-common/src/deps_common/bech32/mod.rs:693:11 [INFO] [stdout] | [INFO] [stdout] 693 | #[cfg(any(feature = "std", test))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `developer-mode`, `slog-json`, `slog_json`, and `testing` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> funai-common/src/deps_common/bitcoin/blockdata/opcodes.rs:26:7 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(feature = "serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `developer-mode`, `slog-json`, `slog_json`, and `testing` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> funai-common/src/deps_common/bitcoin/blockdata/opcodes.rs:637:7 [INFO] [stdout] | [INFO] [stdout] 637 | #[cfg(feature = "serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `developer-mode`, `slog-json`, `slog_json`, and `testing` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> funai-common/src/deps_common/bitcoin/blockdata/opcodes.rs:675:7 [INFO] [stdout] | [INFO] [stdout] 675 | #[cfg(feature = "serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `developer-mode`, `slog-json`, `slog_json`, and `testing` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> funai-common/src/deps_common/bitcoin/blockdata/script.rs:631:7 [INFO] [stdout] | [INFO] [stdout] 631 | #[cfg(feature = "serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `developer-mode`, `slog-json`, `slog_json`, and `testing` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> funai-common/src/deps_common/bitcoin/blockdata/script.rs:674:7 [INFO] [stdout] | [INFO] [stdout] 674 | #[cfg(feature = "serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `developer-mode`, `slog-json`, `slog_json`, and `testing` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> funai-common/src/deps_common/bitcoin/blockdata/script.rs:837:15 [INFO] [stdout] | [INFO] [stdout] 837 | #[cfg(all(feature = "serde", feature = "strason"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `developer-mode`, `slog-json`, `slog_json`, and `testing` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `strason` [INFO] [stdout] --> funai-common/src/deps_common/bitcoin/blockdata/script.rs:837:34 [INFO] [stdout] | [INFO] [stdout] 837 | #[cfg(all(feature = "serde", feature = "strason"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `developer-mode`, `slog-json`, `slog_json`, and `testing` [INFO] [stdout] = help: consider adding `strason` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> funai-common/src/deps_common/bitcoin/internal_macros.rs:224:15 [INFO] [stdout] | [INFO] [stdout] 224 | #[cfg(feature = "serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: funai-common/src/deps_common/bitcoin/blockdata/transaction.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | serde_struct_impl!(OutPoint, txid, vout); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `developer-mode`, `slog-json`, `slog_json`, and `testing` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `serde_struct_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> funai-common/src/deps_common/bitcoin/internal_macros.rs:319:15 [INFO] [stdout] | [INFO] [stdout] 319 | #[cfg(feature = "serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: funai-common/src/deps_common/bitcoin/blockdata/transaction.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | serde_struct_impl!(OutPoint, txid, vout); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `developer-mode`, `slog-json`, `slog_json`, and `testing` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `serde_struct_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> funai-common/src/deps_common/bitcoin/internal_macros.rs:224:15 [INFO] [stdout] | [INFO] [stdout] 224 | #[cfg(feature = "serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: funai-common/src/deps_common/bitcoin/blockdata/transaction.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | serde_struct_impl!(TxIn, previous_output, script_sig, sequence, witness); [INFO] [stdout] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `developer-mode`, `slog-json`, `slog_json`, and `testing` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `serde_struct_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> funai-common/src/deps_common/bitcoin/internal_macros.rs:319:15 [INFO] [stdout] | [INFO] [stdout] 319 | #[cfg(feature = "serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: funai-common/src/deps_common/bitcoin/blockdata/transaction.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | serde_struct_impl!(TxIn, previous_output, script_sig, sequence, witness); [INFO] [stdout] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `developer-mode`, `slog-json`, `slog_json`, and `testing` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `serde_struct_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> funai-common/src/deps_common/bitcoin/internal_macros.rs:224:15 [INFO] [stdout] | [INFO] [stdout] 224 | #[cfg(feature = "serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: funai-common/src/deps_common/bitcoin/blockdata/transaction.rs:124:1 [INFO] [stdout] | [INFO] [stdout] 124 | serde_struct_impl!(TxOut, value, script_pubkey); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `developer-mode`, `slog-json`, `slog_json`, and `testing` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `serde_struct_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> funai-common/src/deps_common/bitcoin/internal_macros.rs:319:15 [INFO] [stdout] | [INFO] [stdout] 319 | #[cfg(feature = "serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: funai-common/src/deps_common/bitcoin/blockdata/transaction.rs:124:1 [INFO] [stdout] | [INFO] [stdout] 124 | serde_struct_impl!(TxOut, value, script_pubkey); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `developer-mode`, `slog-json`, `slog_json`, and `testing` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `serde_struct_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> funai-common/src/deps_common/bitcoin/internal_macros.rs:224:15 [INFO] [stdout] | [INFO] [stdout] 224 | #[cfg(feature = "serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: funai-common/src/deps_common/bitcoin/blockdata/transaction.rs:149:1 [INFO] [stdout] | [INFO] [stdout] 149 | serde_struct_impl!(Transaction, version, lock_time, input, output); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `developer-mode`, `slog-json`, `slog_json`, and `testing` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `serde_struct_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> funai-common/src/deps_common/bitcoin/internal_macros.rs:319:15 [INFO] [stdout] | [INFO] [stdout] 319 | #[cfg(feature = "serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: funai-common/src/deps_common/bitcoin/blockdata/transaction.rs:149:1 [INFO] [stdout] | [INFO] [stdout] 149 | serde_struct_impl!(Transaction, version, lock_time, input, output); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `developer-mode`, `slog-json`, `slog_json`, and `testing` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `serde_struct_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> funai-common/src/deps_common/bitcoin/internal_macros.rs:108:15 [INFO] [stdout] | [INFO] [stdout] 108 | #[cfg(feature = "serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: funai-common/src/deps_common/bitcoin/network/constants.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | / user_enum! { [INFO] [stdout] 51 | | /// The cryptocurrency to act on [INFO] [stdout] 52 | | #[derive(Copy, PartialEq, Eq, PartialOrd, Ord, Clone, Hash)] [INFO] [stdout] 53 | | pub enum Network { [INFO] [stdout] ... | [INFO] [stdout] 61 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `developer-mode`, `slog-json`, `slog_json`, and `testing` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `user_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> funai-common/src/deps_common/bitcoin/internal_macros.rs:157:15 [INFO] [stdout] | [INFO] [stdout] 157 | #[cfg(feature = "serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: funai-common/src/deps_common/bitcoin/network/constants.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | / user_enum! { [INFO] [stdout] 51 | | /// The cryptocurrency to act on [INFO] [stdout] 52 | | #[derive(Copy, PartialEq, Eq, PartialOrd, Ord, Clone, Hash)] [INFO] [stdout] 53 | | pub enum Network { [INFO] [stdout] ... | [INFO] [stdout] 61 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `developer-mode`, `slog-json`, `slog_json`, and `testing` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `user_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> funai-common/src/deps_common/bitcoin/util/hash.rs:24:7 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg(feature = "serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `developer-mode`, `slog-json`, `slog_json`, and `testing` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> funai-common/src/deps_common/bitcoin/util/hash.rs:278:7 [INFO] [stdout] | [INFO] [stdout] 278 | #[cfg(feature = "serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `developer-mode`, `slog-json`, `slog_json`, and `testing` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> funai-common/src/deps_common/bitcoin/util/hash.rs:321:7 [INFO] [stdout] | [INFO] [stdout] 321 | #[cfg(feature = "serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `developer-mode`, `slog-json`, `slog_json`, and `testing` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition value: `std` [INFO] [stdout] --> funai-common/src/deps_common/httparse/mod.rs:1283:11 [INFO] [stdout] | [INFO] [stdout] 1283 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `developer-mode`, `slog-json`, `slog_json`, and `testing` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> funai-common/src/deps_common/httparse/mod.rs:22:24 [INFO] [stdout] | [INFO] [stdout] 22 | #![cfg_attr(test, deny(warnings))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(unexpected_cfgs)]` implied by `#[deny(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> clarity/src/vm/costs/mod.rs:1170:15 [INFO] [stdout] | [INFO] [stdout] 1170 | fn to_sql(&self) -> rusqlite::Result { [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] 1170 | fn to_sql(&self) -> rusqlite::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> clarity/src/vm/contexts.rs:502:92 [INFO] [stdout] | [INFO] [stdout] 502 | pub fn new(database: ClarityDatabase<'a>, epoch: FunaiEpochId) -> OwnedEnvironment<'a, '_> { [INFO] [stdout] | -- -- ^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | the lifetime is named here the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 502 - pub fn new(database: ClarityDatabase<'a>, epoch: FunaiEpochId) -> OwnedEnvironment<'a, '_> { [INFO] [stdout] 502 + pub fn new(database: ClarityDatabase<'a>, epoch: FunaiEpochId) -> OwnedEnvironment<'a, 'a> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> clarity/src/vm/contexts.rs:516:84 [INFO] [stdout] | [INFO] [stdout] 516 | pub fn new_toplevel(mut database: ClarityDatabase<'a>) -> OwnedEnvironment<'a, '_> { [INFO] [stdout] | -- -- ^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 516 - pub fn new_toplevel(mut database: ClarityDatabase<'a>) -> OwnedEnvironment<'a, '_> { [INFO] [stdout] 516 + pub fn new_toplevel(mut database: ClarityDatabase<'a>) -> OwnedEnvironment<'a, 'a> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> clarity/src/vm/contexts.rs:543:31 [INFO] [stdout] | [INFO] [stdout] 540 | mut database: ClarityDatabase<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 543 | ) -> OwnedEnvironment<'a, '_> { [INFO] [stdout] | -- ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 543 - ) -> OwnedEnvironment<'a, '_> { [INFO] [stdout] 543 + ) -> OwnedEnvironment<'a, 'a> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> clarity/src/vm/contexts.rs:560:31 [INFO] [stdout] | [INFO] [stdout] 558 | database: ClarityDatabase<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 559 | epoch_id: FunaiEpochId, [INFO] [stdout] 560 | ) -> OwnedEnvironment<'a, '_> { [INFO] [stdout] | -- ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 560 - ) -> OwnedEnvironment<'a, '_> { [INFO] [stdout] 560 + ) -> OwnedEnvironment<'a, 'a> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> clarity/src/vm/contexts.rs:579:31 [INFO] [stdout] | [INFO] [stdout] 576 | database: ClarityDatabase<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 579 | ) -> OwnedEnvironment<'a, '_> { [INFO] [stdout] | -- ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 579 - ) -> OwnedEnvironment<'a, '_> { [INFO] [stdout] 579 + ) -> OwnedEnvironment<'a, 'a> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> clarity/src/vm/contexts.rs:1604:10 [INFO] [stdout] | [INFO] [stdout] 1601 | database: ClarityDatabase<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 1604 | ) -> GlobalContext { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is hidden here [INFO] [stdout] | the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 1604 | ) -> GlobalContext<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> clarity/src/vm/contexts.rs:1914:29 [INFO] [stdout] | [INFO] [stdout] 1914 | pub fn function_context(&self) -> &LocalContext { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [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] 1914 | pub fn function_context(&self) -> &LocalContext<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> clarity/src/vm/database/clarity_store.rs:220:26 [INFO] [stdout] | [INFO] [stdout] 220 | pub fn as_clarity_db(&mut self) -> ClarityDatabase { [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] 220 | pub fn as_clarity_db(&mut self) -> ClarityDatabase<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> clarity/src/vm/database/clarity_store.rs:224:27 [INFO] [stdout] | [INFO] [stdout] 224 | pub fn as_analysis_db(&mut self) -> AnalysisDatabase { [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] 224 | pub fn as_analysis_db(&mut self) -> AnalysisDatabase<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> clarity/src/vm/database/clarity_store.rs:290:26 [INFO] [stdout] | [INFO] [stdout] 290 | pub fn as_clarity_db(&mut self) -> ClarityDatabase { [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] 290 | pub fn as_clarity_db(&mut self) -> ClarityDatabase<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> clarity/src/vm/database/clarity_store.rs:294:27 [INFO] [stdout] | [INFO] [stdout] 294 | pub fn as_analysis_db(&mut self) -> AnalysisDatabase { [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] 294 | pub fn as_analysis_db(&mut self) -> AnalysisDatabase<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> clarity/src/vm/database/key_value_wrapper.rs:208:59 [INFO] [stdout] | [INFO] [stdout] 208 | pub fn new(store: &'a mut dyn ClarityBackingStore) -> RollbackWrapper { [INFO] [stdout] | -- the lifetime is named here ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 208 | pub fn new(store: &'a mut dyn ClarityBackingStore) -> RollbackWrapper<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> clarity/src/vm/database/key_value_wrapper.rs:221:10 [INFO] [stdout] | [INFO] [stdout] 219 | store: &'a mut dyn ClarityBackingStore, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 220 | log: RollbackWrapperPersistedLog, [INFO] [stdout] 221 | ) -> RollbackWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 221 | ) -> RollbackWrapper<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> clarity/src/vm/analysis/type_checker/contexts.rs:107:19 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn extend(&self) -> CheckResult { [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] 107 | pub fn extend(&self) -> CheckResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> clarity/src/vm/tests/mod.rs:142:16 [INFO] [stdout] | [INFO] [stdout] 142 | fn get_env(&mut self, epoch: FunaiEpochId) -> OwnedEnvironment { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [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] 142 | fn get_env(&mut self, epoch: FunaiEpochId) -> OwnedEnvironment<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> clarity/src/vm/tests/mod.rs:152:20 [INFO] [stdout] | [INFO] [stdout] 152 | pub fn get_env(&mut self, epoch: FunaiEpochId) -> OwnedEnvironment { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [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] 152 | pub fn get_env(&mut self, epoch: FunaiEpochId) -> OwnedEnvironment<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking libfunaidb v0.0.1 (/opt/rustwide/workdir/libfunaidb) [INFO] [stderr] Checking pox-locking v2.4.0 (/opt/rustwide/workdir/pox-locking) [INFO] [stdout] warning: unexpected `cfg` condition value: `testing` [INFO] [stdout] --> pox-locking/src/events.rs:636:5 [INFO] [stdout] | [INFO] [stdout] 636 | test_debug!("Evaluate snippet:\n{}", &code_snippet); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `slog_json` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `test_debug` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `test_debug` may come from an old version of the `funai_common` crate, try updating your dependency with `cargo update -p funai_common` [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 macro `test_debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `testing` [INFO] [stdout] --> pox-locking/src/events.rs:637:5 [INFO] [stdout] | [INFO] [stdout] 637 | test_debug!("Evaluate data code:\n{}", &data_snippet); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `slog_json` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `test_debug` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `test_debug` may come from an old version of the `funai_common` crate, try updating your dependency with `cargo update -p funai_common` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `test_debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `testing` [INFO] [stdout] --> pox-locking/src/events.rs:688:5 [INFO] [stdout] | [INFO] [stdout] 688 | / test_debug!( [INFO] [stdout] 689 | | "Synthesized PoX event info for '{}''s call to '{}': {:?}", [INFO] [stdout] 690 | | sender, [INFO] [stdout] 691 | | function_name, [INFO] [stdout] 692 | | &event_info [INFO] [stdout] 693 | | ); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `slog_json` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `test_debug` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `test_debug` may come from an old version of the `funai_common` crate, try updating your dependency with `cargo update -p funai_common` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `test_debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `testing` [INFO] [stdout] --> pox-locking/src/events_24.rs:382:5 [INFO] [stdout] | [INFO] [stdout] 382 | test_debug!("Evaluate snippet:\n{}", &code_snippet); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `slog_json` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `test_debug` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `test_debug` may come from an old version of the `funai_common` crate, try updating your dependency with `cargo update -p funai_common` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `test_debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `testing` [INFO] [stdout] --> pox-locking/src/events_24.rs:383:5 [INFO] [stdout] | [INFO] [stdout] 383 | test_debug!("Evaluate data code:\n{}", &data_snippet); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `slog_json` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `test_debug` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `test_debug` may come from an old version of the `funai_common` crate, try updating your dependency with `cargo update -p funai_common` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `test_debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `testing` [INFO] [stdout] --> pox-locking/src/events_24.rs:434:5 [INFO] [stdout] | [INFO] [stdout] 434 | / test_debug!( [INFO] [stdout] 435 | | "Synthesized PoX event info for '{}''s call to '{}': {:?}", [INFO] [stdout] 436 | | sender, [INFO] [stdout] 437 | | function_name, [INFO] [stdout] 438 | | &event_info [INFO] [stdout] 439 | | ); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `slog_json` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `test_debug` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `test_debug` may come from an old version of the `funai_common` crate, try updating your dependency with `cargo update -p funai_common` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `test_debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `testing` [INFO] [stdout] --> pox-locking/src/events.rs:636:5 [INFO] [stdout] | [INFO] [stdout] 636 | test_debug!("Evaluate snippet:\n{}", &code_snippet); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `slog_json` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `test_debug` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `test_debug` may come from an old version of the `funai_common` crate, try updating your dependency with `cargo update -p funai_common` [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 macro `test_debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `testing` [INFO] [stdout] --> pox-locking/src/events.rs:637:5 [INFO] [stdout] | [INFO] [stdout] 637 | test_debug!("Evaluate data code:\n{}", &data_snippet); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `slog_json` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `test_debug` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `test_debug` may come from an old version of the `funai_common` crate, try updating your dependency with `cargo update -p funai_common` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `test_debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `testing` [INFO] [stdout] --> pox-locking/src/events.rs:688:5 [INFO] [stdout] | [INFO] [stdout] 688 | / test_debug!( [INFO] [stdout] 689 | | "Synthesized PoX event info for '{}''s call to '{}': {:?}", [INFO] [stdout] 690 | | sender, [INFO] [stdout] 691 | | function_name, [INFO] [stdout] 692 | | &event_info [INFO] [stdout] 693 | | ); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `slog_json` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `test_debug` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `test_debug` may come from an old version of the `funai_common` crate, try updating your dependency with `cargo update -p funai_common` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `test_debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `testing` [INFO] [stdout] --> pox-locking/src/events_24.rs:382:5 [INFO] [stdout] | [INFO] [stdout] 382 | test_debug!("Evaluate snippet:\n{}", &code_snippet); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `slog_json` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `test_debug` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `test_debug` may come from an old version of the `funai_common` crate, try updating your dependency with `cargo update -p funai_common` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `test_debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `testing` [INFO] [stdout] --> pox-locking/src/events_24.rs:383:5 [INFO] [stdout] | [INFO] [stdout] 383 | test_debug!("Evaluate data code:\n{}", &data_snippet); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `slog_json` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `test_debug` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `test_debug` may come from an old version of the `funai_common` crate, try updating your dependency with `cargo update -p funai_common` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `test_debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `testing` [INFO] [stdout] --> pox-locking/src/events_24.rs:434:5 [INFO] [stdout] | [INFO] [stdout] 434 | / test_debug!( [INFO] [stdout] 435 | | "Synthesized PoX event info for '{}''s call to '{}': {:?}", [INFO] [stdout] 436 | | sender, [INFO] [stdout] 437 | | function_name, [INFO] [stdout] 438 | | &event_info [INFO] [stdout] 439 | | ); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `slog_json` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `test_debug` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `test_debug` may come from an old version of the `funai_common` crate, try updating your dependency with `cargo update -p funai_common` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `test_debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `disable-costs` [INFO] [stdout] --> clarity/src/vm/costs/mod.rs:1011:13 [INFO] [stdout] | [INFO] [stdout] 1011 | if cfg!(feature = "disable-costs") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `developer-mode`, `devtools`, `slog_json`, and `testing` [INFO] [stdout] = help: consider adding `disable-costs` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `rollback_value_check` [INFO] [stdout] --> clarity/src/vm/database/key_value_wrapper.rs:34:7 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(rollback_value_check)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rollback_value_check)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rollback_value_check)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `rollback_value_check` [INFO] [stdout] --> clarity/src/vm/database/key_value_wrapper.rs:36:11 [INFO] [stdout] | [INFO] [stdout] 36 | #[cfg(not(rollback_value_check))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rollback_value_check)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rollback_value_check)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `rollback_value_check` [INFO] [stdout] --> clarity/src/vm/database/key_value_wrapper.rs:39:11 [INFO] [stdout] | [INFO] [stdout] 39 | #[cfg(not(rollback_value_check))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rollback_value_check)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rollback_value_check)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `rollback_value_check` [INFO] [stdout] --> clarity/src/vm/database/key_value_wrapper.rs:42:11 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(not(rollback_value_check))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rollback_value_check)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rollback_value_check)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `rollback_value_check` [INFO] [stdout] --> clarity/src/vm/database/key_value_wrapper.rs:50:11 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg(not(rollback_value_check))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rollback_value_check)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rollback_value_check)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `rollback_value_check` [INFO] [stdout] --> clarity/src/vm/database/key_value_wrapper.rs:74:7 [INFO] [stdout] | [INFO] [stdout] 74 | #[cfg(rollback_value_check)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rollback_value_check)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rollback_value_check)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `rollback_value_check` [INFO] [stdout] --> clarity/src/vm/database/key_value_wrapper.rs:78:7 [INFO] [stdout] | [INFO] [stdout] 78 | #[cfg(rollback_value_check)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rollback_value_check)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rollback_value_check)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `rollback_value_check` [INFO] [stdout] --> clarity/src/vm/database/key_value_wrapper.rs:87:7 [INFO] [stdout] | [INFO] [stdout] 87 | #[cfg(rollback_value_check)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rollback_value_check)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rollback_value_check)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> funai-common/src/util/macros.rs:656:23 [INFO] [stdout] | [INFO] [stdout] 656 | fn to_sql(&self) -> rusqlite::Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: funai-common/src/types/chainstate.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | impl_byte_array_rusqlite_only!(SortitionId); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_byte_array_rusqlite_only` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 656 | fn to_sql(&self) -> rusqlite::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> funai-common/src/util/macros.rs:656:23 [INFO] [stdout] | [INFO] [stdout] 656 | fn to_sql(&self) -> rusqlite::Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: funai-common/src/types/chainstate.rs:250:1 [INFO] [stdout] | [INFO] [stdout] 250 | impl_byte_array_rusqlite_only!(FunaiBlockId); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_byte_array_rusqlite_only` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 656 | fn to_sql(&self) -> rusqlite::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> funai-common/src/util/macros.rs:656:23 [INFO] [stdout] | [INFO] [stdout] 656 | fn to_sql(&self) -> rusqlite::Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: funai-common/src/types/chainstate.rs:328:1 [INFO] [stdout] | [INFO] [stdout] 328 | impl_byte_array_rusqlite_only!(ConsensusHash); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_byte_array_rusqlite_only` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 656 | fn to_sql(&self) -> rusqlite::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> funai-common/src/util/macros.rs:656:23 [INFO] [stdout] | [INFO] [stdout] 656 | fn to_sql(&self) -> rusqlite::Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: funai-common/src/types/chainstate.rs:329:1 [INFO] [stdout] | [INFO] [stdout] 329 | impl_byte_array_rusqlite_only!(Hash160); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_byte_array_rusqlite_only` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 656 | fn to_sql(&self) -> rusqlite::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> funai-common/src/util/macros.rs:656:23 [INFO] [stdout] | [INFO] [stdout] 656 | fn to_sql(&self) -> rusqlite::Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: funai-common/src/types/chainstate.rs:330:1 [INFO] [stdout] | [INFO] [stdout] 330 | impl_byte_array_rusqlite_only!(BlockHeaderHash); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_byte_array_rusqlite_only` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 656 | fn to_sql(&self) -> rusqlite::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> funai-common/src/util/macros.rs:656:23 [INFO] [stdout] | [INFO] [stdout] 656 | fn to_sql(&self) -> rusqlite::Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: funai-common/src/types/chainstate.rs:331:1 [INFO] [stdout] | [INFO] [stdout] 331 | impl_byte_array_rusqlite_only!(VRFSeed); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_byte_array_rusqlite_only` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 656 | fn to_sql(&self) -> rusqlite::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> funai-common/src/util/macros.rs:656:23 [INFO] [stdout] | [INFO] [stdout] 656 | fn to_sql(&self) -> rusqlite::Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: funai-common/src/types/chainstate.rs:332:1 [INFO] [stdout] | [INFO] [stdout] 332 | impl_byte_array_rusqlite_only!(BurnchainHeaderHash); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_byte_array_rusqlite_only` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 656 | fn to_sql(&self) -> rusqlite::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> funai-common/src/util/macros.rs:656:23 [INFO] [stdout] | [INFO] [stdout] 656 | fn to_sql(&self) -> rusqlite::Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: funai-common/src/types/chainstate.rs:333:1 [INFO] [stdout] | [INFO] [stdout] 333 | impl_byte_array_rusqlite_only!(VRFProof); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_byte_array_rusqlite_only` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 656 | fn to_sql(&self) -> rusqlite::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> funai-common/src/util/macros.rs:656:23 [INFO] [stdout] | [INFO] [stdout] 656 | fn to_sql(&self) -> rusqlite::Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: funai-common/src/types/chainstate.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | impl_byte_array_rusqlite_only!(TrieHash); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_byte_array_rusqlite_only` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 656 | fn to_sql(&self) -> rusqlite::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> funai-common/src/util/macros.rs:656:23 [INFO] [stdout] | [INFO] [stdout] 656 | fn to_sql(&self) -> rusqlite::Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: funai-common/src/types/chainstate.rs:335:1 [INFO] [stdout] | [INFO] [stdout] 335 | impl_byte_array_rusqlite_only!(Sha512Trunc256Sum); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_byte_array_rusqlite_only` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 656 | fn to_sql(&self) -> rusqlite::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> funai-common/src/util/macros.rs:656:23 [INFO] [stdout] | [INFO] [stdout] 656 | fn to_sql(&self) -> rusqlite::Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: funai-common/src/types/chainstate.rs:336:1 [INFO] [stdout] | [INFO] [stdout] 336 | impl_byte_array_rusqlite_only!(MessageSignature); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_byte_array_rusqlite_only` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 656 | fn to_sql(&self) -> rusqlite::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> funai-common/src/types/chainstate.rs:412:15 [INFO] [stdout] | [INFO] [stdout] 412 | fn to_sql(&self) -> rusqlite::Result { [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] 412 | fn to_sql(&self) -> rusqlite::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> funai-common/src/deps_common/bitcoin/blockdata/script.rs:389:17 [INFO] [stdout] | [INFO] [stdout] 389 | pub fn iter(&self, enforce_minimal: bool) -> Instructions { [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] 389 | pub fn iter(&self, enforce_minimal: bool) -> Instructions<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `funai-common` (lib test) due to 1 previous error; 44 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> clarity/src/vm/costs/mod.rs:1170:15 [INFO] [stdout] | [INFO] [stdout] 1170 | fn to_sql(&self) -> rusqlite::Result { [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] 1170 | fn to_sql(&self) -> rusqlite::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> clarity/src/vm/contexts.rs:502:92 [INFO] [stdout] | [INFO] [stdout] 502 | pub fn new(database: ClarityDatabase<'a>, epoch: FunaiEpochId) -> OwnedEnvironment<'a, '_> { [INFO] [stdout] | -- -- ^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | the lifetime is named here the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 502 - pub fn new(database: ClarityDatabase<'a>, epoch: FunaiEpochId) -> OwnedEnvironment<'a, '_> { [INFO] [stdout] 502 + pub fn new(database: ClarityDatabase<'a>, epoch: FunaiEpochId) -> OwnedEnvironment<'a, 'a> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> clarity/src/vm/contexts.rs:516:84 [INFO] [stdout] | [INFO] [stdout] 516 | pub fn new_toplevel(mut database: ClarityDatabase<'a>) -> OwnedEnvironment<'a, '_> { [INFO] [stdout] | -- -- ^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 516 - pub fn new_toplevel(mut database: ClarityDatabase<'a>) -> OwnedEnvironment<'a, '_> { [INFO] [stdout] 516 + pub fn new_toplevel(mut database: ClarityDatabase<'a>) -> OwnedEnvironment<'a, 'a> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> clarity/src/vm/contexts.rs:543:31 [INFO] [stdout] | [INFO] [stdout] 540 | mut database: ClarityDatabase<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 543 | ) -> OwnedEnvironment<'a, '_> { [INFO] [stdout] | -- ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 543 - ) -> OwnedEnvironment<'a, '_> { [INFO] [stdout] 543 + ) -> OwnedEnvironment<'a, 'a> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> clarity/src/vm/contexts.rs:560:31 [INFO] [stdout] | [INFO] [stdout] 558 | database: ClarityDatabase<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 559 | epoch_id: FunaiEpochId, [INFO] [stdout] 560 | ) -> OwnedEnvironment<'a, '_> { [INFO] [stdout] | -- ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 560 - ) -> OwnedEnvironment<'a, '_> { [INFO] [stdout] 560 + ) -> OwnedEnvironment<'a, 'a> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> clarity/src/vm/contexts.rs:579:31 [INFO] [stdout] | [INFO] [stdout] 576 | database: ClarityDatabase<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 579 | ) -> OwnedEnvironment<'a, '_> { [INFO] [stdout] | -- ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 579 - ) -> OwnedEnvironment<'a, '_> { [INFO] [stdout] 579 + ) -> OwnedEnvironment<'a, 'a> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> clarity/src/vm/contexts.rs:1604:10 [INFO] [stdout] | [INFO] [stdout] 1601 | database: ClarityDatabase<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 1604 | ) -> GlobalContext { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is hidden here [INFO] [stdout] | the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 1604 | ) -> GlobalContext<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> clarity/src/vm/contexts.rs:1914:29 [INFO] [stdout] | [INFO] [stdout] 1914 | pub fn function_context(&self) -> &LocalContext { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [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] 1914 | pub fn function_context(&self) -> &LocalContext<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> clarity/src/vm/database/clarity_store.rs:220:26 [INFO] [stdout] | [INFO] [stdout] 220 | pub fn as_clarity_db(&mut self) -> ClarityDatabase { [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] 220 | pub fn as_clarity_db(&mut self) -> ClarityDatabase<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> clarity/src/vm/database/clarity_store.rs:224:27 [INFO] [stdout] | [INFO] [stdout] 224 | pub fn as_analysis_db(&mut self) -> AnalysisDatabase { [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] 224 | pub fn as_analysis_db(&mut self) -> AnalysisDatabase<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> clarity/src/vm/database/clarity_store.rs:290:26 [INFO] [stdout] | [INFO] [stdout] 290 | pub fn as_clarity_db(&mut self) -> ClarityDatabase { [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] 290 | pub fn as_clarity_db(&mut self) -> ClarityDatabase<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> clarity/src/vm/database/clarity_store.rs:294:27 [INFO] [stdout] | [INFO] [stdout] 294 | pub fn as_analysis_db(&mut self) -> AnalysisDatabase { [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] 294 | pub fn as_analysis_db(&mut self) -> AnalysisDatabase<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> clarity/src/vm/database/key_value_wrapper.rs:208:59 [INFO] [stdout] | [INFO] [stdout] 208 | pub fn new(store: &'a mut dyn ClarityBackingStore) -> RollbackWrapper { [INFO] [stdout] | -- the lifetime is named here ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 208 | pub fn new(store: &'a mut dyn ClarityBackingStore) -> RollbackWrapper<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> clarity/src/vm/database/key_value_wrapper.rs:221:10 [INFO] [stdout] | [INFO] [stdout] 219 | store: &'a mut dyn ClarityBackingStore, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 220 | log: RollbackWrapperPersistedLog, [INFO] [stdout] 221 | ) -> RollbackWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 221 | ) -> RollbackWrapper<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> clarity/src/vm/analysis/type_checker/contexts.rs:107:19 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn extend(&self) -> CheckResult { [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] 107 | pub fn extend(&self) -> CheckResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> clarity/src/vm/tests/mod.rs:142:16 [INFO] [stdout] | [INFO] [stdout] 142 | fn get_env(&mut self, epoch: FunaiEpochId) -> OwnedEnvironment { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [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] 142 | fn get_env(&mut self, epoch: FunaiEpochId) -> OwnedEnvironment<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> clarity/src/vm/tests/mod.rs:152:20 [INFO] [stdout] | [INFO] [stdout] 152 | pub fn get_env(&mut self, epoch: FunaiEpochId) -> OwnedEnvironment { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [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] 152 | pub fn get_env(&mut self, epoch: FunaiEpochId) -> OwnedEnvironment<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c5aec693ad762d7869aabe364498d48df65f8558c6cabdf559a365ea78b96316", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5aec693ad762d7869aabe364498d48df65f8558c6cabdf559a365ea78b96316", kill_on_drop: false }` [INFO] [stdout] c5aec693ad762d7869aabe364498d48df65f8558c6cabdf559a365ea78b96316