[INFO] fetching crate claude_market 0.1.1... [INFO] testing claude_market-0.1.1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate claude_market 0.1.1 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate claude_market 0.1.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate claude_market 0.1.1 [INFO] tweaked toml for crates.io crate claude_market 0.1.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate claude_market 0.1.1 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate claude_market 0.1.1 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded multiaddr v0.18.2 [INFO] [stderr] Downloaded if-watch v3.2.1 [INFO] [stderr] Downloaded libp2p-identity v0.2.12 [INFO] [stderr] Downloaded libp2p-yamux v0.45.2 [INFO] [stderr] Downloaded yamux v0.13.5 [INFO] [stderr] Downloaded libp2p-identify v0.44.2 [INFO] [stderr] Downloaded futures-bounded v0.2.4 [INFO] [stderr] Downloaded netlink-proto v0.11.5 [INFO] [stderr] Downloaded rtnetlink v0.13.1 [INFO] [stderr] Downloaded prometheus-client v0.22.3 [INFO] [stderr] Downloaded windows-core v0.53.0 [INFO] [stderr] Downloaded libp2p-swarm v0.44.2 [INFO] [stderr] Downloaded libp2p-core v0.41.3 [INFO] [stderr] Downloaded netlink-packet-core v0.7.0 [INFO] [stderr] Downloaded netlink-packet-route v0.17.1 [INFO] [stderr] Downloaded netlink-sys v0.8.7 [INFO] [stderr] Downloaded curve25519-dalek v4.2.0 [INFO] [stderr] Downloaded fiat-crypto v0.3.0 [INFO] [stderr] Downloaded windows v0.53.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1f3e9d2a0546e5867849240c586750311dacbc7c2bb0d93787ea7ec3c896e6ca [INFO] running `Command { std: "docker" "start" "-a" "1f3e9d2a0546e5867849240c586750311dacbc7c2bb0d93787ea7ec3c896e6ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1f3e9d2a0546e5867849240c586750311dacbc7c2bb0d93787ea7ec3c896e6ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f3e9d2a0546e5867849240c586750311dacbc7c2bb0d93787ea7ec3c896e6ca", kill_on_drop: false }` [INFO] [stdout] 1f3e9d2a0546e5867849240c586750311dacbc7c2bb0d93787ea7ec3c896e6ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 058dbbadaecffdf90728d1e13600522fa39a9df2ad2cdf26634ac0307ef4415c [INFO] running `Command { std: "docker" "start" "-a" "058dbbadaecffdf90728d1e13600522fa39a9df2ad2cdf26634ac0307ef4415c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling curve25519-dalek v4.2.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling unsigned-varint v0.8.0 [INFO] [stderr] Compiling quick-protobuf v0.8.1 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling unsigned-varint v0.7.2 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling snow v0.9.6 [INFO] [stderr] Compiling prometheus-client v0.22.3 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling prometheus-client-derive-encode v0.4.2 [INFO] [stderr] Compiling dtoa v1.0.10 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling hex_fmt v0.3.0 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.16 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling data-encoding-macro v0.1.18 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling netlink-packet-utils v0.5.2 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Compiling netlink-packet-core v0.7.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling netlink-packet-route v0.17.1 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures-bounded v0.2.4 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rw-stream-sink v0.4.0 [INFO] [stderr] Compiling futures-ticker v0.0.3 [INFO] [stderr] Compiling yamux v0.12.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling multihash v0.19.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling yamux v0.13.5 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling libp2p-identity v0.2.12 [INFO] [stderr] Compiling multistream-select v0.13.0 [INFO] [stderr] Compiling multiaddr v0.18.2 [INFO] [stderr] Compiling asynchronous-codec v0.7.0 [INFO] [stderr] Compiling netlink-sys v0.8.7 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling netlink-proto v0.11.5 [INFO] [stderr] Compiling quick-protobuf-codec v0.3.1 [INFO] [stderr] Compiling libp2p-core v0.41.3 [INFO] [stderr] Compiling rtnetlink v0.13.1 [INFO] [stderr] Compiling libp2p-swarm v0.44.2 [INFO] [stderr] Compiling libp2p-yamux v0.45.2 [INFO] [stderr] Compiling if-watch v3.2.1 [INFO] [stderr] Compiling libp2p-tcp v0.41.0 [INFO] [stderr] Compiling libp2p-noise v0.44.0 [INFO] [stderr] Compiling libp2p-allow-block-list v0.3.0 [INFO] [stderr] Compiling libp2p-connection-limits v0.3.1 [INFO] [stderr] Compiling libp2p-kad v0.45.3 [INFO] [stderr] Compiling libp2p-gossipsub v0.46.1 [INFO] [stderr] Compiling libp2p-identify v0.44.2 [INFO] [stderr] Compiling libp2p v0.53.2 [INFO] [stderr] Compiling rusqlite v0.30.0 [INFO] [stderr] Compiling claude_market v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `signing_keys` is never read [INFO] [stdout] --> src/wallet.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct Wallet { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 49 | db: Mutex, [INFO] [stdout] 50 | signing_keys: Mutex>, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.04s [INFO] running `Command { std: "docker" "inspect" "058dbbadaecffdf90728d1e13600522fa39a9df2ad2cdf26634ac0307ef4415c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "058dbbadaecffdf90728d1e13600522fa39a9df2ad2cdf26634ac0307ef4415c", kill_on_drop: false }` [INFO] [stdout] 058dbbadaecffdf90728d1e13600522fa39a9df2ad2cdf26634ac0307ef4415c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76035c9284156782c2603a1d48ec54bf38d2b5448c3e94d20415ca37439605ba [INFO] running `Command { std: "docker" "start" "-a" "76035c9284156782c2603a1d48ec54bf38d2b5448c3e94d20415ca37439605ba", kill_on_drop: false }` [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling rusqlite v0.30.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling asynchronous-codec v0.7.0 [INFO] [stderr] Compiling futures-bounded v0.2.4 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling quick-protobuf-codec v0.3.1 [INFO] [stderr] Compiling multistream-select v0.13.0 [INFO] [stderr] Compiling rw-stream-sink v0.4.0 [INFO] [stderr] Compiling netlink-proto v0.11.5 [INFO] [stderr] Compiling futures-ticker v0.0.3 [INFO] [stderr] Compiling yamux v0.12.1 [INFO] [stderr] Compiling yamux v0.13.5 [INFO] [stderr] Compiling rtnetlink v0.13.1 [INFO] [stderr] Compiling libp2p-core v0.41.3 [INFO] [stderr] Compiling if-watch v3.2.1 [INFO] [stderr] Compiling libp2p-swarm v0.44.2 [INFO] [stderr] Compiling libp2p-noise v0.44.0 [INFO] [stderr] Compiling libp2p-yamux v0.45.2 [INFO] [stderr] Compiling libp2p-tcp v0.41.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling libp2p-gossipsub v0.46.1 [INFO] [stderr] Compiling libp2p-identify v0.44.2 [INFO] [stderr] Compiling libp2p-allow-block-list v0.3.0 [INFO] [stderr] Compiling libp2p-connection-limits v0.3.1 [INFO] [stderr] Compiling libp2p-kad v0.45.3 [INFO] [stderr] Compiling libp2p v0.53.2 [INFO] [stderr] Compiling claude_market v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `signing_keys` is never read [INFO] [stdout] --> src/wallet.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct Wallet { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 49 | db: Mutex, [INFO] [stdout] 50 | signing_keys: Mutex>, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `claude_market::escrow` [INFO] [stdout] --> tests/escrow_integration_test.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 3 | use claude_market::escrow::*; [INFO] [stdout] | ^^^^^^ could not find `escrow` in `claude_market` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `TokenBalance` and `TokenTransfer` [INFO] [stdout] --> tests/wallet_test.rs:3:29 [INFO] [stdout] | [INFO] [stdout] 3 | use claude_market::wallet::{TokenBalance, TokenTransfer, Wallet}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `VerifyingKey` [INFO] [stdout] --> tests/wallet_test.rs:5:33 [INFO] [stdout] | [INFO] [stdout] 5 | use ed25519_dalek::{SigningKey, VerifyingKey, Signature, Verifier}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `claude_market::Market`, `claude_market::PrivacyLevel`, `claude_market::Reputation`, `claude_market::ReputationEvent` [INFO] [stdout] --> examples/market_simulation.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | Market, OrderType, ComputeTaskSpec, PrivacyLevel, SLASpec, [INFO] [stdout] | ^^^^^^ no `Market` in the root ^^^^^^^^^^^^ no `PrivacyLevel` in the root [INFO] [stdout] 9 | Reputation, ReputationEvent, [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^^^^^^ no `ReputationEvent` in the root [INFO] [stdout] | | [INFO] [stdout] | no `Reputation` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `claude_market::Market`, `claude_market::PrivacyLevel`, `claude_market::Reputation`, `claude_market::ReputationEvent` [INFO] [stdout] --> examples/economic_simulation.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | Market, OrderType, ComputeTaskSpec, PrivacyLevel, SLASpec, [INFO] [stdout] | ^^^^^^ no `Market` in the root ^^^^^^^^^^^^ no `PrivacyLevel` in the root [INFO] [stdout] 11 | Reputation, ReputationEvent, [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^^^^^^ no `ReputationEvent` in the root [INFO] [stdout] | | [INFO] [stdout] | no `Reputation` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `chrono::Utc` [INFO] [stdout] --> examples/market_simulation.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use chrono::Utc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `AssignmentStatus` in `claude_market` [INFO] [stdout] --> examples/economic_simulation.rs:193:84 [INFO] [stdout] | [INFO] [stdout] 193 | for assignment in assignments.iter().filter(|a| a.status == claude_market::AssignmentStatus::Assigned) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `AssignmentStatus` in `claude_market` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `distributions::Uniform` [INFO] [stdout] --> examples/economic_simulation.rs:15:29 [INFO] [stdout] | [INFO] [stdout] 15 | use rand::{thread_rng, Rng, distributions::Uniform}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `ComputeTaskSpec` has no field named `compute_units` [INFO] [stdout] --> examples/market_simulation.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | compute_units: 100, [INFO] [stdout] | ^^^^^^^^^^^^^ `ComputeTaskSpec` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `resource_requirements`, `estimated_duration`, `priority`, `metadata` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `ComputeTaskSpec` has no field named `max_duration_secs` [INFO] [stdout] --> examples/market_simulation.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | max_duration_secs: 300, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ `ComputeTaskSpec` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `resource_requirements`, `estimated_duration`, `priority`, `metadata` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `ComputeTaskSpec` has no field named `required_capabilities` [INFO] [stdout] --> examples/market_simulation.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | required_capabilities: vec!["rust".to_string(), "algorithms".to_string()], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ `ComputeTaskSpec` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `resource_requirements`, `estimated_duration`, `priority`, `metadata` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `ComputeTaskSpec` has no field named `min_reputation` [INFO] [stdout] --> examples/market_simulation.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 80 | min_reputation: Some(60.0), [INFO] [stdout] | ^^^^^^^^^^^^^^ `ComputeTaskSpec` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `resource_requirements`, `estimated_duration`, `priority`, `metadata` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `ComputeTaskSpec` has no field named `compute_units` [INFO] [stdout] --> examples/economic_simulation.rs:128:17 [INFO] [stdout] | [INFO] [stdout] 128 | compute_units: units, [INFO] [stdout] | ^^^^^^^^^^^^^ `ComputeTaskSpec` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `resource_requirements`, `estimated_duration`, `priority`, `metadata` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `ComputeTaskSpec` has no field named `privacy_level` [INFO] [stdout] --> examples/market_simulation.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | privacy_level: PrivacyLevel::Private, [INFO] [stdout] | ^^^^^^^^^^^^^ `ComputeTaskSpec` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `resource_requirements`, `estimated_duration`, `priority`, `metadata` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `ComputeTaskSpec` has no field named `encrypted_payload` [INFO] [stdout] --> examples/market_simulation.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | encrypted_payload: Some(vec![1, 2, 3, 4]), // Simulated encrypted task details [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ `ComputeTaskSpec` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `resource_requirements`, `estimated_duration`, `priority`, `metadata` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `ComputeTaskSpec` has no field named `max_duration_secs` [INFO] [stdout] --> examples/economic_simulation.rs:129:17 [INFO] [stdout] | [INFO] [stdout] 129 | max_duration_secs: rng.gen_range(60..3600), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ `ComputeTaskSpec` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `resource_requirements`, `estimated_duration`, `priority`, `metadata` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `ComputeTaskSpec` has no field named `required_capabilities` [INFO] [stdout] --> examples/economic_simulation.rs:130:17 [INFO] [stdout] | [INFO] [stdout] 130 | required_capabilities: generate_random_capabilities(&mut rng), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ `ComputeTaskSpec` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `resource_requirements`, `estimated_duration`, `priority`, `metadata` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `ComputeTaskSpec` has no field named `min_reputation` [INFO] [stdout] --> examples/economic_simulation.rs:131:17 [INFO] [stdout] | [INFO] [stdout] 131 | min_reputation, [INFO] [stdout] | ^^^^^^^^^^^^^^ `ComputeTaskSpec` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `resource_requirements`, `estimated_duration`, `priority`, `metadata` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `ComputeTaskSpec` has no field named `privacy_level` [INFO] [stdout] --> examples/economic_simulation.rs:132:17 [INFO] [stdout] | [INFO] [stdout] 132 | privacy_level: random_privacy_level(&mut rng), [INFO] [stdout] | ^^^^^^^^^^^^^ `ComputeTaskSpec` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `resource_requirements`, `estimated_duration`, `priority`, `metadata` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `ComputeTaskSpec` has no field named `encrypted_payload` [INFO] [stdout] --> examples/economic_simulation.rs:133:17 [INFO] [stdout] | [INFO] [stdout] 133 | encrypted_payload: None, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ `ComputeTaskSpec` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `resource_requirements`, `estimated_duration`, `priority`, `metadata` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `ComputeTaskSpec` has no field named `compute_units` [INFO] [stdout] --> examples/economic_simulation.rs:170:17 [INFO] [stdout] | [INFO] [stdout] 170 | compute_units: units, [INFO] [stdout] | ^^^^^^^^^^^^^ `ComputeTaskSpec` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `resource_requirements`, `estimated_duration`, `priority`, `metadata` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `ComputeTaskSpec` has no field named `max_duration_secs` [INFO] [stdout] --> examples/economic_simulation.rs:171:17 [INFO] [stdout] | [INFO] [stdout] 171 | max_duration_secs: rng.gen_range(60..7200), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ `ComputeTaskSpec` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `resource_requirements`, `estimated_duration`, `priority`, `metadata` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `ComputeTaskSpec` has no field named `required_capabilities` [INFO] [stdout] --> examples/economic_simulation.rs:172:17 [INFO] [stdout] | [INFO] [stdout] 172 | required_capabilities: generate_random_capabilities(&mut rng), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ `ComputeTaskSpec` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `resource_requirements`, `estimated_duration`, `priority`, `metadata` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `ComputeTaskSpec` has no field named `min_reputation` [INFO] [stdout] --> examples/economic_simulation.rs:173:17 [INFO] [stdout] | [INFO] [stdout] 173 | min_reputation: None, [INFO] [stdout] | ^^^^^^^^^^^^^^ `ComputeTaskSpec` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `resource_requirements`, `estimated_duration`, `priority`, `metadata` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `ComputeTaskSpec` has no field named `privacy_level` [INFO] [stdout] --> examples/economic_simulation.rs:174:17 [INFO] [stdout] | [INFO] [stdout] 174 | privacy_level: random_privacy_level(&mut rng), [INFO] [stdout] | ^^^^^^^^^^^^^ `ComputeTaskSpec` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `resource_requirements`, `estimated_duration`, `priority`, `metadata` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `ComputeTaskSpec` has no field named `encrypted_payload` [INFO] [stdout] --> examples/economic_simulation.rs:175:17 [INFO] [stdout] | [INFO] [stdout] 175 | encrypted_payload: None, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ `ComputeTaskSpec` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `resource_requirements`, `estimated_duration`, `priority`, `metadata` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `generate` found for struct `SigningKey` in the current scope [INFO] [stdout] --> tests/wallet_test.rs:145:35 [INFO] [stdout] | [INFO] [stdout] 145 | let signing_key = SigningKey::generate(&mut OsRng); [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `SigningKey` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `SigningKey` consider using one of the following associated functions: [INFO] [stdout] SigningKey::from_bytes [INFO] [stdout] SigningKey::from_keypair_bytes [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.2.0/src/signing.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn from_bytes(secret_key: &SecretKey) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 138 | pub fn from_keypair_bytes(bytes: &[u8; 64]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `generate` found for struct `SigningKey` in the current scope [INFO] [stdout] --> examples/wallet_demo.rs:44:33 [INFO] [stdout] | [INFO] [stdout] 44 | let alice_key = SigningKey::generate(&mut OsRng); [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `SigningKey` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `SigningKey` consider using one of the following associated functions: [INFO] [stdout] SigningKey::from_bytes [INFO] [stdout] SigningKey::from_keypair_bytes [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.2.0/src/signing.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn from_bytes(secret_key: &SecretKey) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 138 | pub fn from_keypair_bytes(bytes: &[u8; 64]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `generate` found for struct `SigningKey` in the current scope [INFO] [stdout] --> tests/wallet_test.rs:175:35 [INFO] [stdout] | [INFO] [stdout] 175 | let signing_key = SigningKey::generate(&mut OsRng); [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `SigningKey` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `SigningKey` consider using one of the following associated functions: [INFO] [stdout] SigningKey::from_bytes [INFO] [stdout] SigningKey::from_keypair_bytes [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.2.0/src/signing.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn from_bytes(secret_key: &SecretKey) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 138 | pub fn from_keypair_bytes(bytes: &[u8; 64]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `claude_market::error::Result` [INFO] [stdout] --> tests/escrow_integration_test.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use claude_market::error::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `generate` found for struct `SigningKey` in the current scope [INFO] [stdout] --> tests/wallet_test.rs:206:35 [INFO] [stdout] | [INFO] [stdout] 206 | let signing_key = SigningKey::generate(&mut OsRng); [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `SigningKey` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `SigningKey` consider using one of the following associated functions: [INFO] [stdout] SigningKey::from_bytes [INFO] [stdout] SigningKey::from_keypair_bytes [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.2.0/src/signing.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn from_bytes(secret_key: &SecretKey) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 138 | pub fn from_keypair_bytes(bytes: &[u8; 64]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `generate` found for struct `SigningKey` in the current scope [INFO] [stdout] --> examples/market_simulation.rs:95:35 [INFO] [stdout] | [INFO] [stdout] 95 | let signing_key = SigningKey::generate(&mut OsRng); [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `SigningKey` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `SigningKey` consider using one of the following associated functions: [INFO] [stdout] SigningKey::from_bytes [INFO] [stdout] SigningKey::from_keypair_bytes [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.2.0/src/signing.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn from_bytes(secret_key: &SecretKey) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 138 | pub fn from_keypair_bytes(bytes: &[u8; 64]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `generate` found for struct `SigningKey` in the current scope [INFO] [stdout] --> tests/wallet_test.rs:231:35 [INFO] [stdout] | [INFO] [stdout] 231 | let signing_key = SigningKey::generate(&mut OsRng); [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `SigningKey` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `SigningKey` consider using one of the following associated functions: [INFO] [stdout] SigningKey::from_bytes [INFO] [stdout] SigningKey::from_keypair_bytes [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.2.0/src/signing.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn from_bytes(secret_key: &SecretKey) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 138 | pub fn from_keypair_bytes(bytes: &[u8; 64]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `generate` found for struct `SigningKey` in the current scope [INFO] [stdout] --> tests/wallet_test.rs:266:35 [INFO] [stdout] | [INFO] [stdout] 266 | let signing_key = SigningKey::generate(&mut OsRng); [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `SigningKey` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `SigningKey` consider using one of the following associated functions: [INFO] [stdout] SigningKey::from_bytes [INFO] [stdout] SigningKey::from_keypair_bytes [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.2.0/src/signing.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn from_bytes(secret_key: &SecretKey) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 138 | pub fn from_keypair_bytes(bytes: &[u8; 64]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `generate` found for struct `SigningKey` in the current scope [INFO] [stdout] --> tests/wallet_test.rs:296:35 [INFO] [stdout] | [INFO] [stdout] 296 | let signing_key = SigningKey::generate(&mut OsRng); [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `SigningKey` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `SigningKey` consider using one of the following associated functions: [INFO] [stdout] SigningKey::from_bytes [INFO] [stdout] SigningKey::from_keypair_bytes [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.2.0/src/signing.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn from_bytes(secret_key: &SecretKey) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 138 | pub fn from_keypair_bytes(bytes: &[u8; 64]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `ComputeTaskSpec` has no field named `compute_units` [INFO] [stdout] --> examples/market_simulation.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | compute_units: 500, [INFO] [stdout] | ^^^^^^^^^^^^^ `ComputeTaskSpec` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `resource_requirements`, `estimated_duration`, `priority`, `metadata` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `ComputeTaskSpec` has no field named `max_duration_secs` [INFO] [stdout] --> examples/market_simulation.rs:180:9 [INFO] [stdout] | [INFO] [stdout] 180 | max_duration_secs: 7200, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ `ComputeTaskSpec` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `resource_requirements`, `estimated_duration`, `priority`, `metadata` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `generate` found for struct `SigningKey` in the current scope [INFO] [stdout] --> tests/wallet_test.rs:352:35 [INFO] [stdout] | [INFO] [stdout] 352 | let signing_key = SigningKey::generate(&mut OsRng); [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `SigningKey` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `SigningKey` consider using one of the following associated functions: [INFO] [stdout] SigningKey::from_bytes [INFO] [stdout] SigningKey::from_keypair_bytes [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.2.0/src/signing.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn from_bytes(secret_key: &SecretKey) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 138 | pub fn from_keypair_bytes(bytes: &[u8; 64]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `ComputeTaskSpec` has no field named `required_capabilities` [INFO] [stdout] --> examples/market_simulation.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | required_capabilities: vec!["cuda".to_string(), "pytorch".to_string(), "distributed".to_string()], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ `ComputeTaskSpec` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `resource_requirements`, `estimated_duration`, `priority`, `metadata` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `generate` found for struct `SigningKey` in the current scope [INFO] [stdout] --> tests/escrow_integration_test.rs:93:27 [INFO] [stdout] | [INFO] [stdout] 93 | let key = SigningKey::generate(&mut OsRng); [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `SigningKey` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `SigningKey` consider using one of the following associated functions: [INFO] [stdout] SigningKey::from_bytes [INFO] [stdout] SigningKey::from_keypair_bytes [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.2.0/src/signing.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn from_bytes(secret_key: &SecretKey) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 138 | pub fn from_keypair_bytes(bytes: &[u8; 64]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `ComputeTaskSpec` has no field named `min_reputation` [INFO] [stdout] --> examples/market_simulation.rs:182:9 [INFO] [stdout] | [INFO] [stdout] 182 | min_reputation: Some(100.0), [INFO] [stdout] | ^^^^^^^^^^^^^^ `ComputeTaskSpec` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `resource_requirements`, `estimated_duration`, `priority`, `metadata` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `ComputeTaskSpec` has no field named `privacy_level` [INFO] [stdout] --> examples/market_simulation.rs:183:9 [INFO] [stdout] | [INFO] [stdout] 183 | privacy_level: PrivacyLevel::Confidential, [INFO] [stdout] | ^^^^^^^^^^^^^ `ComputeTaskSpec` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `resource_requirements`, `estimated_duration`, `priority`, `metadata` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `ComputeTaskSpec` has no field named `encrypted_payload` [INFO] [stdout] --> examples/market_simulation.rs:184:9 [INFO] [stdout] | [INFO] [stdout] 184 | encrypted_payload: Some(vec![5, 6, 7, 8]), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ `ComputeTaskSpec` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `resource_requirements`, `estimated_duration`, `priority`, `metadata` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `generate` found for struct `SigningKey` in the current scope [INFO] [stdout] --> tests/wallet_test.rs:391:35 [INFO] [stdout] | [INFO] [stdout] 391 | let signing_key = SigningKey::generate(&mut OsRng); [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `SigningKey` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `SigningKey` consider using one of the following associated functions: [INFO] [stdout] SigningKey::from_bytes [INFO] [stdout] SigningKey::from_keypair_bytes [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.2.0/src/signing.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn from_bytes(secret_key: &SecretKey) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 138 | pub fn from_keypair_bytes(bytes: &[u8; 64]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `claude_market` (example "wallet_demo") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: no function or associated item named `generate` found for struct `SigningKey` in the current scope [INFO] [stdout] --> tests/escrow_integration_test.rs:126:31 [INFO] [stdout] | [INFO] [stdout] 126 | let req_key = SigningKey::generate(&mut OsRng); [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `SigningKey` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `SigningKey` consider using one of the following associated functions: [INFO] [stdout] SigningKey::from_bytes [INFO] [stdout] SigningKey::from_keypair_bytes [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.2.0/src/signing.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn from_bytes(secret_key: &SecretKey) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 138 | pub fn from_keypair_bytes(bytes: &[u8; 64]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `generate` found for struct `SigningKey` in the current scope [INFO] [stdout] --> tests/escrow_integration_test.rs:127:32 [INFO] [stdout] | [INFO] [stdout] 127 | let prov_key = SigningKey::generate(&mut OsRng); [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `SigningKey` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `SigningKey` consider using one of the following associated functions: [INFO] [stdout] SigningKey::from_bytes [INFO] [stdout] SigningKey::from_keypair_bytes [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.2.0/src/signing.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn from_bytes(secret_key: &SecretKey) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 138 | pub fn from_keypair_bytes(bytes: &[u8; 64]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0560. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `claude_market` (example "economic_simulation") due to 14 previous errors; 1 warning emitted [INFO] [stdout] error[E0599]: no function or associated item named `generate` found for struct `SigningKey` in the current scope [INFO] [stdout] --> tests/escrow_integration_test.rs:181:31 [INFO] [stdout] | [INFO] [stdout] 181 | let req_key = SigningKey::generate(&mut OsRng); [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `SigningKey` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `SigningKey` consider using one of the following associated functions: [INFO] [stdout] SigningKey::from_bytes [INFO] [stdout] SigningKey::from_keypair_bytes [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.2.0/src/signing.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn from_bytes(secret_key: &SecretKey) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 138 | pub fn from_keypair_bytes(bytes: &[u8; 64]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `claude_market` (test "wallet_test") due to 8 previous errors; 2 warnings emitted [INFO] [stderr] error: could not compile `claude_market` (example "market_simulation") due to 14 previous errors; 1 warning emitted [INFO] [stdout] error[E0599]: no function or associated item named `generate` found for struct `SigningKey` in the current scope [INFO] [stdout] --> tests/escrow_integration_test.rs:196:32 [INFO] [stdout] | [INFO] [stdout] 196 | let arb1_key = SigningKey::generate(&mut OsRng); [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `SigningKey` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `SigningKey` consider using one of the following associated functions: [INFO] [stdout] SigningKey::from_bytes [INFO] [stdout] SigningKey::from_keypair_bytes [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.2.0/src/signing.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn from_bytes(secret_key: &SecretKey) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 138 | pub fn from_keypair_bytes(bytes: &[u8; 64]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `generate` found for struct `SigningKey` in the current scope [INFO] [stdout] --> tests/escrow_integration_test.rs:211:32 [INFO] [stdout] | [INFO] [stdout] 211 | let arb2_key = SigningKey::generate(&mut OsRng); [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `SigningKey` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `SigningKey` consider using one of the following associated functions: [INFO] [stdout] SigningKey::from_bytes [INFO] [stdout] SigningKey::from_keypair_bytes [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.2.0/src/signing.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn from_bytes(secret_key: &SecretKey) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 138 | pub fn from_keypair_bytes(bytes: &[u8; 64]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `generate` found for struct `SigningKey` in the current scope [INFO] [stdout] --> tests/escrow_integration_test.rs:265:27 [INFO] [stdout] | [INFO] [stdout] 265 | let key = SigningKey::generate(&mut OsRng); [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `SigningKey` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `SigningKey` consider using one of the following associated functions: [INFO] [stdout] SigningKey::from_bytes [INFO] [stdout] SigningKey::from_keypair_bytes [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.2.0/src/signing.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn from_bytes(secret_key: &SecretKey) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 138 | pub fn from_keypair_bytes(bytes: &[u8; 64]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `generate` found for struct `SigningKey` in the current scope [INFO] [stdout] --> tests/escrow_integration_test.rs:270:32 [INFO] [stdout] | [INFO] [stdout] 270 | let prov_key = SigningKey::generate(&mut OsRng); [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `SigningKey` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `SigningKey` consider using one of the following associated functions: [INFO] [stdout] SigningKey::from_bytes [INFO] [stdout] SigningKey::from_keypair_bytes [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.2.0/src/signing.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn from_bytes(secret_key: &SecretKey) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 138 | pub fn from_keypair_bytes(bytes: &[u8; 64]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0560, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `generate` found for struct `SigningKey` in the current scope [INFO] [stdout] --> tests/escrow_integration_test.rs:323:31 [INFO] [stdout] | [INFO] [stdout] 323 | let req_key = SigningKey::generate(&mut OsRng); [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `SigningKey` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `SigningKey` consider using one of the following associated functions: [INFO] [stdout] SigningKey::from_bytes [INFO] [stdout] SigningKey::from_keypair_bytes [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.2.0/src/signing.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn from_bytes(secret_key: &SecretKey) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 138 | pub fn from_keypair_bytes(bytes: &[u8; 64]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `generate` found for struct `SigningKey` in the current scope [INFO] [stdout] --> tests/escrow_integration_test.rs:324:32 [INFO] [stdout] | [INFO] [stdout] 324 | let prov_key = SigningKey::generate(&mut OsRng); [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `SigningKey` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `SigningKey` consider using one of the following associated functions: [INFO] [stdout] SigningKey::from_bytes [INFO] [stdout] SigningKey::from_keypair_bytes [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.2.0/src/signing.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn from_bytes(secret_key: &SecretKey) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 138 | pub fn from_keypair_bytes(bytes: &[u8; 64]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `generate` found for struct `SigningKey` in the current scope [INFO] [stdout] --> tests/escrow_integration_test.rs:383:31 [INFO] [stdout] | [INFO] [stdout] 383 | let req_key = SigningKey::generate(&mut OsRng); [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `SigningKey` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `SigningKey` consider using one of the following associated functions: [INFO] [stdout] SigningKey::from_bytes [INFO] [stdout] SigningKey::from_keypair_bytes [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.2.0/src/signing.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn from_bytes(secret_key: &SecretKey) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 138 | pub fn from_keypair_bytes(bytes: &[u8; 64]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `generate` found for struct `SigningKey` in the current scope [INFO] [stdout] --> tests/escrow_integration_test.rs:384:32 [INFO] [stdout] | [INFO] [stdout] 384 | let prov_key = SigningKey::generate(&mut OsRng); [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `SigningKey` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `SigningKey` consider using one of the following associated functions: [INFO] [stdout] SigningKey::from_bytes [INFO] [stdout] SigningKey::from_keypair_bytes [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.2.0/src/signing.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn from_bytes(secret_key: &SecretKey) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 138 | pub fn from_keypair_bytes(bytes: &[u8; 64]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `generate` found for struct `SigningKey` in the current scope [INFO] [stdout] --> tests/escrow_integration_test.rs:433:27 [INFO] [stdout] | [INFO] [stdout] 433 | let key = SigningKey::generate(&mut OsRng); [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `SigningKey` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `SigningKey` consider using one of the following associated functions: [INFO] [stdout] SigningKey::from_bytes [INFO] [stdout] SigningKey::from_keypair_bytes [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.2.0/src/signing.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn from_bytes(secret_key: &SecretKey) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 138 | pub fn from_keypair_bytes(bytes: &[u8; 64]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `claude_market` (test "escrow_integration_test") due to 14 previous errors; 1 warning emitted [INFO] [stdout] error[E0599]: no function or associated item named `generate` found for struct `SigningKey` in the current scope [INFO] [stdout] --> src/wallet.rs:419:39 [INFO] [stdout] | [INFO] [stdout] 419 | let signing_key = SigningKey::generate(&mut OsRng); [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `SigningKey` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `SigningKey` consider using one of the following associated functions: [INFO] [stdout] SigningKey::from_bytes [INFO] [stdout] SigningKey::from_keypair_bytes [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.2.0/src/signing.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn from_bytes(secret_key: &SecretKey) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 138 | pub fn from_keypair_bytes(bytes: &[u8; 64]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `claude_market` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "76035c9284156782c2603a1d48ec54bf38d2b5448c3e94d20415ca37439605ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76035c9284156782c2603a1d48ec54bf38d2b5448c3e94d20415ca37439605ba", kill_on_drop: false }` [INFO] [stdout] 76035c9284156782c2603a1d48ec54bf38d2b5448c3e94d20415ca37439605ba