[INFO] cloning repository https://github.com/predaprotocol/preda-ai-agent [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/predaprotocol/preda-ai-agent" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpredaprotocol%2Fpreda-ai-agent", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpredaprotocol%2Fpreda-ai-agent'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4f53040942ab988c171a93539caa677bb3bf24cd [INFO] testing predaprotocol/preda-ai-agent/4f53040942ab988c171a93539caa677bb3bf24cd against master#d933cf483edf1605142ac6899ff32536c0ad8b22 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpredaprotocol%2Fpreda-ai-agent" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/predaprotocol/preda-ai-agent [INFO] finished tweaking git repo https://github.com/predaprotocol/preda-ai-agent [INFO] tweaked toml for git repo https://github.com/predaprotocol/preda-ai-agent written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/predaprotocol/preda-ai-agent on toolchain d933cf483edf1605142ac6899ff32536c0ad8b22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/predaprotocol/preda-ai-agent 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" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pest_generator v2.8.4 [INFO] [stderr] Downloaded pest_derive v2.8.4 [INFO] [stderr] Downloaded assert-json-diff v2.0.2 [INFO] [stderr] Downloaded mockito v1.7.1 [INFO] [stderr] Downloaded pest_meta v2.8.4 [INFO] [stderr] Downloaded zmij v1.0.0 [INFO] [stderr] Downloaded pest v2.8.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6eb1f93d6d0c73b98fd7e46ab3f2d3b748f7262c59fb2b69137b20cf1b71f0c0 [INFO] running `Command { std: "docker" "start" "-a" "6eb1f93d6d0c73b98fd7e46ab3f2d3b748f7262c59fb2b69137b20cf1b71f0c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6eb1f93d6d0c73b98fd7e46ab3f2d3b748f7262c59fb2b69137b20cf1b71f0c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6eb1f93d6d0c73b98fd7e46ab3f2d3b748f7262c59fb2b69137b20cf1b71f0c0", kill_on_drop: false }` [INFO] [stdout] 6eb1f93d6d0c73b98fd7e46ab3f2d3b748f7262c59fb2b69137b20cf1b71f0c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2dc22a251b42cc92267b38f152fa50c0dec991de726489a2b7d96bf5efffa42e [INFO] running `Command { std: "docker" "start" "-a" "2dc22a251b42cc92267b38f152fa50c0dec991de726489a2b7d96bf5efffa42e", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling proc-macro2 v1.0.104 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling find-msvc-tools v0.1.6 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling zmij v1.0.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ark-std v0.4.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.106 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling borsh-derive-internal v0.10.4 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.18.26 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling bumpalo v3.19.1 [INFO] [stderr] Compiling borsh v1.6.0 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.106 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.10.4 [INFO] [stderr] Compiling ark-serialize-derive v0.4.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.106 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling solana-frozen-abi v1.18.26 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling borsh-derive v1.6.0 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling solana-program v1.18.26 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.106 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling solana-sdk-macro v1.18.26 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling ark-serialize v0.4.2 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling ark-ff v0.4.2 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling borsh-derive v0.10.4 [INFO] [stderr] Compiling borsh-derive v0.9.3 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling pbkdf2 v0.4.0 [INFO] [stderr] Compiling tiny-bip39 v0.8.2 [INFO] [stderr] Compiling borsh v0.9.3 [INFO] [stderr] Compiling borsh v0.10.4 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling num_enum_derive v0.7.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling solana-sdk v1.18.26 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling ed25519-dalek-bip32 v0.2.0 [INFO] [stderr] Compiling num_enum v0.7.5 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling serde_with v2.3.3 [INFO] [stderr] Compiling solana-logger v1.18.26 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling qualifier_attr v0.2.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling ark-poly v0.4.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling ark-ec v0.4.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling ark-bn254 v0.4.0 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling light-poseidon v0.2.0 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling compression-core v0.4.31 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling aes-gcm-siv v0.10.3 [INFO] [stderr] Compiling spl-program-error-derive v0.3.2 [INFO] [stderr] Compiling spl-discriminator-syn v0.1.2 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling merlin v3.0.0 [INFO] [stderr] Compiling scroll_derive v0.11.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling compression-codecs v0.4.35 [INFO] [stderr] Compiling async-compression v0.4.36 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling scroll v0.11.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling spl-discriminator-derive v0.1.2 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling enum-iterator-derive v1.5.0 [INFO] [stderr] Compiling goblin v0.5.4 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling solana-program-runtime v1.18.26 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling enum-iterator v1.5.0 [INFO] [stderr] Compiling percentage v0.1.0 [INFO] [stderr] Compiling eager v0.1.0 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling solana_rbpf v0.8.3 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling num_enum_derive v0.6.1 [INFO] [stderr] Compiling num_enum v0.6.1 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling solana-security-txt v1.1.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling solana-version v1.18.26 [INFO] [stderr] Compiling solana-vote-program v1.18.26 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling anchor-syn v0.29.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling jsonrpc-core v18.0.0 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling asn1-rs-derive v0.4.0 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling asn1-rs-impl v0.1.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling portable-atomic v1.13.0 [INFO] [stderr] Compiling spl-program-error v0.3.0 [INFO] [stderr] Compiling spl-discriminator v0.1.0 [INFO] [stderr] Compiling spl-token v4.0.0 [INFO] [stderr] Compiling spl-memo v4.0.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling rcgen v0.10.0 [INFO] [stderr] Compiling asn1-rs v0.5.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Compiling oid-registry v0.6.1 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling dlopen2_derive v0.3.0 [INFO] [stderr] Compiling solana-perf v1.18.26 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling base64ct v1.8.1 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling spki v0.5.4 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling solana-rayon-threadlimit v1.18.26 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling dlopen2 v0.5.0 [INFO] [stderr] Compiling quinn-proto v0.10.6 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling der-parser v8.2.0 [INFO] [stderr] Compiling pest v2.8.4 [INFO] [stderr] Compiling webpki-roots v0.24.0 [INFO] [stderr] Compiling quinn-udp v0.4.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling caps v0.5.6 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling shell-words v1.1.1 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling solana-zk-token-sdk v1.18.26 [INFO] [stderr] Compiling solana-metrics v1.18.26 [INFO] [stderr] Compiling solana-measure v1.18.26 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling dialoguer v0.10.4 [INFO] [stderr] Compiling pest_meta v2.8.4 [INFO] [stderr] Compiling solana-connection-cache v1.18.26 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling x509-parser v0.14.0 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling solana-config-program v1.18.26 [INFO] [stderr] Compiling quinn v0.10.2 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling pkcs8 v0.8.0 [INFO] [stderr] Compiling rtoolbox v0.0.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling histogram v0.6.9 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling solana-streamer v1.18.26 [INFO] [stderr] Compiling spl-pod v0.1.0 [INFO] [stderr] Compiling solana-net-utils v1.18.26 [INFO] [stderr] Compiling rpassword v7.4.0 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling spl-type-length-value v0.3.0 [INFO] [stderr] Compiling spl-token-group-interface v0.1.0 [INFO] [stderr] Compiling tokio-tungstenite v0.20.1 [INFO] [stderr] Compiling pest_generator v2.8.4 [INFO] [stderr] Compiling spl-tlv-account-resolution v0.5.1 [INFO] [stderr] Compiling spl-token-metadata-interface v0.2.0 [INFO] [stderr] Compiling solana-remote-wallet v1.18.26 [INFO] [stderr] Compiling spl-transfer-hook-interface v0.4.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling spl-token-2022 v1.0.0 [INFO] [stderr] Compiling solana-clap-utils v1.18.26 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling pest_derive v2.8.4 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling async-mutex v1.4.1 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling yaml-rust2 v0.8.1 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling rust-ini v0.20.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling solana-udp-client v1.18.26 [INFO] [stderr] Compiling spl-associated-token-account v2.3.0 [INFO] [stderr] Compiling solana-account-decoder v1.18.26 [INFO] [stderr] Compiling anchor-attribute-access-control v0.29.0 [INFO] [stderr] Compiling anchor-attribute-error v0.29.0 [INFO] [stderr] Compiling anchor-derive-accounts v0.29.0 [INFO] [stderr] Compiling anchor-attribute-account v0.29.0 [INFO] [stderr] Compiling anchor-attribute-program v0.29.0 [INFO] [stderr] Compiling anchor-derive-serde v0.29.0 [INFO] [stderr] Compiling anchor-attribute-constant v0.29.0 [INFO] [stderr] Compiling anchor-attribute-event v0.29.0 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling solana-transaction-status v1.18.26 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling anchor-derive-space v0.29.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling config v0.14.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling anchor-lang v0.29.0 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling solana-rpc-client-api v1.18.26 [INFO] [stderr] Compiling solana-rpc-client v1.18.26 [INFO] [stderr] Compiling solana-pubsub-client v1.18.26 [INFO] [stderr] Compiling solana-quic-client v1.18.26 [INFO] [stderr] Compiling solana-thin-client v1.18.26 [INFO] [stderr] Compiling solana-tpu-client v1.18.26 [INFO] [stderr] Compiling solana-rpc-client-nonce-utils v1.18.26 [INFO] [stderr] Compiling solana-client v1.18.26 [INFO] [stderr] Compiling preda-ai-agent v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `running` [INFO] [stdout] --> src/agent/mod.rs:71:13 [INFO] [stdout] | [INFO] [stdout] 71 | let running = self.running.clone(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_running` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prompt` [INFO] [stdout] --> src/llm/mod.rs:126:13 [INFO] [stdout] | [INFO] [stdout] 126 | let prompt = self.create_prompt(data); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_prompt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `participant_id` [INFO] [stdout] --> src/oracle/mod.rs:174:36 [INFO] [stdout] | [INFO] [stdout] 174 | pub fn calculate_weight(&self, participant_id: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_participant_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `signature` [INFO] [stdout] --> src/network/mod.rs:92:72 [INFO] [stdout] | [INFO] [stdout] 92 | NetworkMessage::BeliefScoreAnnouncement { agent_id, score, signature } => { [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `signature: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `message` [INFO] [stdout] --> src/network/mod.rs:188:31 [INFO] [stdout] | [INFO] [stdout] 188 | async fn broadcast(&self, message: NetworkMessage) -> Result<()> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `message` [INFO] [stdout] --> src/network/mod.rs:201:49 [INFO] [stdout] | [INFO] [stdout] 201 | async fn send_to_peer(&self, peer_id: &str, message: NetworkMessage) -> Result<()> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `model_path`, `temperature`, and `top_p` are never read [INFO] [stdout] --> src/llm/mod.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct LocalLLM { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 48 | model_type: String, [INFO] [stdout] 49 | model_path: std::path::PathBuf, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 50 | temperature: f32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 51 | top_p: f32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `update_interval` and `client` are never read [INFO] [stdout] --> src/oracle/mod.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct SentimentOracle { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 30 | sources: Vec, [INFO] [stdout] 31 | update_interval: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 32 | client: reqwest::Client, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `min_stake` and `reputation_threshold` are never read [INFO] [stdout] --> src/oracle/mod.rs:151:5 [INFO] [stdout] | [INFO] [stdout] 150 | pub struct SybilResistance { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 151 | min_stake: u64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 152 | reputation_threshold: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `handle_message` is never used [INFO] [stdout] --> src/network/mod.rs:90:14 [INFO] [stdout] | [INFO] [stdout] 79 | impl P2PNetwork { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 90 | async fn handle_message(&self, message: NetworkMessage) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `running` [INFO] [stdout] --> src/agent/mod.rs:71:13 [INFO] [stdout] | [INFO] [stdout] 71 | let running = self.running.clone(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_running` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prompt` [INFO] [stdout] --> src/llm/mod.rs:126:13 [INFO] [stdout] | [INFO] [stdout] 126 | let prompt = self.create_prompt(data); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_prompt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `participant_id` [INFO] [stdout] --> src/oracle/mod.rs:174:36 [INFO] [stdout] | [INFO] [stdout] 174 | pub fn calculate_weight(&self, participant_id: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_participant_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `signature` [INFO] [stdout] --> src/network/mod.rs:92:72 [INFO] [stdout] | [INFO] [stdout] 92 | NetworkMessage::BeliefScoreAnnouncement { agent_id, score, signature } => { [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `signature: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `message` [INFO] [stdout] --> src/network/mod.rs:188:31 [INFO] [stdout] | [INFO] [stdout] 188 | async fn broadcast(&self, message: NetworkMessage) -> Result<()> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `message` [INFO] [stdout] --> src/network/mod.rs:201:49 [INFO] [stdout] | [INFO] [stdout] 201 | async fn send_to_peer(&self, peer_id: &str, message: NetworkMessage) -> Result<()> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `model_path`, `temperature`, and `top_p` are never read [INFO] [stdout] --> src/llm/mod.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct LocalLLM { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 48 | model_type: String, [INFO] [stdout] 49 | model_path: std::path::PathBuf, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 50 | temperature: f32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 51 | top_p: f32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `submit_belief_score` and `get_belief_state` are never used [INFO] [stdout] --> src/oracle/mod.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 8 | pub trait Oracle: Send + Sync { [INFO] [stdout] | ------ methods in this trait [INFO] [stdout] ... [INFO] [stdout] 13 | async fn submit_belief_score(&self, score: &BeliefScore) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | async fn get_belief_state(&self, topic: &str) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BeliefState` is never constructed [INFO] [stdout] --> src/oracle/mod.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct BeliefState { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `update_interval` and `client` are never read [INFO] [stdout] --> src/oracle/mod.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct SentimentOracle { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 30 | sources: Vec, [INFO] [stdout] 31 | update_interval: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 32 | client: reqwest::Client, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SybilResistance` is never constructed [INFO] [stdout] --> src/oracle/mod.rs:150:12 [INFO] [stdout] | [INFO] [stdout] 150 | pub struct SybilResistance { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `verify_participant`, and `calculate_weight` are never used [INFO] [stdout] --> src/oracle/mod.rs:156:12 [INFO] [stdout] | [INFO] [stdout] 155 | impl SybilResistance { [INFO] [stdout] | -------------------- associated items in this implementation [INFO] [stdout] 156 | pub fn new(min_stake: u64, reputation_threshold: f64) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 163 | pub fn verify_participant(&self, participant_id: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 174 | pub fn calculate_weight(&self, participant_id: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `send_to_peer` is never used [INFO] [stdout] --> src/network/mod.rs:55:14 [INFO] [stdout] | [INFO] [stdout] 44 | pub trait Network: Send + Sync { [INFO] [stdout] | ------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 55 | async fn send_to_peer(&self, peer_id: &str, message: NetworkMessage) -> Result<()>; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `handle_message` is never used [INFO] [stdout] --> src/network/mod.rs:90:14 [INFO] [stdout] | [INFO] [stdout] 79 | impl P2PNetwork { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 90 | async fn handle_message(&self, message: NetworkMessage) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_belief_state` and `get_reputation` are never used [INFO] [stdout] --> src/chain/mod.rs:18:14 [INFO] [stdout] | [INFO] [stdout] 13 | pub trait Chain: Send + Sync { [INFO] [stdout] | ----- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 18 | async fn get_belief_state(&self, topic: &str) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | async fn get_reputation(&self, agent_id: &str) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ChainBeliefState` is never constructed [INFO] [stdout] --> src/chain/mod.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct ChainBeliefState { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `LLM`, `Oracle`, `Network`, `SybilDetected`, and `Unknown` are never constructed [INFO] [stdout] --> src/error/mod.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum AgentError { [INFO] [stdout] | ---------- variants in this enum [INFO] [stdout] 5 | #[error("LLM error: {0}")] [INFO] [stdout] 6 | LLM(String), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 9 | Oracle(String), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 12 | Network(String), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 36 | SybilDetected(String), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | Unknown(String), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AgentError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 39s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: solana-client v1.18.26 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "2dc22a251b42cc92267b38f152fa50c0dec991de726489a2b7d96bf5efffa42e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2dc22a251b42cc92267b38f152fa50c0dec991de726489a2b7d96bf5efffa42e", kill_on_drop: false }` [INFO] [stdout] 2dc22a251b42cc92267b38f152fa50c0dec991de726489a2b7d96bf5efffa42e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c2de4dc273823523b8f066b965754b42feee9929be8a84cd6853e53e1d48ce3 [INFO] running `Command { std: "docker" "start" "-a" "2c2de4dc273823523b8f066b965754b42feee9929be8a84cd6853e53e1d48ce3", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling dialoguer v0.10.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling ark-poly v0.4.2 [INFO] [stderr] Compiling borsh v0.10.4 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling yaml-rust2 v0.8.1 [INFO] [stderr] Compiling rust-ini v0.20.0 [INFO] [stderr] Compiling mockito v1.7.1 [INFO] [stderr] Compiling ark-ec v0.4.2 [INFO] [stderr] Compiling config v0.14.1 [INFO] [stderr] Compiling ark-bn254 v0.4.0 [INFO] [stderr] Compiling light-poseidon v0.2.0 [INFO] [stderr] Compiling solana-program v1.18.26 [INFO] [stderr] Compiling solana-sdk v1.18.26 [INFO] [stderr] Compiling spl-program-error v0.3.0 [INFO] [stderr] Compiling spl-discriminator v0.1.0 [INFO] [stderr] Compiling spl-memo v4.0.0 [INFO] [stderr] Compiling spl-token v4.0.0 [INFO] [stderr] Compiling anchor-lang v0.29.0 [INFO] [stderr] Compiling solana-zk-token-sdk v1.18.26 [INFO] [stderr] Compiling solana-metrics v1.18.26 [INFO] [stderr] Compiling solana-measure v1.18.26 [INFO] [stderr] Compiling solana-version v1.18.26 [INFO] [stderr] Compiling solana-remote-wallet v1.18.26 [INFO] [stderr] Compiling solana-clap-utils v1.18.26 [INFO] [stderr] Compiling solana-net-utils v1.18.26 [INFO] [stderr] Compiling solana-program-runtime v1.18.26 [INFO] [stderr] Compiling solana-connection-cache v1.18.26 [INFO] [stderr] Compiling solana-config-program v1.18.26 [INFO] [stderr] Compiling solana-vote-program v1.18.26 [INFO] [stderr] Compiling solana-perf v1.18.26 [INFO] [stderr] Compiling solana-streamer v1.18.26 [INFO] [stderr] Compiling spl-pod v0.1.0 [INFO] [stderr] Compiling spl-type-length-value v0.3.0 [INFO] [stderr] Compiling spl-token-group-interface v0.1.0 [INFO] [stderr] Compiling solana-udp-client v1.18.26 [INFO] [stderr] Compiling spl-tlv-account-resolution v0.5.1 [INFO] [stderr] Compiling spl-token-metadata-interface v0.2.0 [INFO] [stderr] Compiling spl-transfer-hook-interface v0.4.1 [INFO] [stderr] Compiling spl-token-2022 v1.0.0 [INFO] [stderr] Compiling spl-associated-token-account v2.3.0 [INFO] [stderr] Compiling solana-account-decoder v1.18.26 [INFO] [stderr] Compiling solana-transaction-status v1.18.26 [INFO] [stderr] Compiling solana-rpc-client-api v1.18.26 [INFO] [stderr] Compiling solana-rpc-client v1.18.26 [INFO] [stderr] Compiling solana-pubsub-client v1.18.26 [INFO] [stderr] Compiling solana-quic-client v1.18.26 [INFO] [stderr] Compiling solana-tpu-client v1.18.26 [INFO] [stderr] Compiling solana-rpc-client-nonce-utils v1.18.26 [INFO] [stderr] Compiling solana-thin-client v1.18.26 [INFO] [stderr] Compiling solana-client v1.18.26 [INFO] [stderr] Compiling preda-ai-agent v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `running` [INFO] [stdout] --> src/agent/mod.rs:71:13 [INFO] [stdout] | [INFO] [stdout] 71 | let running = self.running.clone(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_running` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prompt` [INFO] [stdout] --> src/llm/mod.rs:126:13 [INFO] [stdout] | [INFO] [stdout] 126 | let prompt = self.create_prompt(data); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_prompt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `participant_id` [INFO] [stdout] --> src/oracle/mod.rs:174:36 [INFO] [stdout] | [INFO] [stdout] 174 | pub fn calculate_weight(&self, participant_id: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_participant_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `signature` [INFO] [stdout] --> src/network/mod.rs:92:72 [INFO] [stdout] | [INFO] [stdout] 92 | NetworkMessage::BeliefScoreAnnouncement { agent_id, score, signature } => { [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `signature: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `message` [INFO] [stdout] --> src/network/mod.rs:188:31 [INFO] [stdout] | [INFO] [stdout] 188 | async fn broadcast(&self, message: NetworkMessage) -> Result<()> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `message` [INFO] [stdout] --> src/network/mod.rs:201:49 [INFO] [stdout] | [INFO] [stdout] 201 | async fn send_to_peer(&self, peer_id: &str, message: NetworkMessage) -> Result<()> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `model_path`, `temperature`, and `top_p` are never read [INFO] [stdout] --> src/llm/mod.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct LocalLLM { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 48 | model_type: String, [INFO] [stdout] 49 | model_path: std::path::PathBuf, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 50 | temperature: f32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 51 | top_p: f32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `update_interval` and `client` are never read [INFO] [stdout] --> src/oracle/mod.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct SentimentOracle { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 30 | sources: Vec, [INFO] [stdout] 31 | update_interval: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 32 | client: reqwest::Client, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `min_stake` and `reputation_threshold` are never read [INFO] [stdout] --> src/oracle/mod.rs:151:5 [INFO] [stdout] | [INFO] [stdout] 150 | pub struct SybilResistance { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 151 | min_stake: u64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 152 | reputation_threshold: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `handle_message` is never used [INFO] [stdout] --> src/network/mod.rs:90:14 [INFO] [stdout] | [INFO] [stdout] 79 | impl P2PNetwork { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 90 | async fn handle_message(&self, message: NetworkMessage) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `running` [INFO] [stdout] --> src/agent/mod.rs:71:13 [INFO] [stdout] | [INFO] [stdout] 71 | let running = self.running.clone(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_running` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `running` [INFO] [stdout] --> src/agent/mod.rs:71:13 [INFO] [stdout] | [INFO] [stdout] 71 | let running = self.running.clone(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_running` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prompt` [INFO] [stdout] --> src/llm/mod.rs:126:13 [INFO] [stdout] | [INFO] [stdout] 126 | let prompt = self.create_prompt(data); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_prompt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prompt` [INFO] [stdout] --> src/llm/mod.rs:126:13 [INFO] [stdout] | [INFO] [stdout] 126 | let prompt = self.create_prompt(data); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_prompt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `participant_id` [INFO] [stdout] --> src/oracle/mod.rs:174:36 [INFO] [stdout] | [INFO] [stdout] 174 | pub fn calculate_weight(&self, participant_id: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_participant_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `participant_id` [INFO] [stdout] --> src/oracle/mod.rs:174:36 [INFO] [stdout] | [INFO] [stdout] 174 | pub fn calculate_weight(&self, participant_id: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_participant_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `signature` [INFO] [stdout] --> src/network/mod.rs:92:72 [INFO] [stdout] | [INFO] [stdout] 92 | NetworkMessage::BeliefScoreAnnouncement { agent_id, score, signature } => { [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `signature: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `signature` [INFO] [stdout] --> src/network/mod.rs:92:72 [INFO] [stdout] | [INFO] [stdout] 92 | NetworkMessage::BeliefScoreAnnouncement { agent_id, score, signature } => { [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `signature: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `message` [INFO] [stdout] --> src/network/mod.rs:188:31 [INFO] [stdout] | [INFO] [stdout] 188 | async fn broadcast(&self, message: NetworkMessage) -> Result<()> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `message` [INFO] [stdout] --> src/network/mod.rs:201:49 [INFO] [stdout] | [INFO] [stdout] 201 | async fn send_to_peer(&self, peer_id: &str, message: NetworkMessage) -> Result<()> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `message` [INFO] [stdout] --> src/network/mod.rs:188:31 [INFO] [stdout] | [INFO] [stdout] 188 | async fn broadcast(&self, message: NetworkMessage) -> Result<()> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `message` [INFO] [stdout] --> src/network/mod.rs:201:49 [INFO] [stdout] | [INFO] [stdout] 201 | async fn send_to_peer(&self, peer_id: &str, message: NetworkMessage) -> Result<()> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `model_path`, `temperature`, and `top_p` are never read [INFO] [stdout] --> src/llm/mod.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct LocalLLM { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 48 | model_type: String, [INFO] [stdout] 49 | model_path: std::path::PathBuf, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 50 | temperature: f32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 51 | top_p: f32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_belief_state` is never used [INFO] [stdout] --> src/oracle/mod.rs:16:14 [INFO] [stdout] | [INFO] [stdout] 8 | pub trait Oracle: Send + Sync { [INFO] [stdout] | ------ method in this trait [INFO] [stdout] ... [INFO] [stdout] 16 | async fn get_belief_state(&self, topic: &str) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BeliefState` is never constructed [INFO] [stdout] --> src/oracle/mod.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct BeliefState { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `update_interval` and `client` are never read [INFO] [stdout] --> src/oracle/mod.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct SentimentOracle { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 30 | sources: Vec, [INFO] [stdout] 31 | update_interval: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 32 | client: reqwest::Client, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SybilResistance` is never constructed [INFO] [stdout] --> src/oracle/mod.rs:150:12 [INFO] [stdout] | [INFO] [stdout] 150 | pub struct SybilResistance { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `verify_participant`, and `calculate_weight` are never used [INFO] [stdout] --> src/oracle/mod.rs:156:12 [INFO] [stdout] | [INFO] [stdout] 155 | impl SybilResistance { [INFO] [stdout] | -------------------- associated items in this implementation [INFO] [stdout] 156 | pub fn new(min_stake: u64, reputation_threshold: f64) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 163 | pub fn verify_participant(&self, participant_id: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 174 | pub fn calculate_weight(&self, participant_id: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `send_to_peer` is never used [INFO] [stdout] --> src/network/mod.rs:55:14 [INFO] [stdout] | [INFO] [stdout] 44 | pub trait Network: Send + Sync { [INFO] [stdout] | ------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 55 | async fn send_to_peer(&self, peer_id: &str, message: NetworkMessage) -> Result<()>; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `handle_message` is never used [INFO] [stdout] --> src/network/mod.rs:90:14 [INFO] [stdout] | [INFO] [stdout] 79 | impl P2PNetwork { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 90 | async fn handle_message(&self, message: NetworkMessage) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_belief_state` and `get_reputation` are never used [INFO] [stdout] --> src/chain/mod.rs:18:14 [INFO] [stdout] | [INFO] [stdout] 13 | pub trait Chain: Send + Sync { [INFO] [stdout] | ----- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 18 | async fn get_belief_state(&self, topic: &str) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | async fn get_reputation(&self, agent_id: &str) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `total_submissions` and `last_update` are never read [INFO] [stdout] --> src/chain/mod.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct ChainBeliefState { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 28 | pub total_submissions: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 29 | pub last_update: i64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ChainBeliefState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `LLM`, `Oracle`, `Network`, `SybilDetected`, and `Unknown` are never constructed [INFO] [stdout] --> src/error/mod.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum AgentError { [INFO] [stdout] | ---------- variants in this enum [INFO] [stdout] 5 | #[error("LLM error: {0}")] [INFO] [stdout] 6 | LLM(String), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 9 | Oracle(String), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 12 | Network(String), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 36 | SybilDetected(String), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | Unknown(String), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AgentError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `model_path`, `temperature`, and `top_p` are never read [INFO] [stdout] --> src/llm/mod.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct LocalLLM { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 48 | model_type: String, [INFO] [stdout] 49 | model_path: std::path::PathBuf, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 50 | temperature: f32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 51 | top_p: f32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `update_interval` and `client` are never read [INFO] [stdout] --> src/oracle/mod.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct SentimentOracle { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 30 | sources: Vec, [INFO] [stdout] 31 | update_interval: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 32 | client: reqwest::Client, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `min_stake` and `reputation_threshold` are never read [INFO] [stdout] --> src/oracle/mod.rs:151:5 [INFO] [stdout] | [INFO] [stdout] 150 | pub struct SybilResistance { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 151 | min_stake: u64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 152 | reputation_threshold: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `handle_message` is never used [INFO] [stdout] --> src/network/mod.rs:90:14 [INFO] [stdout] | [INFO] [stdout] 79 | impl P2PNetwork { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 90 | async fn handle_message(&self, message: NetworkMessage) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcs5XtKf/symbols.o" "<7 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-5e48be1615b5fd7a,libsharded_slab-ed54e7407fbec608,libmatchers-de2f77819f34690a,libnu_ansi_term-397b1770c3b67a2d,libthread_local-930fa34297cc73a9,libtracing_log-46d10ef08017e4c7,libpreda_ai_agent-623f24f0e95f7015,libtoml-ad8f853bf269b66f,libtoml_edit-ce162b07d1ef4f53,libserde_spanned-ae9432a08a7b8b67,libwinnow-d62cc636b4194caf,libtoml_write-391d1a913c599bd8,libtoml_datetime-dffdebd55f1ecec2,libuuid-472436e4852397a9,libsolana_client-415dc8c884701006,libsolana_thin_client-8d857d134eba1eb9,libdashmap-c986c03ebf9aea4f,libhashbrown-c8f21884119b5c31,liballocator_api2-3bc2480ae44878f3,libsolana_rpc_client_nonce_utils-e01025b1e326eb38,libsolana_clap_utils-0faf530a017c5008,librpassword-dac34fcac82d6501,librtoolbox-10832db2f8b51013,libbip39-f32863d2c80039b9,libpbkdf2-a3c10b3c834e31c4,libunicode_normalization-51ea083ac55613a7,libanyhow-7e5dcd40304f6dad,libsolana_remote_wallet-d56706bf9b5b8b20,libdialoguer-a29199296ad93ba3,libshell_words-6fc0b2e7f7651d11,libtempfile-0495fda24e2943f8,libfastrand-503f12a96d791409,librustix-684a41723668f6d7,liblinux_raw_sys-693dbac71fe04287,libclap-fb26fe2edbb65843,libvec_map-ecbce826993378bd,libtextwrap-57e11d6462d0362d,libunicode_width-08b963676a6677c5,libstrsim-1c33ff29e0d45111,libatty-c64757287badc921,libansi_term-4ffce2d8d1f5d132,libsolana_tpu_client-86ef7f9cce717376,libsolana_rpc_client-1f6f40e4141ba338,libindicatif-9ec4570972d9e429,libportable_atomic-f808ab39bcf1ecf5,libnumber_prefix-8479f39d71e80d3e,libconsole-7f5f5f93a5072320,libunicode_width-11318280e9097d13,libsolana_pubsub_client-ba0816421d05ca2f,libtokio_tungstenite-1cb385f5e5a886b9,libtungstenite-c0b4a12035c5b4ac,libwebpki_roots-3b143dc90dd00beb,libutf8-d75228722519eff6,libsha1-f25f356dd6326f89,libtokio_stream-3ebea45c6435676c,libsolana_udp_client-bcc33f745612ab5e,libsolana_quic_client-7b5dbb54aa3f7aa2,libsolana_streamer-04c103186fe8d4e6,libx509_parser-7167b1139e27e4fa,libdata_encoding-6d465a39edfa29f6,liboid_registry-64d36bded205dfd2,libder_parser-d16a534fb7516398,libasn1_rs-a1d07f2256c746b7,librusticata_macros-6ef3c5f3b97c4dbd,libnom-d5c2bc16e71e7e0b,libpkcs8-ec7fcc7364e6735d,libspki-052ce7ab7747e6a3,libder-eaa6bb11ad1a7d83,libconst_oid-150530b9ed26a104,libhistogram-948224fc78ceee39,libsolana_perf-9b455c7df8542d76,libcaps-e5170fd8d4539ad4,libsolana_vote_program-515f2dff724ca29f,libsolana_rayon_threadlimit-2d4212b765b27a61,libnum_cpus-72e16b6a4e0aa27d,libdlopen2-faac11c5b4ebb7bf,libasync_channel-dee71479fab42b1d,libconcurrent_queue-9d09538c2054fa2a,libsolana_rpc_client_api-838f0d7a3a54db82,libsolana_version-51c19821d590e5d7,libsemver-696d06b0fb952eb7,libjsonrpc_core-6ddf6714789dd87c,libsolana_transaction_status-c670887deb44cbed,libspl_associated_token_account-ded7563bb30fab4e,libassert_matches-58327a20575d53ab,libsolana_account_decoder-fbd832f5733dff44,libzstd-14f6f847420dd959,libzstd_safe-5c297490187ad7f0,libzstd_sys-90c3f0e29d061090,libspl_token_2022-446a32325f185c34,libspl_token-0f82f795d3131424,libnum_enum-727f7976952bd48c,libspl_memo-2f68579e3d8bf28c,libspl_transfer_hook_interface-d433532f21e3ae8c,libspl_tlv_account_resolution-92df98edca2f8c63,libspl_token_metadata_interface-d3f81e627267d613,libspl_type_length_value-bd4914179b5ec6bc,libspl_token_group_interface-583a70dd58de8c18,libspl_discriminator-d97a960ebe71b8ca,libspl_pod-d00b1b659ac3a925,libsolana_zk_token_sdk-f95fec279f26bbcd,libmerlin-8c06dd47d0d9e269,libsha3-237f1394384af13e,libaes_gcm_siv-dc5dec3d3fc13092,libaes-8539cf610824f628,libpolyval-e5352387a8fa5290,libuniversal_hash-d4c15d0fb5822d9c,libctr-5307351e4136c35d,libcipher-60de902a19dd3043,libaead-61906c2fdeb453da,libspl_program_error-3eef2afaf006a204,libsolana_config_program-2b6771b3accf3335,libsolana_program_runtime-3678ed29143e00ad,libenum_iterator-88db87759477c0dd,libpercentage-f437feb7649a53a6,libnum-2399171695381e74,libnum_rational-2737b5915cbdcae4,libnum_iter-8e96ccddf81a2bdb,libnum_complex-29766107d23432ce,libnum_bigint-ef0006b39fa1943d,libsolana_rbpf-1c42e172e3619f44,librustc_demangle-5999d1fab1f5d4fa,libgoblin-fcf51377df5179da,libplain-ec735bbd5d2b2fae,libscroll-c9c4ec6aae575f45,libhash32-4ef68e77f61bc03e,libcombine-c08e1078780d0285,libascii-9993ce3b808645b3,libunreachable-3ca7e6e2b7f62839,libvoid-9163cd71c286a90e,libeager-a39a994d3f03deed,libinflector-35e90a9cbbfaffe2,libregex-814560a671772443,libregex_automata-bea9fe665431f671,libaho_corasick-499ed1e400614591,libregex_syntax-d40cde7d2fd22dd8,libsolana_net_utils-9e3c0175b0a9b085,libnix-c50b8719bc837936,libmemoffset-74249b542e0ac4da,libbitflags-e2b4db6c651223da,libfutures-affbd85e9a702878,libfutures_executor-569188285e53bfad,libasync_mutex-073591af90739d3e,libevent_listener-67cd091983fb6763,libquinn-59ea901bdb926edc,libquinn_udp-5434d5ddf9bc50c2,libquinn_proto-c70dd077fe821e45,librustls_native_certs-20d3d1c18c0c31a9,librustc_hash-5a527483989b35a3,libtinyvec-5904eadb2731a928,libtinyvec_macros-1c14e8980bff1229,libsolana_connection_cache-f4cb9c57e340b3a7,librcgen-b1a1bd304ae4abb7,libring-82f006c9a4477935,libspin-bd5c65b66a03de3f,libuntrusted-4c6cc551cc2c6e70,libpem-6bddc919b99d3c23,libbase64-b5296a10b8334a2c,libyasna-5d6a03bac40e8094,libtime-11d288ac2b5bedf0,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libsolana_measure-cd566bc252ceb669,libsolana_metrics-ac7fe7c513265c6e,libreqwest-eec00d662c6c98aa,librustls_pemfile-6e0118ed5f00ca0e,libhyper_rustls-b1f05f7837cd1e2e,libhyper_tls-40c5493a958e7584,libwebpki_roots-881d9833caf02a91,libipnet-9aae67a4e846df6d,libtokio_native_tls-906bd28fde6fc429,libtokio_rustls-a19a7cec9abfdd93,libserde_urlencoded-53080d00f955ac89,libryu-14257e7dfe68df82,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libasync_compression-f0cbfe3322580025,libcompression_codecs-222d7964f84b9174,libflate2-2c9dffbbf1626bbf,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,libbrotli-90527a20d525cade,libbrotli_decompressor-1e6ebcc70bab3daa,liballoc_stdlib-2cbcfaf5b9f938fe,liballoc_no_stdlib-06c983927188c99c,libcompression_core-5624d7ace9667e75,librustls-8f090cbb3375578a,libsct-29def3cb2b45291b,libwebpki-49278a62361bab9f,libring-e83e89bdbc43692c,libuntrusted-3420b86308bec153,libnative_tls-3bbfd6db1b20d6ad,libopenssl_probe-cbab9b905ab83f66,libopenssl-4860c20a415f4623,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-fbcefd236bcba832,libhyper-5a1b05cdbb08587d,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libsocket2-00d7fba748e72723,libhttparse-4b1ed73b760072b9,libh2-2b11d15bd338c16c,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libtokio_util-c37481e9e35ce3d0,libtower_service-0d7df29686b13872,libtracing-5b661f6d4a04a5dc,libtracing_core-fc2d38f4334e7941,libtokio-b42479e71bdaaa55,libsignal_hook_registry-dfbbe1337ce79653,liberrno-9df6d9ecf037c542,libsocket2-3e291cebd0218a0a,libmio-66408c0d1cb85fda,libparking_lot-c66167da135c67ca,libparking_lot_core-e0958cea56392b02,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libsync_wrapper-17f912c27eab8964,libhttp_body-73feb4c1cb2e87df,libfutures_util-c6ce1a6cbcaf1c5d,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,liburl-37eb84323fb645ec,libidna-8dc9d74ba2290bbb,libutf8_iter-0d9be7b316c2b184,libidna_adapter-47ef2f5f5594d11b,libicu_properties-1a8970421081d446,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-a7edbe707481cbe2,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-3e0e3ac2a9148c68,libpotential_utf-16e4da32cd971124,libicu_provider-2c2a9151df31a816,libicu_locale_core-247b2eded2fd0fb0,libtinystr-e1423e9f241bf0b0,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-b08a47d273e48e55,libzerotrie-ff7b778e3129c738,libyoke-ac1e21b26df5e8da,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-1a1af9b7dc64d3d3,libform_urlencoded-b57e943dc1db8475,libhttp-c2f5bbab0411295c,libbytes-752d6eacdc0bb513,libgethostname-bbcefc6ef954b2fe,libcrossbeam_channel-54e7071fd9e2348e,libsolana_sdk-dfb4259c77b6e4a3,libpbkdf2-f60c0059a48b639b,libserde_json-6386f721eaaea2cc,libmemchr-24927e903086475b,libitoa-ae20521aea192d35,libzmij-dab0a7e4be8a12aa,libqstring-7eba398f04272462,libpercent_encoding-c53c37e60dd2727e,libed25519_dalek_bip32-ab81cd1ca6a876d7,libhmac-6bbeb2f7f3507545,libserde_with-ceaf45a7b790db89,libnum_enum-f0981f5cd981060e,libchrono-60d973f3d486dd55,libiana_time_zone-54997521cde77023,libsiphasher-7b49b0cc05d9e611,libed25519_dalek-238db1a9b295efd2,libed25519-f71212440a4ec93a,libsignature-c60efaa020e910f0,liburiparse-80d3a8ea5088e5ef,libfnv-2d77ec4f6f971b24,libderivation_path-8eaa828b04275332,libsolana_program-cb1ac5358156fe47,liblibsecp256k1-886ae05793e28892,libbase64-f7cafe3d9ba4999e,libsha2-d83520acecff40e4,libopaque_debug-1c8528c9b2d49180,libblock_buffer-1e858170ba7a9dda,libblock_padding-e8215780b427fe41,libhmac_drbg-1aa2bf6fb56bfde6,libhmac-358c1d306c2452c6,libcrypto_mac-c3453d979cac6de0,librand-5ddb7daf3d71b570,librand_chacha-0e6e574645df7ac1,liblibsecp256k1_core-e89b452140f60175,libcrunchy-420bd17732b58d6d,libcurve25519_dalek-204927fa98b35399,librand_core-c1790910400b227b,libgetrandom-e692a004c044c607,libdigest-8db71ab18f80e09e,libbyteorder-d4f0925090e3c361,libserde_bytes-f5ebf2e1725edb6d,libsolana_frozen_abi-43179efbff3460cc,libmemmap2-78ee5b80bada9cea,libim-43d6e41a305aa11b,librand_xoshiro-63915a253dd10591,librayon-2b3dbf6d879ac931,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libsized_chunks-562f8ff44459c521,libbitmaps-8f284a1cf72acf34,libwasm_bindgen-c6dd177a007c1ba0,libwasm_bindgen_shared-325e7fbd2ee07c90,libunicode_ident-6c0afd1e85ed9e63,libbitflags-754ea400333aa498,libbv-89f146a97ff13b76,libbase64-64299f9d815d057c,liblight_poseidon-aac6f9c459c6baba,libblake3-17ee04a9ef6af7f1,libconstant_time_eq-7540ab86f53c975b,libarrayvec-1b252ee19ef31e11,libarrayref-e2c56de32f019e08,liblazy_static-b3603208c0de2608,libsha3-dc0c6eef305f8b8e,libkeccak-42ca8630c7170c4b,libbincode-899314cb2986e54b,libsha2-f6e634a0f1d13206,libcpufeatures-471354fefbcaf2d8,libborsh-3a4f2a6545f0ab83,libborsh-4fdafa425a204ca6,libborsh-ae44ebca0a9c1247,libark_bn254-f72799d602fff030,libark_ec-ec896576f1b284a4,libark_poly-b1ab1c31f58bd99e,libhashbrown-4455eeacd3e4baba,libahash-9860dd69f1895198,libgetrandom-ad5cb921e83dbc45,libonce_cell-0ba6aecba7086d38,libitertools-a0ddfcdcabcafc3f,libeither-2af7c8622d8fa52e,libark_ff-5e2f99e43b950b28,libzeroize-2eef09254ab26a10,libbytemuck-74d18953ed1ee508,libark_serialize-7b2b9d1ea884a94e,libdigest-5614820f5dc889a2,libsubtle-3a76d9126c8ee8d5,libblock_buffer-f9258752eee72fc0,libcrypto_common-7d8434bc59deb18d,libgeneric_array-b43cfb6377008466,libtypenum-0e02f3386ab040bb,libnum_bigint-696238a1d63ef1dd,libnum_integer-8994f55b08cf2168,libark_std-08a083b15bfe83ed,libnum_traits-8434f84c7e6b85f7,librand-4d8a4f383a359671,librand_chacha-bfe57d048de71865,libppv_lite86-8cfc082dcac416be,libzerocopy-512afe2d0393d1fb,librand_core-c30bb0c9067e4261,libgetrandom-336a7519d54693d4,liblibc-50a8edec9580b7d8,libcfg_if-5af52f617df93f8f,libthiserror-a1ca24f1c229d524,libmemoffset-3c8ed49e1d551200,libbs58-07b47fd361d3d70f,liblog-cfb0a897de58af94,libserde-0299403e8a62c704,libserde_core-461966848332ffa4}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcs5XtKf/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-6ee924c82dd838ca/out" "-L" "/opt/rustwide/target/debug/build/ring-8591fe17a8123a77/out" "-L" "/opt/rustwide/target/debug/build/ring-d31628403e11b595/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-eb269dedff6cd5d5/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/basic-b17fe6adef643a01" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `preda-ai-agent` (example "basic") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2c2de4dc273823523b8f066b965754b42feee9929be8a84cd6853e53e1d48ce3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c2de4dc273823523b8f066b965754b42feee9929be8a84cd6853e53e1d48ce3", kill_on_drop: false }` [INFO] [stdout] 2c2de4dc273823523b8f066b965754b42feee9929be8a84cd6853e53e1d48ce3