[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] ae1ab15727f304c7454ff8e897337d145b08571b [INFO] testing Nehliin/vortex against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6 [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 9f93af291970322f4f1c6315ccde4d7078201159 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f8428339f56976d86d93708b1adfbd1c8258702da5bc238fa840cb9dafac53ac [INFO] running `Command { std: "docker" "start" "-a" "f8428339f56976d86d93708b1adfbd1c8258702da5bc238fa840cb9dafac53ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f8428339f56976d86d93708b1adfbd1c8258702da5bc238fa840cb9dafac53ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8428339f56976d86d93708b1adfbd1c8258702da5bc238fa840cb9dafac53ac", kill_on_drop: false }` [INFO] [stdout] f8428339f56976d86d93708b1adfbd1c8258702da5bc238fa840cb9dafac53ac [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb6d7ded00e3a3525cec391eee47cb1244033225cfb188b2f35c4243cfd4093d [INFO] running `Command { std: "docker" "start" "-a" "bb6d7ded00e3a3525cec391eee47cb1244033225cfb188b2f35c4243cfd4093d", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling cc v1.2.31 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling aws-lc-rs v1.13.3 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling aws-lc-sys v0.30.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling io-uring v0.6.4 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.5.4+5.3.0-patched [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling metrics v0.24.2 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling raw-cpuid v11.5.0 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling io-uring v0.7.9 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling quanta v0.12.6 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling rand_xoshiro v0.7.0 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling sketches-ddsketch v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling lava_torrent v0.11.1 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling metrics-util v0.20.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling serde_bencode v0.2.4 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling bt_bencode v0.8.2 [INFO] [stderr] Compiling clap_builder v4.5.42 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling btoi v0.4.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling smallvec v2.0.0-alpha.11 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling lru v0.16.0 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling clap v4.5.42 [INFO] [stderr] Compiling mainline v5.4.0 (https://github.com/Nehliin/mainline.git?branch=feature-gate#60bc6833) [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling tokio-uring v0.5.0 (https://github.com/tokio-rs/tokio-uring?branch=master#5fb1a4f6) [INFO] [stderr] Compiling vortex-bittorrent v0.2.0 (/opt/rustwide/workdir/bittorrent) [INFO] [stderr] Compiling throbber-widgets-tui v0.8.0 [INFO] [stderr] Compiling serde_bencoded v0.3.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling human_bytes v0.4.3 [INFO] [stderr] Compiling vortex-dht v0.1.1 (/opt/rustwide/workdir/dht) [INFO] [stderr] Compiling utp-socket v0.1.1 (/opt/rustwide/workdir/utp-socket) [INFO] [stdout] warning: value assigned to `result` is never read [INFO] [stdout] --> dht/src/routing_table.rs:161:21 [INFO] [stdout] | [INFO] [stdout] 161 | result[1] = self.buckets.insert(new_bucket); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling metrics-exporter-prometheus v0.17.2 [INFO] [stderr] Compiling tikv-jemallocator v0.5.4 [INFO] [stderr] Compiling vortex-cli v0.1.0 (/opt/rustwide/workdir/cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 42s [INFO] running `Command { std: "docker" "inspect" "bb6d7ded00e3a3525cec391eee47cb1244033225cfb188b2f35c4243cfd4093d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb6d7ded00e3a3525cec391eee47cb1244033225cfb188b2f35c4243cfd4093d", kill_on_drop: false }` [INFO] [stdout] bb6d7ded00e3a3525cec391eee47cb1244033225cfb188b2f35c4243cfd4093d [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df360359542befaff1623178b9844dec22a30de3fb34466298da70893df8cbfc [INFO] running `Command { std: "docker" "start" "-a" "df360359542befaff1623178b9844dec22a30de3fb34466298da70893df8cbfc", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling utp-socket v0.1.1 (/opt/rustwide/workdir/utp-socket) [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling btoi v0.4.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling serde_bencoded v0.3.2 [INFO] [stderr] Compiling metrics-util v0.20.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling vortex-dht v0.1.1 (/opt/rustwide/workdir/dht) [INFO] [stderr] Compiling metrics-exporter-prometheus v0.17.2 [INFO] [stdout] warning: value assigned to `result` is never read [INFO] [stdout] --> dht/src/routing_table.rs:161:21 [INFO] [stdout] | [INFO] [stdout] 161 | result[1] = self.buckets.insert(new_bucket); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `result` is never read [INFO] [stdout] --> dht/src/routing_table.rs:161:21 [INFO] [stdout] | [INFO] [stdout] 161 | result[1] = self.buckets.insert(new_bucket); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling vortex-cli v0.1.0 (/opt/rustwide/workdir/cli) [INFO] [stderr] Compiling vortex-bittorrent v0.2.0 (/opt/rustwide/workdir/bittorrent) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 29.02s [INFO] running `Command { std: "docker" "inspect" "df360359542befaff1623178b9844dec22a30de3fb34466298da70893df8cbfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df360359542befaff1623178b9844dec22a30de3fb34466298da70893df8cbfc", kill_on_drop: false }` [INFO] [stdout] df360359542befaff1623178b9844dec22a30de3fb34466298da70893df8cbfc [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9a078c914b4b275a27120c54a3e234403e216038d5772740144c5fcb49e0c954 [INFO] running `Command { std: "docker" "start" "-a" "9a078c914b4b275a27120c54a3e234403e216038d5772740144c5fcb49e0c954", kill_on_drop: false }` [INFO] [stderr] warning: value assigned to `result` is never read [INFO] [stderr] --> dht/src/routing_table.rs:161:21 [INFO] [stderr] | [INFO] [stderr] 161 | result[1] = self.buckets.insert(new_bucket); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `vortex-dht` (lib) generated 1 warning [INFO] [stderr] warning: `vortex-dht` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/utp_socket-e3e88bcfc57cb636) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test reorder_buffer::test::index_collision ... ok [INFO] [stdout] test reorder_buffer::test::insertion_unorderd ... ok [INFO] [stdout] test reorder_buffer::test::insertion_orderd ... ok [INFO] [stdout] test reorder_buffer::test::insertion_orderd_large_gap ... ok [INFO] [stdout] test reorder_buffer::test::insertion_unorderd_large_gap ... ok [INFO] [stdout] test reorder_buffer::test::removal ... ok [INFO] [stdout] test reorder_buffer::test::removal_of_last_with_wraparound ... ok [INFO] [stdout] test reorder_buffer::test::removal_of_last_with_wraparound_v2 ... ok [INFO] [stdout] test reorder_buffer::test::resizing ... ok [INFO] [stderr] Running tests/end_to_end.rs (/opt/rustwide/target/debug/deps/end_to_end-6b33c5f84cb2898f) [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test end_to_end ... ignored, Flakey on ci [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vortex_bittorrent-6a8edc17f1f515d6) [INFO] [stdout] [INFO] [stdout] running 53 tests [INFO] [stdout] test file_store::tests::basic_single_file_aligned ... ok [INFO] [stdout] test file_store::tests::errors_on_invalid_piece_index ... ok [INFO] [stdout] test file_store::tests::basic_single_file_aligned_unaligned_subpiece ... ok [INFO] [stdout] test file_store::tests::single_file_misaligned ... ok [INFO] [stdout] test file_store::tests::multifile_misalinged_v2 ... ok [INFO] [stdout] test file_store::tests::single_file_misaligned_v2 ... ok [INFO] [stdout] test file_store::tests::multifile_not_multiple_of_piece_size ... 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 peer_comm::peer_protocol::tests::empty_bitfield ... ok [INFO] [stdout] test peer_comm::peer_protocol::tests::fuzz_encoded_length_bug ... ok [INFO] [stdout] test file_store::tests::multifile_misalinged_v3 ... ok [INFO] [stdout] test file_store::tests::basic_multifile_alinged ... ok [INFO] [stdout] test file_store::tests::small_multifile_misalinged ... ok [INFO] [stdout] test file_store::tests::multifile_misalinged ... ok [INFO] [stdout] test peer_comm::tests::bitfield_recv ... ok [INFO] [stdout] test peer_comm::tests::assume_intrest_when_request_recv ... ok [INFO] [stdout] test peer_comm::tests::extension_handshake_generates_correct_message ... ok [INFO] [stdout] test file_store::tests::small_multifile_misalinged_files_and_subpiece ... ok [INFO] [stdout] test peer_comm::tests::extension_handshake_malformed ... ok [INFO] [stdout] test peer_comm::tests::desired_queue_size ... 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::extension_message_unknown_id ... ok [INFO] [stdout] test event_loop::tests::peer_can_connect_to_listener ... FAILED [INFO] [stdout] test peer_comm::tests::fast_ext_have_all ... ok [INFO] [stdout] test peer_comm::tests::extension_protocol_handshake ... ok [INFO] [stdout] test peer_comm::tests::fast_ext_have_none ... ok [INFO] [stdout] test peer_comm::tests::have_invalid_indicies ... ok [INFO] [stdout] test peer_comm::tests::invalid_piece ... ok [INFO] [stdout] test peer_comm::tests::have_without_interest ... ok [INFO] [stdout] test peer_comm::tests::invalid_reject_request ... ok [INFO] [stdout] test peer_comm::tests::metadata_download_multiple_pieces ... ok [INFO] [stdout] test peer_comm::tests::endgame_mode ... ok [INFO] [stdout] test peer_comm::tests::metadata_extension_invalid_message_type ... ok [INFO] [stdout] test peer_comm::tests::metadata_extension_data_message ... ok [INFO] [stdout] test peer_comm::tests::have ... ok [INFO] [stdout] test peer_comm::tests::metadata_extension_piece_bounds_validation ... ok [INFO] [stdout] test peer_comm::tests::metadata_download_single_piece ... ok [INFO] [stdout] test peer_comm::tests::metadata_extension_request_message ... ok [INFO] [stdout] test peer_comm::tests::metadata_extension_reject_message ... ok [INFO] [stdout] test peer_comm::tests::peer_choke_recv_supports_fast ... ok [INFO] [stdout] test peer_comm::tests::handles_duplicate_piece_recv ... ok [INFO] [stdout] test peer_comm::tests::peer_choke_recv_does_not_support_fast ... ok [INFO] [stdout] test peer_comm::tests::snubbed_peer ... ok [INFO] [stdout] test peer_comm::tests::reject_request_requests_new ... ok [INFO] [stdout] test peer_comm::tests::interest_is_updated_when_recv_piece ... ok [INFO] [stdout] test peer_comm::tests::unchoke_recv ... ok [INFO] [stdout] test peer_comm::tests::slow_start ... ok [INFO] [stdout] test peer_comm::tests::upload_throughput_tracking ... ok [INFO] [stdout] test peer_comm::tests::piece_recv ... ok [INFO] [stdout] test peer_comm::tests::send_have_to_peers_when_piece_completes ... ok [INFO] [stdout] test event_loop::tests::handshake_timeout has been running for over 60 seconds [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "9a078c914b4b275a27120c54a3e234403e216038d5772740144c5fcb49e0c954", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a078c914b4b275a27120c54a3e234403e216038d5772740144c5fcb49e0c954", kill_on_drop: false }` [INFO] [stdout] 9a078c914b4b275a27120c54a3e234403e216038d5772740144c5fcb49e0c954