[INFO] fetching crate hojicha-runtime 0.2.2...
[INFO] testing hojicha-runtime-0.2.2 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] extracting crate hojicha-runtime 0.2.2 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate hojicha-runtime 0.2.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate hojicha-runtime 0.2.2
[INFO] tweaked toml for crates.io crate hojicha-runtime 0.2.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate hojicha-runtime 0.2.2 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hojicha-runtime 0.2.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eabff7978c6e272a30853f13a518c817de7eca4234a5df24d44cfe5c6aee59be
[INFO] running `Command { std: "docker" "start" "-a" "eabff7978c6e272a30853f13a518c817de7eca4234a5df24d44cfe5c6aee59be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eabff7978c6e272a30853f13a518c817de7eca4234a5df24d44cfe5c6aee59be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eabff7978c6e272a30853f13a518c817de7eca4234a5df24d44cfe5c6aee59be", kill_on_drop: false }`
[INFO] [stdout] eabff7978c6e272a30853f13a518c817de7eca4234a5df24d44cfe5c6aee59be
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dcc81a3ecd3d44fb5997e59a086a0b797f19cabb69e95deb37801e145d472831
[INFO] running `Command { std: "docker" "start" "-a" "dcc81a3ecd3d44fb5997e59a086a0b797f19cabb69e95deb37801e145d472831", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling hdrhistogram v7.5.4
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling hojicha-core v0.2.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling hojicha-runtime v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.79s
[INFO] running `Command { std: "docker" "inspect" "dcc81a3ecd3d44fb5997e59a086a0b797f19cabb69e95deb37801e145d472831", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dcc81a3ecd3d44fb5997e59a086a0b797f19cabb69e95deb37801e145d472831", kill_on_drop: false }`
[INFO] [stdout] dcc81a3ecd3d44fb5997e59a086a0b797f19cabb69e95deb37801e145d472831
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 72c8f6afa001aba12907a28d2a41941d6f14979d955f1d4f910ac9d5e48d96a0
[INFO] running `Command { std: "docker" "start" "-a" "72c8f6afa001aba12907a28d2a41941d6f14979d955f1d4f910ac9d5e48d96a0", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling proptest v1.7.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling hojicha-core v0.2.2
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling hojicha-runtime v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 37.48s
[INFO] running `Command { std: "docker" "inspect" "72c8f6afa001aba12907a28d2a41941d6f14979d955f1d4f910ac9d5e48d96a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72c8f6afa001aba12907a28d2a41941d6f14979d955f1d4f910ac9d5e48d96a0", kill_on_drop: false }`
[INFO] [stdout] 72c8f6afa001aba12907a28d2a41941d6f14979d955f1d4f910ac9d5e48d96a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 393baa88824c4da0e1d0eb957f2bbb7449278a994a038b228c33e61631483e4e
[INFO] running `Command { std: "docker" "start" "-a" "393baa88824c4da0e1d0eb957f2bbb7449278a994a038b228c33e61631483e4e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hojicha_runtime-b76eca59f637adba)
[INFO] [stdout] 
[INFO] [stdout] running 75 tests
[INFO] [stdout] test async_handle::tests::test_async_handle_drop_cancels ... ok
[INFO] [stdout] test async_handle::tests::test_async_handle_abort ... ok
[INFO] [stdout] test panic_handler::tests::prop_tui_state_atomic ... ok
[INFO] [stdout] test metrics::tests::test_export_formats ... ok
[INFO] [stdout] test metrics::tests::test_metrics_reset ... ok
[INFO] [stdout] test metrics::tests::test_percentile_calculation ... ok
[INFO] [stdout] test metrics::tests::test_metrics_collector_creation ... ok
[INFO] [stdout] test metrics::tests::test_event_recording ... ok
[INFO] [stdout] test panic_handler::tests::test_manual_tui_state_behavior ... ok
[INFO] [stdout] test priority_queue::tests::test_backpressure ... ok
[INFO] [stdout] test priority_queue::tests::test_event_dropping ... ok
[INFO] [stdout] test priority_queue::tests::test_priority_ordering ... ok
[INFO] [stdout] test async_handle::tests::test_async_handle_cancel ... ok
[INFO] [stdout] test panic_recovery::tests::test_safe_init_catches_panic ... ok
[INFO] [stdout] test program::command_executor::tests::test_execute_custom_command_raw ... ok
[INFO] [stdout] test panic_recovery::tests::test_safe_update_catches_panic ... ok
[INFO] [stdout] test panic_handler::tests::test_custom_cleanup_behavior ... ok
[INFO] [stdout] test panic_handler::tests::test_panic_hook_installation_behavior ... ok
[INFO] [stdout] test program::command_executor::tests::test_execute_quit_command ... ok
[INFO] [stdout] test program::command_executor::tests::test_execute_none_command ... ok
[INFO] [stdout] test program::error_handler::tests::test_composite_error_handler ... ok
[INFO] [stdout] test program::error_handler::tests::test_default_error_handler ... ok
[INFO] [stdout] test program::error_handler::tests::test_event_error_handler ... ok
[INFO] [stdout] test program::event_processor::tests::test_coalesce_resize_events ... ok
[INFO] [stdout] test panic_handler::tests::test_panic_hook_captures_panic ... ok
[INFO] [stdout] test program::event_processor::tests::test_is_suspend_event ... ok
[INFO] [stdout] test program::event_processor::tests::test_process_focus_events ... ok
[INFO] [stdout] test program::event_processor::tests::test_process_key_event ... ok
[INFO] [stdout] test program::event_processor::tests::test_process_mouse_event ... ok
[INFO] [stdout] test program::event_processor::tests::test_process_paste_event ... ok
[INFO] [stdout] test program::event_processor::tests::test_process_resize_event ... ok
[INFO] [stdout] test program::command_executor::tests::test_execute_sequence ... ok
[INFO] [stdout] test program::event_processor::tests::test_is_quit_event ... ok
[INFO] [stdout] test program::fps_limiter::tests::test_fps_limiter_creation ... ok
[INFO] [stdout] test program::fps_limiter::tests::test_fps_limiter_default ... ok
[INFO] [stdout] test program::command_executor::tests::test_execute_tick_command_raw ... FAILED
[INFO] [stdout] test program::fps_limiter::tests::test_fps_limiter_no_limit ... ok
[INFO] [stdout] test program::fps_limiter::tests::test_fps_limiter_high_fps ... ok
[INFO] [stdout] test program::fps_limiter::tests::test_fps_limiter_set_max_fps ... ok
[INFO] [stdout] test program::fps_limiter::tests::test_fps_limiter_reset ... ok
[INFO] [stdout] test program::command_executor::tests::test_multiple_executors ... ok
[INFO] [stdout] test program::fps_limiter::tests::test_fps_limiter_various_fps_values ... ok
[INFO] [stdout] test program::priority_event_processor::tests::test_custom_priority_mapper ... ok
[INFO] [stdout] test program::priority_event_processor::tests::test_event_prioritization ... ok
[INFO] [stdout] test program::priority_event_processor::tests::test_priority_processor_creation ... ok
[INFO] [stdout] test program::priority_event_processor::tests::test_statistics_tracking ... ok
[INFO] [stdout] test program::fps_limiter::tests::test_fps_limiter_time_until_next_frame ... ok
[INFO] [stdout] test program::tests::test_mouse_mode_default ... ok
[INFO] [stdout] test program::fps_limiter::tests::test_fps_limiter_should_render ... ok
[INFO] [stdout] test program::tests::test_program_options_all_methods ... ok
[INFO] [stdout] test program::tests::test_program_drop ... ok
[INFO] [stdout] test queue_scaling::tests::test_event_rate_tracker ... ok
[INFO] [stdout] test program::tests::test_program_methods ... ok
[INFO] [stdout] test resource_limits::tests::test_recursion_limits ... ok
[INFO] [stdout] test program::tests::test_program_with_filter ... ok
[INFO] [stdout] test queue_scaling::tests::test_scaling_strategies ... ok
[INFO] [stdout] test safe_priority::tests::test_custom_mapper ... ok
[INFO] [stdout] test safe_priority::tests::test_event_kind ... ok
[INFO] [stdout] test safe_priority::tests::test_priority_detection ... ok
[INFO] [stdout] test shared_runtime::tests::test_shared_runtime_singleton ... ok
[INFO] [stdout] test stream_builders::tests::test_channel_stream ... ok
[INFO] [stdout] test resource_limits::tests::test_task_limits ... ok
[INFO] [stdout] test stream_builders::tests::test_timeout_stream ... ok
[INFO] [stdout] test stream_builders::tests::test_interval_stream ... ok
[INFO] [stdout] test subscription::tests::test_subscription_cancel ... ok
[INFO] [stdout] test subscription::tests::test_subscription_drop_cancels ... ok
[INFO] [stdout] test testing::async_test_utils::tests::test_cmd_sync_execution ... ok
[INFO] [stdout] test testing::async_test_utils::tests::test_execute_tick_now ... ok
[INFO] [stdout] test testing::async_test_utils::tests::test_block_on_async ... ok
[INFO] [stdout] test program::fps_limiter::tests::test_fps_limiter_actual_fps ... ok
[INFO] [stdout] test program::command_executor::tests::test_execute_custom_command ... ok
[INFO] [stdout] test program::command_executor::tests::test_execute_batch_commands ... ok
[INFO] [stdout] test program::command_executor::tests::test_execute_tick_command ... ok
[INFO] [stdout] test testing::async_test_utils::tests::test_async_harness ... ok
[INFO] [stdout] test program::fps_limiter::tests::test_fps_limiter_low_fps ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- program::command_executor::tests::test_execute_tick_command_raw stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'program::command_executor::tests::test_execute_tick_command_raw' (51) panicked at src/program/command_executor.rs:453:64:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Timeout
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x601915a4ff3a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x601915a4ff3a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x601915a4ff3a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x601915a4ff3a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x601915a6550a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x601915a6550a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x601915a554b2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x601915a554b2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x601915a2d04f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x601915a2d04f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x601915a47f99 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6019158ce3ac - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x6019158ce3ac - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x601915a48212 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x601915a48212 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x601915a2d108 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x601915a24439 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x601915a2de6d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x601915a65ccc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x601915a65a42 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6019157c8ed1 - <core[35159d6ffb30e017]::result::Result<hojicha_core[932fad1e8e735f89]::event::Event<hojicha_runtime[384f774010d0ddc9]::program::command_executor::tests::TestMsg>, std[ec419fa8110287d5]::sync::mpsc::RecvTimeoutError>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6019157c8ed1 - hojicha_runtime[384f774010d0ddc9]::program::command_executor::tests::test_execute_tick_command_raw
[INFO] [stdout]                                at /opt/rustwide/workdir/src/program/command_executor.rs:453:64
[INFO] [stdout]   22:     0x6019157c2d87 - hojicha_runtime[384f774010d0ddc9]::program::command_executor::tests::test_execute_tick_command_raw::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/program/command_executor.rs:444:39
[INFO] [stdout]   23:     0x601915855f36 - <hojicha_runtime[384f774010d0ddc9]::program::command_executor::tests::test_execute_tick_command_raw::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6019158c168b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6019158c168b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x6019158cee7b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x6019158cee7b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x6019158cee7b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x6019158cee7b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x6019158cee7b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6019158cee7b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x6019158cee7b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x6019158c9854 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x6019158c9854 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x6019158d1a82 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x6019158d1a82 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x6019158d1a82 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x6019158d1a82 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x6019158d1a82 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6019158d1a82 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x6019158d1a82 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x601915a4f68f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x601915a4f68f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7ac7bfdbaaa4 - <unknown>
[INFO] [stdout]   45:     0x7ac7bfe47a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     program::command_executor::tests::test_execute_tick_command_raw
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 74 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.24s
[INFO] [stdout] 
[INFO] [stderr] [?1049l[?1006l[?1015l[?1003l[?1002l[?1000l[?2004l[?1004l[?25h[?1049l[?1006l[?1015l[?1003l[?1002l[?1000l[?2004l[?1004l[?25h[?1049l[?1006l[?1015l[?1003l[?1002l[?1000l[?2004l[?1004l[?25herror: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "393baa88824c4da0e1d0eb957f2bbb7449278a994a038b228c33e61631483e4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "393baa88824c4da0e1d0eb957f2bbb7449278a994a038b228c33e61631483e4e", kill_on_drop: false }`
[INFO] [stdout] 393baa88824c4da0e1d0eb957f2bbb7449278a994a038b228c33e61631483e4e
