[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] cacf9a728947d6b8fc8a28f381d26c9b4517b6b0 [INFO] testing gabrieldemian/bittorrent-rust against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgabrieldemian%2Fbittorrent-rust" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gabrieldemian/bittorrent-rust on toolchain 1.79.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.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-5-tc1/source/Cargo.toml [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" "+1.79.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded speedy-derive v0.8.6 [INFO] [stderr] Downloaded magnet-url v2.0.0 [INFO] [stderr] Downloaded winnow v0.5.14 [INFO] [stderr] Downloaded indoc v2.0.3 [INFO] [stderr] Downloaded lru v0.12.0 [INFO] [stderr] Downloaded toml_edit v0.20.0 [INFO] [stderr] Downloaded ratatui v0.22.0 [INFO] [stderr] Downloaded ratatui v0.24.0 [INFO] [stderr] Downloaded bendy v0.3.3 [INFO] [stderr] Downloaded speedy v0.8.6 [INFO] [stderr] Downloaded toml v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d02bd15b194acd0303d82af7c5f8b09ce9b12209993034cd7053926c2814578d [INFO] running `Command { std: "docker" "start" "-a" "d02bd15b194acd0303d82af7c5f8b09ce9b12209993034cd7053926c2814578d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d02bd15b194acd0303d82af7c5f8b09ce9b12209993034cd7053926c2814578d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d02bd15b194acd0303d82af7c5f8b09ce9b12209993034cd7053926c2814578d", kill_on_drop: false }` [INFO] [stdout] d02bd15b194acd0303d82af7c5f8b09ce9b12209993034cd7053926c2814578d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5e0667d59a872c7e3298efd2b0649d67b251befc6be53264adb7abbacf34030 [INFO] running `Command { std: "docker" "start" "-a" "e5e0667d59a872c7e3298efd2b0649d67b251befc6be53264adb7abbacf34030", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling serde v1.0.185 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling pin-project-lite v0.2.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling deranged v0.3.9 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling gimli v0.28.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling object v0.32.0 [INFO] [stderr] Compiling aho-corasick v1.0.4 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling anstyle v1.0.2 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling winnow v0.5.14 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling clap_builder v4.3.24 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling indoc v2.0.3 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling lru v0.12.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling crossterm v0.26.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling ratatui v0.22.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling bendy v0.3.3 [INFO] [stderr] Compiling tracing-appender v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.185 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling speedy-derive v0.8.6 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling regex v1.9.3 [INFO] [stderr] Compiling magnet-url v2.0.0 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling speedy v0.8.6 [INFO] [stderr] Compiling ratatui v0.24.0 [INFO] [stderr] Compiling clap v4.3.24 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling toml_edit v0.20.0 [INFO] [stderr] Compiling toml v0.8.0 [INFO] [stderr] Compiling vincenzo v0.0.3 (/opt/rustwide/workdir/crates/vincenzo) [INFO] [stderr] Compiling vcz_ui v0.0.3 (/opt/rustwide/workdir/crates/vcz_ui) [INFO] [stderr] Compiling vcz v0.0.3 (/opt/rustwide/workdir/crates/vcz) [INFO] [stderr] Compiling vcz_daemon v0.0.3 (/opt/rustwide/workdir/crates/vcz_daemon) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s [INFO] running `Command { std: "docker" "inspect" "e5e0667d59a872c7e3298efd2b0649d67b251befc6be53264adb7abbacf34030", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5e0667d59a872c7e3298efd2b0649d67b251befc6be53264adb7abbacf34030", kill_on_drop: false }` [INFO] [stdout] e5e0667d59a872c7e3298efd2b0649d67b251befc6be53264adb7abbacf34030 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0967e0a8ba367fdac7a6b86784767c508c7f435711dcfdffaa824a647c0b356 [INFO] running `Command { std: "docker" "start" "-a" "c0967e0a8ba367fdac7a6b86784767c508c7f435711dcfdffaa824a647c0b356", kill_on_drop: false }` [INFO] [stderr] Compiling vincenzo v0.0.3 (/opt/rustwide/workdir/crates/vincenzo) [INFO] [stderr] Compiling vcz_daemon v0.0.3 (/opt/rustwide/workdir/crates/vcz_daemon) [INFO] [stderr] Compiling vcz_ui v0.0.3 (/opt/rustwide/workdir/crates/vcz_ui) [INFO] [stderr] Compiling vcz v0.0.3 (/opt/rustwide/workdir/crates/vcz) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.11s [INFO] running `Command { std: "docker" "inspect" "c0967e0a8ba367fdac7a6b86784767c508c7f435711dcfdffaa824a647c0b356", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0967e0a8ba367fdac7a6b86784767c508c7f435711dcfdffaa824a647c0b356", kill_on_drop: false }` [INFO] [stdout] c0967e0a8ba367fdac7a6b86784767c508c7f435711dcfdffaa824a647c0b356 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 78c8439122de83f2c8a088cd4f472c0b001f10a98e9dde72b9438466e8d8996e [INFO] running `Command { std: "docker" "start" "-a" "78c8439122de83f2c8a088cd4f472c0b001f10a98e9dde72b9438466e8d8996e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/vcz-c2520fdcb4efc9ca) [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-9e86d5a8efb9fd00) [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-b88592be8158e34e) [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-ef069942ea39a181) [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-fb500c05003b42b6) [INFO] [stdout] [INFO] [stdout] running 43 tests [INFO] [stdout] test counter::tests::test_counter ... ok [INFO] [stdout] test daemon_wire::tests::request_torrent_state ... ok [INFO] [stdout] test avg::tests::sliding_duration_average ... ok [INFO] [stdout] test daemon_wire::tests::torrent_state ... ok [INFO] [stdout] test avg::tests::sliding_average ... ok [INFO] [stdout] test bitfield::tests::new_bitvec ... ok [INFO] [stdout] test extension::tests::extension_serialization ... ok [INFO] [stdout] test extension::tests::metadata_msg_deserialization ... ok [INFO] [stdout] test extension::tests::can_create_metadata_data ... ok [INFO] [stdout] test extension::tests::metadata_reject_roundtrip_serialization ... ok [INFO] [stdout] test extension::tests::metadata_request_roundtrip_serialization ... ok [INFO] [stdout] test metainfo::tests::file_deserialization ... ok [INFO] [stdout] test extension::tests::extension_deserialization ... ok [INFO] [stdout] test daemon_wire::tests::new_torrent ... ok [INFO] [stdout] test metainfo::tests::file_serialization ... ok [INFO] [stdout] test metainfo::tests::get_block_infos_file_boundary ... ok [INFO] [stdout] test metainfo::tests::get_block_infos_odd ... ok [INFO] [stdout] test metainfo::tests::should_encode_multi_file_torrent ... ok [INFO] [stdout] test metainfo::tests::get_block_infos_even ... ok [INFO] [stdout] test metainfo::tests::get_block_infos_smaller_than_block_info ... 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_long_torrent ... ok [INFO] [stdout] test metainfo::tests::get_block_infos_one_block_piece ... ok [INFO] [stdout] test metainfo::tests::should_decode_multi_file_torrent ... ok [INFO] [stdout] test metainfo::tests::should_encode_single_file_torrent ... ok [INFO] [stdout] test tracker::tests::peer_ids_prefixed_with_vcz ... ok [INFO] [stdout] test metainfo::tests::utility_functions_simple_multi ... ok [INFO] [stdout] test tcp_wire::messages::tests::extended ... ok [INFO] [stdout] test tcp_wire::messages::tests::handshake ... ok [INFO] [stdout] test metainfo::tests::utility_functions_complex_single ... ok [INFO] [stdout] test tcp_wire::messages::tests::bitfield ... ok [INFO] [stdout] test utils::tests::readable_size ... ok [INFO] [stdout] test metainfo::tests::should_decode_single_file_torrent ... ok [INFO] [stdout] test tcp_wire::messages::tests::request ... ok [INFO] [stdout] test tcp_wire::messages::tests::piece ... ok [INFO] [stdout] test tcp_wire::messages::tests::reserved_bytes ... ok [INFO] [stdout] test metainfo::tests::utility_functions_complex_multi ... ok [INFO] [stdout] test disk::tests::write_out_of_order ... FAILED [INFO] [stdout] test disk::tests::create_file_tree ... FAILED [INFO] [stdout] test disk::tests::seek_files ... FAILED [INFO] [stdout] test disk::tests::get_file_from_block_info ... FAILED [INFO] [stdout] test disk::tests::read_write_blocks_and_validate_pieces ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- disk::tests::write_out_of_order stdout ---- [INFO] [stdout] thread 'disk::tests::write_out_of_order' panicked at crates/vincenzo/src/disk.rs:1200:53: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: PeerSocketAddrs(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a18944ae35 - std::backtrace_rs::backtrace::libunwind::trace::h1a07e5dba0da0cd2 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x55a18944ae35 - std::backtrace_rs::backtrace::trace_unsynchronized::h61b9b8394328c0bc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55a18944ae35 - std::sys_common::backtrace::_print_fmt::h1c5e18b460934cff [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55a18944ae35 - ::fmt::h1e1a1972118942ad [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55a189473cab - core::fmt::rt::Argument::fmt::h07af2b4071d536cd [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/fmt/rt.rs:165:63 [INFO] [stdout] 5: 0x55a189473cab - core::fmt::write::hc090a2ffd6b28c4a [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/fmt/mod.rs:1157:21 [INFO] [stdout] 6: 0x55a18944834f - std::io::Write::write_fmt::h9443d787e8277bd2 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/io/mod.rs:1832:15 [INFO] [stdout] 7: 0x55a18944ac0e - std::sys_common::backtrace::_print::h4e80c5803d4ee35b [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55a18944ac0e - std::sys_common::backtrace::print::ha96650907276675e [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55a18944c589 - std::panicking::default_hook::{{closure}}::h215c2a0a8346e0e0 [INFO] [stdout] 10: 0x55a18944c24e - std::panicking::default_hook::h207342be97478370 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:295:9 [INFO] [stdout] 11: 0x55a188ff2c4a - as core::ops::function::Fn>::call::haebd875eeb75949f [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 12: 0x55a188ff2c4a - test::test_main::{{closure}}::h9108cb0ebacdb458 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:137:21 [INFO] [stdout] 13: 0x55a188fabea3 - as core::ops::function::Fn>::call::h9110fed9409362ab [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 14: 0x55a188f5b76a - vincenzo::disk::tests::get_file_from_block_info::{{closure}}::{{closure}}::hba60bb2d03c89079 [INFO] [stdout] at /opt/rustwide/workdir/crates/vincenzo/src/disk.rs:1040:13 [INFO] [stdout] 15: 0x55a188fabea3 - as core::ops::function::Fn>::call::h9110fed9409362ab [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 16: 0x55a188f5fc9a - vincenzo::disk::tests::write_out_of_order::{{closure}}::{{closure}}::h64a7dce424552b60 [INFO] [stdout] at /opt/rustwide/workdir/crates/vincenzo/src/disk.rs:1183:13 [INFO] [stdout] 17: 0x55a188fabea3 - as core::ops::function::Fn>::call::h9110fed9409362ab [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 18: 0x55a188f67f9a - vincenzo::disk::tests::seek_files::{{closure}}::{{closure}}::h5517d107f983621a [INFO] [stdout] at /opt/rustwide/workdir/crates/vincenzo/src/disk.rs:1451:13 [INFO] [stdout] 19: 0x55a188fabea3 - as core::ops::function::Fn>::call::h9110fed9409362ab [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 20: 0x55a188f651ba - vincenzo::disk::tests::read_write_blocks_and_validate_pieces::{{closure}}::{{closure}}::h7d0e860d237331d9 [INFO] [stdout] at /opt/rustwide/workdir/crates/vincenzo/src/disk.rs:1297:13 [INFO] [stdout] 21: 0x55a188fabea3 - as core::ops::function::Fn>::call::h9110fed9409362ab [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 22: 0x55a188f56b6a - vincenzo::disk::tests::create_file_tree::{{closure}}::{{closure}}::h3c63765edc3c957b [INFO] [stdout] at /opt/rustwide/workdir/crates/vincenzo/src/disk.rs:955:13 [INFO] [stdout] 23: 0x55a18944cb56 - as core::ops::function::Fn>::call::ha9c3bc81d312fd83 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 24: 0x55a18944cb56 - std::panicking::rust_panic_with_hook::hac8bdceee1e4fe2c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:799:13 [INFO] [stdout] 25: 0x55a18944c904 - std::panicking::begin_panic_handler::{{closure}}::h00d785e82757ce3c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:664:13 [INFO] [stdout] 26: 0x55a18944b2f9 - std::sys_common::backtrace::__rust_end_short_backtrace::h1628d957bcd06996 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 27: 0x55a18944c637 - rust_begin_unwind [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:652:5 [INFO] [stdout] 28: 0x55a188eaaf33 - core::panicking::panic_fmt::hdc63834ffaaefae5 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panicking.rs:72:14 [INFO] [stdout] 29: 0x55a188eab4c6 - core::result::unwrap_failed::h82b551e0ff2b2176 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/result.rs:1654:5 [INFO] [stdout] 30: 0x55a188f5d1ed - core::result::Result::unwrap::h81b0d115dd72f40a [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/result.rs:1077:23 [INFO] [stdout] 31: 0x55a188f5d1ed - vincenzo::disk::tests::write_out_of_order::{{closure}}::h61b008982428c347 [INFO] [stdout] at /opt/rustwide/workdir/crates/vincenzo/src/disk.rs:1200:9 [INFO] [stdout] 32: 0x55a188ef6823 - as core::future::future::Future>::poll::h5f71d416f4c2cd1e [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/future/future.rs:123:9 [INFO] [stdout] 33: 0x55a188ef6936 - as core::future::future::Future>::poll::h7d0dc11fbe36d980 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/future/future.rs:123:9 [INFO] [stdout] 34: 0x55a188fa4b64 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h2826dc47c1273398 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:57 [INFO] [stdout] 35: 0x55a188fa4a9a - tokio::runtime::coop::with_budget::ha7c4e7fdccfaf3a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 36: 0x55a188fa4a9a - tokio::runtime::coop::budget::hd9600cd89117ac77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 37: 0x55a188fa4a9a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc13d32ddad37f9a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:25 [INFO] [stdout] 38: 0x55a188fa202c - tokio::runtime::scheduler::current_thread::Context::enter::h75f16786a6de5960 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:410:19 [INFO] [stdout] 39: 0x55a188fa408b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h7338e55fbbc4e691 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:664:36 [INFO] [stdout] 40: 0x55a188fa32db - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h935f580971251fe0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:68 [INFO] [stdout] 41: 0x55a188ecb2cb - tokio::runtime::context::scoped::Scoped::set::h7ba085f1db6063c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 42: 0x55a188f511b9 - tokio::runtime::context::set_scheduler::{{closure}}::hafac7517fba23d92 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/context.rs:176:26 [INFO] [stdout] 43: 0x55a188f8bc66 - std::thread::local::LocalKey::try_with::h12bea400949410a8 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/local.rs:286:12 [INFO] [stdout] 44: 0x55a188f8ba8a - std::thread::local::LocalKey::with::h5f907896887e3f72 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/local.rs:262:9 [INFO] [stdout] 45: 0x55a188f5110d - tokio::runtime::context::set_scheduler::h91693631a6a1599b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/context.rs:176:9 [INFO] [stdout] 46: 0x55a188fa2bb0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h95a774aa0359b942 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:27 [INFO] [stdout] 47: 0x55a188fa33ad - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hff36808e1bcfd0b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:652:19 [INFO] [stdout] 48: 0x55a188fa0e9d - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h5df1a93b3c019d5a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:175:28 [INFO] [stdout] 49: 0x55a188f370fa - tokio::runtime::context::runtime::enter_runtime::h2105f0f14442d63a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 50: 0x55a188fa0dae - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::ha786f5bf195028bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 51: 0x55a188f880fd - tokio::runtime::runtime::Runtime::block_on::h80382a2f971e963f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/runtime.rs:347:47 [INFO] [stdout] 52: 0x55a188f5b907 - vincenzo::disk::tests::write_out_of_order::h97a055ad6f801aa1 [INFO] [stdout] at /opt/rustwide/workdir/crates/vincenzo/src/disk.rs:1252:9 [INFO] [stdout] 53: 0x55a188f5b787 - vincenzo::disk::tests::write_out_of_order::{{closure}}::h2ad9ccb951aa5b35 [INFO] [stdout] at /opt/rustwide/workdir/crates/vincenzo/src/disk.rs:1156:34 [INFO] [stdout] 54: 0x55a188eac326 - core::ops::function::FnOnce::call_once::h126500fdbd2982b0 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: 0x55a188ff762b - core::ops::function::FnOnce::call_once::hb194ee8411fb46c7 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 56: 0x55a188ff762b - test::__rust_begin_short_backtrace::h871a93aaa56c76c5 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:623:18 [INFO] [stdout] 57: 0x55a188ff6d31 - test::run_test_in_process::{{closure}}::h6d9e6b0161cb50c6 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:646:60 [INFO] [stdout] 58: 0x55a188ff6d31 - as core::ops::function::FnOnce<()>>::call_once::hb9f3c63b5d0e0baa [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 59: 0x55a188ff6d31 - std::panicking::try::do_call::h83eb4c9b7c70ebcc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:559:40 [INFO] [stdout] 60: 0x55a188ff6d31 - std::panicking::try::h5ffd56bf671a89b3 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:523:19 [INFO] [stdout] 61: 0x55a188ff6d31 - std::panic::catch_unwind::h044e758d6cbf65b7 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panic.rs:149:14 [INFO] [stdout] 62: 0x55a188ff6d31 - test::run_test_in_process::hf7ca2db08c9223b8 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:646:27 [INFO] [stdout] 63: 0x55a188ff6d31 - test::run_test::{{closure}}::h9657c20462181b87 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:569:43 [INFO] [stdout] 64: 0x55a188fbf7b4 - test::run_test::{{closure}}::h80c3aef427ce62cc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:597:41 [INFO] [stdout] 65: 0x55a188fbf7b4 - std::sys_common::backtrace::__rust_begin_short_backtrace::h43274eec75e29097 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 66: 0x55a188fc4222 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hea1335728d2a7953 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/mod.rs:542:17 [INFO] [stdout] 67: 0x55a188fc4222 - as core::ops::function::FnOnce<()>>::call_once::hb16d5d5fd985753c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 68: 0x55a188fc4222 - std::panicking::try::do_call::h65de05e16c44e167 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:559:40 [INFO] [stdout] 69: 0x55a188fc4222 - std::panicking::try::h187f01afe14eb3bf [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:523:19 [INFO] [stdout] 70: 0x55a188fc4222 - std::panic::catch_unwind::h1b55347b2c8efb63 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panic.rs:149:14 [INFO] [stdout] 71: 0x55a188fc4222 - std::thread::Builder::spawn_unchecked_::{{closure}}::hea39e0adaff5b52d [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/mod.rs:541:30 [INFO] [stdout] 72: 0x55a188fc4222 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9b61aba01c3c1f32 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 73: 0x55a18945195b - as core::ops::function::FnOnce>::call_once::h09e5a4c541afa800 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 74: 0x55a18945195b - as core::ops::function::FnOnce>::call_once::h9c8b03c22f4e7026 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 75: 0x55a18945195b - std::sys::pal::unix::thread::Thread::new::thread_start::h522bc89a54da820a [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 76: 0x7f716dd2cac3 - [INFO] [stdout] 77: 0x7f716ddbda04 - __clone [INFO] [stdout] 78: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- disk::tests::create_file_tree stdout ---- [INFO] [stdout] thread 'disk::tests::create_file_tree' panicked at crates/vincenzo/src/disk.rs:991:53: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: PeerSocketAddrs(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a18944ae35 - std::backtrace_rs::backtrace::libunwind::trace::h1a07e5dba0da0cd2 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x55a18944ae35 - std::backtrace_rs::backtrace::trace_unsynchronized::h61b9b8394328c0bc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55a18944ae35 - std::sys_common::backtrace::_print_fmt::h1c5e18b460934cff [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55a18944ae35 - ::fmt::h1e1a1972118942ad [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55a189473cab - core::fmt::rt::Argument::fmt::h07af2b4071d536cd [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/fmt/rt.rs:165:63 [INFO] [stdout] 5: 0x55a189473cab - core::fmt::write::hc090a2ffd6b28c4a [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/fmt/mod.rs:1157:21 [INFO] [stdout] 6: 0x55a18944834f - std::io::Write::write_fmt::h9443d787e8277bd2 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/io/mod.rs:1832:15 [INFO] [stdout] 7: 0x55a18944ac0e - std::sys_common::backtrace::_print::h4e80c5803d4ee35b [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55a18944ac0e - std::sys_common::backtrace::print::ha96650907276675e [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55a18944c589 - std::panicking::default_hook::{{closure}}::h215c2a0a8346e0e0 [INFO] [stdout] 10: 0x55a18944c24e - std::panicking::default_hook::h207342be97478370 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:295:9 [INFO] [stdout] 11: 0x55a188ff2c4a - as core::ops::function::Fn>::call::haebd875eeb75949f [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 12: 0x55a188ff2c4a - test::test_main::{{closure}}::h9108cb0ebacdb458 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:137:21 [INFO] [stdout] 13: 0x55a188fabea3 - as core::ops::function::Fn>::call::h9110fed9409362ab [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 14: 0x55a188f5b76a - vincenzo::disk::tests::get_file_from_block_info::{{closure}}::{{closure}}::hba60bb2d03c89079 [INFO] [stdout] at /opt/rustwide/workdir/crates/vincenzo/src/disk.rs:1040:13 [INFO] [stdout] 15: 0x55a188fabea3 - as core::ops::function::Fn>::call::h9110fed9409362ab [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 16: 0x55a188f5fc9a - vincenzo::disk::tests::write_out_of_order::{{closure}}::{{closure}}::h64a7dce424552b60 [INFO] [stdout] at /opt/rustwide/workdir/crates/vincenzo/src/disk.rs:1183:13 [INFO] [stdout] 17: 0x55a188fabea3 - as core::ops::function::Fn>::call::h9110fed9409362ab [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 18: 0x55a188f67f9a - vincenzo::disk::tests::seek_files::{{closure}}::{{closure}}::h5517d107f983621a [INFO] [stdout] at /opt/rustwide/workdir/crates/vincenzo/src/disk.rs:1451:13 [INFO] [stdout] 19: 0x55a188fabea3 - as core::ops::function::Fn>::call::h9110fed9409362ab [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 20: 0x55a188f651ba - vincenzo::disk::tests::read_write_blocks_and_validate_pieces::{{closure}}::{{closure}}::h7d0e860d237331d9 [INFO] [stdout] at /opt/rustwide/workdir/crates/vincenzo/src/disk.rs:1297:13 [INFO] [stdout] 21: 0x55a188fabea3 - as core::ops::function::Fn>::call::h9110fed9409362ab [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 22: 0x55a188f56b6a - vincenzo::disk::tests::create_file_tree::{{closure}}::{{closure}}::h3c63765edc3c957b [INFO] [stdout] at /opt/rustwide/workdir/crates/vincenzo/src/disk.rs:955:13 [INFO] [stdout] 23: 0x55a18944cb56 - as core::ops::function::Fn>::call::ha9c3bc81d312fd83 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 24: 0x55a18944cb56 - std::panicking::rust_panic_with_hook::hac8bdceee1e4fe2c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:799:13 [INFO] [stdout] 25: 0x55a18944c904 - std::panicking::begin_panic_handler::{{closure}}::h00d785e82757ce3c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:664:13 [INFO] [stdout] 26: 0x55a18944b2f9 - std::sys_common::backtrace::__rust_end_short_backtrace::h1628d957bcd06996 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 27: 0x55a18944c637 - rust_begin_unwind [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:652:5 [INFO] [stdout] 28: 0x55a188eaaf33 - core::panicking::panic_fmt::hdc63834ffaaefae5 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panicking.rs:72:14 [INFO] [stdout] 29: 0x55a188eab4c6 - core::result::unwrap_failed::h82b551e0ff2b2176 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/result.rs:1654:5 [INFO] [stdout] 30: 0x55a188f5567b - core::result::Result::unwrap::h81b0d115dd72f40a [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/result.rs:1077:23 [INFO] [stdout] 31: 0x55a188f5567b - vincenzo::disk::tests::create_file_tree::{{closure}}::he0362452c8eb1cde [INFO] [stdout] at /opt/rustwide/workdir/crates/vincenzo/src/disk.rs:991:9 [INFO] [stdout] 32: 0x55a188ef6823 - as core::future::future::Future>::poll::h5f71d416f4c2cd1e [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/future/future.rs:123:9 [INFO] [stdout] 33: 0x55a188ef6936 - as core::future::future::Future>::poll::h7d0dc11fbe36d980 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/future/future.rs:123:9 [INFO] [stdout] 34: 0x55a188fa4b64 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h2826dc47c1273398 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:57 [INFO] [stdout] 35: 0x55a188fa4a9a - tokio::runtime::coop::with_budget::ha7c4e7fdccfaf3a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 36: 0x55a188fa4a9a - tokio::runtime::coop::budget::hd9600cd89117ac77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 37: 0x55a188fa4a9a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc13d32ddad37f9a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:25 [INFO] [stdout] 38: 0x55a188fa202c - tokio::runtime::scheduler::current_thread::Context::enter::h75f16786a6de5960 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:410:19 [INFO] [stdout] 39: 0x55a188fa408b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h7338e55fbbc4e691 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:664:36 [INFO] [stdout] 40: 0x55a188fa32db - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h935f580971251fe0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:68 [INFO] [stdout] 41: 0x55a188ecb2cb - tokio::runtime::context::scoped::Scoped::set::h7ba085f1db6063c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 42: 0x55a188f511b9 - tokio::runtime::context::set_scheduler::{{closure}}::hafac7517fba23d92 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/context.rs:176:26 [INFO] [stdout] 43: 0x55a188f8bc66 - std::thread::local::LocalKey::try_with::h12bea400949410a8 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/local.rs:286:12 [INFO] [stdout] 44: 0x55a188f8ba8a - std::thread::local::LocalKey::with::h5f907896887e3f72 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/local.rs:262:9 [INFO] [stdout] 45: 0x55a188f5110d - tokio::runtime::context::set_scheduler::h91693631a6a1599b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/context.rs:176:9 [INFO] [stdout] 46: 0x55a188fa2bb0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h95a774aa0359b942 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:27 [INFO] [stdout] 47: 0x55a188fa33ad - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hff36808e1bcfd0b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:652:19 [INFO] [stdout] 48: 0x55a188fa0e9d - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h5df1a93b3c019d5a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:175:28 [INFO] [stdout] 49: 0x55a188f370fa - tokio::runtime::context::runtime::enter_runtime::h2105f0f14442d63a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 50: 0x55a188fa0dae - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::ha786f5bf195028bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 51: 0x55a188f880fd - tokio::runtime::runtime::Runtime::block_on::h80382a2f971e963f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/runtime.rs:347:47 [INFO] [stdout] 52: 0x55a188f539a8 - vincenzo::disk::tests::create_file_tree::h466105444c64c092 [INFO] [stdout] at /opt/rustwide/workdir/crates/vincenzo/src/disk.rs:1020:9 [INFO] [stdout] 53: 0x55a188f53837 - vincenzo::disk::tests::create_file_tree::{{closure}}::h9c238b42906a5837 [INFO] [stdout] at /opt/rustwide/workdir/crates/vincenzo/src/disk.rs:936:32 [INFO] [stdout] 54: 0x55a188ead2b6 - core::ops::function::FnOnce::call_once::h82cefb6997900bfc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: 0x55a188ff762b - core::ops::function::FnOnce::call_once::hb194ee8411fb46c7 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 56: 0x55a188ff762b - test::__rust_begin_short_backtrace::h871a93aaa56c76c5 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:623:18 [INFO] [stdout] 57: 0x55a188ff6d31 - test::run_test_in_process::{{closure}}::h6d9e6b0161cb50c6 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:646:60 [INFO] [stdout] 58: 0x55a188ff6d31 - as core::ops::function::FnOnce<()>>::call_once::hb9f3c63b5d0e0baa [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 59: 0x55a188ff6d31 - std::panicking::try::do_call::h83eb4c9b7c70ebcc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:559:40 [INFO] [stdout] 60: 0x55a188ff6d31 - std::panicking::try::h5ffd56bf671a89b3 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:523:19 [INFO] [stdout] 61: 0x55a188ff6d31 - std::panic::catch_unwind::h044e758d6cbf65b7 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panic.rs:149:14 [INFO] [stdout] 62: 0x55a188ff6d31 - test::run_test_in_process::hf7ca2db08c9223b8 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:646:27 [INFO] [stdout] 63: 0x55a188ff6d31 - test::run_test::{{closure}}::h9657c20462181b87 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:569:43 [INFO] [stdout] 64: 0x55a188fbf7b4 - test::run_test::{{closure}}::h80c3aef427ce62cc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:597:41 [INFO] [stdout] 65: 0x55a188fbf7b4 - std::sys_common::backtrace::__rust_begin_short_backtrace::h43274eec75e29097 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 66: 0x55a188fc4222 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hea1335728d2a7953 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/mod.rs:542:17 [INFO] [stdout] 67: 0x55a188fc4222 - as core::ops::function::FnOnce<()>>::call_once::hb16d5d5fd985753c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 68: 0x55a188fc4222 - std::panicking::try::do_call::h65de05e16c44e167 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:559:40 [INFO] [stdout] 69: 0x55a188fc4222 - std::panicking::try::h187f01afe14eb3bf [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:523:19 [INFO] [stdout] 70: 0x55a188fc4222 - std::panic::catch_unwind::h1b55347b2c8efb63 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panic.rs:149:14 [INFO] [stdout] 71: 0x55a188fc4222 - std::thread::Builder::spawn_unchecked_::{{closure}}::hea39e0adaff5b52d [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/mod.rs:541:30 [INFO] [stdout] 72: 0x55a188fc4222 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9b61aba01c3c1f32 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 73: 0x55a18945195b - as core::ops::function::FnOnce>::call_once::h09e5a4c541afa800 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 74: 0x55a18945195b - as core::ops::function::FnOnce>::call_once::h9c8b03c22f4e7026 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 75: 0x55a18945195b - std::sys::pal::unix::thread::Thread::new::thread_start::h522bc89a54da820a [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 76: 0x7f716dd2cac3 - [INFO] [stdout] 77: 0x7f716ddbda04 - __clone [INFO] [stdout] 78: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- disk::tests::seek_files stdout ---- [INFO] [stdout] thread 'disk::tests::seek_files' panicked at crates/vincenzo/src/disk.rs:1466:53: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: PeerSocketAddrs(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a18944ae35 - std::backtrace_rs::backtrace::libunwind::trace::h1a07e5dba0da0cd2 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x55a18944ae35 - std::backtrace_rs::backtrace::trace_unsynchronized::h61b9b8394328c0bc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55a18944ae35 - std::sys_common::backtrace::_print_fmt::h1c5e18b460934cff [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55a18944ae35 - ::fmt::h1e1a1972118942ad [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55a189473cab - core::fmt::rt::Argument::fmt::h07af2b4071d536cd [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/fmt/rt.rs:165:63 [INFO] [stdout] 5: 0x55a189473cab - core::fmt::write::hc090a2ffd6b28c4a [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/fmt/mod.rs:1157:21 [INFO] [stdout] 6: 0x55a18944834f - std::io::Write::write_fmt::h9443d787e8277bd2 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/io/mod.rs:1832:15 [INFO] [stdout] 7: 0x55a18944ac0e - std::sys_common::backtrace::_print::h4e80c5803d4ee35b [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55a18944ac0e - std::sys_common::backtrace::print::ha96650907276675e [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55a18944c589 - std::panicking::default_hook::{{closure}}::h215c2a0a8346e0e0 [INFO] [stdout] 10: 0x55a18944c24e - std::panicking::default_hook::h207342be97478370 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:295:9 [INFO] [stdout] 11: 0x55a188ff2c4a - as core::ops::function::Fn>::call::haebd875eeb75949f [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 12: 0x55a188ff2c4a - test::test_main::{{closure}}::h9108cb0ebacdb458 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:137:21 [INFO] [stdout] 13: 0x55a188fabea3 - as core::ops::function::Fn>::call::h9110fed9409362ab [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 14: 0x55a188f5b76a - vincenzo::disk::tests::get_file_from_block_info::{{closure}}::{{closure}}::hba60bb2d03c89079 [INFO] [stdout] at /opt/rustwide/workdir/crates/vincenzo/src/disk.rs:1040:13 [INFO] [stdout] 15: 0x55a188fabea3 - as core::ops::function::Fn>::call::h9110fed9409362ab [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 16: 0x55a188f5fc9a - vincenzo::disk::tests::write_out_of_order::{{closure}}::{{closure}}::h64a7dce424552b60 [INFO] [stdout] at /opt/rustwide/workdir/crates/vincenzo/src/disk.rs:1183:13 [INFO] [stdout] 17: 0x55a188fabea3 - as core::ops::function::Fn>::call::h9110fed9409362ab [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 18: 0x55a188f67f9a - vincenzo::disk::tests::seek_files::{{closure}}::{{closure}}::h5517d107f983621a [INFO] [stdout] at /opt/rustwide/workdir/crates/vincenzo/src/disk.rs:1451:13 [INFO] [stdout] 19: 0x55a188fabea3 - as core::ops::function::Fn>::call::h9110fed9409362ab [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 20: 0x55a188f651ba - vincenzo::disk::tests::read_write_blocks_and_validate_pieces::{{closure}}::{{closure}}::h7d0e860d237331d9 [INFO] [stdout] at /opt/rustwide/workdir/crates/vincenzo/src/disk.rs:1297:13 [INFO] [stdout] 21: 0x55a188fabea3 - as core::ops::function::Fn>::call::h9110fed9409362ab [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 22: 0x55a188f56b6a - vincenzo::disk::tests::create_file_tree::{{closure}}::{{closure}}::h3c63765edc3c957b [INFO] [stdout] at /opt/rustwide/workdir/crates/vincenzo/src/disk.rs:955:13 [INFO] [stdout] 23: 0x55a18944cb56 - as core::ops::function::Fn>::call::ha9c3bc81d312fd83 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 24: 0x55a18944cb56 - std::panicking::rust_panic_with_hook::hac8bdceee1e4fe2c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:799:13 [INFO] [stdout] 25: 0x55a18944c904 - std::panicking::begin_panic_handler::{{closure}}::h00d785e82757ce3c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:664:13 [INFO] [stdout] 26: 0x55a18944b2f9 - std::sys_common::backtrace::__rust_end_short_backtrace::h1628d957bcd06996 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 27: 0x55a18944c637 - rust_begin_unwind [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:652:5 [INFO] [stdout] 28: 0x55a188eaaf33 - core::panicking::panic_fmt::hdc63834ffaaefae5 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panicking.rs:72:14 [INFO] [stdout] 29: 0x55a188eab4c6 - core::result::unwrap_failed::h82b551e0ff2b2176 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/result.rs:1654:5 [INFO] [stdout] 30: 0x55a188f66cbd - core::result::Result::unwrap::h81b0d115dd72f40a [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/result.rs:1077:23 [INFO] [stdout] 31: 0x55a188f66cbd - vincenzo::disk::tests::seek_files::{{closure}}::hcd6ce98e0f3136ba [INFO] [stdout] at /opt/rustwide/workdir/crates/vincenzo/src/disk.rs:1466:9 [INFO] [stdout] 32: 0x55a188ef6823 - as core::future::future::Future>::poll::h5f71d416f4c2cd1e [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/future/future.rs:123:9 [INFO] [stdout] 33: 0x55a188ef6936 - as core::future::future::Future>::poll::h7d0dc11fbe36d980 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/future/future.rs:123:9 [INFO] [stdout] 34: 0x55a188fa4b64 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h2826dc47c1273398 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:57 [INFO] [stdout] 35: 0x55a188fa4a9a - tokio::runtime::coop::with_budget::ha7c4e7fdccfaf3a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 36: 0x55a188fa4a9a - tokio::runtime::coop::budget::hd9600cd89117ac77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 37: 0x55a188fa4a9a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc13d32ddad37f9a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:25 [INFO] [stdout] 38: 0x55a188fa202c - tokio::runtime::scheduler::current_thread::Context::enter::h75f16786a6de5960 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:410:19 [INFO] [stdout] 39: 0x55a188fa408b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h7338e55fbbc4e691 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:664:36 [INFO] [stdout] 40: 0x55a188fa32db - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h935f580971251fe0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:68 [INFO] [stdout] 41: 0x55a188ecb2cb - tokio::runtime::context::scoped::Scoped::set::h7ba085f1db6063c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 42: 0x55a188f511b9 - tokio::runtime::context::set_scheduler::{{closure}}::hafac7517fba23d92 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/context.rs:176:26 [INFO] [stdout] 43: 0x55a188f8bc66 - std::thread::local::LocalKey::try_with::h12bea400949410a8 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/local.rs:286:12 [INFO] [stdout] 44: 0x55a188f8ba8a - std::thread::local::LocalKey::with::h5f907896887e3f72 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/local.rs:262:9 [INFO] [stdout] 45: 0x55a188f5110d - tokio::runtime::context::set_scheduler::h91693631a6a1599b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/context.rs:176:9 [INFO] [stdout] 46: 0x55a188fa2bb0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h95a774aa0359b942 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:27 [INFO] [stdout] 47: 0x55a188fa33ad - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hff36808e1bcfd0b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:652:19 [INFO] [stdout] 48: 0x55a188fa0e9d - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h5df1a93b3c019d5a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:175:28 [INFO] [stdout] 49: 0x55a188f370fa - tokio::runtime::context::runtime::enter_runtime::h2105f0f14442d63a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 50: 0x55a188fa0dae - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::ha786f5bf195028bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 51: 0x55a188f880fd - tokio::runtime::runtime::Runtime::block_on::h80382a2f971e963f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/runtime.rs:347:47 [INFO] [stdout] 52: 0x55a188f65357 - vincenzo::disk::tests::seek_files::h3adb032fbbafc4cf [INFO] [stdout] at /opt/rustwide/workdir/crates/vincenzo/src/disk.rs:1503:9 [INFO] [stdout] 53: 0x55a188f651d7 - vincenzo::disk::tests::seek_files::{{closure}}::hdc297ed7ea204b39 [INFO] [stdout] at /opt/rustwide/workdir/crates/vincenzo/src/disk.rs:1415:26 [INFO] [stdout] 54: 0x55a188eac366 - core::ops::function::FnOnce::call_once::h1330f87ba5786693 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: 0x55a188ff762b - core::ops::function::FnOnce::call_once::hb194ee8411fb46c7 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 56: 0x55a188ff762b - test::__rust_begin_short_backtrace::h871a93aaa56c76c5 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:623:18 [INFO] [stdout] 57: 0x55a188ff6d31 - test::run_test_in_process::{{closure}}::h6d9e6b0161cb50c6 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:646:60 [INFO] [stdout] 58: 0x55a188ff6d31 - as core::ops::function::FnOnce<()>>::call_once::hb9f3c63b5d0e0baa [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 59: 0x55a188ff6d31 - std::panicking::try::do_call::h83eb4c9b7c70ebcc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:559:40 [INFO] [stdout] 60: 0x55a188ff6d31 - std::panicking::try::h5ffd56bf671a89b3 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:523:19 [INFO] [stdout] 61: 0x55a188ff6d31 - std::panic::catch_unwind::h044e758d6cbf65b7 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panic.rs:149:14 [INFO] [stdout] 62: 0x55a188ff6d31 - test::run_test_in_process::hf7ca2db08c9223b8 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:646:27 [INFO] [stdout] 63: 0x55a188ff6d31 - test::run_test::{{closure}}::h9657c20462181b87 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:569:43 [INFO] [stdout] 64: 0x55a188fbf7b4 - test::run_test::{{closure}}::h80c3aef427ce62cc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:597:41 [INFO] [stdout] 65: 0x55a188fbf7b4 - std::sys_common::backtrace::__rust_begin_short_backtrace::h43274eec75e29097 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 66: 0x55a188fc4222 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hea1335728d2a7953 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/mod.rs:542:17 [INFO] [stdout] 67: 0x55a188fc4222 - as core::ops::function::FnOnce<()>>::call_once::hb16d5d5fd985753c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 68: 0x55a188fc4222 - std::panicking::try::do_call::h65de05e16c44e167 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:559:40 [INFO] [stdout] 69: 0x55a188fc4222 - std::panicking::try::h187f01afe14eb3bf [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:523:19 [INFO] [stdout] 70: 0x55a188fc4222 - std::panic::catch_unwind::h1b55347b2c8efb63 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panic.rs:149:14 [INFO] [stdout] 71: 0x55a188fc4222 - std::thread::Builder::spawn_unchecked_::{{closure}}::hea39e0adaff5b52d [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/mod.rs:541:30 [INFO] [stdout] 72: 0x55a188fc4222 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9b61aba01c3c1f32 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 73: 0x55a18945195b - as core::ops::function::FnOnce>::call_once::h09e5a4c541afa800 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 74: 0x55a18945195b - as core::ops::function::FnOnce>::call_once::h9c8b03c22f4e7026 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 75: 0x55a18945195b - std::sys::pal::unix::thread::Thread::new::thread_start::h522bc89a54da820a [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 76: 0x7f716dd2cac3 - [INFO] [stdout] 77: 0x7f716ddbda04 - __clone [INFO] [stdout] 78: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- disk::tests::get_file_from_block_info stdout ---- [INFO] [stdout] thread 'disk::tests::get_file_from_block_info' panicked at crates/vincenzo/src/disk.rs:1076:45: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: PeerSocketAddrs(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a18944ae35 - std::backtrace_rs::backtrace::libunwind::trace::h1a07e5dba0da0cd2 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x55a18944ae35 - std::backtrace_rs::backtrace::trace_unsynchronized::h61b9b8394328c0bc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55a18944ae35 - std::sys_common::backtrace::_print_fmt::h1c5e18b460934cff [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55a18944ae35 - ::fmt::h1e1a1972118942ad [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55a189473cab - core::fmt::rt::Argument::fmt::h07af2b4071d536cd [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/fmt/rt.rs:165:63 [INFO] [stdout] 5: 0x55a189473cab - core::fmt::write::hc090a2ffd6b28c4a [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/fmt/mod.rs:1157:21 [INFO] [stdout] 6: 0x55a18944834f - std::io::Write::write_fmt::h9443d787e8277bd2 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/io/mod.rs:1832:15 [INFO] [stdout] 7: 0x55a18944ac0e - std::sys_common::backtrace::_print::h4e80c5803d4ee35b [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55a18944ac0e - std::sys_common::backtrace::print::ha96650907276675e [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55a18944c589 - std::panicking::default_hook::{{closure}}::h215c2a0a8346e0e0 [INFO] [stdout] 10: 0x55a18944c24e - std::panicking::default_hook::h207342be97478370 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:295:9 [INFO] [stdout] 11: 0x55a188ff2c4a - as core::ops::function::Fn>::call::haebd875eeb75949f [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 12: 0x55a188ff2c4a - test::test_main::{{closure}}::h9108cb0ebacdb458 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:137:21 [INFO] [stdout] 13: 0x55a188fabea3 - as core::ops::function::Fn>::call::h9110fed9409362ab [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 14: 0x55a188f5b76a - vincenzo::disk::tests::get_file_from_block_info::{{closure}}::{{closure}}::hba60bb2d03c89079 [INFO] [stdout] at /opt/rustwide/workdir/crates/vincenzo/src/disk.rs:1040:13 [INFO] [stdout] 15: 0x55a188fabea3 - as core::ops::function::Fn>::call::h9110fed9409362ab [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 16: 0x55a188f5fc9a - vincenzo::disk::tests::write_out_of_order::{{closure}}::{{closure}}::h64a7dce424552b60 [INFO] [stdout] at /opt/rustwide/workdir/crates/vincenzo/src/disk.rs:1183:13 [INFO] [stdout] 17: 0x55a188fabea3 - as core::ops::function::Fn>::call::h9110fed9409362ab [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 18: 0x55a188f67f9a - vincenzo::disk::tests::seek_files::{{closure}}::{{closure}}::h5517d107f983621a [INFO] [stdout] at /opt/rustwide/workdir/crates/vincenzo/src/disk.rs:1451:13 [INFO] [stdout] 19: 0x55a188fabea3 - as core::ops::function::Fn>::call::h9110fed9409362ab [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 20: 0x55a188f651ba - vincenzo::disk::tests::read_write_blocks_and_validate_pieces::{{closure}}::{{closure}}::h7d0e860d237331d9 [INFO] [stdout] at /opt/rustwide/workdir/crates/vincenzo/src/disk.rs:1297:13 [INFO] [stdout] 21: 0x55a188fabea3 - as core::ops::function::Fn>::call::h9110fed9409362ab [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 22: 0x55a188f56b6a - vincenzo::disk::tests::create_file_tree::{{closure}}::{{closure}}::h3c63765edc3c957b [INFO] [stdout] at /opt/rustwide/workdir/crates/vincenzo/src/disk.rs:955:13 [INFO] [stdout] 23: 0x55a18944cb56 - as core::ops::function::Fn>::call::ha9c3bc81d312fd83 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 24: 0x55a18944cb56 - std::panicking::rust_panic_with_hook::hac8bdceee1e4fe2c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:799:13 [INFO] [stdout] 25: 0x55a18944c904 - std::panicking::begin_panic_handler::{{closure}}::h00d785e82757ce3c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:664:13 [INFO] [stdout] 26: 0x55a18944b2f9 - std::sys_common::backtrace::__rust_end_short_backtrace::h1628d957bcd06996 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 27: 0x55a18944c637 - rust_begin_unwind [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:652:5 [INFO] [stdout] 28: 0x55a188eaaf33 - core::panicking::panic_fmt::hdc63834ffaaefae5 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panicking.rs:72:14 [INFO] [stdout] 29: 0x55a188eab4c6 - core::result::unwrap_failed::h82b551e0ff2b2176 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/result.rs:1654:5 [INFO] [stdout] 30: 0x55a188f58660 - core::result::Result::unwrap::h81b0d115dd72f40a [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/result.rs:1077:23 [INFO] [stdout] 31: 0x55a188f58660 - vincenzo::disk::tests::get_file_from_block_info::{{closure}}::h92953ce6be8e8552 [INFO] [stdout] at /opt/rustwide/workdir/crates/vincenzo/src/disk.rs:1076:9 [INFO] [stdout] 32: 0x55a188ef6823 - as core::future::future::Future>::poll::h5f71d416f4c2cd1e [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/future/future.rs:123:9 [INFO] [stdout] 33: 0x55a188ef6936 - as core::future::future::Future>::poll::h7d0dc11fbe36d980 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/future/future.rs:123:9 [INFO] [stdout] 34: 0x55a188fa4b64 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h2826dc47c1273398 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:57 [INFO] [stdout] 35: 0x55a188fa4a9a - tokio::runtime::coop::with_budget::ha7c4e7fdccfaf3a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 36: 0x55a188fa4a9a - tokio::runtime::coop::budget::hd9600cd89117ac77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 37: 0x55a188fa4a9a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc13d32ddad37f9a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:25 [INFO] [stdout] 38: 0x55a188fa202c - tokio::runtime::scheduler::current_thread::Context::enter::h75f16786a6de5960 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:410:19 [INFO] [stdout] 39: 0x55a188fa408b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h7338e55fbbc4e691 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:664:36 [INFO] [stdout] 40: 0x55a188fa32db - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h935f580971251fe0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:68 [INFO] [stdout] 41: 0x55a188ecb2cb - tokio::runtime::context::scoped::Scoped::set::h7ba085f1db6063c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 42: 0x55a188f511b9 - tokio::runtime::context::set_scheduler::{{closure}}::hafac7517fba23d92 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/context.rs:176:26 [INFO] [stdout] 43: 0x55a188f8bc66 - std::thread::local::LocalKey::try_with::h12bea400949410a8 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/local.rs:286:12 [INFO] [stdout] 44: 0x55a188f8ba8a - std::thread::local::LocalKey::with::h5f907896887e3f72 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/local.rs:262:9 [INFO] [stdout] 45: 0x55a188f5110d - tokio::runtime::context::set_scheduler::h91693631a6a1599b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/context.rs:176:9 [INFO] [stdout] 46: 0x55a188fa2bb0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h95a774aa0359b942 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:27 [INFO] [stdout] 47: 0x55a188fa33ad - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hff36808e1bcfd0b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:652:19 [INFO] [stdout] 48: 0x55a188fa0e9d - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h5df1a93b3c019d5a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:175:28 [INFO] [stdout] 49: 0x55a188f370fa - tokio::runtime::context::runtime::enter_runtime::h2105f0f14442d63a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 50: 0x55a188fa0dae - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::ha786f5bf195028bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 51: 0x55a188f880fd - tokio::runtime::runtime::Runtime::block_on::h80382a2f971e963f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/runtime.rs:347:47 [INFO] [stdout] 52: 0x55a188f56cf8 - vincenzo::disk::tests::get_file_from_block_info::h8afbc76f859c82af [INFO] [stdout] at /opt/rustwide/workdir/crates/vincenzo/src/disk.rs:1152:9 [INFO] [stdout] 53: 0x55a188f56b87 - vincenzo::disk::tests::get_file_from_block_info::{{closure}}::h735a9a72a10e3d9d [INFO] [stdout] at /opt/rustwide/workdir/crates/vincenzo/src/disk.rs:1024:40 [INFO] [stdout] 54: 0x55a188eae3f6 - core::ops::function::FnOnce::call_once::hf4a2d1f24d14edb9 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: 0x55a188ff762b - core::ops::function::FnOnce::call_once::hb194ee8411fb46c7 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 56: 0x55a188ff762b - test::__rust_begin_short_backtrace::h871a93aaa56c76c5 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:623:18 [INFO] [stdout] 57: 0x55a188ff6d31 - test::run_test_in_process::{{closure}}::h6d9e6b0161cb50c6 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:646:60 [INFO] [stdout] 58: 0x55a188ff6d31 - as core::ops::function::FnOnce<()>>::call_once::hb9f3c63b5d0e0baa [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 59: 0x55a188ff6d31 - std::panicking::try::do_call::h83eb4c9b7c70ebcc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:559:40 [INFO] [stdout] 60: 0x55a188ff6d31 - std::panicking::try::h5ffd56bf671a89b3 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:523:19 [INFO] [stdout] 61: 0x55a188ff6d31 - std::panic::catch_unwind::h044e758d6cbf65b7 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panic.rs:149:14 [INFO] [stdout] 62: 0x55a188ff6d31 - test::run_test_in_process::hf7ca2db08c9223b8 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:646:27 [INFO] [stdout] 63: 0x55a188ff6d31 - test::run_test::{{closure}}::h9657c20462181b87 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:569:43 [INFO] [stdout] 64: 0x55a188fbf7b4 - test::run_test::{{closure}}::h80c3aef427ce62cc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:597:41 [INFO] [stdout] 65: 0x55a188fbf7b4 - std::sys_common::backtrace::__rust_begin_short_backtrace::h43274eec75e29097 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 66: 0x55a188fc4222 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hea1335728d2a7953 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/mod.rs:542:17 [INFO] [stdout] 67: 0x55a188fc4222 - as core::ops::function::FnOnce<()>>::call_once::hb16d5d5fd985753c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 68: 0x55a188fc4222 - std::panicking::try::do_call::h65de05e16c44e167 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:559:40 [INFO] [stdout] 69: 0x55a188fc4222 - std::panicking::try::h187f01afe14eb3bf [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:523:19 [INFO] [stdout] 70: 0x55a188fc4222 - std::panic::catch_unwind::h1b55347b2c8efb63 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panic.rs:149:14 [INFO] [stdout] 71: 0x55a188fc4222 - std::thread::Builder::spawn_unchecked_::{{closure}}::hea39e0adaff5b52d [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/mod.rs:541:30 [INFO] [stdout] 72: 0x55a188fc4222 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9b61aba01c3c1f32 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 73: 0x55a18945195b - as core::ops::function::FnOnce>::call_once::h09e5a4c541afa800 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 74: 0x55a18945195b - as core::ops::function::FnOnce>::call_once::h9c8b03c22f4e7026 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 75: 0x55a18945195b - std::sys::pal::unix::thread::Thread::new::thread_start::h522bc89a54da820a [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 76: 0x7f716dd2cac3 - [INFO] [stdout] 77: 0x7f716ddbda04 - __clone [INFO] [stdout] 78: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- disk::tests::read_write_blocks_and_validate_pieces stdout ---- [INFO] [stdout] thread 'disk::tests::read_write_blocks_and_validate_pieces' panicked at crates/vincenzo/src/disk.rs:1312:53: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: PeerSocketAddrs(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a18944ae35 - std::backtrace_rs::backtrace::libunwind::trace::h1a07e5dba0da0cd2 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x55a18944ae35 - std::backtrace_rs::backtrace::trace_unsynchronized::h61b9b8394328c0bc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55a18944ae35 - std::sys_common::backtrace::_print_fmt::h1c5e18b460934cff [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55a18944ae35 - ::fmt::h1e1a1972118942ad [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55a189473cab - core::fmt::rt::Argument::fmt::h07af2b4071d536cd [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/fmt/rt.rs:165:63 [INFO] [stdout] 5: 0x55a189473cab - core::fmt::write::hc090a2ffd6b28c4a [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/fmt/mod.rs:1157:21 [INFO] [stdout] 6: 0x55a18944834f - std::io::Write::write_fmt::h9443d787e8277bd2 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/io/mod.rs:1832:15 [INFO] [stdout] 7: 0x55a18944ac0e - std::sys_common::backtrace::_print::h4e80c5803d4ee35b [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55a18944ac0e - std::sys_common::backtrace::print::ha96650907276675e [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55a18944c589 - std::panicking::default_hook::{{closure}}::h215c2a0a8346e0e0 [INFO] [stdout] 10: 0x55a18944c24e - std::panicking::default_hook::h207342be97478370 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:295:9 [INFO] [stdout] 11: 0x55a188ff2c4a - as core::ops::function::Fn>::call::haebd875eeb75949f [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 12: 0x55a188ff2c4a - test::test_main::{{closure}}::h9108cb0ebacdb458 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:137:21 [INFO] [stdout] 13: 0x55a188fabea3 - as core::ops::function::Fn>::call::h9110fed9409362ab [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 14: 0x55a188f5b76a - vincenzo::disk::tests::get_file_from_block_info::{{closure}}::{{closure}}::hba60bb2d03c89079 [INFO] [stdout] at /opt/rustwide/workdir/crates/vincenzo/src/disk.rs:1040:13 [INFO] [stdout] 15: 0x55a188fabea3 - as core::ops::function::Fn>::call::h9110fed9409362ab [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 16: 0x55a188f5fc9a - vincenzo::disk::tests::write_out_of_order::{{closure}}::{{closure}}::h64a7dce424552b60 [INFO] [stdout] at /opt/rustwide/workdir/crates/vincenzo/src/disk.rs:1183:13 [INFO] [stdout] 17: 0x55a188fabea3 - as core::ops::function::Fn>::call::h9110fed9409362ab [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 18: 0x55a188f67f9a - vincenzo::disk::tests::seek_files::{{closure}}::{{closure}}::h5517d107f983621a [INFO] [stdout] at /opt/rustwide/workdir/crates/vincenzo/src/disk.rs:1451:13 [INFO] [stdout] 19: 0x55a188fabea3 - as core::ops::function::Fn>::call::h9110fed9409362ab [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 20: 0x55a188f651ba - vincenzo::disk::tests::read_write_blocks_and_validate_pieces::{{closure}}::{{closure}}::h7d0e860d237331d9 [INFO] [stdout] at /opt/rustwide/workdir/crates/vincenzo/src/disk.rs:1297:13 [INFO] [stdout] 21: 0x55a188fabea3 - as core::ops::function::Fn>::call::h9110fed9409362ab [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 22: 0x55a188f56b6a - vincenzo::disk::tests::create_file_tree::{{closure}}::{{closure}}::h3c63765edc3c957b [INFO] [stdout] at /opt/rustwide/workdir/crates/vincenzo/src/disk.rs:955:13 [INFO] [stdout] 23: 0x55a18944cb56 - as core::ops::function::Fn>::call::ha9c3bc81d312fd83 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 24: 0x55a18944cb56 - std::panicking::rust_panic_with_hook::hac8bdceee1e4fe2c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:799:13 [INFO] [stdout] 25: 0x55a18944c904 - std::panicking::begin_panic_handler::{{closure}}::h00d785e82757ce3c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:664:13 [INFO] [stdout] 26: 0x55a18944b2f9 - std::sys_common::backtrace::__rust_end_short_backtrace::h1628d957bcd06996 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 27: 0x55a18944c637 - rust_begin_unwind [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:652:5 [INFO] [stdout] 28: 0x55a188eaaf33 - core::panicking::panic_fmt::hdc63834ffaaefae5 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panicking.rs:72:14 [INFO] [stdout] 29: 0x55a188eab4c6 - core::result::unwrap_failed::h82b551e0ff2b2176 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/result.rs:1654:5 [INFO] [stdout] 30: 0x55a188f61b24 - core::result::Result::unwrap::h81b0d115dd72f40a [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/result.rs:1077:23 [INFO] [stdout] 31: 0x55a188f61b24 - vincenzo::disk::tests::read_write_blocks_and_validate_pieces::{{closure}}::h820eab5e743d9218 [INFO] [stdout] at /opt/rustwide/workdir/crates/vincenzo/src/disk.rs:1312:9 [INFO] [stdout] 32: 0x55a188ef6823 - as core::future::future::Future>::poll::h5f71d416f4c2cd1e [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/future/future.rs:123:9 [INFO] [stdout] 33: 0x55a188ef6936 - as core::future::future::Future>::poll::h7d0dc11fbe36d980 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/future/future.rs:123:9 [INFO] [stdout] 34: 0x55a188fa4b64 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h2826dc47c1273398 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:57 [INFO] [stdout] 35: 0x55a188fa4a9a - tokio::runtime::coop::with_budget::ha7c4e7fdccfaf3a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 36: 0x55a188fa4a9a - tokio::runtime::coop::budget::hd9600cd89117ac77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 37: 0x55a188fa4a9a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc13d32ddad37f9a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:25 [INFO] [stdout] 38: 0x55a188fa202c - tokio::runtime::scheduler::current_thread::Context::enter::h75f16786a6de5960 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:410:19 [INFO] [stdout] 39: 0x55a188fa408b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h7338e55fbbc4e691 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:664:36 [INFO] [stdout] 40: 0x55a188fa32db - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h935f580971251fe0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:68 [INFO] [stdout] 41: 0x55a188ecb2cb - tokio::runtime::context::scoped::Scoped::set::h7ba085f1db6063c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 42: 0x55a188f511b9 - tokio::runtime::context::set_scheduler::{{closure}}::hafac7517fba23d92 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/context.rs:176:26 [INFO] [stdout] 43: 0x55a188f8bc66 - std::thread::local::LocalKey::try_with::h12bea400949410a8 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/local.rs:286:12 [INFO] [stdout] 44: 0x55a188f8ba8a - std::thread::local::LocalKey::with::h5f907896887e3f72 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/local.rs:262:9 [INFO] [stdout] 45: 0x55a188f5110d - tokio::runtime::context::set_scheduler::h91693631a6a1599b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/context.rs:176:9 [INFO] [stdout] 46: 0x55a188fa2bb0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h95a774aa0359b942 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:27 [INFO] [stdout] 47: 0x55a188fa33ad - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hff36808e1bcfd0b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:652:19 [INFO] [stdout] 48: 0x55a188fa0e9d - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h5df1a93b3c019d5a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:175:28 [INFO] [stdout] 49: 0x55a188f370fa - tokio::runtime::context::runtime::enter_runtime::h2105f0f14442d63a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 50: 0x55a188fa0dae - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::ha786f5bf195028bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 51: 0x55a188f880fd - tokio::runtime::runtime::Runtime::block_on::h80382a2f971e963f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/runtime.rs:347:47 [INFO] [stdout] 52: 0x55a188f5fe37 - vincenzo::disk::tests::read_write_blocks_and_validate_pieces::habc47c7ded8bbe13 [INFO] [stdout] at /opt/rustwide/workdir/crates/vincenzo/src/disk.rs:1411:9 [INFO] [stdout] 53: 0x55a188f5fcb7 - vincenzo::disk::tests::read_write_blocks_and_validate_pieces::{{closure}}::h614d76f178dc9d42 [INFO] [stdout] at /opt/rustwide/workdir/crates/vincenzo/src/disk.rs:1257:53 [INFO] [stdout] 54: 0x55a188eacad6 - core::ops::function::FnOnce::call_once::h401010aef2ee6ceb [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: 0x55a188ff762b - core::ops::function::FnOnce::call_once::hb194ee8411fb46c7 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 56: 0x55a188ff762b - test::__rust_begin_short_backtrace::h871a93aaa56c76c5 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:623:18 [INFO] [stdout] 57: 0x55a188ff6d31 - test::run_test_in_process::{{closure}}::h6d9e6b0161cb50c6 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:646:60 [INFO] [stdout] 58: 0x55a188ff6d31 - as core::ops::function::FnOnce<()>>::call_once::hb9f3c63b5d0e0baa [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 59: 0x55a188ff6d31 - std::panicking::try::do_call::h83eb4c9b7c70ebcc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:559:40 [INFO] [stdout] 60: 0x55a188ff6d31 - std::panicking::try::h5ffd56bf671a89b3 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:523:19 [INFO] [stdout] 61: 0x55a188ff6d31 - std::panic::catch_unwind::h044e758d6cbf65b7 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panic.rs:149:14 [INFO] [stdout] 62: 0x55a188ff6d31 - test::run_test_in_process::hf7ca2db08c9223b8 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:646:27 [INFO] [stdout] 63: 0x55a188ff6d31 - test::run_test::{{closure}}::h9657c20462181b87 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:569:43 [INFO] [stdout] 64: 0x55a188fbf7b4 - test::run_test::{{closure}}::h80c3aef427ce62cc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:597:41 [INFO] [stdout] 65: 0x55a188fbf7b4 - std::sys_common::backtrace::__rust_begin_short_backtrace::h43274eec75e29097 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 66: 0x55a188fc4222 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hea1335728d2a7953 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/mod.rs:542:17 [INFO] [stdout] 67: 0x55a188fc4222 - as core::ops::function::FnOnce<()>>::call_once::hb16d5d5fd985753c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 68: 0x55a188fc4222 - std::panicking::try::do_call::h65de05e16c44e167 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:559:40 [INFO] [stdout] 69: 0x55a188fc4222 - std::panicking::try::h187f01afe14eb3bf [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:523:19 [INFO] [stdout] 70: 0x55a188fc4222 - std::panic::catch_unwind::h1b55347b2c8efb63 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panic.rs:149:14 [INFO] [stdout] 71: 0x55a188fc4222 - std::thread::Builder::spawn_unchecked_::{{closure}}::hea39e0adaff5b52d [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/mod.rs:541:30 [INFO] [stdout] 72: 0x55a188fc4222 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9b61aba01c3c1f32 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 73: 0x55a18945195b - as core::ops::function::FnOnce>::call_once::h09e5a4c541afa800 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 74: 0x55a18945195b - as core::ops::function::FnOnce>::call_once::h9c8b03c22f4e7026 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 75: 0x55a18945195b - std::sys::pal::unix::thread::Thread::new::thread_start::h522bc89a54da820a [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 76: 0x7f716dd2cac3 - [INFO] [stdout] 77: 0x7f716ddbda04 - __clone [INFO] [stdout] 78: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] disk::tests::create_file_tree [INFO] [stdout] disk::tests::get_file_from_block_info [INFO] [stdout] disk::tests::read_write_blocks_and_validate_pieces [INFO] [stdout] disk::tests::seek_files [INFO] [stdout] disk::tests::write_out_of_order [INFO] [stdout] [INFO] [stdout] test result: FAILED. 38 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p vincenzo --lib` [INFO] running `Command { std: "docker" "inspect" "78c8439122de83f2c8a088cd4f472c0b001f10a98e9dde72b9438466e8d8996e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78c8439122de83f2c8a088cd4f472c0b001f10a98e9dde72b9438466e8d8996e", kill_on_drop: false }` [INFO] [stdout] 78c8439122de83f2c8a088cd4f472c0b001f10a98e9dde72b9438466e8d8996e [INFO] testing gabrieldemian/bittorrent-rust against beta-2024-06-22 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgabrieldemian%2Fbittorrent-rust" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gabrieldemian/bittorrent-rust on toolchain beta-2024-06-22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-06-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.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-5-tc2/source/Cargo.toml [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" "+beta-2024-06-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-06-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a86bc14881b155d940bb3d1d41bea093b530f082d6e4d80d10d244649dfaa1a8 [INFO] running `Command { std: "docker" "start" "-a" "a86bc14881b155d940bb3d1d41bea093b530f082d6e4d80d10d244649dfaa1a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a86bc14881b155d940bb3d1d41bea093b530f082d6e4d80d10d244649dfaa1a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a86bc14881b155d940bb3d1d41bea093b530f082d6e4d80d10d244649dfaa1a8", kill_on_drop: false }` [INFO] [stdout] a86bc14881b155d940bb3d1d41bea093b530f082d6e4d80d10d244649dfaa1a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-06-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 925fb71b254c76e9973b7ad687c39af367ed291dbfdf60f84fcf330a4fac1bc1 [INFO] running `Command { std: "docker" "start" "-a" "925fb71b254c76e9973b7ad687c39af367ed291dbfdf60f84fcf330a4fac1bc1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling serde v1.0.185 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling pin-project-lite v0.2.12 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling gimli v0.28.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling deranged v0.3.9 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling object v0.32.0 [INFO] [stderr] Compiling aho-corasick v1.0.4 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling anstyle v1.0.2 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.30/src/format_description/parse/mod.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | let items = format_items [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | Ok(items.into()) [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `items` an explicit type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 83 | let items: Box<_> = format_items [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling winnow v0.5.14 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `time` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "925fb71b254c76e9973b7ad687c39af367ed291dbfdf60f84fcf330a4fac1bc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "925fb71b254c76e9973b7ad687c39af367ed291dbfdf60f84fcf330a4fac1bc1", kill_on_drop: false }` [INFO] [stdout] 925fb71b254c76e9973b7ad687c39af367ed291dbfdf60f84fcf330a4fac1bc1