[INFO] cloning repository https://github.com/gabrieldemian/bittorrent-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gabrieldemian/bittorrent-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgabrieldemian%2Fbittorrent-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgabrieldemian%2Fbittorrent-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 852965587c9cedf7f739378708afad49802e7cbe [INFO] testing gabrieldemian/bittorrent-rust against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgabrieldemian%2Fbittorrent-rust" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/gabrieldemian/bittorrent-rust [INFO] finished tweaking git repo https://github.com/gabrieldemian/bittorrent-rust [INFO] tweaked toml for git repo https://github.com/gabrieldemian/bittorrent-rust written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/gabrieldemian/bittorrent-rust on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/gabrieldemian/bittorrent-rust 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde-untagged v0.1.8 [INFO] [stderr] Downloaded int-enum v1.2.0 [INFO] [stderr] Downloaded lru v0.16.0 [INFO] [stderr] Downloaded bincode_derive v2.0.1 [INFO] [stderr] Downloaded castaway v0.2.4 [INFO] [stderr] Downloaded instability v0.3.9 [INFO] [stderr] Downloaded virtue v0.0.18 [INFO] [stderr] Downloaded bendy v0.3.3 [INFO] [stderr] Downloaded config v0.15.14 [INFO] [stderr] Downloaded speedy v0.8.7 [INFO] [stderr] Downloaded bincode v2.0.1 [INFO] [stderr] Downloaded magnet-url v3.0.0 [INFO] [stderr] Downloaded speedy-derive v0.8.7 [INFO] [stderr] Downloaded signal-hook-tokio v0.3.1 [INFO] [stderr] Downloaded unty v0.0.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de64d79a49be5111f9cb1096e705cc62d8b8aa1533a10b1ae24033bb67e91508 [INFO] running `Command { std: "docker" "start" "-a" "de64d79a49be5111f9cb1096e705cc62d8b8aa1533a10b1ae24033bb67e91508", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de64d79a49be5111f9cb1096e705cc62d8b8aa1533a10b1ae24033bb67e91508", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de64d79a49be5111f9cb1096e705cc62d8b8aa1533a10b1ae24033bb67e91508", kill_on_drop: false }` [INFO] [stdout] de64d79a49be5111f9cb1096e705cc62d8b8aa1533a10b1ae24033bb67e91508 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45056c3ab29dd357f3f7e2c0156315c708a95ea2e61d0b8dd697d46f72bf9394 [INFO] running `Command { std: "docker" "start" "-a" "45056c3ab29dd357f3f7e2c0156315c708a95ea2e61d0b8dd697d46f72bf9394", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.97 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling thiserror v2.0.14 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling cc v1.2.33 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling syn v2.0.105 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling sha1-asm v0.5.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling lru v0.16.0 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling memmap2 v0.9.8 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling magnet-url v3.0.0 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling yaml-rust2 v0.10.3 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling rust-ini v0.21.2 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.14 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling speedy-derive v0.8.7 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling int-enum v1.2.0 [INFO] [stderr] Compiling vincenzo_macros v0.0.1 (/opt/rustwide/workdir/crates/vincenzo_macros) [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling speedy v0.8.7 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling signal-hook-tokio v0.3.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling bendy v0.3.3 [INFO] [stderr] Compiling serde-untagged v0.1.8 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling config v0.15.14 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling vincenzo v0.0.1 (/opt/rustwide/workdir/crates/vincenzo) [INFO] [stdout] warning: unused variable: `torrent` [INFO] [stdout] --> crates/vincenzo/src/disk.rs:1587:17 [INFO] [stdout] | [INFO] [stdout] 1587 | let torrent = self.new_torrent_metainfo(metainfo).await?; [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_torrent` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `write_piece_direct_io` is never used [INFO] [stdout] --> crates/vincenzo/src/disk.rs:1256:14 [INFO] [stdout] | [INFO] [stdout] 218 | impl Disk { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 1256 | async fn write_piece_direct_io( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling vcz_ui v0.0.1 (/opt/rustwide/workdir/crates/vcz_ui) [INFO] [stderr] Compiling vcz_daemon v0.0.1 (/opt/rustwide/workdir/crates/vcz_daemon) [INFO] [stderr] Compiling vcz v0.0.1 (/opt/rustwide/workdir/crates/vcz) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s [INFO] running `Command { std: "docker" "inspect" "45056c3ab29dd357f3f7e2c0156315c708a95ea2e61d0b8dd697d46f72bf9394", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45056c3ab29dd357f3f7e2c0156315c708a95ea2e61d0b8dd697d46f72bf9394", kill_on_drop: false }` [INFO] [stdout] 45056c3ab29dd357f3f7e2c0156315c708a95ea2e61d0b8dd697d46f72bf9394 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f8cb5d51eada2e609060ea06ea1de14f7dfea86f86458589e55d8d1ecfd7f7d9 [INFO] running `Command { std: "docker" "start" "-a" "f8cb5d51eada2e609060ea06ea1de14f7dfea86f86458589e55d8d1ecfd7f7d9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.97 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling target-triple v0.1.4 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling dissimilar v1.0.10 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.105 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.14 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling vincenzo_macros v0.0.1 (/opt/rustwide/workdir/crates/vincenzo_macros) [INFO] [stderr] Compiling speedy-derive v0.8.7 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling int-enum v1.2.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling thiserror v2.0.14 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling speedy v0.8.7 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling trybuild v1.0.110 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling signal-hook-tokio v0.3.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling bendy v0.3.3 [INFO] [stderr] Compiling serde-untagged v0.1.8 [INFO] [stderr] Compiling config v0.15.14 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling vincenzo v0.0.1 (/opt/rustwide/workdir/crates/vincenzo) [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stdout] warning: unused variable: `torrent` [INFO] [stdout] --> crates/vincenzo/src/disk.rs:1587:17 [INFO] [stdout] | [INFO] [stdout] 1587 | let torrent = self.new_torrent_metainfo(metainfo).await?; [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_torrent` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `vincenzo_macros::*` [INFO] [stdout] --> crates/vincenzo_macros/tests/tests.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use vincenzo_macros::*; [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 variable: `torrent` [INFO] [stdout] --> crates/vincenzo/src/disk.rs:1587:17 [INFO] [stdout] | [INFO] [stdout] 1587 | let torrent = self.new_torrent_metainfo(metainfo).await?; [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_torrent` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `write_piece_direct_io` is never used [INFO] [stdout] --> crates/vincenzo/src/disk.rs:1256:14 [INFO] [stdout] | [INFO] [stdout] 218 | impl Disk { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 1256 | async fn write_piece_direct_io( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling vcz_ui v0.0.1 (/opt/rustwide/workdir/crates/vcz_ui) [INFO] [stdout] warning: unused variable: `download_dir` [INFO] [stdout] --> crates/vincenzo/src/disk.rs:1759:13 [INFO] [stdout] | [INFO] [stdout] 1759 | let download_dir: String = [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_download_dir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `write_piece_direct_io` is never used [INFO] [stdout] --> crates/vincenzo/src/disk.rs:1256:14 [INFO] [stdout] | [INFO] [stdout] 218 | impl Disk { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 1256 | async fn write_piece_direct_io( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling vcz_daemon v0.0.1 (/opt/rustwide/workdir/crates/vcz_daemon) [INFO] [stderr] Compiling vcz v0.0.1 (/opt/rustwide/workdir/crates/vcz) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 59.45s [INFO] running `Command { std: "docker" "inspect" "f8cb5d51eada2e609060ea06ea1de14f7dfea86f86458589e55d8d1ecfd7f7d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8cb5d51eada2e609060ea06ea1de14f7dfea86f86458589e55d8d1ecfd7f7d9", kill_on_drop: false }` [INFO] [stdout] f8cb5d51eada2e609060ea06ea1de14f7dfea86f86458589e55d8d1ecfd7f7d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] df7ec0bdf2ee278e7138ecf90c13271e3603cee2fa4bb309b1c5809828d08950 [INFO] running `Command { std: "docker" "start" "-a" "df7ec0bdf2ee278e7138ecf90c13271e3603cee2fa4bb309b1c5809828d08950", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `torrent` [INFO] [stderr] --> crates/vincenzo/src/disk.rs:1587:17 [INFO] [stderr] | [INFO] [stderr] 1587 | let torrent = self.new_torrent_metainfo(metainfo).await?; [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_torrent` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: method `write_piece_direct_io` is never used [INFO] [stderr] --> crates/vincenzo/src/disk.rs:1256:14 [INFO] [stderr] | [INFO] [stderr] 218 | impl Disk { [INFO] [stderr] | --------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 1256 | async fn write_piece_direct_io( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `vincenzo` (lib) generated 2 warnings [INFO] [stderr] warning: unused variable: `download_dir` [INFO] [stderr] --> crates/vincenzo/src/disk.rs:1759:13 [INFO] [stderr] | [INFO] [stderr] 1759 | let download_dir: String = [INFO] [stderr] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_download_dir` [INFO] [stderr] [INFO] [stderr] warning: `vincenzo` (lib test) generated 3 warnings (2 duplicates) [INFO] [stderr] warning: unused import: `vincenzo_macros::*` [INFO] [stderr] --> crates/vincenzo_macros/tests/tests.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use vincenzo_macros::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `vincenzo_macros` (test "tests") generated 1 warning (run `cargo fix --test "tests"` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.56s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/vcz-f6ffdbff680095f9) [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/main.rs (/opt/rustwide/target/debug/deps/vczd-146929b647e71beb) [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/vcz_ui-ba93c5619245d24c) [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/main.rs (/opt/rustwide/target/debug/deps/vcz_ui-abebb938dacfd9f3) [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/vincenzo-57deaec6114cbfb4) [INFO] [stdout] [INFO] [stdout] running 69 tests [INFO] [stdout] test bitfield::tests::new_and_resize ... ok [INFO] [stdout] test bitfield::tests::from_piece ... ok [INFO] [stdout] test bitfield::tests::safe_set ... ok [INFO] [stdout] test bitfield::tests::safe_get ... ok [INFO] [stdout] test bitfield::tests::supports_ext ... ok [INFO] [stdout] test config::tests::override_config ... ok [INFO] [stdout] test counter::tests::get_download_rate_f64 ... ok [INFO] [stdout] test counter::tests::format_rate ... ok [INFO] [stdout] test counter::tests::total_counters ... ok [INFO] [stdout] test daemon_wire::tests::request_torrent_state ... ok [INFO] [stdout] test daemon_wire::tests::torrent_state ... ok [INFO] [stdout] test daemon_wire::tests::torrent_states ... ok [INFO] [stdout] test extensions::core::codec::tests::extended ... ok [INFO] [stdout] test extensions::core::codec::tests::bitfield ... ok [INFO] [stdout] test extensions::core::codec::tests::from_ext_piece ... ok [INFO] [stdout] test extensions::core::codec::tests::piece ... ok [INFO] [stdout] test extensions::core::codec::tests::request ... ok [INFO] [stdout] test extensions::core::codec::tests::reserved_bytes ... ok [INFO] [stdout] test extensions::extended::tests::extension_deserialization ... ok [INFO] [stdout] test extensions::extended::tests::extension_serialization ... ok [INFO] [stdout] test extensions::extended::tests::metadata_msg_deserialization ... ok [INFO] [stdout] test extensions::core::handshake_codec::tests::handshake_with_ext ... ok [INFO] [stdout] test extensions::extended::tests::metadata_reject_roundtrip_serialization ... ok [INFO] [stdout] test extensions::extended::tests::serialize ... ok [INFO] [stdout] test extensions::extended::tests::can_create_metadata_data ... ok [INFO] [stdout] test metainfo::tests::file_deserialization ... ok [INFO] [stdout] test metainfo::tests::file_serialization ... ok [INFO] [stdout] test metainfo::tests::get_block_infos_even ... ok [INFO] [stdout] test metainfo::tests::get_block_infos_empty_torrent ... ok [INFO] [stdout] test extensions::extended::tests::metadata_request_roundtrip_serialization ... ok [INFO] [stdout] test extensions::extended::tests::test_my_extended_handshake ... ok [INFO] [stdout] test metainfo::tests::get_block_infos_odd ... ok [INFO] [stdout] test extensions::metadata::tests::metadata_from_payload ... ok [INFO] [stdout] test extensions::metadata::tests::metadata_with_payload ... ok [INFO] [stdout] test extensions::core::codec::tests::fragmented_extended_message ... ok [INFO] [stdout] test magnet::tests::magnet_from_string ... ok [INFO] [stdout] test magnet::tests::parse_string_to_magnet ... ok [INFO] [stdout] test extensions::metadata::tests::metadata_request ... ok [INFO] [stdout] test metainfo::tests::get_block_infos_odd_post ... ok [INFO] [stdout] test metainfo::tests::get_block_infos_odd_pre ... ok [INFO] [stdout] test metainfo::tests::get_block_infos_one_block_piece ... ok [INFO] [stdout] test metainfo::tests::get_block_infos_single_block ... ok [INFO] [stdout] test metainfo::tests::get_block_infos_partial_last_block ... ok [INFO] [stdout] test metainfo::tests::test_piece_size ... ok [INFO] [stdout] test metainfo::tests::get_block_infos_smaller_than_block_info ... ok [INFO] [stdout] test metainfo::tests::test_total_blocks ... ok [INFO] [stdout] test peer::request_manager::tests::add_multiple_requests_same_piece ... ok [INFO] [stdout] test peer::request_manager::tests::add_request ... ok [INFO] [stdout] test peer::request_manager::tests::adjust_timeout_multiplier ... ok [INFO] [stdout] test metainfo::tests::info_from_slice ... ok [INFO] [stdout] test metainfo::tests::test_blocks_per_piece ... ok [INFO] [stdout] test peer::request_manager::tests::get_blocks_for_piece ... ok [INFO] [stdout] test metainfo::tests::should_encode_single_file_torrent ... ok [INFO] [stdout] test metainfo::tests::should_decode_single_file_torrent ... ok [INFO] [stdout] test metainfo::tests::should_decode_multi_file_torrent ... ok [INFO] [stdout] test peer::request_manager::tests::banana ... ok [INFO] [stdout] test peer::request_manager::tests::get_timedout_blocks_empty ... ok [INFO] [stdout] test peer::request_manager::tests::test_add_multiple_requests_different_pieces ... ok [INFO] [stdout] test peer::request_manager::tests::update_response_time ... ok [INFO] [stdout] test peer::request_manager::tests::get_timeout_blocks ... ok [INFO] [stdout] test torrent::tests::test_get_top_uploaders ... ok [INFO] [stdout] test utils::tests::readable_size ... ok [INFO] [stdout] test peer::request_manager::tests::get_timeout_blocks_and_update ... ok [INFO] [stdout] test peer::request_manager::tests::remove_nonexistent_request ... ok [INFO] [stdout] test peer::request_manager::tests::remove_request_from_multiple ... ok [INFO] [stdout] test peer::request_manager::tests::remove_request_updates_index_correctly ... ok [INFO] [stdout] test peer::request_manager::tests::drain ... ok [INFO] [stdout] test config::tests::environment ... FAILED [INFO] [stdout] test disk::tests::disk_works has been running for over 60 seconds [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "df7ec0bdf2ee278e7138ecf90c13271e3603cee2fa4bb309b1c5809828d08950", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df7ec0bdf2ee278e7138ecf90c13271e3603cee2fa4bb309b1c5809828d08950", kill_on_drop: false }` [INFO] [stdout] df7ec0bdf2ee278e7138ecf90c13271e3603cee2fa4bb309b1c5809828d08950