[INFO] cloning repository https://github.com/jsunyermias/quictorrent
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jsunyermias/quictorrent" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsunyermias%2Fquictorrent", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsunyermias%2Fquictorrent'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4f428f01d8f101d4f19cfcb7297cfb4c42a21870
[INFO] testing jsunyermias/quictorrent against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsunyermias%2Fquictorrent" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jsunyermias/quictorrent
[INFO] finished tweaking git repo https://github.com/jsunyermias/quictorrent
[INFO] tweaked toml for git repo https://github.com/jsunyermias/quictorrent written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jsunyermias/quictorrent on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jsunyermias/quictorrent 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f4d148e14952c4172817be7a5eec2fe4a512f27542a2288d32cd4e011d288e73
[INFO] running `Command { std: "docker" "start" "-a" "f4d148e14952c4172817be7a5eec2fe4a512f27542a2288d32cd4e011d288e73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f4d148e14952c4172817be7a5eec2fe4a512f27542a2288d32cd4e011d288e73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4d148e14952c4172817be7a5eec2fe4a512f27542a2288d32cd4e011d288e73", kill_on_drop: false }`
[INFO] [stdout] f4d148e14952c4172817be7a5eec2fe4a512f27542a2288d32cd4e011d288e73
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 25733470cc3888be3b2aee085012d8faab111904eb175eeb87075c6088ef4a56
[INFO] running `Command { std: "docker" "start" "-a" "25733470cc3888be3b2aee085012d8faab111904eb175eeb87075c6088ef4a56", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling quinn-udp v0.5.14
[INFO] [stderr]    Compiling quinn v0.11.9
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling lru-slab v0.1.2
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling bitturbulence-integration v0.1.0 (/opt/rustwide/workdir/integration)
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling rcgen v0.13.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling fastbloom v0.14.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling quinn-proto v0.11.14
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling bitturbulence-protocol v0.1.0 (/opt/rustwide/workdir/crates/bitturbulence-protocol)
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling bitturbulence-pieces v0.1.0 (/opt/rustwide/workdir/crates/bitturbulence-pieces)
[INFO] [stderr]    Compiling bitturbulence-transport v0.1.0 (/opt/rustwide/workdir/crates/bitturbulence-transport)
[INFO] [stderr]    Compiling bitturbulence-dht v0.1.0 (/opt/rustwide/workdir/crates/bitturbulence-dht)
[INFO] [stderr]    Compiling bitturbulence-peer v0.1.0 (/opt/rustwide/workdir/crates/bitturbulence-peer)
[INFO] [stderr]    Compiling bitturbulence-tracker v0.1.0 (/opt/rustwide/workdir/crates/bitturbulence-tracker)
[INFO] [stderr]    Compiling bitturbulence-client v0.1.0 (/opt/rustwide/workdir/crates/bitturbulence-client)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] running `Command { std: "docker" "inspect" "25733470cc3888be3b2aee085012d8faab111904eb175eeb87075c6088ef4a56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25733470cc3888be3b2aee085012d8faab111904eb175eeb87075c6088ef4a56", kill_on_drop: false }`
[INFO] [stdout] 25733470cc3888be3b2aee085012d8faab111904eb175eeb87075c6088ef4a56
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6188ff3a646b7b9cf74d0fac5d241d5c5131eb64958b4ded8e16f1a90a0e3399
[INFO] running `Command { std: "docker" "start" "-a" "6188ff3a646b7b9cf74d0fac5d241d5c5131eb64958b4ded8e16f1a90a0e3399", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling bitturbulence-transport v0.1.0 (/opt/rustwide/workdir/crates/bitturbulence-transport)
[INFO] [stderr]    Compiling bitturbulence-peer v0.1.0 (/opt/rustwide/workdir/crates/bitturbulence-peer)
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling bitturbulence-protocol v0.1.0 (/opt/rustwide/workdir/crates/bitturbulence-protocol)
[INFO] [stderr]    Compiling bitturbulence-tracker v0.1.0 (/opt/rustwide/workdir/crates/bitturbulence-tracker)
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling bitturbulence-integration v0.1.0 (/opt/rustwide/workdir/integration)
[INFO] [stderr]    Compiling bitturbulence-pieces v0.1.0 (/opt/rustwide/workdir/crates/bitturbulence-pieces)
[INFO] [stderr]    Compiling bitturbulence-client v0.1.0 (/opt/rustwide/workdir/crates/bitturbulence-client)
[INFO] [stderr]    Compiling bitturbulence-dht v0.1.0 (/opt/rustwide/workdir/crates/bitturbulence-dht)
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> crates/bitturbulence-dht/src/handle.rs:168:9
[INFO] [stdout]     |
[INFO] [stdout] 168 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.76s
[INFO] running `Command { std: "docker" "inspect" "6188ff3a646b7b9cf74d0fac5d241d5c5131eb64958b4ded8e16f1a90a0e3399", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6188ff3a646b7b9cf74d0fac5d241d5c5131eb64958b4ded8e16f1a90a0e3399", kill_on_drop: false }`
[INFO] [stdout] 6188ff3a646b7b9cf74d0fac5d241d5c5131eb64958b4ded8e16f1a90a0e3399
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 406d9736e707638b9dd7e442700e37a739b79a1ee283a815cd84688e081da4ff
[INFO] running `Command { std: "docker" "start" "-a" "406d9736e707638b9dd7e442700e37a739b79a1ee283a815cd84688e081da4ff", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]    --> crates/bitturbulence-dht/src/handle.rs:168:9
[INFO] [stderr]     |
[INFO] [stderr] 168 |     use super::*;
[INFO] [stderr]     |         ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `bitturbulence-dht` (lib test) generated 1 warning (run `cargo fix --lib -p bitturbulence-dht --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/bin/download.rs (/opt/rustwide/target/debug/deps/download-8a7db8bf301ef474)
[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] [stderr]      Running unittests src/bin/seed.rs (/opt/rustwide/target/debug/deps/seed-85c9d56cc54173a2)
[INFO] [stdout] 
[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/submarine-fb6b0fa91b00596c)
[INFO] [stdout] 
[INFO] [stdout] running 37 tests
[INFO] [stdout] test commands::create::tests::create_directory_includes_all_files ... ok
[INFO] [stdout] test commands::create::tests::create_single_file_produces_valid_bitflow ... ok
[INFO] [stdout] test commands::create::tests::create_with_trackers_and_comment ... ok
[INFO] [stdout] test daemon::context::tests::complete_rx_fires_after_signal ... ok
[INFO] [stdout] test daemon::context::tests::verify_and_complete_fails_with_wrong_hash ... ok
[INFO] [stdout] test daemon::context::tests::verify_and_complete_persists_have ... ok
[INFO] [stdout] test daemon::context::tests::signal_if_complete_is_idempotent ... ok
[INFO] [stdout] test daemon::context::tests::signal_if_complete_no_fire_when_incomplete ... ok
[INFO] [stdout] test daemon::context::tests::resume_restores_verified_pieces ... ok
[INFO] [stdout] test daemon::context::tests::verify_and_complete_succeeds_with_correct_hash ... ok
[INFO] [stdout] test daemon::scheduler_actor::tests::is_complete_after_all_pieces_marked ... ok
[INFO] [stdout] test daemon::scheduler_actor::tests::block_done_oob_fi_does_not_panic ... ok
[INFO] [stdout] test daemon::scheduler_actor::tests::block_failed_oob_fi_does_not_panic ... ok
[INFO] [stdout] test daemon::scheduler_actor::tests::pick_block_returns_none_for_have_none_peer ... ok
[INFO] [stdout] test daemon::scheduler_actor::tests::is_complete_with_no_schedulers ... ok
[INFO] [stdout] test daemon::stream::types::tests::snub_disconnect_threshold_is_at_least_two ... ok
[INFO] [stdout] test daemon::context::tests::our_bitfield_returns_have_state ... ok
[INFO] [stdout] test daemon::stream::types::tests::snub_timeout_is_at_least_30_seconds ... ok
[INFO] [stdout] test daemon::stream::types::tests::stream_result_block_timeout_is_not_stream_dead ... ok
[INFO] [stdout] test daemon::scheduler_actor::tests::block_done_signals_piece_ready_for_single_block_piece ... ok
[INFO] [stdout] test daemon::scheduler_actor::tests::pick_block_returns_task_for_have_all_peer ... ok
[INFO] [stdout] test daemon::scheduler_actor::tests::total_pending_decreases_on_verify ... ok
[INFO] [stdout] test ipc_proto::tests::response_roundtrip_error ... ok
[INFO] [stdout] test daemon::stream::types::tests::stream_result_block_timeout_matches_correctly ... ok
[INFO] [stdout] test ipc_proto::tests::request_roundtrip_shutdown ... ok
[INFO] [stdout] test ipc_proto::tests::request_roundtrip_status ... ok
[INFO] [stdout] test ipc_proto::tests::response_roundtrip_ok ... ok
[INFO] [stdout] test ipc_proto::tests::request_roundtrip_flow_start ... ok
[INFO] [stdout] test ipc_proto::tests::response_roundtrip_status ... ok
[INFO] [stdout] test daemon::context::tests::have_piece_broadcast_fires_on_verify ... ok
[INFO] [stdout] test daemon::context::tests::signal_if_complete_fires_when_seeding ... ok
[INFO] [stdout] test commands::create::tests::create_piece_hashes_match_verify ... ok
[INFO] [stdout] test commands::create::tests::create_info_hash_is_deterministic ... ok
[INFO] [stdout] test daemon::ipc::tests::flow_peers_unknown_id_returns_error ... ok
[INFO] [stdout] test daemon::ipc::tests::ping_pong ... ok
[INFO] [stdout] test daemon::ipc::tests::shutdown_triggers_server_exit ... ok
[INFO] [stdout] test daemon::ipc::tests::status_empty_when_no_flows ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bitturbulence_dht-008b457db6ac8107)
[INFO] [stdout] 
[INFO] [stdout] running 32 tests
[INFO] [stdout] test bucket::tests::remove_works ... ok
[INFO] [stdout] test bucket::tests::upsert_and_len ... ok
[INFO] [stdout] test bucket::tests::full_bucket_rejects_new ... ok
[INFO] [stdout] test bucket::tests::upsert_duplicate_does_not_grow ... ok
[INFO] [stdout] test message::tests::announce_ack ... ok
[INFO] [stdout] test message::tests::announce_peer ... ok
[INFO] [stdout] test message::tests::got_peers ... ok
[INFO] [stdout] test handle::tests::bind_and_ping ... ok
[INFO] [stdout] test handle::tests::get_peers_returns_empty_when_no_nodes ... ok
[INFO] [stdout] test message::tests::find_node ... ok
[INFO] [stdout] test message::tests::nodes ... ok
[INFO] [stdout] test message::tests::get_peers ... ok
[INFO] [stdout] test message::tests::store ... ok
[INFO] [stdout] test message::tests::ping_pong ... ok
[INFO] [stdout] test message::tests::store_ack ... ok
[INFO] [stdout] test node::tests::announce_with_valid_token ... ok
[INFO] [stdout] test node::tests::ping_pong ... ok
[INFO] [stdout] test node::tests::find_node_returns_nodes ... ok
[INFO] [stdout] test node_id::tests::bucket_index_range ... ok
[INFO] [stdout] test node_id::tests::distance_to_self_is_zero ... ok
[INFO] [stdout] test node_id::tests::from_seed_deterministic ... ok
[INFO] [stdout] test node_id::tests::distance_is_symmetric ... ok
[INFO] [stdout] test node::tests::announce_with_invalid_token_rejected ... ok
[INFO] [stdout] test store::tests::announce_and_get_peers ... ok
[INFO] [stdout] test store::tests::put_and_get ... ok
[INFO] [stdout] test table::tests::self_not_inserted ... ok
[INFO] [stdout] test table::tests::closest_sorted_by_distance ... ok
[INFO] [stdout] test table::tests::remove_decrements_len ... ok
[INFO] [stdout] test store::tests::duplicate_peer_not_duplicated ... ok
[INFO] [stdout] test table::tests::upsert_and_len ... ok
[INFO] [stdout] test node::tests::save_and_load_routing_table ... ok
[INFO] [stdout] test handle::tests::two_nodes_discover_peers ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bitturbulence_integration-9a84a65f32ae8705)
[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 tests/current.rs (/opt/rustwide/target/debug/deps/current-5d970b4311e40e7e)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test current_8_peers_mixed_availability ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 17.60s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/end_to_end.rs (/opt/rustwide/target/debug/deps/end_to_end-57ddeb6b24660ec4)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test full_download_one_piece ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bitturbulence_peer-e90efd573e21fdf8)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test state::tests::bitmap_parsed_correctly ... ok
[INFO] [stdout] test state::tests::have_all_has_any_piece ... ok
[INFO] [stdout] test state::tests::have_piece_updates_bitmap ... ok
[INFO] [stdout] test state::tests::pending_add_and_remove ... ok
[INFO] [stdout] test state::tests::have_none_has_no_piece ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-3d72c3abd6e35193)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test hello_succeeds ... ok
[INFO] [stdout] test wrong_info_hash_rejected ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bitturbulence_pieces-fa40d788688d190d)
[INFO] [stdout] 
[INFO] [stdout] running 41 tests
[INFO] [stdout] test have_persist::tests::load_corrupted_json_returns_error ... ok
[INFO] [stdout] test picker::tests::is_complete_when_all_done ... ok
[INFO] [stdout] test have_persist::tests::load_missing_returns_none ... ok
[INFO] [stdout] test picker::tests::skips_completed_pieces ... ok
[INFO] [stdout] test scheduler::tests::tests::hash_failed_resets_all_blocks ... ok
[INFO] [stdout] test scheduler::tests::tests::fills_all_blocks_before_redundancy ... ok
[INFO] [stdout] test have_persist::tests::save_and_load_empty_bitfield ... ok
[INFO] [stdout] test have_persist::tests::save_and_load_roundtrip ... ok
[INFO] [stdout] test picker::tests::picks_rarest_piece ... ok
[INFO] [stdout] test picker::tests::returns_none_when_peer_has_nothing_we_need ... ok
[INFO] [stdout] test scheduler::tests::tests::is_complete_after_all_pieces_verified ... ok
[INFO] [stdout] test scheduler::tests::tests::mark_block_done_triggers_piece_complete ... ok
[INFO] [stdout] test scheduler::tests::tests::max_streams_respected ... ok
[INFO] [stdout] test scheduler::tests::tests::min_availability_ignores_done_pieces ... ok
[INFO] [stdout] test scheduler::tests::tests::min_availability_returns_max_when_complete ... ok
[INFO] [stdout] test scheduler::tests::tests::min_availability_returns_min_of_pending_pieces ... ok
[INFO] [stdout] test scheduler::tests::tests::pending_blocks_zero_when_complete ... ok
[INFO] [stdout] test scheduler::tests::tests::pending_blocks_counts_only_pending ... ok
[INFO] [stdout] test scheduler::tests::tests::priority_default_is_normal ... ok
[INFO] [stdout] test scheduler::tests::tests::seeder_init_is_complete ... ok
[INFO] [stdout] test scheduler::tests::tests::schedule_pending_only_returns_none_when_all_inflight ... ok
[INFO] [stdout] test scheduler::tests::tests::set_priority_changes_priority ... ok
[INFO] [stdout] test scheduler::tests::tests::rarest_first_ordering ... ok
[INFO] [stdout] test verify::tests::hash_is_32_bytes ... ok
[INFO] [stdout] test verify::tests::merkle_root_single_leaf ... ok
[INFO] [stdout] test verify::tests::verify_block_correct ... ok
[INFO] [stdout] test scheduler::tests::tests::skips_done_and_verifying_pieces ... ok
[INFO] [stdout] test scheduler::tests::tests::priority_pending_before_inflight ... ok
[INFO] [stdout] test scheduler::tests::tests::mark_block_failed_returns_to_pending ... ok
[INFO] [stdout] test verify::tests::merkle_root_pads_to_pow2 ... ok
[INFO] [stdout] test verify::tests::merkle_root_two_leaves ... ok
[INFO] [stdout] test store::tests::last_piece_shorter ... ok
[INFO] [stdout] test store::tests::out_of_range_error ... ok
[INFO] [stdout] test verify::tests::file_root_uses_merkle ... ok
[INFO] [stdout] test verify::tests::verify_wrong ... ok
[INFO] [stdout] test verify::tests::verify_correct ... ok
[INFO] [stdout] test torrent_store::tests::write_and_read_block_by_file_index ... ok
[INFO] [stdout] test verify::tests::piece_root_deterministic ... ok
[INFO] [stdout] test have_persist::tests::partial_have_preserved ... ok
[INFO] [stdout] test store::tests::write_and_read_block ... ok
[INFO] [stdout] test torrent_store::tests::open_creates_files ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bitturbulence_protocol-9dd88a94da8b22bd)
[INFO] [stdout] test result: ok. 41 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 57 tests
[INFO] [stdout] test auth::tests::certificate ... ok
[INFO] [stdout] test auth::tests::none ... ok
[INFO] [stdout] test auth::tests::token ... ok
[INFO] [stdout] test info_hash::tests::wrong_length_errors ... ok
[INFO] [stdout] test metainfo::tests::block_size_is_16k ... ok
[INFO] [stdout] test metainfo::tests::effective_tiers_empty_when_no_trackers ... ok
[INFO] [stdout] test info_hash::tests::display_is_64_hex_chars ... ok
[INFO] [stdout] test metainfo::tests::effective_tiers_uses_tracker_tiers_when_present ... ok
[INFO] [stdout] test metainfo::tests::file_exact_multiple_of_piece ... ok
[INFO] [stdout] test info_hash::tests::correct_length_ok ... ok
[INFO] [stdout] test metainfo::tests::last_piece_length_correct ... ok
[INFO] [stdout] test metainfo::tests::last_piece_shorter_when_not_multiple ... ok
[INFO] [stdout] test metainfo::tests::effective_tiers_falls_back_to_flat_trackers ... ok
[INFO] [stdout] test auth::tests::credentials ... ok
[INFO] [stdout] test metainfo::tests::piece_length_never_exceeds_file_size ... ok
[INFO] [stdout] test metainfo::tests::piece_length_always_multiple_of_block_size ... ok
[INFO] [stdout] test metainfo::tests::num_pieces_correct ... ok
[INFO] [stdout] test metainfo::tests::tracker_tiers_not_serialized_when_empty ... ok
[INFO] [stdout] test metainfo::tests::tracker_tiers_roundtrip_serialization ... ok
[INFO] [stdout] test priority::tests::invalid_value_errors ... ok
[INFO] [stdout] test priority::tests::ordering ... ok
[INFO] [stdout] test priority::tests::roundtrip ... ok
[INFO] [stdout] test wire::codec::tests::have_piece ... ok
[INFO] [stdout] test wire::codec::tests::keepalive ... ok
[INFO] [stdout] test wire::codec::tests::partial ... ok
[INFO] [stdout] test wire::codec::tests::too_large ... ok
[INFO] [stdout] test wire::message::tests::bye ... ok
[INFO] [stdout] test wire::message::tests::hash_request ... ok
[INFO] [stdout] test wire::message::tests::cancel ... ok
[INFO] [stdout] test wire::message::tests::hash_response_empty ... ok
[INFO] [stdout] test wire::message::tests::hash_response_multiple_hashes ... ok
[INFO] [stdout] test wire::message::tests::have_bitmap ... ok
[INFO] [stdout] test wire::message::tests::have_none ... ok
[INFO] [stdout] test wire::message::tests::have_all ... ok
[INFO] [stdout] test wire::message::tests::have_piece ... ok
[INFO] [stdout] test wire::message::tests::hello_ack_with_reason ... ok
[INFO] [stdout] test wire::message::tests::hello_with_credentials ... ok
[INFO] [stdout] test wire::message::tests::keepalive ... ok
[INFO] [stdout] test metainfo::tests::piece_length_ranges ... ok
[INFO] [stdout] test wire::message::tests::piece ... ok
[INFO] [stdout] test wire::message::tests::priority_hint ... ok
[INFO] [stdout] test wire::message::tests::request ... ok
[INFO] [stdout] test wire::message::tests::unknown_id_errors ... ok
[INFO] [stdout] test wire::message::tests::reject ... ok
[INFO] [stdout] test metainfo::tests::multifile_13_total_pieces_matches_sum ... ok
[INFO] [stdout] test metainfo::tests::multifile_13_priority_per_file ... ok
[INFO] [stdout] test metainfo::tests::multifile_13_all_nine_priorities_present ... ok
[INFO] [stdout] test metainfo::tests::multifile_13_num_pieces_per_file ... ok
[INFO] [stdout] test metainfo::tests::multifile_13_total_size ... ok
[INFO] [stdout] test metainfo::tests::multifile_13_last_piece_lengths ... ok
[INFO] [stdout] test metainfo::tests::multifile_13_count ... ok
[INFO] [stdout] test metainfo::tests::multifile_13_nested_paths_preserved ... ok
[INFO] [stdout] test metainfo::tests::multifile_13_info_hash_deterministic ... ok
[INFO] [stdout] test metainfo::tests::multifile_13_piece_lengths ... ok
[INFO] [stdout] test metainfo::tests::multifile_13_bitflow_file_written ... FAILED
[INFO] [stdout] test metainfo::tests::multifile_13_info_hash_changes_on_modification ... ok
[INFO] [stdout] test metainfo::tests::multifile_13_serialization_roundtrip ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- metainfo::tests::multifile_13_bitflow_file_written stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'metainfo::tests::multifile_13_bitflow_file_written' (222) panicked at crates/bitturbulence-protocol/src/metainfo.rs:540:43:
[INFO] [stdout] escribir .bitflow: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55a0d072621a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55a0d072621a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55a0d072621a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55a0d072621a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55a0d073a96a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55a0d073a96a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55a0d072aa52 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55a0d072aa52 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55a0d07040df - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55a0d07040df - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55a0d071e1f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55a0d06a1b2c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55a0d06a1b2c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55a0d071e3b2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55a0d071e3b2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55a0d0704198 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55a0d06fb909 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55a0d0704ead - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55a0d073b0fc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55a0d073ae72 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55a0d06d643c - <core[35159d6ffb30e017]::result::Result<(), std[ec419fa8110287d5]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55a0d064a184 - bitturbulence_protocol[8a3fc115e87af446]::metainfo::tests::multifile_13_bitflow_file_written
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/bitturbulence-protocol/src/metainfo.rs:540:43
[INFO] [stdout]   22:     0x55a0d06471c7 - bitturbulence_protocol[8a3fc115e87af446]::metainfo::tests::multifile_13_bitflow_file_written::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/bitturbulence-protocol/src/metainfo.rs:530:43
[INFO] [stdout]   23:     0x55a0d065eb16 - <bitturbulence_protocol[8a3fc115e87af446]::metainfo::tests::multifile_13_bitflow_file_written::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55a0d0694e0b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55a0d0694e0b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x55a0d06a25fb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x55a0d06a25fb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x55a0d06a25fb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x55a0d06a25fb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x55a0d06a25fb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x55a0d06a25fb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x55a0d06a25fb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x55a0d069cfd4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x55a0d069cfd4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x55a0d06a5202 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x55a0d06a5202 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x55a0d06a5202 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x55a0d06a5202 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x55a0d06a5202 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x55a0d06a5202 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x55a0d06a5202 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x55a0d072565f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x55a0d072565f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7736ea74caa4 - <unknown>
[INFO] [stdout]   45:     0x7736ea7d9a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     metainfo::tests::multifile_13_bitflow_file_written
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 56 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.08s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p bitturbulence-protocol --lib`
[INFO] running `Command { std: "docker" "inspect" "406d9736e707638b9dd7e442700e37a739b79a1ee283a815cd84688e081da4ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "406d9736e707638b9dd7e442700e37a739b79a1ee283a815cd84688e081da4ff", kill_on_drop: false }`
[INFO] [stdout] 406d9736e707638b9dd7e442700e37a739b79a1ee283a815cd84688e081da4ff
