[INFO] cloning repository https://github.com/geeknik/agenet
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/geeknik/agenet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeeknik%2Fagenet", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeeknik%2Fagenet'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c646c657d37c2e33efe6e4acb31db07a715e49ad
[INFO] testing geeknik/agenet against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeeknik%2Fagenet" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/geeknik/agenet
[INFO] finished tweaking git repo https://github.com/geeknik/agenet
[INFO] tweaked toml for git repo https://github.com/geeknik/agenet written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/geeknik/agenet on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/geeknik/agenet 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-ident v1.0.23
[INFO] [stderr]   Downloaded zmij v1.0.20
[INFO] [stderr]   Downloaded tokio-tungstenite v0.26.2
[INFO] [stderr]   Downloaded tungstenite v0.26.2
[INFO] [stderr]   Downloaded libredox v0.1.12
[INFO] [stderr]   Downloaded redox_syscall v0.7.1
[INFO] [stderr]   Downloaded tokio-tungstenite v0.28.0
[INFO] [stderr]   Downloaded tungstenite v0.28.0
[INFO] [stderr]   Downloaded libc v0.2.181
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2c5cf0eb00d71a371809c2f8e5429416c3b892fd5aae0533c6c194acd96c3a71
[INFO] running `Command { std: "docker" "start" "2c5cf0eb00d71a371809c2f8e5429416c3b892fd5aae0533c6c194acd96c3a71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2c5cf0eb00d71a371809c2f8e5429416c3b892fd5aae0533c6c194acd96c3a71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2c5cf0eb00d71a371809c2f8e5429416c3b892fd5aae0533c6c194acd96c3a71" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2c5cf0eb00d71a371809c2f8e5429416c3b892fd5aae0533c6c194acd96c3a71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2c5cf0eb00d71a371809c2f8e5429416c3b892fd5aae0533c6c194acd96c3a71" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling agenet-types v0.1.0 (/opt/rustwide/workdir/crates/agenet-types)
[INFO] [stderr]    Compiling agenet-identity v0.1.0 (/opt/rustwide/workdir/crates/agenet-identity)
[INFO] [stderr]    Compiling agenet-pow v0.1.0 (/opt/rustwide/workdir/crates/agenet-pow)
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling agenet-object v0.1.0 (/opt/rustwide/workdir/crates/agenet-object)
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling agenet-efl v0.1.0 (/opt/rustwide/workdir/crates/agenet-efl)
[INFO] [stderr]    Compiling agenet-sdk v0.1.0 (/opt/rustwide/workdir/crates/agenet-sdk)
[INFO] [stderr]    Compiling agenet-relay v0.1.0 (/opt/rustwide/workdir/crates/agenet-relay)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s
[INFO] running `Command { std: "docker" "inspect" "2c5cf0eb00d71a371809c2f8e5429416c3b892fd5aae0533c6c194acd96c3a71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2c5cf0eb00d71a371809c2f8e5429416c3b892fd5aae0533c6c194acd96c3a71" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling agenet-object v0.1.0 (/opt/rustwide/workdir/crates/agenet-object)
[INFO] [stderr]    Compiling agenet-identity v0.1.0 (/opt/rustwide/workdir/crates/agenet-identity)
[INFO] [stderr]    Compiling agenet-pow v0.1.0 (/opt/rustwide/workdir/crates/agenet-pow)
[INFO] [stderr]    Compiling agenet-types v0.1.0 (/opt/rustwide/workdir/crates/agenet-types)
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling agenet-sdk v0.1.0 (/opt/rustwide/workdir/crates/agenet-sdk)
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling agenet-efl v0.1.0 (/opt/rustwide/workdir/crates/agenet-efl)
[INFO] [stderr]    Compiling agenet-relay v0.1.0 (/opt/rustwide/workdir/crates/agenet-relay)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 42.16s
[INFO] running `Command { std: "docker" "inspect" "2c5cf0eb00d71a371809c2f8e5429416c3b892fd5aae0533c6c194acd96c3a71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2c5cf0eb00d71a371809c2f8e5429416c3b892fd5aae0533c6c194acd96c3a71" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/agenet_efl-f7bccb8d7f36db49)
[INFO] [stdout] 
[INFO] [stdout] running 38 tests
[INFO] [stdout] test attestation::tests::graph_add_and_query ... ok
[INFO] [stdout] test attestation::tests::trust_path_direct ... ok
[INFO] [stdout] test attestation::tests::unique_attester_depth_no_attesters ... ok
[INFO] [stdout] test attestation::tests::trust_path_none_when_no_connection ... ok
[INFO] [stdout] test attestation::tests::trust_path_ignores_negative ... ok
[INFO] [stdout] test attestation::tests::negative_attestation_count ... ok
[INFO] [stdout] test attestation::tests::unique_attester_depth_direct ... ok
[INFO] [stdout] test attestation::tests::unique_attester_depth_transitive ... ok
[INFO] [stdout] test credits::tests::balance_unknown_agent_is_zero ... ok
[INFO] [stdout] test credits::tests::burn_credits ... ok
[INFO] [stdout] test credits::tests::burn_zero_balance_fails ... ok
[INFO] [stdout] test credits::tests::credits_not_transferable ... ok
[INFO] [stdout] test credits::tests::mint_negative_fails ... ok
[INFO] [stdout] test deposit::tests::lock_accumulates ... ok
[INFO] [stdout] test credits::tests::mint_credits ... ok
[INFO] [stdout] test dynamic_pow::tests::abuse_increases_difficulty ... ok
[INFO] [stdout] test deposit::tests::good_standing_check ... ok
[INFO] [stdout] test deposit::tests::lock_and_query_deposit ... ok
[INFO] [stdout] test dynamic_pow::tests::base_difficulty_no_congestion ... ok
[INFO] [stdout] test deposit::tests::negative_deposit_fails ... ok
[INFO] [stdout] test dynamic_pow::tests::congestion_increases_difficulty ... ok
[INFO] [stdout] test dynamic_pow::tests::combined_factors ... ok
[INFO] [stdout] test credits::tests::mint_accumulates ... ok
[INFO] [stdout] test dynamic_pow::tests::rate_tracker ... ok
[INFO] [stdout] test credits::tests::burn_insufficient_fails ... ok
[INFO] [stdout] test dynamic_pow::tests::difficulty_clamped_to_bounds ... ok
[INFO] [stdout] test dynamic_pow::tests::reputation_reduces_difficulty ... ok
[INFO] [stdout] test deposit::tests::violation_no_deposit_fails ... ok
[INFO] [stdout] test dynamic_pow::tests::rate_tracker_empty_topic ... ok
[INFO] [stdout] test deposit::tests::refund_suspended_fails ... ok
[INFO] [stdout] test deposit::tests::violation_burns_deposit ... ok
[INFO] [stdout] test deposit::tests::violation_exhausts_deposit ... ok
[INFO] [stdout] test credits::tests::transaction_history ... ok
[INFO] [stdout] test deposit::tests::refund_good_standing ... ok
[INFO] [stdout] test attestation::tests::attestation_serde_roundtrip ... ok
[INFO] [stdout] test attestation::tests::create_and_verify_attestation ... ok
[INFO] [stdout] test attestation::tests::tampered_attestation_rejected ... ok
[INFO] [stdout] test attestation::tests::trust_path_transitive ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 38 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/agenet_identity-d862dcceeb623935)
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test e2ee::tests::empty_plaintext ... ok
[INFO] [stdout] test keypair::tests::generate_and_derive_agent_id ... ok
[INFO] [stdout] test e2ee::tests::envelope_serde_roundtrip ... ok
[INFO] [stdout] test keypair::tests::secret_bytes_roundtrip ... ok
[INFO] [stdout] test e2ee::tests::json_payload_roundtrip ... ok
[INFO] [stdout] test e2ee::tests::encrypt_decrypt_roundtrip ... ok
[INFO] [stdout] test keystore::tests::list_keys ... ok
[INFO] [stdout] test keystore::tests::public_key_lookup ... ok
[INFO] [stdout] test e2ee::tests::wrong_recipient_fails ... ok
[INFO] [stdout] test e2ee::tests::tampered_ciphertext_fails ... ok
[INFO] [stdout] test keypair::tests::x25519_key_exchange ... ok
[INFO] [stdout] test keystore::tests::store_and_retrieve ... ok
[INFO] [stdout] test session::tests::active_sessions_excludes_expired ... ok
[INFO] [stdout] test session::tests::expired_session_rejected ... ok
[INFO] [stdout] test session::tests::cleanup_expired ... ok
[INFO] [stdout] test session::tests::get_session ... ok
[INFO] [stdout] test session::tests::multiple_rotations ... ok
[INFO] [stdout] test session::tests::revoke_session ... ok
[INFO] [stdout] test session::tests::session_key_serde ... ok
[INFO] [stdout] test session::tests::unknown_session_rejected ... ok
[INFO] [stdout] test delegation::tests::delegation_wrong_parent_rejected ... ok
[INFO] [stdout] test delegation::tests::delegation_serde_roundtrip ... ok
[INFO] [stdout] test session::tests::rotate_creates_session ... ok
[INFO] [stdout] test session::tests::exchange_succeeds ... ok
[INFO] [stdout] test keypair::tests::verify_signature_standalone ... ok
[INFO] [stdout] test delegation::tests::delegation_create_and_verify ... ok
[INFO] [stdout] test keypair::tests::sign_and_verify ... ok
[INFO] [stdout] test keypair::tests::verify_rejects_wrong_key ... ok
[INFO] [stdout] test delegation::tests::capability_create_and_verify ... ok
[INFO] [stdout] test keypair::tests::verify_rejects_wrong_message ... ok
[INFO] [stdout] test delegation::tests::capability_tampered_rejected ... ok
[INFO] [stdout] test delegation::tests::delegation_tampered_signature_rejected ... ok
[INFO] [stdout] test delegation::tests::delegation_scoped_to_topics ... ok
[INFO] [stdout] test delegation::tests::capability_wrong_key_rejected ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/agenet_object-a013bd9eaf6450a5)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test canonical::tests::different_objects_different_hash ... ok
[INFO] [stdout] test canonical::tests::null_and_bool ... ok
[INFO] [stdout] test canonical::tests::keys_sorted ... ok
[INFO] [stdout] test canonical::tests::strings_escaped ... ok
[INFO] [stdout] test object::tests::content_addressing_deterministic ... ok
[INFO] [stdout] test canonical::tests::arrays_preserve_order ... ok
[INFO] [stdout] test canonical::tests::nested_objects_sorted ... ok
[INFO] [stdout] test schema::tests::invalid_message_missing_body ... ok
[INFO] [stdout] test canonical::tests::identical_objects_same_hash ... ok
[INFO] [stdout] test schema::tests::unknown_schema_rejected ... ok
[INFO] [stdout] test object::tests::verify_self_rejects_mismatched_pubkey ... ok
[INFO] [stdout] test schema::tests::valid_claim ... ok
[INFO] [stdout] test schema::tests::valid_policy ... ok
[INFO] [stdout] test schema::tests::all_default_schemas_registered ... ok
[INFO] [stdout] test object::tests::serde_roundtrip ... ok
[INFO] [stdout] test object::tests::verify_rejects_wrong_key ... ok
[INFO] [stdout] test object::tests::builder_all_fields ... ok
[INFO] [stdout] test object::tests::builder_capabilities ... ok
[INFO] [stdout] test object::tests::builder_references ... ok
[INFO] [stdout] test object::tests::verify_rejects_tampered_payload ... ok
[INFO] [stdout] test object::tests::build_sign_verify ... ok
[INFO] [stdout] test schema::tests::valid_message ... ok
[INFO] [stdout] test object::tests::builder_ttl ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/agenet_pow-b534425ae7cefbb2)
[INFO] [stdout] running 10 tests
[INFO] [stdout] test challenge::tests::challenge_generation ... ok
[INFO] [stdout] test challenge::tests::store_issue_and_consume ... ok
[INFO] [stdout] test solver::tests::target_from_difficulty_8 ... ok
[INFO] [stdout] test solver::tests::solve_low_difficulty ... ok
[INFO] [stdout] test verifier::tests::verify_valid_proof ... ok
[INFO] [stdout] test solver::tests::target_from_difficulty_12 ... ok
[INFO] [stdout] test solver::tests::is_below_target_works ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/agenet_relay-e5e6d6254f33c4b1)
[INFO] [stdout] test verifier::tests::verify_rejects_tampered_result_hash ... ok
[INFO] [stdout] test verifier::tests::verify_rejects_tampered_counter ... ok
[INFO] [stdout] test verifier::tests::verify_rejects_wrong_object_hash ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 45 tests
[INFO] [stdout] test abuse::tests::burn_escalation_capped ... ok
[INFO] [stdout] test abuse::tests::burn_escalation_no_abuse ... ok
[INFO] [stdout] test abuse::tests::rate_limiter_allows_normal_traffic ... ok
[INFO] [stdout] test abuse::tests::rate_limiter_ip_and_agent ... ok
[INFO] [stdout] test abuse::tests::rate_limiter_rejects_burst ... ok
[INFO] [stdout] test abuse::tests::rate_limiter_separate_keys ... ok
[INFO] [stdout] test abuse::tests::replay_detector_allows_new ... ok
[INFO] [stdout] test abuse::tests::replay_detector_blocks_replay ... ok
[INFO] [stdout] test abuse::tests::replay_detector_eviction ... ok
[INFO] [stdout] test abuse::tests::burn_escalation_reputation_discount ... ok
[INFO] [stdout] test abuse::tests::ttl_enforcer_expired ... ok
[INFO] [stdout] test abuse::tests::ttl_enforcer_valid ... ok
[INFO] [stdout] test abuse::tests::ttl_enforcer_no_ttl ... ok
[INFO] [stdout] test federation::tests::add_and_list_peers ... ok
[INFO] [stdout] test federation::tests::remove_peer ... ok
[INFO] [stdout] test merkle::tests::empty_tree ... ok
[INFO] [stdout] test federation::tests::peer_config_serde ... ok
[INFO] [stdout] test federation::tests::update_peer_status ... ok
[INFO] [stdout] test federation::tests::record_receive_increments ... ok
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-5fc53eec1e07875a)
[INFO] [stdout] test merkle::tests::proof_serde_roundtrip ... ok
[INFO] [stdout] test merkle::tests::root_deterministic ... ok
[INFO] [stdout] test merkle::tests::proof_rejects_wrong_root ... ok
[INFO] [stdout] test abuse::tests::burn_escalation_increases ... ok
[INFO] [stdout] test merkle::tests::root_changes_with_new_leaf ... ok
[INFO] [stdout] test merkle::tests::topic_merkle_store ... ok
[INFO] [stdout] test merkle::tests::proof_two_leaves ... ok
[INFO] [stdout] test merkle::tests::proof_single_leaf ... ok
[INFO] [stdout] test policy::tests::default_policy_for_unknown_topic ... ok
[INFO] [stdout] test merkle::tests::single_leaf ... ok
[INFO] [stdout] test merkle::tests::proof_out_of_bounds ... ok
[INFO] [stdout] test policy::tests::ingest_from_policy_payload ... ok
[INFO] [stdout] test policy::tests::custom_default_policy ... ok
[INFO] [stdout] test policy::tests::list_policies ... ok
[INFO] [stdout] test merkle::tests::two_leaves ... ok
[INFO] [stdout] test subscription::tests::matches_empty_filter_accepts_all ... ok
[INFO] [stdout] test subscription::tests::matches_author_trust_set ... ok
[INFO] [stdout] test policy::tests::set_and_get_policy ... ok
[INFO] [stdout] test subscription::tests::matches_schema_filter ... ok
[INFO] [stdout] test subscription::tests::hub_broadcast_and_receive ... ok
[INFO] [stdout] test subscription::tests::filter_serde_roundtrip ... ok
[INFO] [stdout] test subscription::tests::matches_topic_filter ... ok
[INFO] [stdout] test subscription::tests::matches_ttl_filter ... ok
[INFO] [stdout] test subscription::tests::matches_combined_filters ... ok
[INFO] [stdout] test merkle::tests::proof_many_leaves ... ok
[INFO] [stdout] test subscription::tests::matches_tag_filter_or_semantics ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 45 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 31 tests
[INFO] [stdout] test deposit_endpoints ... ok
[INFO] [stdout] test health_check ... ok
[INFO] [stdout] test dynamic_pow_challenge ... ok
[INFO] [stdout] test reject_expired_ttl ... ok
[INFO] [stdout] test object_not_found_returns_404 ... ok
[INFO] [stdout] test reject_credit_sub_insufficient_credits ... ok
[INFO] [stdout] test reject_bad_signature ... ok
[INFO] [stdout] test credit_mint_and_balance ... ok
[INFO] [stdout] test credit_substitution_for_pow ... ok
[INFO] [stdout] test merkle_root_and_proof ... ok
[INFO] [stdout] test policy_object_registers_policy ... ok
[INFO] [stdout] test attestation_object_updates_graph ... ok
[INFO] [stdout] test end_to_end_object_lifecycle ... ok
[INFO] [stdout] test pow_challenge_one_use ... ok
[INFO] [stdout] test multiple_schemas ... ok
[INFO] [stdout] test reject_unknown_schema ... ok
[INFO] [stdout] test full_lifecycle_smoke_test ... ok
[INFO] [stdout] test reject_pow_difficulty_too_low ... ok
[INFO] [stdout] test websocket_subscription_filters_non_matching ... ok
[INFO] [stdout] test reject_insufficient_attestations ... ok
[INFO] [stdout] test reject_invalid_schema_payload ... ok
[INFO] [stdout] test reputation_burn_discount ... ok
[INFO] [stdout] test suspended_deposit_blocks_submission ... ok
[INFO] [stdout] test topic_compaction ... ok
[INFO] [stdout] test trust_depth_enforcement ... ok
[INFO] [stdout] test topic_policy_query ... ok
[INFO] [stdout] test websocket_subscription_receives_matching_objects ... ok
[INFO] [stdout] test reject_payload_too_large ... ok
[INFO] [stdout] test tag_indexing_and_query ... ok
[INFO] [stdout] test topic_log_pagination ... ok
[INFO] [stdout] test topic_policy_enforcement ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.77s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/agenet_sdk-af531abe53f28aef)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/agenet_types-34cae7871093e7ec)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stderr]    Doc-tests agenet_efl
[INFO] [stdout] test tests::agent_id_from_public_key ... ok
[INFO] [stdout] test tests::agent_id_hex_roundtrip ... ok
[INFO] [stdout] test tests::agent_id_serde_roundtrip ... ok
[INFO] [stdout] test tests::object_hash_hex_roundtrip ... ok
[INFO] [stdout] test tests::schema_id_parsing ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests agenet_identity
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests agenet_object
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests agenet_pow
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests agenet_relay
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests agenet_sdk
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests agenet_types
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2c5cf0eb00d71a371809c2f8e5429416c3b892fd5aae0533c6c194acd96c3a71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c5cf0eb00d71a371809c2f8e5429416c3b892fd5aae0533c6c194acd96c3a71", kill_on_drop: false }`
[INFO] [stdout] 2c5cf0eb00d71a371809c2f8e5429416c3b892fd5aae0533c6c194acd96c3a71
