[INFO] cloning repository https://github.com/plutonium-guy/p2pnews [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/plutonium-guy/p2pnews" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplutonium-guy%2Fp2pnews", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplutonium-guy%2Fp2pnews'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 43f75b41dfb63f0f6be38c8a2899a2bb887dd925 [INFO] testing plutonium-guy/p2pnews against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplutonium-guy%2Fp2pnews" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/plutonium-guy/p2pnews [INFO] finished tweaking git repo https://github.com/plutonium-guy/p2pnews [INFO] tweaked toml for git repo https://github.com/plutonium-guy/p2pnews written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/plutonium-guy/p2pnews on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/plutonium-guy/p2pnews 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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 90f4d011af6bed77d9c6a450f0f9096dc82e679c58104496c958abfa180366d8 [INFO] running `Command { std: "docker" "start" "-a" "90f4d011af6bed77d9c6a450f0f9096dc82e679c58104496c958abfa180366d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "90f4d011af6bed77d9c6a450f0f9096dc82e679c58104496c958abfa180366d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90f4d011af6bed77d9c6a450f0f9096dc82e679c58104496c958abfa180366d8", kill_on_drop: false }` [INFO] [stdout] 90f4d011af6bed77d9c6a450f0f9096dc82e679c58104496c958abfa180366d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 13c776fa324695aa0e1ee2b9a58fd36a4637f1e793efdb2aa0bb1cbd314e6715 [INFO] running `Command { std: "docker" "start" "-a" "13c776fa324695aa0e1ee2b9a58fd36a4637f1e793efdb2aa0bb1cbd314e6715", kill_on_drop: false }` [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling pin-project-internal v1.1.12 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling unsigned-varint v0.8.0 [INFO] [stderr] Compiling data-encoding v2.11.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling quick-protobuf v0.8.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling match-lookup v0.1.2 [INFO] [stderr] Compiling const-str v0.4.3 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling multihash v0.19.5 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling unsigned-varint v0.7.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling tokio v1.52.2 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling base256emoji v1.0.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libp2p-swarm-derive v0.35.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.18 [INFO] [stderr] Compiling netlink-packet-core v0.8.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling rustls-pki-types v1.14.1 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling netlink-packet-route v0.28.0 [INFO] [stderr] Compiling pin-project v1.1.12 [INFO] [stderr] Compiling data-encoding-macro v0.1.20 [INFO] [stderr] Compiling snow v0.9.6 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling multibase v0.9.2 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling prometheus-client v0.22.3 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling prometheus-client-derive-encode v0.4.2 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling rustls v0.23.40 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling dtoa v1.0.11 [INFO] [stderr] Compiling instability v0.3.12 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling webpki-roots v1.0.7 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling cbor4ii v0.3.3 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling hex_fmt v0.3.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling asynchronous-codec v0.7.0 [INFO] [stderr] Compiling futures-bounded v0.2.4 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling futures v0.3.32 [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 futures-ticker v0.0.3 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling rustls-webpki v0.103.13 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ratatui v0.28.1 [INFO] [stderr] Compiling netlink-sys v0.8.8 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling netlink-proto v0.12.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling tower-http v0.6.9 [INFO] [stderr] Compiling rand v0.8.6 [INFO] [stderr] Compiling rand v0.9.4 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling libp2p-identity v0.2.13 [INFO] [stderr] Compiling yamux v0.12.1 [INFO] [stderr] Compiling hickory-proto v0.24.4 [INFO] [stderr] Compiling yamux v0.13.10 [INFO] [stderr] Compiling multiaddr v0.18.2 [INFO] [stderr] Compiling rtnetlink v0.20.0 [INFO] [stderr] Compiling libp2p-core v0.42.0 [INFO] [stderr] Compiling libp2p-swarm v0.45.1 [INFO] [stderr] Compiling libp2p-noise v0.45.0 [INFO] [stderr] Compiling libp2p-yamux v0.46.0 [INFO] [stderr] Compiling if-watch v3.2.2 [INFO] [stderr] Compiling libp2p-tcp v0.42.0 [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Compiling libp2p-kad v0.46.2 [INFO] [stderr] Compiling libp2p-request-response v0.27.0 [INFO] [stderr] Compiling libp2p-connection-limits v0.4.0 [INFO] [stderr] Compiling libp2p-identify v0.45.0 [INFO] [stderr] Compiling libp2p-allow-block-list v0.4.0 [INFO] [stderr] Compiling libp2p-gossipsub v0.47.0 [INFO] [stderr] Compiling libp2p-mdns v0.46.0 [INFO] [stderr] Compiling libp2p-ping v0.45.0 [INFO] [stderr] Compiling libp2p v0.54.1 [INFO] [stderr] Compiling p2pnews v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "13c776fa324695aa0e1ee2b9a58fd36a4637f1e793efdb2aa0bb1cbd314e6715", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13c776fa324695aa0e1ee2b9a58fd36a4637f1e793efdb2aa0bb1cbd314e6715", kill_on_drop: false }` [INFO] [stdout] 13c776fa324695aa0e1ee2b9a58fd36a4637f1e793efdb2aa0bb1cbd314e6715 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 909175442a81189ce72722759a6413ee61099c116f33f91b5c80bfab1fa5a873 [INFO] running `Command { std: "docker" "start" "-a" "909175442a81189ce72722759a6413ee61099c116f33f91b5c80bfab1fa5a873", kill_on_drop: false }` [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling tower-http v0.6.9 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling hyper-rustls v0.27.9 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling p2pnews v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 40.66s [INFO] running `Command { std: "docker" "inspect" "909175442a81189ce72722759a6413ee61099c116f33f91b5c80bfab1fa5a873", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "909175442a81189ce72722759a6413ee61099c116f33f91b5c80bfab1fa5a873", kill_on_drop: false }` [INFO] [stdout] 909175442a81189ce72722759a6413ee61099c116f33f91b5c80bfab1fa5a873 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d048c6f839eda516afb8c5cd38f2477275d89771878c1c3e657e4a0410f33bab [INFO] running `Command { std: "docker" "start" "-a" "d048c6f839eda516afb8c5cd38f2477275d89771878c1c3e657e4a0410f33bab", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.65s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/p2pnews-4ec4735af4408b41) [INFO] [stdout] [INFO] [stdout] running 60 tests [INFO] [stdout] test article::tests::guess_mime_table ... ok [INFO] [stdout] test block::tests::validate_self_rejects_empty_block ... ok [INFO] [stdout] test block::tests::block_header_hash_stable_across_serde_roundtrip ... ok [INFO] [stdout] test block::tests::merkle_set_on_construct ... ok [INFO] [stdout] test article::tests::create_defaults_to_text_markdown ... ok [INFO] [stdout] test article::tests::tamper_content_type_breaks_sig ... ok [INFO] [stdout] test article::tests::tamper_breaks_sig ... ok [INFO] [stdout] test article::tests::create_and_verify_gif ... ok [INFO] [stdout] test article::tests::create_and_verify_text ... ok [INFO] [stdout] test article::tests::article_id_stable_across_serde_roundtrip ... ok [INFO] [stdout] test block::tests::validate_self_rejects_duplicate_articles ... ok [INFO] [stdout] test crypto::tests::sign_verify_roundtrip ... ok [INFO] [stdout] test crypto::tests::verify_rejects_tamper ... ok [INFO] [stdout] test hash::tests::hash_hex_roundtrip ... ok [INFO] [stdout] test hash::tests::merkle_empty_zero ... ok [INFO] [stdout] test hash::tests::merkle_pair_stable ... ok [INFO] [stdout] test hash::tests::merkle_proof_round_trip_odd ... ok [INFO] [stdout] test hash::tests::merkle_proof_round_trip_pair ... ok [INFO] [stdout] test hash::tests::merkle_single ... ok [INFO] [stdout] test hash::tests::sha256_of_known_vectors ... ok [INFO] [stdout] test hash::tests::target_compare ... ok [INFO] [stdout] test mempool::tests::boundary_take_zero_and_get_unknown ... ok [INFO] [stdout] test mempool::tests::insert_dedup ... ok [INFO] [stdout] test mempool::tests::lru_evicts_oldest_when_full ... ok [INFO] [stdout] test article::tests::rejects_oversized_article ... ok [INFO] [stdout] test mempool::tests::reinsert_respects_cap_and_dedupes ... ok [INFO] [stdout] test mempool::tests::rejects_bad_sig ... ok [INFO] [stdout] test chain::tests::has_block_and_block_meta_unknown_returns_none ... ok [INFO] [stdout] test chain::tests::ensure_genesis_is_idempotent ... ok [INFO] [stdout] test chain::tests::deterministic_genesis ... ok [INFO] [stdout] test pow::tests::compact_roundtrip_easy ... ok [INFO] [stdout] test pow::tests::compact_to_target_known_values ... ok [INFO] [stdout] test pow::tests::easy_target_mines_quickly ... ok [INFO] [stdout] test pow::tests::retarget_caps_swing_at_4x ... ok [INFO] [stdout] test pow::tests::target_meets_target_self_check ... ok [INFO] [stdout] test storage::tests::articles_by_unknown_tag_or_author_is_empty ... ok [INFO] [stdout] test storage::tests::rebuild_tag_counts_matches_index_walk ... ok [INFO] [stdout] test chain::tests::fulltext_search_empty_query_returns_empty ... ok [INFO] [stdout] test chain::tests::fulltext_search_finds_block_articles ... ok [INFO] [stdout] test mempool::tests::per_author_rate_limit_caps_inflight_count ... ok [INFO] [stdout] test tui::tests::parse_articles_decodes_text_body ... ok [INFO] [stdout] test tui::tests::parse_articles_handles_missing_fields_gracefully ... ok [INFO] [stdout] test tui::tests::parse_articles_renders_image_placeholder ... ok [INFO] [stdout] test tui::tests::rel_time_buckets ... ok [INFO] [stdout] test tui::tests::urlencoding_table ... ok [INFO] [stdout] test chain::tests::rejects_future_timestamp ... ok [INFO] [stdout] test chain::tests::genesis_then_append ... ok [INFO] [stdout] test chain::tests::tag_counts_dedupes_by_article_and_orders_by_count ... ok [INFO] [stdout] test chain::tests::fork_choice_picks_heavier_chain ... ok [INFO] [stdout] test article::tests::fast_mining_path_agrees_with_canonical_id ... ok [INFO] [stdout] test chain::tests::pagination_before_height_excludes_at_and_above ... ok [INFO] [stdout] test node::tests::orphan_pool_drain ... ok [INFO] [stdout] test node::tests::orphan_pool_caps_at_capacity ... ok [INFO] [stdout] test sync::tests::header_chain_rejects_break_in_linkage ... ok [INFO] [stdout] test chain::tests::reorg_undoes_image_article_too ... ok [INFO] [stdout] test storage::tests::record_peer_caps_at_1024_evicts_oldest_first ... ok [INFO] [stdout] test sync::tests::header_chain_validates ... ok [INFO] [stdout] test chain::tests::reorg_returns_undone_and_applied_articles ... ok [INFO] [stdout] test node::tests::orphan_then_parent_drains_and_applies ... ok [INFO] [stdout] test chain::tests::common_ancestor_height_walks_back_to_shared_block ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 60 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 28.46s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/p2pnews-b93949074073a892) [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 tests/http_e2e.rs (/opt/rustwide/target/debug/deps/http_e2e-c4bff208e13a0d55) [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test http_finalize_rejects_bad_signature ... ok [INFO] [stdout] test http_error_paths_bad_id_and_empty_search ... ok [INFO] [stdout] test http_mime_deny_returns_451_and_filters_listing ... ok [INFO] [stdout] test http_api_overview_lists_known_endpoints ... ok [INFO] [stdout] test http_core_endpoints_contract ... ok [INFO] [stdout] test http_finalize_external_sig ... ok [INFO] [stdout] test http_cors_allowlist_filters_origin ... ok [INFO] [stdout] test http_articles_lists_genesis_on_fresh_node ... ok [INFO] [stdout] test http_tags_empty_when_no_blocks ... ok [INFO] [stdout] test http_stats_reflects_mempool_after_draft ... ok [INFO] [stdout] test http_sign_prep_validates_inputs ... ok [INFO] [stdout] test http_version_advertises_peer_urls ... ok [INFO] [stdout] test http_tip_after_genesis_only ... ok [INFO] [stdout] test http_search_finds_posted_article ... ok [INFO] [stdout] test http_tags_counts_and_api_overview ... ok [INFO] [stdout] test http_events_sse_emits_new_article ... ok [INFO] [stdout] test http_image_article_roundtrip ... ok [INFO] [stdout] test http_atom_feed_includes_posted_article ... ok [INFO] [stdout] test http_post_mine_proof_roundtrip ... ok [INFO] [stdout] test http_chain_persists_across_restart ... ok [INFO] [stdout] test http_post_articles_external_sig_then_mine ... ok [INFO] [stdout] test http_articles_pagination_before_height ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 19.83s [INFO] [stdout] [INFO] [stderr] Running tests/p2p_propagation.rs (/opt/rustwide/target/debug/deps/p2p_propagation-2f7a593ac41a0e3d) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test article_gossips_between_two_nodes ... ok [INFO] [stdout] test block_gossips_between_two_nodes ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.86s [INFO] [stdout] [INFO] [stderr] Doc-tests p2pnews [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" "d048c6f839eda516afb8c5cd38f2477275d89771878c1c3e657e4a0410f33bab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d048c6f839eda516afb8c5cd38f2477275d89771878c1c3e657e4a0410f33bab", kill_on_drop: false }` [INFO] [stdout] d048c6f839eda516afb8c5cd38f2477275d89771878c1c3e657e4a0410f33bab