[INFO] fetching crate nakamoto-p2p 0.4.0...
[INFO] building nakamoto-p2p-0.4.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate nakamoto-p2p 0.4.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate nakamoto-p2p 0.4.0
[INFO] finished tweaking crates.io crate nakamoto-p2p 0.4.0
[INFO] tweaked toml for crates.io crate nakamoto-p2p 0.4.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nakamoto-p2p 0.4.0 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 75 packages to latest compatible versions
[INFO] [stderr]       Adding fastrand v1.9.0 (available: v2.3.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.16)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `quickcheck` dependency)
[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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e95d14063cec0a2b1d3a26e326e130ea92bef78c91409846f2310ee48f4b8ae3
[INFO] running `Command { std: "docker" "start" "-a" "e95d14063cec0a2b1d3a26e326e130ea92bef78c91409846f2310ee48f4b8ae3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e95d14063cec0a2b1d3a26e326e130ea92bef78c91409846f2310ee48f4b8ae3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e95d14063cec0a2b1d3a26e326e130ea92bef78c91409846f2310ee48f4b8ae3", kill_on_drop: false }`
[INFO] [stdout] e95d14063cec0a2b1d3a26e326e130ea92bef78c91409846f2310ee48f4b8ae3
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eaa2abf3791e5780952d67696e865e4fe9d6b784f70be567d655a7da440ef37f
[INFO] running `Command { std: "docker" "start" "-a" "eaa2abf3791e5780952d67696e865e4fe9d6b784f70be567d655a7da440ef37f", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `quickcheck` dependency)
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bitcoin_hashes v0.11.0
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling secp256k1-sys v0.6.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling nonempty v0.7.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling microserde-derive v0.1.13
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling microserde v0.1.13
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling nakamoto-net v0.4.0
[INFO] [stderr]    Compiling secp256k1 v0.24.3
[INFO] [stderr]    Compiling bitcoin v0.29.2
[INFO] [stderr]    Compiling nakamoto-common v0.4.0
[INFO] [stderr]    Compiling nakamoto-p2p v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait `Events` is never used
[INFO] [stdout]    --> src/fsm/cbfmgr.rs:241:11
[INFO] [stdout]     |
[INFO] [stdout] 241 | pub trait Events {
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/fsm/output.rs:184:21
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn outbound(&mut self) -> Ref<VecDeque<Io>> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn outbound(&mut self) -> Ref<'_, VecDeque<Io>> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.18s
[INFO] running `Command { std: "docker" "inspect" "eaa2abf3791e5780952d67696e865e4fe9d6b784f70be567d655a7da440ef37f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eaa2abf3791e5780952d67696e865e4fe9d6b784f70be567d655a7da440ef37f", kill_on_drop: false }`
[INFO] [stdout] eaa2abf3791e5780952d67696e865e4fe9d6b784f70be567d655a7da440ef37f
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5895cfa0ad3696961382250e0e39f5833eed86ce2cba5a0266021046b7835764
[INFO] running `Command { std: "docker" "start" "-a" "5895cfa0ad3696961382250e0e39f5833eed86ce2cba5a0266021046b7835764", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `quickcheck` dependency)
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling colored v1.9.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling quickcheck_macros v1.1.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling quickcheck v1.0.3
[INFO] [stderr]    Compiling nakamoto-net v0.4.0
[INFO] [stderr]    Compiling nakamoto-common v0.4.0
[INFO] [stderr]    Compiling nakamoto-test v0.4.0
[INFO] [stderr]    Compiling nakamoto-chain v0.4.0
[INFO] [stderr]    Compiling nakamoto-p2p v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait `Events` is never used
[INFO] [stdout]    --> src/fsm/cbfmgr.rs:241:11
[INFO] [stdout]     |
[INFO] [stdout] 241 | pub trait Events {
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/fsm/output.rs:184:21
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn outbound(&mut self) -> Ref<VecDeque<Io>> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn outbound(&mut self) -> Ref<'_, VecDeque<Io>> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Events` is never used
[INFO] [stdout]    --> src/fsm/cbfmgr.rs:241:11
[INFO] [stdout]     |
[INFO] [stdout] 241 | pub trait Events {
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/fsm/output.rs:435:5
[INFO] [stdout]     |
[INFO] [stdout] 435 | /     pub fn messages_from(
[INFO] [stdout] 436 | |         outbox: &mut Outbox,
[INFO] [stdout] 437 | |         addr: &net::SocketAddr,
[INFO] [stdout] 438 | |     ) -> impl Iterator<Item = NetworkMessage> {
[INFO] [stdout]     | |_____________________________________________^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/fsm.rs:2:9
[INFO] [stdout]     |
[INFO] [stdout]   2 | #![warn(missing_docs)]
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/fsm/output.rs:452:5
[INFO] [stdout]     |
[INFO] [stdout] 452 | /     pub fn messages(
[INFO] [stdout] 453 | |         outbox: &mut Outbox,
[INFO] [stdout] 454 | |     ) -> impl Iterator<Item = (net::SocketAddr, NetworkMessage)> {
[INFO] [stdout]     | |________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/fsm/output.rs:467:5
[INFO] [stdout]     |
[INFO] [stdout] 467 |     pub fn events(outbox: &mut Outbox) -> impl Iterator<Item = Event> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/fsm/tests/peer.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub struct Peer<P> {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 76 |     pub name: &'static str,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Peer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/fsm/output.rs:184:21
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn outbound(&mut self) -> Ref<VecDeque<Io>> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn outbound(&mut self) -> Ref<'_, VecDeque<Io>> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]    --> src/fsm/output.rs:431:1
[INFO] [stdout]     |
[INFO] [stdout] 431 | pub mod test {
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 28.57s
[INFO] running `Command { std: "docker" "inspect" "5895cfa0ad3696961382250e0e39f5833eed86ce2cba5a0266021046b7835764", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5895cfa0ad3696961382250e0e39f5833eed86ce2cba5a0266021046b7835764", kill_on_drop: false }`
[INFO] [stdout] 5895cfa0ad3696961382250e0e39f5833eed86ce2cba5a0266021046b7835764
