[INFO] cloning repository https://github.com/Nehliin/vortex [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nehliin/vortex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNehliin%2Fvortex", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNehliin%2Fvortex'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 40f8db0843af74b1f9f8ac4d25267aded975e413 [INFO] testing Nehliin/vortex against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNehliin%2Fvortex" "/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/Nehliin/vortex [INFO] finished tweaking git repo https://github.com/Nehliin/vortex [INFO] tweaked toml for git repo https://github.com/Nehliin/vortex written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Nehliin/vortex on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Nehliin/vortex 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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7dad3c1afb9e6e1cf239f19ba65a943294ed59813de4464fdd88aed0b47df697 [INFO] running `Command { std: "docker" "start" "-a" "7dad3c1afb9e6e1cf239f19ba65a943294ed59813de4464fdd88aed0b47df697", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7dad3c1afb9e6e1cf239f19ba65a943294ed59813de4464fdd88aed0b47df697", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7dad3c1afb9e6e1cf239f19ba65a943294ed59813de4464fdd88aed0b47df697", kill_on_drop: false }` [INFO] [stdout] 7dad3c1afb9e6e1cf239f19ba65a943294ed59813de4464fdd88aed0b47df697 [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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0af824fe22856ae186b2d71e66e1ac915df3f3679ebf5c4ef65913e265af1aae [INFO] running `Command { std: "docker" "start" "-a" "0af824fe22856ae186b2d71e66e1ac915df3f3679ebf5c4ef65913e265af1aae", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling instability v0.3.11 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling rand_core v0.10.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling curve25519-dalek v5.0.0-pre.5 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling lru v0.16.3 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling line-clipping v0.3.5 [INFO] [stderr] Compiling slotmap v1.1.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling signature v3.0.0-rc.10 [INFO] [stderr] Compiling owo-colors v4.3.0 [INFO] [stderr] Compiling hybrid-array v0.4.7 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling io-uring v0.7.11 [INFO] [stderr] Compiling heapless v0.9.2 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling crypto-common v0.2.1 [INFO] [stderr] Compiling block-buffer v0.11.0 [INFO] [stderr] Compiling unicode-truncate v2.0.1 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling ed25519 v3.0.0-rc.4 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling libmimalloc-sys v0.1.44 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling chacha20 v0.10.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling rustc-demangle v0.1.27 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling digest v0.11.0-rc.9 [INFO] [stderr] Compiling sha2 v0.11.0-rc.4 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling flume v0.12.0 [INFO] [stderr] Compiling rand v0.10.0 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling jiff v0.2.23 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling mimalloc v0.1.48 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling human_bytes v0.4.3 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling env_filter v1.0.0 [INFO] [stderr] Compiling toml v1.0.4+spec-1.1.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling lava_torrent v0.11.1 [INFO] [stderr] Compiling kasuari v0.4.11 [INFO] [stderr] Compiling ed25519-dalek v3.0.0-pre.5 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling env_logger v0.11.9 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling ratatui-core v0.1.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ratatui-widgets v0.3.0 [INFO] [stderr] Compiling ratatui-crossterm v0.1.0 [INFO] [stderr] Compiling bt_bencode v0.8.2 [INFO] [stderr] Compiling serde_bencode v0.2.4 [INFO] [stderr] Compiling mainline v6.1.1 [INFO] [stderr] Compiling vortex-bittorrent v0.5.0 (/opt/rustwide/workdir/bittorrent) [INFO] [stderr] Compiling ratatui-macros v0.7.0 [INFO] [stderr] Compiling ratatui v0.30.0 [INFO] [stderr] Compiling vortex-cli v0.3.1 (/opt/rustwide/workdir/cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.78s [INFO] running `Command { std: "docker" "inspect" "0af824fe22856ae186b2d71e66e1ac915df3f3679ebf5c4ef65913e265af1aae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0af824fe22856ae186b2d71e66e1ac915df3f3679ebf5c4ef65913e265af1aae", kill_on_drop: false }` [INFO] [stdout] 0af824fe22856ae186b2d71e66e1ac915df3f3679ebf5c4ef65913e265af1aae [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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c34cb75ed43ac5d59c7cdb3ddcec73c4f0cffb8cf3e9eb13782a8faaabc7c95e [INFO] running `Command { std: "docker" "start" "-a" "c34cb75ed43ac5d59c7cdb3ddcec73c4f0cffb8cf3e9eb13782a8faaabc7c95e", kill_on_drop: false }` [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling aws-lc-rs v1.16.1 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling raw-cpuid v11.6.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling sketches-ddsketch v0.3.1 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling metrics-exporter-prometheus v0.18.1 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling metrics v0.24.3 [INFO] [stderr] Compiling rand_xoshiro v0.7.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling vortex-bittorrent v0.5.0 (/opt/rustwide/workdir/bittorrent) [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling curve25519-dalek v5.0.0-pre.5 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling ordered-float v5.1.0 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling libmimalloc-sys v0.1.44 [INFO] [stderr] Compiling aws-lc-sys v0.38.0 [INFO] [stderr] Compiling ed25519-dalek v3.0.0-pre.5 [INFO] [stderr] Compiling mainline v6.1.1 [INFO] [stderr] Compiling ratatui-crossterm v0.1.0 [INFO] [stderr] Compiling quanta v0.12.6 [INFO] [stderr] Compiling ratatui v0.30.0 [INFO] [stderr] Compiling metrics-util v0.20.1 [INFO] [stderr] Compiling mimalloc v0.1.48 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling vortex-cli v0.3.1 (/opt/rustwide/workdir/cli) [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> bittorrent/src/event_loop.rs:1460:9 [INFO] [stdout] | [INFO] [stdout] 1460 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::peer_protocol::PeerId` [INFO] [stdout] --> bittorrent/src/event_loop.rs:1461:9 [INFO] [stdout] | [INFO] [stdout] 1461 | use crate::peer_protocol::PeerId; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::test_utils::setup_test` [INFO] [stdout] --> bittorrent/src/event_loop.rs:1462:9 [INFO] [stdout] | [INFO] [stdout] 1462 | use crate::test_utils::setup_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::torrent::Command` [INFO] [stdout] --> bittorrent/src/event_loop.rs:1463:9 [INFO] [stdout] | [INFO] [stdout] 1463 | use crate::torrent::Command; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `heapless::spsc::Queue` [INFO] [stdout] --> bittorrent/src/event_loop.rs:1464:9 [INFO] [stdout] | [INFO] [stdout] 1464 | use heapless::spsc::Queue; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `io_uring::IoUring` [INFO] [stdout] --> bittorrent/src/event_loop.rs:1465:9 [INFO] [stdout] | [INFO] [stdout] 1465 | use io_uring::IoUring; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `metrics::Key` [INFO] [stdout] --> bittorrent/src/event_loop.rs:1466:9 [INFO] [stdout] | [INFO] [stdout] 1466 | use metrics::Key; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DebugValue` and `DebuggingRecorder` [INFO] [stdout] --> bittorrent/src/event_loop.rs:1467:35 [INFO] [stdout] | [INFO] [stdout] 1467 | use metrics_util::debugging::{DebugValue, DebuggingRecorder}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CompositeKey` and `MetricKind` [INFO] [stdout] --> bittorrent/src/event_loop.rs:1468:24 [INFO] [stdout] | [INFO] [stdout] 1468 | use metrics_util::{CompositeKey, MetricKind}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `SocketAddrV4` and `TcpListener` [INFO] [stdout] --> bittorrent/src/event_loop.rs:1469:20 [INFO] [stdout] | [INFO] [stdout] 1469 | use std::net::{SocketAddrV4, TcpListener}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> bittorrent/src/event_loop.rs:1470:9 [INFO] [stdout] | [INFO] [stdout] 1470 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 21.08s [INFO] running `Command { std: "docker" "inspect" "c34cb75ed43ac5d59c7cdb3ddcec73c4f0cffb8cf3e9eb13782a8faaabc7c95e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c34cb75ed43ac5d59c7cdb3ddcec73c4f0cffb8cf3e9eb13782a8faaabc7c95e", kill_on_drop: false }` [INFO] [stdout] c34cb75ed43ac5d59c7cdb3ddcec73c4f0cffb8cf3e9eb13782a8faaabc7c95e [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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b6725c8e476bd887123c49396c2d236e2e61a29eadbfce9e355acc8fa594e77f [INFO] running `Command { std: "docker" "start" "-a" "b6725c8e476bd887123c49396c2d236e2e61a29eadbfce9e355acc8fa594e77f", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `super::*` [INFO] [stderr] --> bittorrent/src/event_loop.rs:1460:9 [INFO] [stderr] | [INFO] [stderr] 1460 | use super::*; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::peer_protocol::PeerId` [INFO] [stderr] --> bittorrent/src/event_loop.rs:1461:9 [INFO] [stderr] | [INFO] [stderr] 1461 | use crate::peer_protocol::PeerId; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::test_utils::setup_test` [INFO] [stderr] --> bittorrent/src/event_loop.rs:1462:9 [INFO] [stderr] | [INFO] [stderr] 1462 | use crate::test_utils::setup_test; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::torrent::Command` [INFO] [stderr] --> bittorrent/src/event_loop.rs:1463:9 [INFO] [stderr] | [INFO] [stderr] 1463 | use crate::torrent::Command; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `heapless::spsc::Queue` [INFO] [stderr] --> bittorrent/src/event_loop.rs:1464:9 [INFO] [stderr] | [INFO] [stderr] 1464 | use heapless::spsc::Queue; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `io_uring::IoUring` [INFO] [stderr] --> bittorrent/src/event_loop.rs:1465:9 [INFO] [stderr] | [INFO] [stderr] 1465 | use io_uring::IoUring; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `metrics::Key` [INFO] [stderr] --> bittorrent/src/event_loop.rs:1466:9 [INFO] [stderr] | [INFO] [stderr] 1466 | use metrics::Key; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `DebugValue` and `DebuggingRecorder` [INFO] [stderr] --> bittorrent/src/event_loop.rs:1467:35 [INFO] [stderr] | [INFO] [stderr] 1467 | use metrics_util::debugging::{DebugValue, DebuggingRecorder}; [INFO] [stderr] | ^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `CompositeKey` and `MetricKind` [INFO] [stderr] --> bittorrent/src/event_loop.rs:1468:24 [INFO] [stderr] | [INFO] [stderr] 1468 | use metrics_util::{CompositeKey, MetricKind}; [INFO] [stderr] | ^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `SocketAddrV4` and `TcpListener` [INFO] [stderr] --> bittorrent/src/event_loop.rs:1469:20 [INFO] [stderr] | [INFO] [stderr] 1469 | use std::net::{SocketAddrV4, TcpListener}; [INFO] [stderr] | ^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::time::Duration` [INFO] [stderr] --> bittorrent/src/event_loop.rs:1470:9 [INFO] [stderr] | [INFO] [stderr] 1470 | use std::time::Duration; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `vortex-bittorrent` (lib test) generated 11 warnings (run `cargo fix --lib -p vortex-bittorrent --tests` to apply 11 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vortex_bittorrent-8d779b0cde10c5a5) [INFO] [stdout] [INFO] [stdout] running 107 tests [INFO] [stdout] test buf_pool::tests::test_buffer_chunk_mut ... ok [INFO] [stdout] test buf_pool::tests::test_buffer_exact_capacity ... ok [INFO] [stdout] test buf_pool::tests::test_buffer_as_slice_initially_empty ... ok [INFO] [stdout] test buf_pool::tests::test_buffer_data_written_readable ... ok [INFO] [stdout] test buf_pool::tests::test_buffer_interleaved_operations ... ok [INFO] [stdout] test buf_pool::tests::test_buffer_multiple_writes ... ok [INFO] [stdout] test buf_pool::tests::test_buffer_pool_growth ... ok [INFO] [stdout] test buf_pool::tests::test_buffer_pool_metrics_after_growth ... ok [INFO] [stdout] test buf_pool::tests::test_buffer_index ... ok [INFO] [stdout] test buf_pool::tests::test_buffer_pool_multiple_buffers ... ok [INFO] [stdout] test buf_pool::tests::test_buffer_pool_pre_allocation ... ok [INFO] [stdout] test buf_pool::tests::test_buffer_pool_multiple_growth_cycles ... ok [INFO] [stdout] test buf_pool::tests::test_buffer_pool_reuse ... ok [INFO] [stdout] test buf_pool::tests::test_buffer_pool_partial_return ... ok [INFO] [stdout] test buf_pool::tests::test_buffer_return_resets_cursor ... ok [INFO] [stdout] test buf_pool::tests::test_buffer_pool_return_and_reuse_multiple ... ok [INFO] [stdout] test buf_pool::tests::test_buffer_writes_persist ... ok [INFO] [stdout] test buf_pool::tests::test_buffer_zero_length_write ... ok [INFO] [stdout] test peer_comm::peer_protocol::tests::bitfield ... ok [INFO] [stdout] test peer_comm::peer_protocol::tests::bitfield_roundtrip ... ok [INFO] [stdout] test buf_pool::tests::test_buffer_remaining_mut ... ok [INFO] [stdout] test buf_pool::tests::test_buffer_write_and_advance ... ok [INFO] [stdout] test peer_comm::peer_protocol::tests::empty_bitfield ... ok [INFO] [stdout] test peer_comm::peer_protocol::tests::fuzz_encoded_length_bug ... ok [INFO] [stdout] test peer_comm::peer_protocol::tests::multiple_consecutive_keepalives_decoded ... ok [INFO] [stdout] test peer_comm::peer_protocol::tests::keepalive_interleaved_with_regular_messages ... ok [INFO] [stdout] test peer_comm::peer_protocol::tests::negative_message_length_is_invalid ... ok [INFO] [stdout] test peer_comm::peer_protocol::tests::test_peer_id_prefix_current_version ... ok [INFO] [stdout] test peer_comm::peer_protocol::tests::keepalive_encodes_as_four_zero_bytes ... ok [INFO] [stdout] test peer_comm::peer_protocol::tests::keepalive_roundtrip_through_decoder ... ok [INFO] [stdout] test peer_comm::peer_protocol::tests::test_peer_id_prefix_double_digits ... ok [INFO] [stdout] test peer_comm::peer_protocol::tests::test_peer_id_prefix_mixed_digits ... ok [INFO] [stdout] test peer_comm::peer_protocol::tests::test_peer_id_prefix_single_digits ... ok [INFO] [stdout] test file_store::tests::small_multifile_misalinged_files_and_subpiece ... ok [INFO] [stdout] test file_store::tests::basic_single_file_aligned ... ok [INFO] [stdout] test file_store::tests::single_file_misaligned ... ok [INFO] [stdout] test file_store::tests::single_file_misaligned_v2 ... ok [INFO] [stdout] test file_store::tests::disk_operations_for_all_valid_piece_indices ... ok [INFO] [stdout] test file_store::tests::small_multifile_misalinged ... ok [INFO] [stdout] test file_store::tests::multifile_misalinged_v2 ... ok [INFO] [stdout] test file_store::tests::multifile_misalinged_v3 ... ok [INFO] [stdout] test file_store::tests::multifile_misalinged ... ok [INFO] [stdout] test file_store::tests::multifile_not_multiple_of_piece_size ... ok [INFO] [stdout] test file_store::tests::basic_multifile_alinged ... ok [INFO] [stdout] test file_store::tests::basic_single_file_aligned_unaligned_subpiece ... ok [INFO] [stdout] test peer_comm::tests::extension_handshake_generates_correct_message ... ok [INFO] [stdout] test peer_comm::tests::assume_intrest_when_request_recv ... ok [INFO] [stdout] test peer_comm::tests::bitfield_recv ... ok [INFO] [stdout] test peer_comm::tests::desired_queue_size ... ok [INFO] [stdout] test peer_comm::tests::extension_handshake_malformed ... ok [INFO] [stdout] test peer_comm::tests::extension_handshake_with_reqq ... ok [INFO] [stdout] test peer_comm::tests::extension_handshake_missing_m_field ... ok [INFO] [stdout] test peer_comm::tests::endgame_mode ... ok [INFO] [stdout] test peer_comm::tests::have_invalid_indicies ... ok [INFO] [stdout] test peer_comm::tests::extension_handshake_with_upload_only_and_ut_metadata ... ok [INFO] [stdout] test peer_comm::tests::incoming_keepalive_updates_last_seen ... ok [INFO] [stdout] test peer_comm::tests::fast_ext_have_none ... ok [INFO] [stdout] test peer_comm::tests::have_without_interest ... ok [INFO] [stdout] test peer_comm::tests::invalid_piece ... ok [INFO] [stdout] test peer_comm::tests::extension_protocol_handshake ... ok [INFO] [stdout] test peer_comm::tests::fast_ext_have_all ... ok [INFO] [stdout] test peer_comm::tests::disconnect_upload_only_peer_when_no_longer_interesting ... ok [INFO] [stdout] test peer_comm::tests::have ... ok [INFO] [stdout] test peer_comm::tests::extension_message_unknown_id ... ok [INFO] [stdout] test peer_comm::tests::keepalive_sent_after_100s_elapsed ... ok [INFO] [stdout] test peer_comm::tests::invalid_reject_request ... ok [INFO] [stdout] test peer_comm::tests::keepalive_not_sent_before_100s_elapsed ... ok [INFO] [stdout] test peer_comm::tests::metadata_extension_invalid_message_type ... ok [INFO] [stdout] test peer_comm::tests::metadata_extension_reject_message ... ok [INFO] [stdout] test peer_comm::tests::metadata_extension_data_message ... ok [INFO] [stdout] test peer_comm::tests::metadata_extension_request_last_piece_smaller_than_subpiece ... ok [INFO] [stdout] test peer_comm::tests::metadata_download_single_piece ... ok [INFO] [stdout] test peer_comm::tests::metadata_extension_piece_bounds_validation ... ok [INFO] [stdout] test peer_comm::tests::interest_is_updated_when_recv_piece ... ok [INFO] [stdout] test peer_comm::tests::handles_duplicate_piece_recv ... ok [INFO] [stdout] test peer_comm::tests::optimistically_unchoked_disconnect_resets_timer ... ok [INFO] [stdout] test peer_comm::tests::metadata_download_multiple_pieces ... ok [INFO] [stdout] test peer_comm::tests::peer_choke_recv_supports_fast ... ok [INFO] [stdout] test peer_comm::tests::optimistic_unchoke_rotates_out_previous ... ok [INFO] [stdout] test peer_comm::tests::optimistic_unchoke_selection ... ok [INFO] [stdout] test peer_comm::tests::metadata_extension_request_message ... ok [INFO] [stdout] test peer_comm::tests::peer_choke_recv_does_not_support_fast ... ok [INFO] [stdout] test peer_comm::tests::optimistic_unchoke_ignores_non_interested_peers ... ok [INFO] [stdout] test peer_comm::tests::optimistic_unchoke_ignores_pending_disconnect_peers ... ok [INFO] [stdout] test peer_comm::tests::no_disconnect_when_peer_not_upload_only ... ok [INFO] [stdout] test peer_comm::tests::reject_request_requests_new ... ok [INFO] [stdout] test peer_comm::tests::metadata_extension_request_response_capped_to_piece_size ... ok [INFO] [stdout] test peer_comm::tests::slow_start ... ok [INFO] [stdout] test peer_comm::tests::seeding_time_threshold_not_met_keeps_unchoked ... ok [INFO] [stdout] test peer_comm::tests::seeding_round_robin_rotation_after_quota ... ok [INFO] [stdout] test peer_comm::tests::seeding_quota_not_met_keeps_unchoked ... ok [INFO] [stdout] test peer_comm::tests::seeding_quota_complete_peers_deprioritized ... ok [INFO] [stdout] test peer_comm::tests::piece_recv ... ok [INFO] [stdout] test peer_comm::tests::snubbed_peer ... ok [INFO] [stdout] test peer_comm::tests::unchoke_chokes_non_interested_peers ... ok [INFO] [stdout] test peer_comm::tests::unchoke_chokes_pending_disconnect_peers ... ok [INFO] [stdout] test peer_comm::tests::redundant_connection_disconnect_both_upload_only ... ok [INFO] [stdout] test peer_comm::tests::unchoke_recv ... ok [INFO] [stdout] test peer_comm::tests::unchoke_reserves_slots_for_optimistic ... ok [INFO] [stdout] test peer_comm::tests::unchoke_selection_based_on_download_throughput ... ok [INFO] [stdout] test peer_comm::tests::upload_only_extension_message_received ... ok [INFO] [stdout] test peer_comm::tests::request_message_queues_disk_reads ... ok [INFO] [stdout] test peer_comm::tests::unchoke_promotes_optimistic_unchoke_to_regular ... ok [INFO] [stdout] test peer_comm::tests::updates_upload_throughput ... ok [INFO] [stdout] test peer_comm::tests::upload_only_field_in_extended_handshake ... ok [INFO] [stdout] test peer_comm::tests::send_have_to_peers_when_piece_completes ... ok [INFO] [stdout] test peer_comm::tests::upload_only_extension_message_sent_on_torrent_complete ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 107 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.13s [INFO] [stdout] [INFO] [stderr] Running tests/basic_download.rs (/opt/rustwide/target/debug/deps/basic_download-cd6d3e3ffdb0c3af) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] [2026-03-06T02:10:15Z TRACE mio::poll] registering event source with poller: token=Token(133011915960192), interests=READABLE | WRITABLE [INFO] [stderr] error: test failed, to rerun pass `-p vortex-bittorrent --test basic_download` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/basic_download-cd6d3e3ffdb0c3af` (signal: 6, SIGABRT: process abort signal) [INFO] running `Command { std: "docker" "inspect" "b6725c8e476bd887123c49396c2d236e2e61a29eadbfce9e355acc8fa594e77f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6725c8e476bd887123c49396c2d236e2e61a29eadbfce9e355acc8fa594e77f", kill_on_drop: false }` [INFO] [stdout] b6725c8e476bd887123c49396c2d236e2e61a29eadbfce9e355acc8fa594e77f