[INFO] cloning repository https://github.com/maithanhduyan/aegis
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maithanhduyan/aegis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaithanhduyan%2Faegis", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaithanhduyan%2Faegis'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8450d6b2a76400774d7bfd37559ae143a88640c1
[INFO] testing maithanhduyan/aegis against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaithanhduyan%2Faegis" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/maithanhduyan/aegis
[INFO] finished tweaking git repo https://github.com/maithanhduyan/aegis
[INFO] tweaked toml for git repo https://github.com/maithanhduyan/aegis written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/maithanhduyan/aegis on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/maithanhduyan/aegis already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4a95bae9a6ba910fa0e7ea7e19cc598ba14f7a320671e0ae62b1dad6f837d5a9
[INFO] running `Command { std: "docker" "start" "-a" "4a95bae9a6ba910fa0e7ea7e19cc598ba14f7a320671e0ae62b1dad6f837d5a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4a95bae9a6ba910fa0e7ea7e19cc598ba14f7a320671e0ae62b1dad6f837d5a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a95bae9a6ba910fa0e7ea7e19cc598ba14f7a320671e0ae62b1dad6f837d5a9", kill_on_drop: false }`
[INFO] [stdout] 4a95bae9a6ba910fa0e7ea7e19cc598ba14f7a320671e0ae62b1dad6f837d5a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f894cc43914d61620b23ba60ee15039aef78194de4bfea54577e4c2950e825a3
[INFO] running `Command { std: "docker" "start" "-a" "f894cc43914d61620b23ba60ee15039aef78194de4bfea54577e4c2950e825a3", kill_on_drop: false }`
[INFO] [stderr]    Compiling aegis_os v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `peer`
[INFO] [stdout]    --> src/kernel/grant.rs:169:21
[INFO] [stdout]     |
[INFO] [stdout] 169 |         if let Some(peer) = (*GRANTS.get_mut())[grant_id].peer {
[INFO] [stdout]     |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_peer`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `peer`
[INFO] [stdout]    --> src/kernel/grant.rs:203:29
[INFO] [stdout]     |
[INFO] [stdout] 203 |                 if let Some(peer) = (*GRANTS.get_mut())[i].peer {
[INFO] [stdout]     |                             ^^^^ help: if this is intentional, prefix it with an underscore: `_peer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `task_id`
[INFO] [stdout]    --> src/kernel/irq.rs:231:35
[INFO] [stdout]     |
[INFO] [stdout] 231 | pub fn irq_route_test(intid: u32, task_id: usize) {
[INFO] [stdout]     |                                   ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_task_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
[INFO] running `Command { std: "docker" "inspect" "f894cc43914d61620b23ba60ee15039aef78194de4bfea54577e4c2950e825a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f894cc43914d61620b23ba60ee15039aef78194de4bfea54577e4c2950e825a3", kill_on_drop: false }`
[INFO] [stdout] f894cc43914d61620b23ba60ee15039aef78194de4bfea54577e4c2950e825a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b23f716e724c93aaf80e6b52d4b5f73ba7f5c0bc478c2f27f0fd4d5e6b6b27df
[INFO] running `Command { std: "docker" "start" "-a" "b23f716e724c93aaf80e6b52d4b5f73ba7f5c0bc478c2f27f0fd4d5e6b6b27df", kill_on_drop: false }`
[INFO] [stdout] warning: unused variable: `peer`
[INFO] [stdout]    --> src/kernel/grant.rs:169:21
[INFO] [stdout]     |
[INFO] [stdout] 169 |         if let Some(peer) = (*GRANTS.get_mut())[grant_id].peer {
[INFO] [stdout]     |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_peer`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `peer`
[INFO] [stdout]    --> src/kernel/grant.rs:203:29
[INFO] [stdout]     |
[INFO] [stdout] 203 |                 if let Some(peer) = (*GRANTS.get_mut())[i].peer {
[INFO] [stdout]     |                             ^^^^ help: if this is intentional, prefix it with an underscore: `_peer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `task_id`
[INFO] [stdout]    --> src/kernel/irq.rs:231:35
[INFO] [stdout]     |
[INFO] [stdout] 231 | pub fn irq_route_test(intid: u32, task_id: usize) {
[INFO] [stdout]     |                                   ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_task_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling aegis_os v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `ElfInfo`, `ElfSegment`, `MAX_SEGMENTS`, and `PF_W`
[INFO] [stdout]   --> tests/host_tests.rs:39:51
[INFO] [stdout]    |
[INFO] [stdout] 39 | use aegis_os::elf::{self, ElfError, ElfLoadError, ElfSegment, ElfInfo, MAX_SEGMENTS, PF_R, PF_W, PF_X};
[INFO] [stdout]    |                                                   ^^^^^^^^^^  ^^^^^^^  ^^^^^^^^^^^^        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `peer`
[INFO] [stdout]    --> src/kernel/grant.rs:169:21
[INFO] [stdout]     |
[INFO] [stdout] 169 |         if let Some(peer) = (*GRANTS.get_mut())[grant_id].peer {
[INFO] [stdout]     |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_peer`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `peer`
[INFO] [stdout]    --> src/kernel/grant.rs:203:29
[INFO] [stdout]     |
[INFO] [stdout] 203 |                 if let Some(peer) = (*GRANTS.get_mut())[i].peer {
[INFO] [stdout]     |                             ^^^^ help: if this is intentional, prefix it with an underscore: `_peer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `task_id`
[INFO] [stdout]    --> src/kernel/irq.rs:231:35
[INFO] [stdout]     |
[INFO] [stdout] 231 | pub fn irq_route_test(intid: u32, task_id: usize) {
[INFO] [stdout]     |                                   ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_task_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]     --> tests/host_tests.rs:3447:13
[INFO] [stdout]      |
[INFO] [stdout] 3421 |     unsafe {
[INFO] [stdout]      |     ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 3447 |             unsafe { *sched::CURRENT.get() }, 2,
[INFO] [stdout]      |             ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.93s
[INFO] running `Command { std: "docker" "inspect" "b23f716e724c93aaf80e6b52d4b5f73ba7f5c0bc478c2f27f0fd4d5e6b6b27df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b23f716e724c93aaf80e6b52d4b5f73ba7f5c0bc478c2f27f0fd4d5e6b6b27df", kill_on_drop: false }`
[INFO] [stdout] b23f716e724c93aaf80e6b52d4b5f73ba7f5c0bc478c2f27f0fd4d5e6b6b27df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8159c6d04456b43269f857f442d79aa071323a5ee2eedfbceccdcfb74f12381a
[INFO] running `Command { std: "docker" "start" "-a" "8159c6d04456b43269f857f442d79aa071323a5ee2eedfbceccdcfb74f12381a", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `peer`
[INFO] [stderr]    --> src/kernel/grant.rs:169:21
[INFO] [stderr]     |
[INFO] [stderr] 169 |         if let Some(peer) = (*GRANTS.get_mut())[grant_id].peer {
[INFO] [stderr]     |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_peer`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `peer`
[INFO] [stderr]    --> src/kernel/grant.rs:203:29
[INFO] [stderr]     |
[INFO] [stderr] 203 |                 if let Some(peer) = (*GRANTS.get_mut())[i].peer {
[INFO] [stderr]     |                             ^^^^ help: if this is intentional, prefix it with an underscore: `_peer`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `task_id`
[INFO] [stderr]    --> src/kernel/irq.rs:231:35
[INFO] [stderr]     |
[INFO] [stderr] 231 | pub fn irq_route_test(intid: u32, task_id: usize) {
[INFO] [stderr]     |                                   ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_task_id`
[INFO] [stderr] 
[INFO] [stderr] warning: `aegis_os` (lib) generated 3 warnings (run `cargo fix --lib -p aegis_os` to apply 3 suggestions)
[INFO] [stderr] warning: unused imports: `ElfInfo`, `ElfSegment`, `MAX_SEGMENTS`, and `PF_W`
[INFO] [stderr]   --> tests/host_tests.rs:39:51
[INFO] [stderr]    |
[INFO] [stderr] 39 | use aegis_os::elf::{self, ElfError, ElfLoadError, ElfSegment, ElfInfo, MAX_SEGMENTS, PF_R, PF_W, PF_X};
[INFO] [stderr]    |                                                   ^^^^^^^^^^  ^^^^^^^  ^^^^^^^^^^^^        ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary `unsafe` block
[INFO] [stderr]     --> tests/host_tests.rs:3447:13
[INFO] [stderr]      |
[INFO] [stderr] 3421 |     unsafe {
[INFO] [stderr]      |     ------ because it's nested under this `unsafe` block
[INFO] [stderr] ...
[INFO] [stderr] 3447 |             unsafe { *sched::CURRENT.get() }, 2,
[INFO] [stderr]      |             ^^^^^^ unnecessary `unsafe` block
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `aegis_os` (test "host_tests") generated 2 warnings (run `cargo fix --test "host_tests" -p aegis_os` to apply 1 suggestion)
[INFO] [stderr] warning: `aegis_os` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aegis_os-9c9bc9b02a93f87c)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aegis_os-911ce1ecaa11f3be)
[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] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/host_tests.rs (/opt/rustwide/target/debug/deps/host_tests-3ee5309e49e5fb62)
[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] [stdout] 
[INFO] [stdout] running 250 tests
[INFO] [stdout] test addr_asid_zero_reserved_for_kernel ... ok
[INFO] [stdout] test addr_different_asids_produce_different_ttbr0 ... ok
[INFO] [stdout] test addr_max_asid_fits_in_8_bits ... ok
[INFO] [stdout] test addr_empty_tcb_has_zero_ttbr0 ... ok
[INFO] [stdout] test addr_page_table_base_returns_distinct_per_task ... ok
[INFO] [stdout] test addr_schedule_preserves_ttbr0_in_tcb ... ok
[INFO] [stdout] test cap_all_includes_device_map ... ok
[INFO] [stdout] test cap_all_includes_grants ... ok
[INFO] [stdout] test cap_all_includes_heartbeat ... ok
[INFO] [stdout] test addr_ttbr0_survives_restart ... ok
[INFO] [stdout] test addr_ttbr0_for_task_embeds_asid ... ok
[INFO] [stdout] test cap_bits_are_distinct_powers_of_two ... ok
[INFO] [stdout] test cap_check_multi_bit_requirement ... ok
[INFO] [stdout] test cap_all_includes_every_bit ... ok
[INFO] [stdout] test addr_ttbr0_preserves_base_address ... ok
[INFO] [stdout] test cap_check_single_bit ... ok
[INFO] [stdout] test cap_for_syscall_all_endpoints ... ok
[INFO] [stdout] test cap_for_syscall_call_needs_both ... ok
[INFO] [stdout] test cap_all_includes_irq ... ok
[INFO] [stdout] test cap_for_syscall_grant ... ok
[INFO] [stdout] test cap_for_syscall_ep2_ep3 ... ok
[INFO] [stdout] test cap_for_syscall_heartbeat ... ok
[INFO] [stdout] test cap_for_syscall_invalid_returns_zero ... ok
[INFO] [stdout] test cap_for_syscall_irq ... ok
[INFO] [stdout] test cap_for_syscall_yield ... ok
[INFO] [stdout] test cap_for_syscall_write ... ok
[INFO] [stdout] test cap_for_syscall_send_recv ... ok
[INFO] [stdout] test cap_for_syscall_exit ... ok
[INFO] [stdout] test cap_heartbeat_is_bit_17 ... ok
[INFO] [stdout] test cap_name_heartbeat ... ok
[INFO] [stdout] test cap_name_returns_expected_strings ... ok
[INFO] [stdout] test cap_for_syscall_grant_irq_device ... ok
[INFO] [stdout] test cap_none_grants_nothing ... ok
[INFO] [stdout] test cap_survives_restart_simulation ... ok
[INFO] [stdout] test cap_name_all_missing_arms ... ok
[INFO] [stdout] test device_map_valid_uart ... ok
[INFO] [stdout] test cap_name_exit ... ok
[INFO] [stdout] test device_map_invalid_device_id ... ok
[INFO] [stdout] test elf_parse_no_segments ... ok
[INFO] [stdout] test elf_parse_not_64bit ... ok
[INFO] [stdout] test elf_parse_not_executable ... ok
[INFO] [stdout] test cap_exit_granted_with_cap ... ok
[INFO] [stdout] test elf_parse_not_little_endian ... ok
[INFO] [stdout] test elf_parse_segment_out_of_bounds ... ok
[INFO] [stdout] test addr_page_table_base_is_4k_aligned ... ok
[INFO] [stdout] test elf_parse_too_many_segments ... ok
[INFO] [stdout] test elf_parse_valid_multiple_segments ... ok
[INFO] [stdout] test elf_parse_valid_single_segment ... ok
[INFO] [stdout] test elf_parse_wrong_arch ... ok
[INFO] [stdout] test elf_validate_for_load_entry_out_of_range ... ok
[INFO] [stdout] test elf_validate_for_load_no_segments ... ok
[INFO] [stdout] test elf_validate_for_load_segment_too_large ... ok
[INFO] [stdout] test elf_validate_for_load_vaddr_below_base ... ok
[INFO] [stdout] test elf_validate_for_load_valid ... ok
[INFO] [stdout] test elf_validate_for_load_wx_violation ... ok
[INFO] [stdout] test exited_task_not_auto_restarted ... ok
[INFO] [stdout] test exited_task_skipped_by_scheduler ... ok
[INFO] [stdout] test elf_parse_too_small ... ok
[INFO] [stdout] test grant_cleanup_clears_both_roles ... ok
[INFO] [stdout] test grant_cleanup_owner_faulted ... ok
[INFO] [stdout] test grant_cleanup_peer_faulted ... ok
[INFO] [stdout] test grant_create_duplicate_rejected ... ok
[INFO] [stdout] test grant_create_invalid_id ... ok
[INFO] [stdout] test grant_create_invalid_peer ... ok
[INFO] [stdout] test grant_create_self_grant_rejected ... ok
[INFO] [stdout] test grant_create_success ... ok
[INFO] [stdout] test grant_page_addr_invalid ... ok
[INFO] [stdout] test grant_page_addr_valid ... ok
[INFO] [stdout] test grant_re_create_after_revoke ... ok
[INFO] [stdout] test grant_revoke_by_non_owner_rejected ... ok
[INFO] [stdout] test grant_revoke_by_owner ... ok
[INFO] [stdout] test grant_revoke_inactive_is_noop ... ok
[INFO] [stdout] test grant_revoke_invalid_id ... ok
[INFO] [stdout] test grant_two_grants_independent ... ok
[INFO] [stdout] test idle_task_id_is_last ... ok
[INFO] [stdout] test ipc_cleanup_clears_both_endpoints ... ok
[INFO] [stdout] test ipc_cleanup_clears_receiver_slot ... ok
[INFO] [stdout] test ipc_cleanup_clears_sender_slot ... ok
[INFO] [stdout] test ipc_cleanup_doesnt_affect_other_tasks ... ok
[INFO] [stdout] test ipc_copy_message ... ok
[INFO] [stdout] test ipc_endpoint_initial_state ... ok
[INFO] [stdout] test cap_empty_tcb_has_zero_caps ... ok
[INFO] [stdout] test ipc_four_endpoints_exist ... ok
[INFO] [stdout] test elf_parse_entry_point ... ok
[INFO] [stdout] test cap_exit_bit_18 ... ok
[INFO] [stdout] test ipc_max_endpoints ... ok
[INFO] [stdout] test ipc_send_restores_receiver_priority ... ok
[INFO] [stdout] test ipc_sys_call_invalid_endpoint ... ok
[INFO] [stdout] test ipc_round_trip_message_integrity ... ok
[INFO] [stdout] test cap_exit_denied_without_cap ... ok
[INFO] [stdout] test cap_exit_in_cap_all ... ok
[INFO] [stdout] test elf_load_segments_copy_and_zero ... ok
[INFO] [stdout] test device_registry_uart_l2_index ... ok
[INFO] [stdout] test elf_load_segments_rejects_invalid ... ok
[INFO] [stdout] test ipc_cleanup_all_four_endpoints ... ok
[INFO] [stdout] test elf_parse_bad_magic ... ok
[INFO] [stdout] test ipc_sys_call_no_receiver ... ok
[INFO] [stdout] test ipc_sys_call_priority_boost ... ok
[INFO] [stdout] test ipc_sys_call_queue_full ... ok
[INFO] [stdout] test ipc_msg_regs_count ... ok
[INFO] [stdout] test ipc_sys_call_with_receiver_waiting ... ok
[INFO] [stdout] test irq_ack_already_acked_is_noop ... ok
[INFO] [stdout] test ipc_sys_send_immediate_delivery ... ok
[INFO] [stdout] test irq_ack_not_bound ... ok
[INFO] [stdout] test ipc_sys_recv_blocks_when_no_sender ... ok
[INFO] [stdout] test ipc_sys_send_blocks_when_no_receiver ... ok
[INFO] [stdout] test irq_ack_success ... ok
[INFO] [stdout] test ipc_sys_send_invalid_endpoint ... ok
[INFO] [stdout] test ipc_recv_loads_frame_on_immediate ... ok
[INFO] [stdout] test irq_ack_wrong_task ... ok
[INFO] [stdout] test irq_bind_reject_duplicate ... ok
[INFO] [stdout] test irq_bind_reject_ppi ... ok
[INFO] [stdout] test ipc_sys_recv_immediate_delivery ... ok
[INFO] [stdout] test irq_bind_reject_zero_bit ... ok
[INFO] [stdout] test ipc_sys_recv_invalid_endpoint ... ok
[INFO] [stdout] test irq_bind_success ... ok
[INFO] [stdout] test irq_bind_table_full ... ok
[INFO] [stdout] test irq_cleanup_does_not_affect_other_tasks ... ok
[INFO] [stdout] test ipc_sys_send_queue_full ... ok
[INFO] [stdout] test irq_cleanup_unbinds_all ... ok
[INFO] [stdout] test irq_rebind_after_cleanup ... ok
[INFO] [stdout] test irq_route_accumulates_bits ... ok
[INFO] [stdout] test kernel_cell_as_ptr_stable ... ok
[INFO] [stdout] test klog_macro_compiles ... ok
[INFO] [stdout] test kernel_cell_get_read ... ok
[INFO] [stdout] test l6_arch_module_exists ... ok
[INFO] [stdout] test log_level_ordering ... ok
[INFO] [stdout] test irq_route_sets_notify_pending ... ok
[INFO] [stdout] test l6_cfg_separation_works ... ok
[INFO] [stdout] test log_message_basic ... ok
[INFO] [stdout] test irq_route_unblocks_waiting_task ... ok
[INFO] [stdout] test l6_use_paths_unchanged ... ok
[INFO] [stdout] test kernel_cell_get_then_get_mut_roundtrip ... ok
[INFO] [stdout] test mmu_device_block_has_af ... ok
[INFO] [stdout] test mmu_access_permissions ... ok
[INFO] [stdout] test mmu_device_block_is_el1_only ... ok
[INFO] [stdout] test l6_kernel_module_exports ... ok
[INFO] [stdout] test mmu_execute_never_bits ... ok
[INFO] [stdout] test mmu_kernel_data_page_is_el1_only ... ok
[INFO] [stdout] test mmu_device_block_is_non_executable ... ok
[INFO] [stdout] test mmu_shareability ... ok
[INFO] [stdout] test mmu_kernel_data_page_is_non_executable ... ok
[INFO] [stdout] test mmu_user_code_page_el0_exec_only ... ok
[INFO] [stdout] test mmu_user_data_page_is_el0_accessible ... ok
[INFO] [stdout] test mmu_user_data_page_is_non_executable ... ok
[INFO] [stdout] test mmu_valid_bit ... ok
[INFO] [stdout] test log_prefix_all_levels ... ok
[INFO] [stdout] test notify_cap_for_syscall_notify ... ok
[INFO] [stdout] test mmu_wxn_invariant ... ok
[INFO] [stdout] test mmu_access_flag ... ok
[INFO] [stdout] test mmu_set_page_attr_host_stub ... ok
[INFO] [stdout] test mmu_shared_code_page_is_readonly ... ok
[INFO] [stdout] test notify_pending_cleared_on_read ... ok
[INFO] [stdout] test mmu_attr_indices ... ok
[INFO] [stdout] test notify_cap_for_syscall_wait_notify ... ok
[INFO] [stdout] test mmu_table_vs_block_vs_page ... ok
[INFO] [stdout] test notify_empty_tcb_has_no_pending ... ok
[INFO] [stdout] test l6_elf_wxn_flag_properties ... ok
[INFO] [stdout] test l6_platform_constants ... ok
[INFO] [stdout] test notify_cleared_on_restart ... ok
[INFO] [stdout] test notify_pending_or_merge ... ok
[INFO] [stdout] test notify_waiting_flag ... ok
[INFO] [stdout] test page_table_constants_computed ... ok
[INFO] [stdout] test sched_context_save_restore ... ok
[INFO] [stdout] test sched_empty_tcb_is_zeroed ... ok
[INFO] [stdout] test sched_empty_tcb_phase_k_fields_zeroed ... ok
[INFO] [stdout] test sched_epoch_reset_clears_ticks ... ok
[INFO] [stdout] test sched_epoch_length_constant ... ok
[INFO] [stdout] test sched_fault_current_task_basic ... ok
[INFO] [stdout] test sched_get_set_task_reg ... ok
[INFO] [stdout] test sched_get_task_base_priority ... ok
[INFO] [stdout] test sched_idle_fallback ... ok
[INFO] [stdout] test sched_fault_current_task_cleans_irq ... ok
[INFO] [stdout] test sched_get_task_base_priority_out_of_range ... ok
[INFO] [stdout] test sched_num_tasks ... ok
[INFO] [stdout] test sched_get_task_priority ... ok
[INFO] [stdout] test sched_out_of_range_set_priority_is_noop ... ok
[INFO] [stdout] test sched_priority_higher_wins ... ok
[INFO] [stdout] test sched_priority_restored_on_fault ... ok
[INFO] [stdout] test sched_restart_delay ... ok
[INFO] [stdout] test sched_record_heartbeat ... ok
[INFO] [stdout] test sched_restart_task_non_faulted_noop ... ok
[INFO] [stdout] test sched_restore_base_priority ... ok
[INFO] [stdout] test sched_same_priority_round_robin ... ok
[INFO] [stdout] test sched_record_heartbeat_disable ... ok
[INFO] [stdout] test sched_schedule_no_ready_task_forces_idle ... ok
[INFO] [stdout] test sched_restore_base_priority_out_of_range ... ok
[INFO] [stdout] test sched_set_task_priority_out_of_range ... ok
[INFO] [stdout] test sched_skip_blocked_task ... ok
[INFO] [stdout] test sched_skip_faulted_task ... ok
[INFO] [stdout] test sched_task_state_values ... ok
[INFO] [stdout] test sched_tcb_size ... ok
[INFO] [stdout] test sched_ticks_used_reset_on_restart ... ok
[INFO] [stdout] test sched_auto_restart_after_delay ... ok
[INFO] [stdout] test sched_budget_exhausted_skips_task ... ok
[INFO] [stdout] test sched_get_task_priority_out_of_range ... ok
[INFO] [stdout] test sched_heartbeat_reset_on_restart ... ok
[INFO] [stdout] test sched_watchdog_scan_skips_already_faulted ... ok
[INFO] [stdout] test sched_watchdog_scan_skips_disabled ... ok
[INFO] [stdout] test sched_save_load_frame ... ok
[INFO] [stdout] test sched_set_task_state_out_of_range ... ok
[INFO] [stdout] test sched_unlimited_budget_never_exhausted ... ok
[INFO] [stdout] test sched_set_task_priority ... ok
[INFO] [stdout] test sched_watchdog_scan_no_violation ... ok
[INFO] [stdout] test sched_watchdog_scan_period_constant ... ok
[INFO] [stdout] test sched_watchdog_scan_violation_faults_task ... ok
[INFO] [stdout] test test_budget_epoch_reset_fairness_logic ... ok
[INFO] [stdout] test sched_schedule_idle_faulted_gets_restarted ... ok
[INFO] [stdout] test sender_queue_push_pop_fifo ... ok
[INFO] [stdout] test sender_queue_remove_middle ... ok
[INFO] [stdout] test test_grant_create_validates_correctly ... ok
[INFO] [stdout] test sender_queue_wrap_around ... ok
[INFO] [stdout] test task_state_exited_distinct ... ok
[INFO] [stdout] test task_state_exited_value ... ok
[INFO] [stdout] test sender_queue_full_rejects ... ok
[INFO] [stdout] test test_grant_slot_exhaustion_safe_logic ... ok
[INFO] [stdout] test test_irq_bind_no_duplicate_intid_logic ... ok
[INFO] [stdout] test test_irq_cleanup_no_orphaned_binding ... ok
[INFO] [stdout] test test_irq_route_correctness_logic ... ok
[INFO] [stdout] test test_watchdog_should_not_fault_within_interval ... ok
[INFO] [stdout] test trapframe_alignment_is_16 ... ok
[INFO] [stdout] test timer_tick_count_accessor ... ok
[INFO] [stdout] test test_grant_cleanup_completeness_logic ... ok
[INFO] [stdout] test trapframe_field_offsets ... ok
[INFO] [stdout] test trapframe_size_is_288 ... ok
[INFO] [stdout] test trapframe_zeroed_is_valid ... ok
[INFO] [stdout] test uart_print_dec_nonzero ... ok
[INFO] [stdout] test uart_print_dec_zero ... ok
[INFO] [stdout] test uart_print_empty_and_nonempty ... ok
[INFO] [stdout] test validate_write_over_256 ... ok
[INFO] [stdout] test validate_write_start_of_ram ... ok
[INFO] [stdout] test validate_write_uart_mmio ... ok
[INFO] [stdout] test cap_check_zero_required_always_passes ... ok
[INFO] [stdout] test validate_write_exactly_256 ... ok
[INFO] [stdout] test validate_write_valid_ptr_in_ram ... ok
[INFO] [stdout] test cap_for_syscall_device_map ... ok
[INFO] [stdout] test cap_heartbeat_bit_is_power_of_two ... ok
[INFO] [stdout] test device_map_invalid_task_id ... ok
[INFO] [stdout] test mmu_shared_code_page_is_executable ... ok
[INFO] [stdout] test test_watchdog_should_fault_violated ... ok
[INFO] [stdout] test validate_write_past_ram_end ... ok
[INFO] [stdout] test validate_write_null_ptr ... ok
[INFO] [stdout] test uart_print_hex_basic ... ok
[INFO] [stdout] test sender_queue_contains ... ok
[INFO] [stdout] test validate_write_end_of_ram ... ok
[INFO] [stdout] test validate_write_spans_boundary ... ok
[INFO] [stdout] test validate_write_before_ram ... ok
[INFO] [stdout] test validate_write_wrapping_overflow ... ok
[INFO] [stdout] test validate_write_zero_length ... ok
[INFO] [stderr] error: test failed, to rerun pass `--test host_tests`
[INFO] [stdout] test sched_round_robin_all_ready ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- sched_round_robin_all_ready stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sched_round_robin_all_ready' (221) panicked at tests/host_tests.rs:445:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 7
[INFO] [stdout]  right: 1
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f7c74f3357a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f7c74f3357a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f7c74f3357a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f7c74f3357a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f7c74f474ea - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f7c74f474ea - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5f7c74f37e02 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f7c74f37e02 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f7c74f1278f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f7c74f1278f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f7c74f2bae9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f7c74ec0e5c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5f7c74ec0e5c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f7c74f2bca2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5f7c74f2bca2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f7c74f12848 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f7c74f0a1e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f7c74f1355d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f7c74f47d5c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f7c74f47c13 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5f7c74f4409d - core[10b6fa85044e1869]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5f7c74ea0261 - host_tests::sched_round_robin_all_ready::h4ad4e6b05ea71036
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/host_tests.rs:445:13
[INFO] [stdout]   22:     0x5f7c74ea0337 - host_tests::sched_round_robin_all_ready::{{closure}}::h9615c4feaa2ba7af
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/host_tests.rs:432:33
[INFO] [stdout]   23:     0x5f7c74eb0126 - core::ops::function::FnOnce::call_once::h33734b02241bc327
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5f7c74eb4f3b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5f7c74eb4f3b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5f7c74ec192b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5f7c74ec192b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5f7c74ec192b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5f7c74ec192b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5f7c74ec192b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5f7c74ec192b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5f7c74ec192b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5f7c74ebd044 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5f7c74ebd044 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5f7c74ec4532 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5f7c74ec4532 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5f7c74ec4532 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5f7c74ec4532 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5f7c74ec4532 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5f7c74ec4532 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5f7c74ec4532 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5f7c74f32e8f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5f7c74f32e8f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x70d078f96aa4 - <unknown>
[INFO] [stdout]   45:     0x70d079023a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     sched_round_robin_all_ready
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 249 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8159c6d04456b43269f857f442d79aa071323a5ee2eedfbceccdcfb74f12381a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8159c6d04456b43269f857f442d79aa071323a5ee2eedfbceccdcfb74f12381a", kill_on_drop: false }`
[INFO] [stdout] 8159c6d04456b43269f857f442d79aa071323a5ee2eedfbceccdcfb74f12381a
