[INFO] fetching crate resuma 1.1.0...
[INFO] testing resuma-1.1.0 against 1.98.0-beta.1 for beta-1.98-1
[INFO] extracting crate resuma 1.1.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate resuma 1.1.0
[INFO] finished tweaking crates.io crate resuma 1.1.0
[INFO] tweaked toml for crates.io crate resuma 1.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate resuma 1.1.0 on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate resuma 1.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d06ec92e90eb0837b6cd96734e5306220db5eb005c3dbb4e4e7543214ab961f9
[INFO] running `Command { std: "docker" "start" "d06ec92e90eb0837b6cd96734e5306220db5eb005c3dbb4e4e7543214ab961f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d06ec92e90eb0837b6cd96734e5306220db5eb005c3dbb4e4e7543214ab961f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d06ec92e90eb0837b6cd96734e5306220db5eb005c3dbb4e4e7543214ab961f9" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d06ec92e90eb0837b6cd96734e5306220db5eb005c3dbb4e4e7543214ab961f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d06ec92e90eb0837b6cd96734e5306220db5eb005c3dbb4e4e7543214ab961f9" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling http v1.4.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling cc v1.2.66
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling data-encoding v2.11.0
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling alloc-stdlib v0.2.4
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling webpki-roots v1.0.8
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling brotli-decompressor v5.0.3
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling link-section v0.18.3
[INFO] [stderr]    Compiling linktime-proc-macro v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling brotli v8.0.4
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling resuma-macros v1.1.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling ctor v1.0.7
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling tungstenite v0.29.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.29.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tower-http v0.7.0
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling resuma v1.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.65s
[INFO] running `Command { std: "docker" "inspect" "d06ec92e90eb0837b6cd96734e5306220db5eb005c3dbb4e4e7543214ab961f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d06ec92e90eb0837b6cd96734e5306220db5eb005c3dbb4e4e7543214ab961f9" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling resuma v1.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.48s
[INFO] running `Command { std: "docker" "inspect" "d06ec92e90eb0837b6cd96734e5306220db5eb005c3dbb4e4e7543214ab961f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d06ec92e90eb0837b6cd96734e5306220db5eb005c3dbb4e4e7543214ab961f9" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/resuma-aec0d6124af6b574)
[INFO] [stdout] 
[INFO] [stdout] running 111 tests
[INFO] [stdout] test cli::install::tests::project_flag_overrides ... ok
[INFO] [stdout] test cli::scaffold::tests::basic_template_page_returns_view ... ok
[INFO] [stdout] test cli::install::tests::default_target_is_cursor ... ok
[INFO] [stdout] test cli::scaffold::tests::cargo_templates_pin_the_cli_crate_version ... ok
[INFO] [stdout] test cli::update::tests::parse_inline_table ... ok
[INFO] [stdout] test cli::update::tests::parse_path_dependency ... ok
[INFO] [stdout] test cli::update::tests::parse_simple_version ... ok
[INFO] [stdout] test client::tests::client_script_url_format ... ok
[INFO] [stdout] test client::tests::client_component_emits_mount_and_script ... ok
[INFO] [stdout] test client::tests::rejects_invalid_client_id ... ok
[INFO] [stdout] test client::tests::valid_client_id_accepts_common_names ... ok
[INFO] [stdout] test core::context::tests::page_needs_client_detects_resuma_for_marker ... ok
[INFO] [stdout] test core::context::tests::page_needs_client_detects_resuma_match_marker ... ok
[INFO] [stdout] test core::for_list::tests::for_signal_emits_resuma_for_marker ... ok
[INFO] [stdout] test core::match_branch::tests::match_signal_emits_resuma_match_marker ... ok
[INFO] [stdout] test core::nav::tests::path_only_active_with_query_on_current ... ok
[INFO] [stdout] test core::nav::tests::query_href_requires_exact_match ... ok
[INFO] [stdout] test core::show::tests::show_renders_children_when_true ... ok
[INFO] [stdout] test core::show::tests::show_renders_fallback_when_false ... ok
[INFO] [stdout] test core::show::tests::show_signal_emits_resuma_show_marker ... ok
[INFO] [stdout] test core::signal::tests::set_skips_notify_when_value_unchanged ... ok
[INFO] [stdout] test exec::cron::tests::day_of_week_is_correct ... ok
[INFO] [stdout] test exec::cron::tests::hourly_matches_top_of_hour ... ok
[INFO] [stdout] test exec::cron::tests::every_five_minutes ... ok
[INFO] [stdout] test exec::actions::tests::exec_status_action_requires_auth_when_api_key_set ... ok
[INFO] [stdout] test exec::runner::tests::split_chunks_balanced ... ok
[INFO] [stdout] test exec::actions::tests::exec_status_action_allows_authenticated_session ... ok
[INFO] [stdout] test exec::metrics::tests::prometheus_contains_help_and_type ... ok
[INFO] [stdout] test exec::security::tests::resource_name_rejects_traversal ... ok
[INFO] [stdout] test exec::security::tests::schedule_id_rejects_traversal ... ok
[INFO] [stdout] test exec::ssrf::tests::allows_public_https ... ok
[INFO] [stdout] test exec::ssrf::tests::blocks_cgnat_and_reserved_ranges ... ok
[INFO] [stdout] test exec::ssrf::tests::blocks_decimal_ip_encoding ... ok
[INFO] [stdout] test exec::ssrf::tests::blocks_ipv4_compatible_and_ipv6_multicast ... ok
[INFO] [stdout] test exec::ssrf::tests::blocks_hex_ip_encoding ... ok
[INFO] [stdout] test exec::ssrf::tests::rejects_blocked_fetch_headers ... ok
[INFO] [stdout] test exec::ssrf::tests::blocks_localhost ... ok
[INFO] [stdout] test exec::ssrf::tests::blocks_private_ranges ... ok
[INFO] [stdout] test exec::ssrf::tests::blocks_ipv4_mapped_loopback ... ok
[INFO] [stdout] test exec::status::tests::snapshot_includes_queues ... ok
[INFO] [stdout] test exec::tests::tests::planner_map_reduce_for_heavy_intent ... ok
[INFO] [stdout] test exec::webhooks::tests::sign_is_deterministic ... ok
[INFO] [stdout] test flow::app::tests::more_static_segments_rank_first ... ok
[INFO] [stdout] test flow::app::tests::ordering_is_deterministic_for_equal_specificity ... ok
[INFO] [stdout] test exec::tools::tests::echo_tool_roundtrip ... ok
[INFO] [stdout] test flow::app::tests::params_rank_before_catch_all ... ok
[INFO] [stdout] test flow::cache::tests::merge_picks_shorter_max_age ... ok
[INFO] [stdout] test flow::cache::tests::merge_single_hint ... ok
[INFO] [stdout] test flow::extract::tests::path_single_param_u64 ... ok
[INFO] [stdout] test flow::extract::tests::query_single_param ... ok
[INFO] [stdout] test flow::invalidate::tests::invalidate_href_adds_cache_bust_param ... ok
[INFO] [stdout] test flow::match_route::tests::decodes_percent_encoded_param ... ok
[INFO] [stdout] test flow::match_route::tests::catch_all_captures_remaining_segments ... ok
[INFO] [stdout] test flow::match_route::tests::matches_param ... ok
[INFO] [stdout] test flow::match_route::tests::matches_static ... ok
[INFO] [stdout] test flow::match_route::tests::rejects_wrong_length_and_static_mismatch ... ok
[INFO] [stdout] test flow::match_route::tests::root_pattern_matches_root_only ... ok
[INFO] [stdout] test flow::match_route::tests::trailing_slash_normalized ... ok
[INFO] [stdout] test flow::nav::tests::build_query_href_omits_empty ... ok
[INFO] [stdout] test flow::public::tests::collect_skips_missing_dir ... ok
[INFO] [stdout] test flow::public::tests::svg_uses_non_executable_content_type ... ok
[INFO] [stdout] test flow::pwa::tests::manifest_includes_app_routes ... ok
[INFO] [stdout] test flow::pwa::tests::service_worker_precaches_static_routes ... ok
[INFO] [stdout] test flow::public::tests::maps_files_to_url_paths ... ok
[INFO] [stdout] test flow::redirect::tests::accepts_root_relative_paths ... ok
[INFO] [stdout] test flow::redirect::tests::extracts_redirect_field ... ok
[INFO] [stdout] test flow::redirect::tests::flash_appends_query_param ... ok
[INFO] [stdout] test flow::redirect::tests::flash_roundtrips_through_request ... ok
[INFO] [stdout] test flow::redirect::tests::rejects_open_redirects ... ok
[INFO] [stdout] test flow::request::tests::parse_query_decodes_pairs ... ok
[INFO] [stdout] test flow::runtime::tests::try_use_load_value_without_runtime_returns_err ... ok
[INFO] [stdout] test flow::runtime::tests::try_use_load_without_runtime_returns_err ... ok
[INFO] [stdout] test router::tests::catch_all_segment ... ok
[INFO] [stdout] test router::tests::dynamic_param_segment ... ok
[INFO] [stdout] test router::tests::index_maps_to_root ... ok
[INFO] [stdout] test router::tests::layout_files_flagged ... ok
[INFO] [stdout] test router::tests::mod_and_registry_files_are_skipped ... ok
[INFO] [stdout] test router::tests::static_and_nested_patterns ... ok
[INFO] [stdout] test server::listen::tests::resolve_listen_addr_skips_taken_port ... ok
[INFO] [stdout] test server::page_cache::tests::page_staging_isolated_per_scoped_task ... ok
[INFO] [stdout] test server::security::tests::constant_time_eq_matches_only_identical_bytes ... ok
[INFO] [stdout] test server::security::tests::csp_allows_runtime_compiled_handlers ... ok
[INFO] [stdout] test server::security::tests::csp_extra_img_src ... ok
[INFO] [stdout] test server::security::tests::csp_omitted_when_disabled ... ok
[INFO] [stdout] test server::security::tests::origin_matches_ignoring_port ... ok
[INFO] [stdout] test server::security::tests::origin_rejects_other_hosts ... ok
[INFO] [stdout] test server::security::tests::rate_bucket_sweep_drops_expired_entries ... ok
[INFO] [stdout] test server::security::tests::referer_matches_ignoring_port ... ok
[INFO] [stdout] test server::security::tests::referer_matches_ignoring_www ... ok
[INFO] [stdout] test server::security::tests::try_random_token_returns_hex_string ... ok
[INFO] [stdout] test server::security::tests::validate_chunk_id_rejects_traversal ... ok
[INFO] [stdout] test server::security::tests::validate_origin_allows_same_host_with_port ... ok
[INFO] [stdout] test ssr::head_nonce_tests::injects_nonce_on_inline_style_and_script ... ok
[INFO] [stdout] test ssr::head_nonce_tests::skips_external_script_with_src ... ok
[INFO] [stdout] test ssr::seo_kit::tests::meta_pixel_in_head ... ok
[INFO] [stdout] test ssr::seo_kit::tests::robots_includes_gptbot_when_enabled ... ok
[INFO] [stdout] test exec::queue_disk::tests::claim_is_exclusive ... ok
[INFO] [stdout] test exec::queue::tests::enqueue_persists_for_disk_consumer ... ok
[INFO] [stdout] test exec::queue_disk::tests::claim_rejects_path_traversal_filename ... ok
[INFO] [stdout] test server::rate_limit_disk::tests::exclusive_lock_serializes_updates ... ok
[INFO] [stdout] test exec::scheduler::tests::remove_job ... ok
[INFO] [stdout] test exec::scheduler::tests::create_persists_job ... ok
[INFO] [stdout] test exec::scheduler::tests::remove_rejects_path_traversal ... ok
[INFO] [stdout] test exec::security::tests::graph_token_roundtrip ... ok
[INFO] [stdout] test exec::security::tests::input_depth_limit ... ok
[INFO] [stdout] test exec::security::tests::requires_api_key_fail_closed_by_default ... ok
[INFO] [stdout] test exec::tests::tests::cancel_marks_graph_failed_and_blocks_resume ... ok
[INFO] [stdout] test exec::tests::tests::flow_engine_runs_registered_worker ... ok
[INFO] [stdout] test exec::tests::tests::map_reduce_runs_parallel_chunks ... ok
[INFO] [stdout] test exec::tests::tests::pause_and_resume_roundtrip ... FAILED
[INFO] [stdout] test exec::tests::tests::pause_cancels_slow_worker ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- exec::tests::tests::pause_and_resume_roundtrip stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'exec::tests::tests::pause_and_resume_roundtrip' (1329) panicked at src/exec/tests.rs:209:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Paused
[INFO] [stdout]  right: Done
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b5e0bc65d01 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b5e0bc65d01 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b5e0bc65d01 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b5e0bc65d01 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b5e0bc7e61a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b5e0bc7e61a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5b5e0bc6b1ac - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5b5e0bc6b1ac - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5b5e0bc3fba6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b5e0bc3fba6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b5e0bc5be69 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b5e0b9ae440 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5b5e0b9ae440 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5b5e0bc5c192 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5b5e0bc5c192 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5b5e0bc3fc52 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5b5e0bc36b89 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b5e0bc40c3d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5b5e0bc7ee4c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b5e0bc7ecd3 - core[6883ba1bc0fe4ed1]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5b5e0b45e225 - core[6883ba1bc0fe4ed1]::panicking::assert_failed::<resuma[394f2ccc94568100]::exec::types::GraphStatus, resuma[394f2ccc94568100]::exec::types::GraphStatus>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5b5e0b6692a0 - resuma[394f2ccc94568100]::exec::tests::tests::pause_and_resume_roundtrip::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/exec/tests.rs:209:9
[INFO] [stdout]   22:     0x5b5e0b5f2fd2 - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5b5e0b5f304d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5b5e0b50a5bd - <tokio[ae0d2b42ca920256]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::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.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   25:     0x5b5e0b50a4bb - tokio[ae0d2b42ca920256]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[ae0d2b42ca920256]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::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.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x5b5e0b50a4bb - tokio[ae0d2b42ca920256]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[ae0d2b42ca920256]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::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.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x5b5e0b50a4bb - <tokio[ae0d2b42ca920256]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   28:     0x5b5e0b4dcbd0 - <tokio[ae0d2b42ca920256]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[ae0d2b42ca920256]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   29:     0x5b5e0b5083dd - <tokio[ae0d2b42ca920256]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   30:     0x5b5e0b507674 - <tokio[ae0d2b42ca920256]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ae0d2b42ca920256]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   31:     0x5b5e0b54439b - <tokio[ae0d2b42ca920256]::runtime::context::scoped::Scoped<tokio[ae0d2b42ca920256]::runtime::scheduler::Context>>::set::<<tokio[ae0d2b42ca920256]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ae0d2b42ca920256]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ae0d2b42ca920256]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5b5e0b5da8e9 - tokio[ae0d2b42ca920256]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ae0d2b42ca920256]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[ae0d2b42ca920256]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ae0d2b42ca920256]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   33:     0x5b5e0b55ae42 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[ae0d2b42ca920256]::runtime::context::Context>>::try_with::<tokio[ae0d2b42ca920256]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ae0d2b42ca920256]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[ae0d2b42ca920256]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ae0d2b42ca920256]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ae0d2b42ca920256]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   34:     0x5b5e0b55a87e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[ae0d2b42ca920256]::runtime::context::Context>>::with::<tokio[ae0d2b42ca920256]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ae0d2b42ca920256]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[ae0d2b42ca920256]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ae0d2b42ca920256]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ae0d2b42ca920256]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   35:     0x5b5e0b5cd93d - tokio[ae0d2b42ca920256]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ae0d2b42ca920256]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[ae0d2b42ca920256]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ae0d2b42ca920256]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   36:     0x5b5e0b4df660 - <tokio[ae0d2b42ca920256]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ae0d2b42ca920256]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   37:     0x5b5e0b4df956 - <tokio[ae0d2b42ca920256]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   38:     0x5b5e0b507280 - <tokio[ae0d2b42ca920256]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   39:     0x5b5e0b45ef73 - tokio[ae0d2b42ca920256]::runtime::context::runtime::enter_runtime::<<tokio[ae0d2b42ca920256]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5b5e0b4dad71 - <tokio[ae0d2b42ca920256]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   41:     0x5b5e0b4889d4 - <tokio[ae0d2b42ca920256]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x5b5e0b488b9f - <tokio[ae0d2b42ca920256]::runtime::runtime::Runtime>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:345:18
[INFO] [stdout]   43:     0x5b5e0b673dc5 - resuma[394f2ccc94568100]::exec::tests::tests::pause_and_resume_roundtrip
[INFO] [stdout]                                at /opt/rustwide/workdir/src/exec/tests.rs:211:35
[INFO] [stdout]   44:     0x5b5e0b667037 - resuma[394f2ccc94568100]::exec::tests::tests::pause_and_resume_roundtrip::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/exec/tests.rs:172:42
[INFO] [stdout]   45:     0x5b5e0b4d8ea6 - <resuma[394f2ccc94568100]::exec::tests::tests::pause_and_resume_roundtrip::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5b5e0b9a177b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5b5e0b9a177b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x5b5e0b9aedc5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5b5e0b9aedc5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x5b5e0b9aedc5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   51:     0x5b5e0b9aedc5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5b5e0b9aedc5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5b5e0b9aedc5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5b5e0b9aedc5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5b5e0b9a9874 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5b5e0b9a9874 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x5b5e0b9b1f12 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x5b5e0b9b1f12 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5b5e0b9b1f12 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   60:     0x5b5e0b9b1f12 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5b5e0b9b1f12 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5b5e0b9b1f12 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x5b5e0b9b1f12 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5b5e0bc646ef - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   65:     0x5b5e0bc646ef - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   66:     0x7a44ea776aa4 - <unknown>
[INFO] [stdout]   67:     0x7a44ea803a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     exec::tests::tests::pause_and_resume_roundtrip
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 110 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.58s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "d06ec92e90eb0837b6cd96734e5306220db5eb005c3dbb4e4e7543214ab961f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d06ec92e90eb0837b6cd96734e5306220db5eb005c3dbb4e4e7543214ab961f9", kill_on_drop: false }`
[INFO] [stdout] d06ec92e90eb0837b6cd96734e5306220db5eb005c3dbb4e4e7543214ab961f9
