[INFO] fetching crate arcbox-virtio 0.1.6...
[INFO] testing arcbox-virtio-0.1.6 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] extracting crate arcbox-virtio 0.1.6 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate arcbox-virtio 0.1.6
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate arcbox-virtio 0.1.6
[INFO] tweaked toml for crates.io crate arcbox-virtio 0.1.6 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate arcbox-virtio 0.1.6 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate arcbox-virtio 0.1.6 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ctrlc v3.5.2
[INFO] [stderr]   Downloaded arcbox-error v0.1.6
[INFO] [stderr]   Downloaded arcbox-vz v0.1.6
[INFO] [stderr]   Downloaded arcbox-hypervisor v0.1.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7b764020e24ea5a9475b513ba848acac1d6437001f3d412dc4c832868ec1168c
[INFO] running `Command { std: "docker" "start" "-a" "7b764020e24ea5a9475b513ba848acac1d6437001f3d412dc4c832868ec1168c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7b764020e24ea5a9475b513ba848acac1d6437001f3d412dc4c832868ec1168c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b764020e24ea5a9475b513ba848acac1d6437001f3d412dc4c832868ec1168c", kill_on_drop: false }`
[INFO] [stdout] 7b764020e24ea5a9475b513ba848acac1d6437001f3d412dc4c832868ec1168c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7650c376dd3fe37659033fbfaad30846a2a1fbc805b138e3ca3c178265120dec
[INFO] running `Command { std: "docker" "start" "-a" "7650c376dd3fe37659033fbfaad30846a2a1fbc805b138e3ca3c178265120dec", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[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 clap_derive v4.5.55
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling arcbox-error v0.1.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling arcbox-hypervisor v0.1.6
[INFO] [stderr]    Compiling arcbox-virtio v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::os::unix::io::AsRawFd`
[INFO] [stdout]   --> src/blk.rs:68:13
[INFO] [stdout]    |
[INFO] [stdout] 68 |         use std::os::unix::io::AsRawFd;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ffi::CString`
[INFO] [stdout]    --> src/net.rs:202:13
[INFO] [stdout]     |
[INFO] [stdout] 202 |         use std::ffi::CString;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `capacity` and `block_size` are never read
[INFO] [stdout]   --> src/blk.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct DirectIoBackend {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 53 |     capacity: u64,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 54 |     /// Block size.
[INFO] [stdout] 55 |     block_size: u32,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.98s
[INFO] running `Command { std: "docker" "inspect" "7650c376dd3fe37659033fbfaad30846a2a1fbc805b138e3ca3c178265120dec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7650c376dd3fe37659033fbfaad30846a2a1fbc805b138e3ca3c178265120dec", kill_on_drop: false }`
[INFO] [stdout] 7650c376dd3fe37659033fbfaad30846a2a1fbc805b138e3ca3c178265120dec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ffee5e66a367be00e76ab1928debeb62b19caa3541a821a7e267ea150c5b79a
[INFO] running `Command { std: "docker" "start" "-a" "7ffee5e66a367be00e76ab1928debeb62b19caa3541a821a7e267ea150c5b79a", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling arcbox-hypervisor v0.1.6
[INFO] [stderr]    Compiling arcbox-virtio v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::os::unix::io::AsRawFd`
[INFO] [stdout]   --> src/blk.rs:68:13
[INFO] [stdout]    |
[INFO] [stdout] 68 |         use std::os::unix::io::AsRawFd;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ffi::CString`
[INFO] [stdout]    --> src/net.rs:202:13
[INFO] [stdout]     |
[INFO] [stdout] 202 |         use std::ffi::CString;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `capacity` and `block_size` are never read
[INFO] [stdout]   --> src/blk.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct DirectIoBackend {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 53 |     capacity: u64,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 54 |     /// Block size.
[INFO] [stdout] 55 |     block_size: u32,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::os::unix::io::AsRawFd`
[INFO] [stdout]   --> src/blk.rs:68:13
[INFO] [stdout]    |
[INFO] [stdout] 68 |         use std::os::unix::io::AsRawFd;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ffi::CString`
[INFO] [stdout]    --> src/net.rs:202:13
[INFO] [stdout]     |
[INFO] [stdout] 202 |         use std::ffi::CString;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `capacity` and `block_size` are never read
[INFO] [stdout]   --> src/blk.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct DirectIoBackend {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 53 |     capacity: u64,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 54 |     /// Block size.
[INFO] [stdout] 55 |     block_size: u32,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.94s
[INFO] running `Command { std: "docker" "inspect" "7ffee5e66a367be00e76ab1928debeb62b19caa3541a821a7e267ea150c5b79a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ffee5e66a367be00e76ab1928debeb62b19caa3541a821a7e267ea150c5b79a", kill_on_drop: false }`
[INFO] [stdout] 7ffee5e66a367be00e76ab1928debeb62b19caa3541a821a7e267ea150c5b79a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 04cc2aa0bc8f08bf932a6da58d953d60b42c4e403f37f0d61fbfdbd3021c0162
[INFO] running `Command { std: "docker" "start" "-a" "04cc2aa0bc8f08bf932a6da58d953d60b42c4e403f37f0d61fbfdbd3021c0162", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::os::unix::io::AsRawFd`
[INFO] [stderr]   --> src/blk.rs:68:13
[INFO] [stderr]    |
[INFO] [stderr] 68 |         use std::os::unix::io::AsRawFd;
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::ffi::CString`
[INFO] [stderr]    --> src/net.rs:202:13
[INFO] [stderr]     |
[INFO] [stderr] 202 |         use std::ffi::CString;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `capacity` and `block_size` are never read
[INFO] [stderr]   --> src/blk.rs:53:5
[INFO] [stderr]    |
[INFO] [stderr] 49 | pub struct DirectIoBackend {
[INFO] [stderr]    |            --------------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 53 |     capacity: u64,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 54 |     /// Block size.
[INFO] [stderr] 55 |     block_size: u32,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `arcbox-virtio` (lib) generated 3 warnings (run `cargo fix --lib -p arcbox-virtio` to apply 2 suggestions)
[INFO] [stderr] warning: `arcbox-virtio` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/arcbox_virtio-41cb35ee69370b22)
[INFO] [stdout] 
[INFO] [stdout] running 226 tests
[INFO] [stdout] test blk::tests::test_all_request_types ... ok
[INFO] [stdout] test blk::tests::test_block_config_features ... ok
[INFO] [stdout] test blk::tests::test_block_config_space ... ok
[INFO] [stdout] test blk::tests::test_block_device_creation ... ok
[INFO] [stdout] test blk::tests::test_async_file_backend_creation ... ok
[INFO] [stdout] test blk::tests::test_block_device_not_activated ... ok
[INFO] [stdout] test blk::tests::test_block_device_read_only_write ... ok
[INFO] [stdout] test blk::tests::test_block_device_get_id ... ok
[INFO] [stdout] test blk::tests::test_block_device_activate_and_reset ... ok
[INFO] [stdout] test blk::tests::test_async_file_backend_read_only ... ok
[INFO] [stdout] test blk::tests::test_invalid_request_type ... ok
[INFO] [stdout] test blk::tests::test_block_device_sector_alignment ... ok
[INFO] [stdout] test blk::tests::test_request_header_parsing ... ok
[INFO] [stdout] test blk::tests::test_request_header_too_short ... ok
[INFO] [stdout] test blk::tests::test_block_device_flush ... ok
[INFO] [stdout] test console::tests::test_buffer_console ... ok
[INFO] [stdout] test console::tests::test_buffer_console_default ... ok
[INFO] [stdout] test console::tests::test_buffer_console_empty_read ... ok
[INFO] [stdout] test console::tests::test_buffer_console_flush ... ok
[INFO] [stdout] test blk::tests::test_mmap_backend_read_only ... ok
[INFO] [stdout] test blk::tests::test_mmap_backend_empty_file_fails ... ok
[INFO] [stdout] test blk::tests::test_mmap_backend_read_beyond_bounds ... ok
[INFO] [stdout] test blk::tests::test_mmap_backend_read_at_offset ... ok
[INFO] [stdout] test blk::tests::test_mmap_backend_partial_read ... ok
[INFO] [stdout] test blk::tests::test_read_write ... ok
[INFO] [stdout] test blk::tests::test_block_device_from_file ... ok
[INFO] [stdout] test console::tests::test_buffer_console_partial_read ... ok
[INFO] [stdout] test console::tests::test_console_activate_and_reset ... ok
[INFO] [stdout] test blk::tests::test_async_file_backend_flush ... ok
[INFO] [stdout] test blk::tests::test_mmap_backend_creation ... ok
[INFO] [stdout] test console::tests::test_console_config_write ... ok
[INFO] [stdout] test console::tests::test_buffer_console_multiple_writes ... ok
[INFO] [stdout] test console::tests::test_console_creation ... ok
[INFO] [stdout] test console::tests::test_console_output ... ok
[INFO] [stdout] test console::tests::test_console_queue_input_not_ready ... ok
[INFO] [stdout] test console::tests::test_console_config_partial_read ... ok
[INFO] [stdout] test console::tests::test_console_multiport_feature ... ok
[INFO] [stdout] test console::tests::test_console_read_output ... ok
[INFO] [stdout] test console::tests::test_console_config_read ... ok
[INFO] [stdout] test blk::tests::test_mmap_backend_sync ... ok
[INFO] [stdout] test blk::tests::test_block_device_large_io ... ok
[INFO] [stdout] test blk::tests::test_mmap_backend_read_write ... ok
[INFO] [stdout] test blk::tests::test_async_file_backend_read ... ok
[INFO] [stdout] test console::tests::test_console_feature_negotiation ... ok
[INFO] [stdout] test console::tests::test_console_input_queue ... ok
[INFO] [stdout] test console::tests::test_pty_console_has_data ... ok
[INFO] [stdout] test console::tests::test_console_rx_available_empty ... ok
[INFO] [stdout] test console::tests::test_socket_console_accept_no_client ... ok
[INFO] [stdout] test console::tests::test_console_with_stdio ... ok
[INFO] [stdout] test console::tests::test_socket_console_cleanup ... ok
[INFO] [stdout] test console::tests::test_pty_console_creation ... ok
[INFO] [stdout] test console::tests::test_pty_console_flush ... ok
[INFO] [stdout] test console::tests::test_pty_console_nonblocking ... ok
[INFO] [stdout] test console::tests::test_pty_console_write_read ... ok
[INFO] [stdout] test console::tests::test_socket_console_client_connect ... ok
[INFO] [stdout] test console::tests::test_pty_console_window_size ... ok
[INFO] [stdout] test console::tests::test_socket_console_creation ... ok
[INFO] [stdout] test error::tests::test_invalid_operation_error ... ok
[INFO] [stdout] test error::tests::test_invalid_queue_error ... ok
[INFO] [stdout] test error::tests::test_io_error ... ok
[INFO] [stdout] test console::tests::test_socket_console_flush ... ok
[INFO] [stdout] test error::tests::test_buffer_too_small_error ... ok
[INFO] [stdout] test error::tests::test_device_error ... ok
[INFO] [stdout] test error::tests::test_feature_not_supported ... ok
[INFO] [stdout] test error::tests::test_invalid_descriptor_error ... ok
[INFO] [stdout] test error::tests::test_error_debug ... ok
[INFO] [stdout] test console::tests::test_socket_console_no_client ... ok
[INFO] [stdout] test error::tests::test_memory_error ... ok
[INFO] [stdout] test error::tests::test_not_ready_error ... ok
[INFO] [stdout] test error::tests::test_not_supported_error ... ok
[INFO] [stdout] test error::tests::test_io_error_from_std ... ok
[INFO] [stdout] test fs::tests::test_fs_ack_features ... ok
[INFO] [stdout] test error::tests::test_result_type_alias ... ok
[INFO] [stdout] test fs::tests::test_fs_activate_creates_multiple_queues ... ok
[INFO] [stdout] test fs::tests::test_fs_activate ... ok
[INFO] [stdout] test fs::tests::test_fs_activate_no_shared_dir ... ok
[INFO] [stdout] test fs::tests::test_fs_config_custom ... ok
[INFO] [stdout] test fs::tests::test_fs_config_clone ... ok
[INFO] [stdout] test fs::tests::test_fs_config_default ... ok
[INFO] [stdout] test fs::tests::test_fs_device_id ... ok
[INFO] [stdout] test fs::tests::test_fs_process_queue_roundtrip ... ok
[INFO] [stdout] test fs::tests::test_fs_feature_constants ... ok
[INFO] [stdout] test fs::tests::test_fs_process_request_before_init ... ok
[INFO] [stdout] test fs::tests::test_fs_read_config_beyond ... ok
[INFO] [stdout] test fs::tests::test_fs_read_config_num_queues ... ok
[INFO] [stdout] test fs::tests::test_fs_read_config_tag ... ok
[INFO] [stdout] test fs::tests::test_fs_read_config_partial ... ok
[INFO] [stdout] test fs::tests::test_fs_reset ... ok
[INFO] [stdout] test fs::tests::test_fs_read_config_tag_long ... ok
[INFO] [stdout] test fs::tests::test_fs_tag_accessor ... ok
[INFO] [stdout] test fs::tests::test_fs_shared_dir_accessor ... ok
[INFO] [stdout] test fs::tests::test_fs_features ... ok
[INFO] [stdout] test fs::tests::test_fs_process_request_no_handler ... ok
[INFO] [stdout] test fs::tests::test_fuse_request_opcode_too_small ... ok
[INFO] [stdout] test fs::tests::test_fuse_request_unique ... ok
[INFO] [stdout] test fs::tests::test_fuse_request_new ... ok
[INFO] [stdout] test fs::tests::test_fs_with_handler ... ok
[INFO] [stdout] test fs::tests::test_fuse_response_new ... ok
[INFO] [stdout] test fs::tests::test_fs_write_config_noop ... ok
[INFO] [stdout] test fs::tests::test_fs_process_request_too_small ... ok
[INFO] [stdout] test fs::tests::test_fuse_request_opcode ... ok
[INFO] [stdout] test fs::tests::test_fs_new ... ok
[INFO] [stdout] test fs::tests::test_fuse_session_default ... ok
[INFO] [stdout] test fs::tests::test_fuse_response_into_data ... ok
[INFO] [stdout] test fs::tests::test_fuse_response_error ... ok
[INFO] [stdout] test fs::tests::test_fuse_session_handle_init_too_small ... ok
[INFO] [stdout] test fs::tests::test_fuse_session_handle_init_old_version ... ok
[INFO] [stdout] test fs::tests::test_fuse_session_handle_init ... ok
[INFO] [stdout] test net::tests::test_handle_tx_too_small ... ok
[INFO] [stdout] test net::tests::test_header_clone_copy ... ok
[INFO] [stdout] test net::tests::test_header_constants ... ok
[INFO] [stdout] test fs::tests::test_fuse_session_new ... ok
[INFO] [stdout] test net::tests::test_header_from_bytes_too_small ... ok
[INFO] [stdout] test net::tests::test_feature_constants ... ok
[INFO] [stdout] test net::tests::test_header_new ... ok
[INFO] [stdout] test net::tests::test_header_from_bytes_exact_size ... ok
[INFO] [stdout] test net::tests::test_header_serialization ... ok
[INFO] [stdout] test net::tests::test_header_from_bytes_larger ... ok
[INFO] [stdout] test net::tests::test_header_size ... ok
[INFO] [stdout] test fs::tests::test_fuse_request_empty ... ok
[INFO] [stdout] test net::tests::test_loopback_backend_default ... ok
[INFO] [stdout] test net::tests::test_link_status_toggle_multiple ... ok
[INFO] [stdout] test fs::tests::test_fuse_session_reset ... ok
[INFO] [stdout] test net::tests::test_config_clone ... ok
[INFO] [stdout] test net::tests::test_header_endianness ... ok
[INFO] [stdout] test net::tests::test_loopback_backend_multiple_packets ... ok
[INFO] [stdout] test net::tests::test_link_status ... ok
[INFO] [stdout] test net::tests::test_loopback_backend_recv_empty ... ok
[INFO] [stdout] test net::tests::test_loopback_backend_new ... ok
[INFO] [stdout] test net::tests::test_loopback_backend_send_recv ... ok
[INFO] [stdout] test net::tests::test_loopback_backend_small_buffer ... ok
[INFO] [stdout] test net::tests::test_net_config_default ... ok
[INFO] [stdout] test net::tests::test_net_device_ack_features_unsupported ... ok
[INFO] [stdout] test net::tests::test_net_device_ack_features ... ok
[INFO] [stdout] test net::tests::test_net_device_creation ... ok
[INFO] [stdout] test net::tests::test_net_device_features ... ok
[INFO] [stdout] test net::tests::test_loopback_large_packet ... ok
[INFO] [stdout] test net::tests::test_net_no_backend ... ok
[INFO] [stdout] test net::tests::test_mac_address ... ok
[INFO] [stdout] test net::tests::test_net_activate ... ok
[INFO] [stdout] test net::tests::test_net_reset ... ok
[INFO] [stdout] test net::tests::test_net_status_values ... ok
[INFO] [stdout] test net::tests::test_packet_total_size ... ok
[INFO] [stdout] test net::tests::test_packet_new ... ok
[INFO] [stdout] test net::tests::test_net_with_loopback ... ok
[INFO] [stdout] test net::tests::test_packet_large ... ok
[INFO] [stdout] test net::tests::test_packet_clone ... ok
[INFO] [stdout] test net::tests::test_net_config_custom ... ok
[INFO] [stdout] test net::tests::test_poll_backend_no_data ... ok
[INFO] [stdout] test net::tests::test_poll_backend_with_data ... ok
[INFO] [stdout] test net::tests::test_poll_backend_multiple ... ok
[INFO] [stdout] test net::tests::test_packet_empty ... ok
[INFO] [stdout] test net::tests::test_write_config_noop ... ok
[INFO] [stdout] test net::tests::test_process_tx_queue_not_ready ... ok
[INFO] [stdout] test queue::tests::test_avail_ring_new ... ok
[INFO] [stdout] test queue::tests::test_avail_idx_wrap ... ok
[INFO] [stdout] test queue::tests::test_avail_ring_small ... ok
[INFO] [stdout] test net::tests::test_queue_rx ... ok
[INFO] [stdout] test net::tests::test_read_config_beyond_end ... ok
[INFO] [stdout] test net::tests::test_read_config_mtu ... ok
[INFO] [stdout] test net::tests::test_read_config_num_queues ... ok
[INFO] [stdout] test net::tests::test_random_mac ... ok
[INFO] [stdout] test net::tests::test_read_config_partial ... ok
[INFO] [stdout] test net::tests::test_read_config_status ... ok
[INFO] [stdout] test net::tests::test_set_backend ... ok
[INFO] [stdout] test queue::tests::test_descriptor_chain_multiple ... ok
[INFO] [stdout] test queue::tests::test_descriptor_chain_out_of_bounds ... ok
[INFO] [stdout] test queue::tests::test_descriptor_chain_single ... ok
[INFO] [stdout] test queue::tests::test_descriptor_chain_with_write_flags ... ok
[INFO] [stdout] test queue::tests::test_descriptor_has_next ... ok
[INFO] [stdout] test queue::tests::test_descriptor_is_indirect ... ok
[INFO] [stdout] test queue::tests::test_descriptor_clone_copy ... ok
[INFO] [stdout] test queue::tests::test_descriptor_default ... ok
[INFO] [stdout] test queue::tests::test_descriptor_is_write_only ... ok
[INFO] [stdout] test queue::tests::test_descriptor_multiple_flags ... ok
[INFO] [stdout] test queue::tests::test_flag_constants ... ok
[INFO] [stdout] test queue::tests::test_used_idx_wrap ... ok
[INFO] [stdout] test queue::tests::test_used_ring_new ... ok
[INFO] [stdout] test queue::tests::test_virtqueue_get_descriptor ... ok
[INFO] [stdout] test queue::tests::test_virtqueue_multiple_descriptors ... ok
[INFO] [stdout] test queue::tests::test_used_element_clone_copy ... ok
[INFO] [stdout] test queue::tests::test_queue_min_size ... ok
[INFO] [stdout] test queue::tests::test_queue_max_size ... ok
[INFO] [stdout] test queue::tests::test_virtqueue_new ... ok
[INFO] [stdout] test queue::tests::test_virtqueue_new_invalid_size_not_power_of_two ... ok
[INFO] [stdout] test queue::tests::test_virtqueue_new_invalid_size_zero ... ok
[INFO] [stdout] test queue::tests::test_virtqueue_new_power_of_two ... ok
[INFO] [stdout] test queue::tests::test_virtqueue_new_too_large ... ok
[INFO] [stdout] test queue::tests::test_virtqueue_push_used_wrap ... ok
[INFO] [stdout] test queue::tests::test_virtqueue_ready_state ... ok
[INFO] [stdout] test vsock::tests::test_loopback_backend ... ok
[INFO] [stdout] test vsock::tests::test_vsock_ack_features ... ok
[INFO] [stdout] test vsock::tests::test_vsock_ack_unsupported_feature ... ok
[INFO] [stdout] test vsock::tests::test_tcp_backend_creation ... ok
[INFO] [stdout] test vsock::tests::test_vsock_activate ... ok
[INFO] [stdout] test vsock::tests::test_vsock_addr_eq ... ok
[INFO] [stdout] test vsock::tests::test_vsock_addr_hash ... ok
[INFO] [stdout] test vsock::tests::test_vsock_addr_host ... ok
[INFO] [stdout] test vsock::tests::test_vsock_addr_new ... ok
[INFO] [stdout] test vsock::tests::test_vsock_addr_clone_copy ... ok
[INFO] [stdout] test queue::tests::test_virtqueue_has_available_empty ... ok
[INFO] [stdout] test queue::tests::test_virtqueue_pop_avail_empty ... ok
[INFO] [stdout] test queue::tests::test_virtqueue_push_used ... ok
[INFO] [stdout] test vsock::tests::test_vsock_connect_send_recv ... ok
[INFO] [stdout] test queue::tests::test_virtqueue_simulated_transaction ... ok
[INFO] [stdout] test queue::tests::test_used_element_default ... ok
[INFO] [stdout] test vsock::tests::test_vsock_config_clone ... ok
[INFO] [stdout] test vsock::tests::test_vsock_config_custom ... ok
[INFO] [stdout] test vsock::tests::test_vsock_config_default ... ok
[INFO] [stdout] test vsock::tests::test_vsock_features ... ok
[INFO] [stdout] test vsock::tests::test_vsock_connection_buffers ... ok
[INFO] [stdout] test vsock::tests::test_vsock_constants ... ok
[INFO] [stdout] test vsock::tests::test_vsock_new ... ok
[INFO] [stdout] test console::tests::test_socket_console_read_write_with_client ... ok
[INFO] [stdout] test vsock::tests::test_vsock_connection_state ... ok
[INFO] [stdout] test vsock::tests::test_vsock_device_id ... ok
[INFO] [stdout] test vsock::tests::test_vsock_read_config_partial ... ok
[INFO] [stdout] test vsock::tests::test_vsock_reset ... ok
[INFO] [stdout] test vsock::tests::test_vsock_read_config_offset ... ok
[INFO] [stdout] test vsock::tests::test_vsock_op_from_u16 ... ok
[INFO] [stdout] test vsock::tests::test_vsock_read_config ... ok
[INFO] [stdout] test vsock::tests::test_vsock_header ... ok
[INFO] [stdout] test vsock::tests::test_vsock_with_loopback_backend ... ok
[INFO] [stdout] test vsock::tests::test_vsock_read_config_beyond ... ok
[INFO] [stdout] test vsock::tests::test_vsock_write_config_noop ... ok
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] test blk::tests::test_async_file_backend_write ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- blk::tests::test_async_file_backend_write stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'blk::tests::test_async_file_backend_write' (23) panicked at src/blk.rs:1109:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [0, 0, 0, 0, 0, 0, 0, 0, 0]
[INFO] [stdout]  right: [65, 115, 121, 110, 99, 84, 101, 115, 116]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64e36bcc283a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64e36bcc283a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64e36bcc283a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64e36bcc283a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64e36bcd6d2a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64e36bcd6d2a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x64e36bcc75e2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x64e36bcc75e2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x64e36bca087f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64e36bca087f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64e36bcba779 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64e36bb9d73c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x64e36bb9d73c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64e36bcba9f2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x64e36bcba9f2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64e36bca0938 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64e36bc95a19 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64e36bca16cd - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64e36bcd74ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64e36bcd73a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x64e36bb59f84 - core[e929cb53b82a81ca]::panicking::assert_failed::<&alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, &[u8; 9usize]>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x64e36bb874df - arcbox_virtio[61880dbc50b8d5cf]::blk::tests::test_async_file_backend_write::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/blk.rs:1109:9
[INFO] [stdout]   22:     0x64e36bb2e182 - <core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x64e36bb2e1fd - <core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x64e36bb21aed - <tokio[70a7049f5a75d4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   25:     0x64e36bb219eb - tokio[70a7049f5a75d4]::task::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[70a7049f5a75d4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x64e36bb219eb - tokio[70a7049f5a75d4]::task::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[70a7049f5a75d4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x64e36bb219eb - <tokio[70a7049f5a75d4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   28:     0x64e36bb1c650 - <tokio[70a7049f5a75d4]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[70a7049f5a75d4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   29:     0x64e36bb202dd - <tokio[70a7049f5a75d4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   30:     0x64e36bb1f584 - <tokio[70a7049f5a75d4]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[70a7049f5a75d4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   31:     0x64e36bb721eb - <tokio[70a7049f5a75d4]::runtime::context::scoped::Scoped<tokio[70a7049f5a75d4]::runtime::scheduler::Context>>::set::<<tokio[70a7049f5a75d4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[70a7049f5a75d4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[70a7049f5a75d4]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x64e36bb65409 - tokio[70a7049f5a75d4]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[70a7049f5a75d4]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[70a7049f5a75d4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[70a7049f5a75d4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x64e36bb40622 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[70a7049f5a75d4]::runtime::context::Context>>::try_with::<tokio[70a7049f5a75d4]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[70a7049f5a75d4]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[70a7049f5a75d4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[70a7049f5a75d4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[70a7049f5a75d4]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x64e36bb401ae - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[70a7049f5a75d4]::runtime::context::Context>>::with::<tokio[70a7049f5a75d4]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[70a7049f5a75d4]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[70a7049f5a75d4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[70a7049f5a75d4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[70a7049f5a75d4]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x64e36bb651dd - tokio[70a7049f5a75d4]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[70a7049f5a75d4]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[70a7049f5a75d4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[70a7049f5a75d4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x64e36bb1e790 - <tokio[70a7049f5a75d4]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[70a7049f5a75d4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   37:     0x64e36bb1ea86 - <tokio[70a7049f5a75d4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   38:     0x64e36bb1f090 - <tokio[70a7049f5a75d4]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x64e36bb42033 - tokio[70a7049f5a75d4]::runtime::context::runtime::enter_runtime::<<tokio[70a7049f5a75d4]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x64e36bb1bae1 - <tokio[70a7049f5a75d4]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x64e36bb831b4 - <tokio[70a7049f5a75d4]::runtime::runtime::Runtime>::block_on_inner::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x64e36bb8337f - <tokio[70a7049f5a75d4]::runtime::runtime::Runtime>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   43:     0x64e36bb8c700 - arcbox_virtio[61880dbc50b8d5cf]::blk::tests::test_async_file_backend_write
[INFO] [stdout]                                at /opt/rustwide/workdir/src/blk.rs:1109:39
[INFO] [stdout]   44:     0x64e36bb854e7 - arcbox_virtio[61880dbc50b8d5cf]::blk::tests::test_async_file_backend_write::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/blk.rs:1096:45
[INFO] [stdout]   45:     0x64e36bb680d6 - <arcbox_virtio[61880dbc50b8d5cf]::blk::tests::test_async_file_backend_write::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x64e36bb90a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x64e36bb90a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x64e36bb9e20b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x64e36bb9e20b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x64e36bb9e20b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x64e36bb9e20b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x64e36bb9e20b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x64e36bb9e20b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x64e36bb9e20b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x64e36bb97924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x64e36bb97924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x64e36bba0e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x64e36bba0e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x64e36bba0e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x64e36bba0e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x64e36bba0e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x64e36bba0e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x64e36bba0e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x64e36bcc210f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   65:     0x64e36bcc210f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x78c2c096aaa4 - <unknown>
[INFO] [stdout]   67:     0x78c2c09f7a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     blk::tests::test_async_file_backend_write
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 225 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "04cc2aa0bc8f08bf932a6da58d953d60b42c4e403f37f0d61fbfdbd3021c0162", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04cc2aa0bc8f08bf932a6da58d953d60b42c4e403f37f0d61fbfdbd3021c0162", kill_on_drop: false }`
[INFO] [stdout] 04cc2aa0bc8f08bf932a6da58d953d60b42c4e403f37f0d61fbfdbd3021c0162
