[INFO] cloning repository https://github.com/ametel01/p2p-network
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ametel01/p2p-network" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fametel01%2Fp2p-network", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fametel01%2Fp2p-network'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9f401e0b5aab73515f5d216aa3cfd60dca9b1596
[INFO] testing ametel01/p2p-network against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fametel01%2Fp2p-network" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ametel01/p2p-network
[INFO] finished tweaking git repo https://github.com/ametel01/p2p-network
[INFO] tweaked toml for git repo https://github.com/ametel01/p2p-network written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ametel01/p2p-network on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ametel01/p2p-network 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9530baba72a0a6bfea65b263eff2be59dc5bc5d5c474e210b5a57344f087ee79
[INFO] running `Command { std: "docker" "start" "-a" "9530baba72a0a6bfea65b263eff2be59dc5bc5d5c474e210b5a57344f087ee79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9530baba72a0a6bfea65b263eff2be59dc5bc5d5c474e210b5a57344f087ee79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9530baba72a0a6bfea65b263eff2be59dc5bc5d5c474e210b5a57344f087ee79", kill_on_drop: false }`
[INFO] [stdout] 9530baba72a0a6bfea65b263eff2be59dc5bc5d5c474e210b5a57344f087ee79
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b53a35e6d96175e1e4549402501b388e4b6d64a1f944278ca2bf02694aa429ba
[INFO] running `Command { std: "docker" "start" "-a" "b53a35e6d96175e1e4549402501b388e4b6d64a1f944278ca2bf02694aa429ba", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling core v0.1.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]    Compiling messages v0.1.0 (/opt/rustwide/workdir/crates/messages)
[INFO] [stderr]    Compiling network v0.1.0 (/opt/rustwide/workdir/crates/network)
[INFO] [stderr]    Compiling sync v0.1.0 (/opt/rustwide/workdir/crates/sync)
[INFO] [stderr]    Compiling citrea-p2p v0.1.0 (/opt/rustwide/workdir/crates/citrea-p2p)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "b53a35e6d96175e1e4549402501b388e4b6d64a1f944278ca2bf02694aa429ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b53a35e6d96175e1e4549402501b388e4b6d64a1f944278ca2bf02694aa429ba", kill_on_drop: false }`
[INFO] [stdout] b53a35e6d96175e1e4549402501b388e4b6d64a1f944278ca2bf02694aa429ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 531bfbb31c9f64771d8ec484b4ff3ece31609801c4e3b2a3bfde814a332875fc
[INFO] running `Command { std: "docker" "start" "-a" "531bfbb31c9f64771d8ec484b4ff3ece31609801c4e3b2a3bfde814a332875fc", kill_on_drop: false }`
[INFO] [stderr]    Compiling messages v0.1.0 (/opt/rustwide/workdir/crates/messages)
[INFO] [stderr]    Compiling core v0.1.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]    Compiling network v0.1.0 (/opt/rustwide/workdir/crates/network)
[INFO] [stderr]    Compiling sync v0.1.0 (/opt/rustwide/workdir/crates/sync)
[INFO] [stderr]    Compiling citrea-p2p v0.1.0 (/opt/rustwide/workdir/crates/citrea-p2p)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.37s
[INFO] running `Command { std: "docker" "inspect" "531bfbb31c9f64771d8ec484b4ff3ece31609801c4e3b2a3bfde814a332875fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "531bfbb31c9f64771d8ec484b4ff3ece31609801c4e3b2a3bfde814a332875fc", kill_on_drop: false }`
[INFO] [stdout] 531bfbb31c9f64771d8ec484b4ff3ece31609801c4e3b2a3bfde814a332875fc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5a074775374f34402b5f1421cbe74857b54f827a7245b41fb8bd79c0c28f0ad7
[INFO] running `Command { std: "docker" "start" "-a" "5a074775374f34402b5f1421cbe74857b54f827a7245b41fb8bd79c0c28f0ad7", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/citrea_p2p-d4e070d12450ca03)
[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/core-4e11624add417743)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/simple_node.rs (/opt/rustwide/target/debug/deps/simple_node-f7900e73edeb4751)
[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]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/messages-b943240c0cf53592)
[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/network-69dc1fa2df68b8d3)
[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/sync-a12cf27f099364cb)
[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 core
[INFO] [stderr] error[E0433]: failed to resolve: could not find `write` in `core`
[INFO] [stderr]  --> crates/core/src/error.rs:7:10
[INFO] [stderr]   |
[INFO] [stderr] 7 | #[derive(Error, Debug)]
[INFO] [stderr]   |          ^^^^^ could not find `write` in `core`
[INFO] [stderr]   |
[INFO] [stderr]   = note: this error originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `option` in `core`
[INFO] [stderr]  --> crates/core/src/error.rs:7:10
[INFO] [stderr]   |
[INFO] [stderr] 7 | #[derive(Error, Debug)]
[INFO] [stderr]   |          ^^^^^ could not find `option` in `core`
[INFO] [stderr]   |
[INFO] [stderr]   = note: this error originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing this module
[INFO] [stderr]   |
[INFO] [stderr] 1 + use std::option;
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `fmt` in `core`
[INFO] [stderr]  --> crates/core/src/error.rs:7:10
[INFO] [stderr]   |
[INFO] [stderr] 7 | #[derive(Error, Debug)]
[INFO] [stderr]   |          ^^^^^ could not find `fmt` in `core`
[INFO] [stderr]   |
[INFO] [stderr]   = note: this error originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing this module
[INFO] [stderr]   |
[INFO] [stderr] 1 + use std::fmt;
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `fmt` in `core`
[INFO] [stderr]  --> crates/core/src/error.rs:7:10
[INFO] [stderr]   |
[INFO] [stderr] 7 | #[derive(Error, Debug)]
[INFO] [stderr]   |          ^^^^^ could not find `fmt` in `core`
[INFO] [stderr]   |
[INFO] [stderr]   = note: this error originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing one of these modules
[INFO] [stderr]   |
[INFO] [stderr] 1 + use std::fmt;
[INFO] [stderr]   |
[INFO] [stderr] 1 + use tracing_subscriber::fmt;
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `convert` in `core`
[INFO] [stderr]  --> crates/core/src/error.rs:7:10
[INFO] [stderr]   |
[INFO] [stderr] 7 | #[derive(Error, Debug)]
[INFO] [stderr]   |          ^^^^^ could not find `convert` in `core`
[INFO] [stderr]   |
[INFO] [stderr]   = note: this error originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing this module
[INFO] [stderr]   |
[INFO] [stderr] 1 + use std::convert;
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `pin` in `core`
[INFO] [stderr]   --> crates/core/src/message.rs:35:1
[INFO] [stderr]    |
[INFO] [stderr] 35 | #[async_trait]
[INFO] [stderr]    | ^^^^^^^^^^^^^^ could not find `pin` in `core`
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the attribute macro `async_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing this module
[INFO] [stderr]    |
[INFO] [stderr]  1 + use std::pin;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `future` in `core`
[INFO] [stderr]   --> crates/core/src/message.rs:35:1
[INFO] [stderr]    |
[INFO] [stderr] 35 | #[async_trait]
[INFO] [stderr]    | ^^^^^^^^^^^^^^ could not find `future` in `core`
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the attribute macro `async_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing one of these modules
[INFO] [stderr]    |
[INFO] [stderr]  1 + use std::future;
[INFO] [stderr]    |
[INFO] [stderr]  1 + use futures::future;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `marker` in `core`
[INFO] [stderr]   --> crates/core/src/message.rs:35:1
[INFO] [stderr]    |
[INFO] [stderr] 35 | #[async_trait]
[INFO] [stderr]    | ^^^^^^^^^^^^^^ could not find `marker` in `core`
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the attribute macro `async_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing this module
[INFO] [stderr]    |
[INFO] [stderr]  1 + use std::marker;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `pin` in `core`
[INFO] [stderr]    --> crates/core/src/network.rs:761:1
[INFO] [stderr]     |
[INFO] [stderr] 761 | #[async_trait]
[INFO] [stderr]     | ^^^^^^^^^^^^^^ could not find `pin` in `core`
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `async_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing this module
[INFO] [stderr]     |
[INFO] [stderr]   1 + use std::pin;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `future` in `core`
[INFO] [stderr]    --> crates/core/src/network.rs:761:1
[INFO] [stderr]     |
[INFO] [stderr] 761 | #[async_trait]
[INFO] [stderr]     | ^^^^^^^^^^^^^^ could not find `future` in `core`
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `async_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing one of these modules
[INFO] [stderr]     |
[INFO] [stderr]   1 + use std::future;
[INFO] [stderr]     |
[INFO] [stderr]   1 + use futures::future;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `marker` in `core`
[INFO] [stderr]    --> crates/core/src/network.rs:761:1
[INFO] [stderr]     |
[INFO] [stderr] 761 | #[async_trait]
[INFO] [stderr]     | ^^^^^^^^^^^^^^ could not find `marker` in `core`
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `async_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing this module
[INFO] [stderr]     |
[INFO] [stderr]   1 + use std::marker;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 11 previous errors
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0433`.
[INFO] [stderr] error: doctest failed, to rerun pass `-p core --doc`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name core --test crates/core/src/lib.rs --test-run-directory /opt/rustwide/workdir/crates/core -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-ae63679af1e3713c.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-725002d30f454d07.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-82ad4f0211bdc963.rlib --extern core=/opt/rustwide/target/debug/deps/libcore-b8dd740e4156c43d.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-11e4ba9abbe07ab8.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-13e08b3b00984ab7.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-8bb4bb153a70bf8d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-47cee108db5fa3b8.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f03f7a08c6f39ada.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-922a4f54b2a39622.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-6a329c23297e2efc.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-126268c376f65ce3.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-e0210a99b51a5e6e.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-0de17bbc51b0647f.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-46e6f98995b7ed6e.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --cap-lints=warn --error-format human` (exit status: 1)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --no-capture to the harness.
[INFO] running `Command { std: "docker" "inspect" "5a074775374f34402b5f1421cbe74857b54f827a7245b41fb8bd79c0c28f0ad7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a074775374f34402b5f1421cbe74857b54f827a7245b41fb8bd79c0c28f0ad7", kill_on_drop: false }`
[INFO] [stdout] 5a074775374f34402b5f1421cbe74857b54f827a7245b41fb8bd79c0c28f0ad7
