[INFO] cloning repository https://github.com/tmineno/pipeit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tmineno/pipeit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmineno%2Fpipeit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmineno%2Fpipeit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4333134ab3789b54cede6fdaff133e1e7173237d
[INFO] testing tmineno/pipeit 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%2Ftmineno%2Fpipeit" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tmineno/pipeit
[INFO] finished tweaking git repo https://github.com/tmineno/pipeit
[INFO] tweaked toml for git repo https://github.com/tmineno/pipeit written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tmineno/pipeit 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/tmineno/pipeit 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a89e0fe855c6c9b375bdc4fc3ac0a3068ef932f896c27d8c220dbd7962b5b568
[INFO] running `Command { std: "docker" "start" "-a" "a89e0fe855c6c9b375bdc4fc3ac0a3068ef932f896c27d8c220dbd7962b5b568", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a89e0fe855c6c9b375bdc4fc3ac0a3068ef932f896c27d8c220dbd7962b5b568", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a89e0fe855c6c9b375bdc4fc3ac0a3068ef932f896c27d8c220dbd7962b5b568", kill_on_drop: false }`
[INFO] [stdout] a89e0fe855c6c9b375bdc4fc3ac0a3068ef932f896c27d8c220dbd7962b5b568
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] 9ef6c9f09fc8faa1e443caf8a1ca132c359da2258b7ebc65b10ebc22d93be0fc
[INFO] running `Command { std: "docker" "start" "-a" "9ef6c9f09fc8faa1e443caf8a1ca132c359da2258b7ebc65b10ebc22d93be0fc", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling logos-codegen v0.15.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling chumsky v0.10.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling stacker v0.1.23
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling psm v0.1.30
[INFO] [stderr]    Compiling logos-derive v0.15.1
[INFO] [stderr]    Compiling logos v0.15.1
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling pcc v0.4.6 (/opt/rustwide/workdir/compiler)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "9ef6c9f09fc8faa1e443caf8a1ca132c359da2258b7ebc65b10ebc22d93be0fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ef6c9f09fc8faa1e443caf8a1ca132c359da2258b7ebc65b10ebc22d93be0fc", kill_on_drop: false }`
[INFO] [stdout] 9ef6c9f09fc8faa1e443caf8a1ca132c359da2258b7ebc65b10ebc22d93be0fc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] d7ef9011918b8f482c815acbcfc98428695e5adfda9acad0f3b943b1433221fd
[INFO] running `Command { std: "docker" "start" "-a" "d7ef9011918b8f482c815acbcfc98428695e5adfda9acad0f3b943b1433221fd", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling logos-codegen v0.15.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling logos-derive v0.15.1
[INFO] [stderr]    Compiling logos v0.15.1
[INFO] [stderr]    Compiling insta v1.46.3
[INFO] [stderr]    Compiling pcc v0.4.6 (/opt/rustwide/workdir/compiler)
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.10.0
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 55s
[INFO] running `Command { std: "docker" "inspect" "d7ef9011918b8f482c815acbcfc98428695e5adfda9acad0f3b943b1433221fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7ef9011918b8f482c815acbcfc98428695e5adfda9acad0f3b943b1433221fd", kill_on_drop: false }`
[INFO] [stdout] d7ef9011918b8f482c815acbcfc98428695e5adfda9acad0f3b943b1433221fd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] ef541f4278136c03ea3968e69d1319258f2b72b9e4b4ae150a9d82c80d10015c
[INFO] running `Command { std: "docker" "start" "-a" "ef541f4278136c03ea3968e69d1319258f2b72b9e4b4ae150a9d82c80d10015c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pcc-2d427acac94c16ec)
[INFO] [stdout] 
[INFO] [stdout] running 570 tests
[INFO] [stdout] test analyze::tests::balance_with_fork ... ok
[INFO] [stdout] test analyze::tests::balance_fir_symbolic ... ok
[INFO] [stdout] test analyze::tests::bind_direction_out ... ok
[INFO] [stdout] test analyze::tests::bind_direction_in ... ok
[INFO] [stdout] test analyze::tests::bind_in_contract_dtype ... ok
[INFO] [stdout] test analyze::tests::balance_decimation ... ok
[INFO] [stdout] test analyze::tests::bind_out_contract_rate ... ok
[INFO] [stdout] test analyze::tests::bind_in_contract_rate ... ok
[INFO] [stdout] test analyze::tests::bind_unreferenced_e0311 ... ok
[INFO] [stdout] test analyze::tests::buffer_size_computation ... ok
[INFO] [stdout] test analyze::tests::bind_out_contract_dtype ... ok
[INFO] [stdout] test analyze::tests::buffer_size_accounts_for_reader_consumption ... ok
[INFO] [stdout] test analyze::tests::balance_uniform_rate ... ok
[INFO] [stdout] test analyze::tests::cross_clock_rate_match_ok ... ok
[INFO] [stdout] test analyze::tests::conflicting_shape_constraint_error ... ok
[INFO] [stdout] test analyze::tests::cross_clock_rate_mismatch_modal_writer_is_error ... ok
[INFO] [stdout] test analyze::tests::ctrl_type_int32_ok ... ok
[INFO] [stdout] test analyze::tests::dim_conflict_explicit_arg_vs_span ... ok
[INFO] [stdout] test analyze::tests::cross_clock_rate_mismatch_error ... ok
[INFO] [stdout] test analyze::tests::ctrl_type_not_int32_error ... ok
[INFO] [stdout] test analyze::tests::dimension_inference_from_const_ref_shape ... ok
[INFO] [stdout] test analyze::tests::dimension_inference_from_shape_constraint ... ok
[INFO] [stdout] test analyze::tests::dimension_param_order_warning ... ok
[INFO] [stdout] test analyze::tests::example_pdl_analysis ... ok
[INFO] [stdout] test analyze::tests::feedback_with_delay_ok ... ok
[INFO] [stdout] test analyze::tests::dimension_param_order_no_warning_for_fir ... ok
[INFO] [stdout] test analyze::tests::dim_no_conflict_when_sources_agree ... ok
[INFO] [stdout] test analyze::tests::dim_conflict_shape_constraint_vs_span ... ok
[INFO] [stdout] test analyze::tests::memory_pool_within_limit_ok ... ok
[INFO] [stdout] test analyze::tests::dimension_inference_from_args ... ok
[INFO] [stdout] test analyze::tests::polymorphic_fir_rate_resolution ... ok
[INFO] [stdout] test analyze::tests::multi_reader_buffer_uses_max_reader_rate ... ok
[INFO] [stdout] test analyze::tests::feedback_without_delay_error ... ok
[INFO] [stdout] test analyze::tests::memory_pool_exceeded_error ... ok
[INFO] [stdout] test analyze::tests::receiver_pdl_analysis ... ok
[INFO] [stdout] test analyze::tests::sdf_edge_inference_chain ... ok
[INFO] [stdout] test analyze::tests::shape_constraint_matching_inference_ok ... ok
[INFO] [stdout] test analyze::tests::polymorphic_stdout_accepts_cfloat_from_fft ... ok
[INFO] [stdout] test analyze::tests::polymorphic_mul_passthrough_rate ... ok
[INFO] [stdout] test analyze::tests::shm_endpoint_const_ref_slots ... ok
[INFO] [stdout] test analyze::tests::shm_endpoint_missing_name ... ok
[INFO] [stdout] test analyze::tests::sdf_edge_inference_through_fork ... ok
[INFO] [stdout] test analyze::tests::shm_endpoint_missing_slots ... ok
[INFO] [stdout] test analyze::tests::shm_endpoint_udp_not_validated ... ok
[INFO] [stdout] test analyze::tests::param_type_float_ok ... ok
[INFO] [stdout] test analyze::tests::param_type_int_to_polymorphic_ok ... ok
[INFO] [stdout] test analyze::tests::sdf_edge_inference_direct ... ok
[INFO] [stdout] test analyze::tests::mixed_dims_span_and_edge_inference_merge_per_dimension ... ok
[INFO] [stdout] test analyze::tests::shm_endpoint_unaligned_slot_bytes ... ok
[INFO] [stdout] test analyze::tests::shm_endpoint_zero_slots ... ok
[INFO] [stdout] test analyze::tests::shm_endpoint_zero_slot_bytes ... ok
[INFO] [stdout] test analyze::tests::span_derived_dim_stored_for_fir ... ok
[INFO] [stdout] test analyze::tests::shm_endpoint_missing_slot_bytes ... ok
[INFO] [stdout] test analyze::tests::shm_endpoint_valid ... ok
[INFO] [stdout] test analyze::tests::stable_id_topology_change ... ok
[INFO] [stdout] test analyze::tests::span_derived_dim_not_stored_when_explicit_arg ... ok
[INFO] [stdout] test analyze::tests::span_derived_no_conflict_with_matching_pipeline ... ok
[INFO] [stdout] test analyze::tests::stable_id_reorder_stable ... ok
[INFO] [stdout] test analyze::tests::switch_param_ctrl_type_int32_ok ... ok
[INFO] [stdout] test analyze::tests::span_derived_prevents_edge_inference_override ... ok
[INFO] [stdout] test analyze::tests::stable_id_deterministic ... ok
[INFO] [stdout] test analyze::tests::type_check_through_fork ... ok
[INFO] [stdout] test analyze::tests::type_check_ok_linear ... ok
[INFO] [stdout] test analyze::tests::unresolved_dimension_error ... ok
[INFO] [stdout] test analyze::tests::switch_param_ctrl_type_not_int32_error ... ok
[INFO] [stdout] test analyze::tests::type_check_mismatch ... ok
[INFO] [stdout] test codegen::tests::bind_adapter_chan_id ... ok
[INFO] [stdout] test analyze::tests::type_check_through_probe ... ok
[INFO] [stdout] test codegen::tests::bind_no_endpoint_warning ... ok
[INFO] [stdout] test codegen::tests::bind_out_emits_adapter_instance ... ok
[INFO] [stdout] test codegen::tests::actor_construction_hoisted_before_k_loop ... ok
[INFO] [stdout] test analyze::tests::type_check_void_source_ok ... ok
[INFO] [stdout] test codegen::tests::bind_preamble_includes_bind_io ... ok
[INFO] [stdout] test codegen::tests::actor_construction_hoisted_for_repetition ... ok
[INFO] [stdout] test codegen::tests::bind_ident_endpoint_resolved ... ok
[INFO] [stdout] test codegen::tests::bind_in_emits_recv_call ... ok
[INFO] [stdout] test codegen::tests::bind_rebind_emits_reconnect ... ok
[INFO] [stdout] test codegen::tests::bind_out_emits_send_call ... ok
[INFO] [stdout] test codegen::tests::bind_out_skip_writes_still_sends ... ok
[INFO] [stdout] test codegen::tests::bind_unsupported_transport_diagnostic ... ok
[INFO] [stdout] test codegen::tests::bind_shm_transport_accepted ... ok
[INFO] [stdout] test codegen::tests::const_array_emission ... ok
[INFO] [stdout] test codegen::tests::const_scalar_emission ... ok
[INFO] [stdout] test codegen::tests::bind_rebind_reconnect_after_unlock ... ok
[INFO] [stdout] test codegen::tests::fork_zero_copy ... ok
[INFO] [stdout] test codegen::tests::iteration_stride_block_size ... ok
[INFO] [stdout] test codegen::tests::iteration_stride_unit_block ... ok
[INFO] [stdout] test codegen::tests::k_factor_loop ... ok
[INFO] [stdout] test codegen::tests::main_with_shell ... ok
[INFO] [stdout] test codegen::tests::multi_input_single_token_edges_avoid_memcpy ... ok
[INFO] [stdout] test codegen::tests::example_pdl_codegen ... ok
[INFO] [stdout] test codegen::tests::fir_span_derived_param_in_codegen ... ok
[INFO] [stdout] test codegen::tests::fir_span_derived_not_overridden_by_edge_inference ... ok
[INFO] [stdout] test codegen::tests::feedback_pdl_codegen ... ok
[INFO] [stdout] test codegen::tests::feedback_edge_not_fused ... ok
[INFO] [stdout] test codegen::tests::gain_pdl_codegen ... ok
[INFO] [stdout] test codegen::tests::no_provenance_comment_when_none ... ok
[INFO] [stdout] test codegen::tests::fork_passthrough_chain_fused_into_single_r_loop ... ok
[INFO] [stdout] test codegen::tests::no_bind_preamble_unchanged ... ok
[INFO] [stdout] test codegen::tests::multirate_shared_buffer_capacity_in_codegen ... ok
[INFO] [stdout] test codegen::tests::poly_now_polymorphic_constant ... ok
[INFO] [stdout] test codegen::tests::param_storage_emission ... ok
[INFO] [stdout] test codegen::tests::poly_pass_explicit_float_template_syntax ... ok
[INFO] [stdout] test codegen::tests::probe_descriptors_emitted ... ok
[INFO] [stdout] test codegen::tests::rep_mismatch_not_fused ... ok
[INFO] [stdout] test codegen::tests::provenance_comment_emitted ... ok
[INFO] [stdout] test codegen::tests::poly_scale_explicit_float_template_syntax ... ok
[INFO] [stdout] test codegen::tests::probe_passthrough_fusion_uses_per_firing_slice ... ok
[INFO] [stdout] test codegen::tests::repetition_offset_emission ... ok
[INFO] [stdout] test codegen::tests::release_mode_strips_probes ... ok
[INFO] [stdout] test codegen::tests::receiver_pdl_codegen ... ok
[INFO] [stdout] test codegen::tests::runtime_context_hooks_emitted ... ok
[INFO] [stdout] test codegen::tests::same_rep_chain_fused_into_single_r_loop ... ok
[INFO] [stdout] test codegen::tests::task_function_structure ... ok
[INFO] [stdout] test codegen::tests::shared_buffer_block_transfer ... ok
[INFO] [stdout] test codegen::tests::shared_buffer_declaration ... ok
[INFO] [stdout] test codegen::tests::source_actor_firing ... ok
[INFO] [stdout] test codegen::tests::switch_default_clause_has_no_codegen_fallback ... ok
[INFO] [stdout] test diag::tests::builder_chain ... ok
[INFO] [stdout] test codegen::tests::transform_actor_firing ... ok
[INFO] [stdout] test codegen::tests::timer_spin_explicit ... ok
[INFO] [stdout] test diag::tests::code_uniqueness ... ok
[INFO] [stdout] test diag::tests::display_with_code ... ok
[INFO] [stdout] test diag::tests::display_without_code ... ok
[INFO] [stdout] test diag::tests::json_parse_error ... ok
[INFO] [stdout] test diag::tests::code_format_valid ... ok
[INFO] [stdout] test diag::tests::json_roundtrip_semantic ... ok
[INFO] [stdout] test codegen::tests::timer_spin_auto ... ok
[INFO] [stdout] test codegen::tests::timer_spin_default ... ok
[INFO] [stdout] test codegen::tests::switch_param_source_reads_runtime_param_for_ctrl ... ok
[INFO] [stdout] test dot::tests::deterministic_output ... ok
[INFO] [stdout] test dot::tests::inter_task_edges ... ok
[INFO] [stdout] test dot::tests::modal_nested_clusters ... ok
[INFO] [stdout] test diag::tests::code_count ... ok
[INFO] [stdout] test dot::tests::node_shapes_present ... ok
[INFO] [stdout] test graph::tests::add_edge_with_ports_stores_port_indices ... ok
[INFO] [stdout] test graph::tests::add_edge_defaults_to_none_ports ... ok
[INFO] [stdout] test codegen::tests::switch_external_buffer_source_reads_ring_buffer_for_ctrl ... ok
[INFO] [stdout] test dot::tests::valid_dot_structure ... ok
[INFO] [stdout] test dot::tests::probe_as_side_branch ... ok
[INFO] [stdout] test graph::tests::define_inlined_as_actors ... ok
[INFO] [stdout] test graph::tests::buffer_read_creates_node ... ok
[INFO] [stdout] test dot::tests::unique_node_ids ... ok
[INFO] [stdout] test graph::tests::buffer_write_creates_node ... ok
[INFO] [stdout] test graph::tests::define_as_middle_elem_chains_correctly ... ok
[INFO] [stdout] test graph::tests::define_with_args_substituted ... ok
[INFO] [stdout] test graph::tests::define_with_tap_scope_isolated ... ok
[INFO] [stdout] test graph::tests::inter_task_edge_linked ... ok
[INFO] [stdout] test graph::tests::feedback_loop_detected ... ok
[INFO] [stdout] test graph::tests::inter_task_edge_in_modal_task ... ok
[INFO] [stdout] test graph::tests::modal_mode_subgraphs ... ok
[INFO] [stdout] test graph::tests::inter_task_edges_multiple_readers ... ok
[INFO] [stdout] test graph::tests::example_pdl_graph ... ok
[INFO] [stdout] test graph::tests::multiple_port_indexed_edges_same_nodes ... ok
[INFO] [stdout] test graph::tests::modal_graph_structure ... ok
[INFO] [stdout] test graph::tests::modal_control_subgraph ... ok
[INFO] [stdout] test graph::tests::no_cycle_linear ... ok
[INFO] [stdout] test graph::tests::receiver_pdl_graph ... ok
[INFO] [stdout] test graph::tests::single_actor_pipeline ... ok
[INFO] [stdout] test graph::tests::shape_constraint_preserved_in_node ... ok
[INFO] [stdout] test graph::tests::recursion_depth_error ... ok
[INFO] [stdout] test graph::tests::probe_creates_passthrough_node ... ok
[INFO] [stdout] test graph::tests::pending_tap_unresolved_diagnostic ... ok
[INFO] [stdout] test graph::tests::tap_consumed_creates_output_edge ... ok
[INFO] [stdout] test graph::tests::tap_creates_fork_node ... ok
[INFO] [stdout] test graph::tests::tap_input_feedback_loop ... ok
[INFO] [stdout] test graph::tests::tap_desugar_assigns_port_indices_in_extension_mode ... ok
[INFO] [stdout] test graph::tests::three_actor_chain ... ok
[INFO] [stdout] test hir::tests::hir_consts_and_params ... ok
[INFO] [stdout] test graph::tests::source_only_pipeline ... ok
[INFO] [stdout] test hir::tests::hir_no_defines_in_output ... ok
[INFO] [stdout] test hir::tests::hir_define_expansion ... ok
[INFO] [stdout] test hir::tests::hir_simple_pipeline ... ok
[INFO] [stdout] test graph::tests::tap_desugar_legacy_mode_no_port_assignment ... ok
[INFO] [stdout] test graph::tests::three_plus_add_actors_partial_feedback ... ok
[INFO] [stdout] test graph::tests::tap_desugar_single_port_actor_uses_legacy_fan_in_in_extension_mode ... ok
[INFO] [stdout] test graph::tests::tap_input_multiple_refs ... ok
[INFO] [stdout] test lexer::tests::bind_keyword_vs_ident ... ok
[INFO] [stdout] test lexer::tests::comment_only_line ... ok
[INFO] [stdout] test lexer::tests::comment_skipped ... ok
[INFO] [stdout] test lexer::tests::dot_token ... ok
[INFO] [stdout] test lexer::tests::dotdot_token ... ok
[INFO] [stdout] test lexer::tests::dot_vs_dotdot ... ok
[INFO] [stdout] test hir::tests::verify_hir_h1_define_leak ... ok
[INFO] [stdout] test hir::tests::verify_hir_h2_duplicate_call_id ... ok
[INFO] [stdout] test hir::tests::verify_hir_h3_missing_task_id ... ok
[INFO] [stdout] test hir::tests::verify_hir_passing ... ok
[INFO] [stdout] test lexer::tests::example_pdl_snippet ... ok
[INFO] [stdout] test lexer::tests::identifiers ... ok
[INFO] [stdout] test lexer::tests::freq_khz ... ok
[INFO] [stdout] test lexer::tests::error_recovery ... ok
[INFO] [stdout] test lexer::tests::keyword_vs_ident ... ok
[INFO] [stdout] test lexer::tests::freq_mhz ... ok
[INFO] [stdout] test lexer::tests::freq_hz ... ok
[INFO] [stdout] test lexer::tests::freq_ghz ... ok
[INFO] [stdout] test graph::tests::tap_multiple_consumers ... ok
[INFO] [stdout] test lexer::tests::number_exponent ... ok
[INFO] [stdout] test lexer::tests::number_float ... ok
[INFO] [stdout] test lexer::tests::pipeline_expression ... ok
[INFO] [stdout] test lexer::tests::shared_keyword_vs_ident ... ok
[INFO] [stdout] test lexer::tests::number_negative_exponent ... ok
[INFO] [stdout] test lexer::tests::size_gb ... ok
[INFO] [stdout] test lexer::tests::size_kb ... ok
[INFO] [stdout] test lexer::tests::spans_correct ... ok
[INFO] [stdout] test lexer::tests::spawn_clause_tokens ... ok
[INFO] [stdout] test lexer::tests::size_mb ... ok
[INFO] [stdout] test lexer::tests::star_token ... ok
[INFO] [stdout] test lexer::tests::string_escape_quote ... ok
[INFO] [stdout] test lexer::tests::string_simple ... ok
[INFO] [stdout] test lexer::tests::string_escape_backslash ... ok
[INFO] [stdout] test lexer::tests::multiple_newlines_collapsed ... ok
[INFO] [stdout] test lexer::tests::number_negative ... ok
[INFO] [stdout] test lexer::tests::newlines_significant ... ok
[INFO] [stdout] test lexer::tests::symbols ... ok
[INFO] [stdout] test lexer::tests::number_integer ... ok
[INFO] [stdout] test lir::tests::fmt_spec_types ... ok
[INFO] [stdout] test lir::tests::cli_converter_types ... ok
[INFO] [stdout] test lexer::tests::task_statement ... ok
[INFO] [stdout] test lir::tests::not_hoistable_with_tap_ref ... ok
[INFO] [stdout] test lir::tests::scalar_literal_float ... ok
[INFO] [stdout] test lir::tests::hoistable_value_args ... ok
[INFO] [stdout] test lir::tests::pipit_type_sizes ... ok
[INFO] [stdout] test lir::tests::scalar_literal_integer ... ok
[INFO] [stdout] test lir::tests::verify_lir_passing ... ok
[INFO] [stdout] test lower::tests::cert_all_pass ... ok
[INFO] [stdout] test lower::tests::cert_one_failure ... ok
[INFO] [stdout] test lexer::tests::keywords ... ok
[INFO] [stdout] test lower::tests::l1_mismatched_types_fail ... ok
[INFO] [stdout] test graph::tests::nested_define_inlined ... ok
[INFO] [stdout] test lower::tests::define_expanded_calls_lowered ... ok
[INFO] [stdout] test lower::tests::l1_matching_types_pass ... ok
[INFO] [stdout] test lower::tests::l2_cross_family_widening_fails ... ok
[INFO] [stdout] test lir::tests::verify_lir_r2_empty_cpp_name ... ok
[INFO] [stdout] test lir::tests::verify_lir_r1_missing_task ... ok
[INFO] [stdout] test lower::tests::l4_monomorphized_passes ... ok
[INFO] [stdout] test lower::tests::l4_no_concrete_instance_e0204 ... ok
[INFO] [stdout] test lower::tests::l4_unmonomorphized_fails ... ok
[INFO] [stdout] test lower::tests::l5_all_concrete_passes ... ok
[INFO] [stdout] test lower::tests::l5_unresolved_type_fails ... ok
[INFO] [stdout] test lower::tests::l2_valid_widening_passes ... ok
[INFO] [stdout] test lower::tests::stage_cert_obligations_reflect_fields ... ok
[INFO] [stdout] test lower::tests::l3_zero_rate_widening_target_fails ... ok
[INFO] [stdout] test lower::tests::widening_node_name_format ... ok
[INFO] [stdout] test parser::tests::actor_call_mixed_args ... ok
[INFO] [stdout] test parser::tests::actor_call_mixed_with_tap_ref ... ok
[INFO] [stdout] test parser::tests::actor_call_multiple_type_args ... ok
[INFO] [stdout] test parser::tests::actor_call_with_const_ref_shape ... ok
[INFO] [stdout] test parser::tests::actor_call_with_multidim_shape ... ok
[INFO] [stdout] test parser::tests::actor_call_with_param_ref ... ok
[INFO] [stdout] test parser::tests::actor_call_with_tap_ref ... ok
[INFO] [stdout] test parser::tests::actor_call_with_type_args ... ok
[INFO] [stdout] test parser::tests::actor_call_with_type_args_and_shape ... ok
[INFO] [stdout] test parser::tests::actor_call_with_type_args_in_pipe ... ok
[INFO] [stdout] test parser::tests::actor_call_with_shape_constraint ... ok
[INFO] [stdout] test parser::tests::actor_call_with_args_and_shape ... ok
[INFO] [stdout] test parser::tests::actor_call_without_type_args_is_empty ... ok
[INFO] [stdout] test parser::tests::bind_stmt_ident_positional_arg ... ok
[INFO] [stdout] test parser::tests::bind_stmt_shm ... ok
[INFO] [stdout] test parser::tests::actor_call_without_shape ... ok
[INFO] [stdout] test parser::tests::bind_stmt_udp ... ok
[INFO] [stdout] test parser::tests::bind_stmt_positional_only ... ok
[INFO] [stdout] test parser::tests::buffer_ref_ident_index ... ok
[INFO] [stdout] test parser::tests::buffer_ref_plain ... ok
[INFO] [stdout] test parser::tests::blank_lines_only ... ok
[INFO] [stdout] test parser::tests::const_scalar ... ok
[INFO] [stdout] test parser::tests::const_array ... ok
[INFO] [stdout] test parser::tests::buffer_ref_star ... ok
[INFO] [stdout] test parser::tests::define_no_params ... ok
[INFO] [stdout] test parser::tests::define_with_params ... ok
[INFO] [stdout] test parser::tests::empty_program ... ok
[INFO] [stdout] test parser::tests::delay_actor_call ... ok
[INFO] [stdout] test parser::tests::delay_not_as_variable ... ok
[INFO] [stdout] test parser::tests::error_missing_equals ... ok
[INFO] [stdout] test parser::tests::example_pdl ... ok
[INFO] [stdout] test parser::tests::error_bad_statement ... ok
[INFO] [stdout] test parser::tests::multiple_statements ... ok
[INFO] [stdout] test parser::tests::node_as_regular_ident_in_legacy ... ok
[INFO] [stdout] test parser::tests::node_decls_empty_for_legacy_task ... ok
[INFO] [stdout] test parser::tests::param_stmt ... ok
[INFO] [stdout] test parser::tests::pipe_with_buffer_read ... ok
[INFO] [stdout] test parser::tests::pipe_with_probe ... ok
[INFO] [stdout] test parser::tests::pipe_with_sink ... ok
[INFO] [stdout] test parser::tests::node_decls_empty_in_define ... ok
[INFO] [stdout] test parser::tests::node_stmt_basic ... ok
[INFO] [stdout] test parser::tests::pipe_with_tap ... ok
[INFO] [stdout] test parser::tests::port_ref_bundle ... ok
[INFO] [stdout] test parser::tests::pipe_with_tap_ref_source ... ok
[INFO] [stdout] test parser::tests::port_ref_element_const_ref ... ok
[INFO] [stdout] test parser::tests::port_ref_shorthand ... ok
[INFO] [stdout] test parser::tests::port_ref_element_literal ... ok
[INFO] [stdout] test parser::tests::port_ref_span_ref ... ok
[INFO] [stdout] test parser::tests::set_ident ... ok
[INFO] [stdout] test parser::tests::set_number ... ok
[INFO] [stdout] test parser::tests::set_size ... ok
[INFO] [stdout] test parser::tests::set_string ... ok
[INFO] [stdout] test parser::tests::shape_constraint_in_pipe_element ... ok
[INFO] [stdout] test parser::tests::set_freq ... ok
[INFO] [stdout] test parser::tests::shared_stmt_const_ref_size ... ok
[INFO] [stdout] test parser::tests::shape_constraint_rejects_non_positive_or_fractional_literals ... ok
[INFO] [stdout] test parser::tests::shared_stmt_literal_size ... ok
[INFO] [stdout] test parser::tests::sink_ref_literal_index ... ok
[INFO] [stdout] test parser::tests::sink_ref_star ... ok
[INFO] [stdout] test parser::tests::spans_ident ... ok
[INFO] [stdout] test lir::tests::param_ref_hoistable_when_allowed ... ok
[INFO] [stdout] test parser::tests::spans_set_stmt ... ok
[INFO] [stdout] test parser::tests::switch_basic ... ok
[INFO] [stdout] test parser::tests::switch_param_source ... ok
[INFO] [stdout] test parser::tests::switch_param_source_without_control_block ... ok
[INFO] [stdout] test parser::tests::switch_with_default ... ok
[INFO] [stdout] test parser::tests::task_with_spawn_const_ref_end ... ok
[INFO] [stdout] test parser::tests::task_with_spawn_clause ... ok
[INFO] [stdout] test parser::tests::task_simple_pipeline ... ok
[INFO] [stdout] test pass::tests::all_descriptors_have_outputs ... ok
[INFO] [stdout] test parser::tests::trailing_comma_in_args_rejected ... ok
[INFO] [stdout] test pass::tests::no_parse_in_pass_id ... ok
[INFO] [stdout] test pass::tests::dependency_edges_are_consistent ... ok
[INFO] [stdout] test pass::tests::required_passes_build_graph_skips_type_infer_and_lower ... ok
[INFO] [stdout] test parser::tests::task_without_spawn_clause ... ok
[INFO] [stdout] test pass::tests::required_passes_resolve_is_minimal ... ok
[INFO] [stdout] test pass::tests::required_passes_schedule ... ok
[INFO] [stdout] test registry::tests::build_probe_tu_includes_headers ... ok
[INFO] [stdout] test registry::tests::canonical_json_is_compact ... ok
[INFO] [stdout] test registry::tests::comment_markers_inside_string_preserved ... ok
[INFO] [stdout] test registry::tests::canonical_json_stable ... ok
[INFO] [stdout] test pass::tests::required_passes_codegen_includes_all ... ok
[INFO] [stdout] test lir::tests::scalar_literal_size ... ok
[INFO] [stdout] test lower::tests::l1_widening_edge_passes ... ok
[INFO] [stdout] test parser::tests::actor_call_no_args ... ok
[INFO] [stdout] test parser::tests::buffer_ref_literal_index ... ok
[INFO] [stdout] test parser::tests::receiver_pdl ... ok
[INFO] [stdout] test registry::tests::extract_template_params_class_keyword ... ok
[INFO] [stdout] test registry::tests::extract_template_params_multiple ... ok
[INFO] [stdout] test registry::tests::find_balanced_paren_basic ... ok
[INFO] [stdout] test registry::tests::duplicate_actor_error ... ok
[INFO] [stdout] test registry::tests::load_examples_actors_h ... ok
[INFO] [stdout] test registry::tests::extract_template_params_none ... ok
[INFO] [stdout] test registry::tests::extract_template_params_single ... ok
[INFO] [stdout] test registry::tests::existing_actors_have_rank1_shapes ... ok
[INFO] [stdout] test registry::tests::find_balanced_paren_with_string ... ok
[INFO] [stdout] test registry::tests::manifest_preserves_multiport_metadata ... ok
[INFO] [stdout] test registry::tests::manifest_roundtrip ... ok
[INFO] [stdout] test registry::tests::malformed_actor_unbalanced_parens ... ok
[INFO] [stdout] test registry::tests::manifest_invalid_schema_version ... ok
[INFO] [stdout] test registry::tests::malformed_actor_invalid_name ... ok
[INFO] [stdout] test registry::tests::malformed_actor_missing_fields ... ok
[INFO] [stdout] test registry::tests::invoke_preprocessor_missing_compiler ... ok
[INFO] [stdout] test registry::tests::manifest_invalid_json ... ok
[INFO] [stdout] test registry::tests::multiple_actors_in_one_file ... ok
[INFO] [stdout] test registry::tests::overlay_from_preserves_non_conflicting ... ok
[INFO] [stdout] test registry::tests::normalize_populates_port_rates_from_scalar ... ok
[INFO] [stdout] test registry::tests::overlay_from_replaces_existing ... ok
[INFO] [stdout] test registry::tests::parse_actor_with_runtime_param ... ok
[INFO] [stdout] test registry::tests::parse_multi_param ... ok
[INFO] [stdout] test registry::tests::parse_pp_records_empty_output ... ok
[INFO] [stdout] test registry::tests::parse_pp_records_no_records_in_noise ... ok
[INFO] [stdout] test registry::tests::parse_pp_records_simple ... ok
[INFO] [stdout] test registry::tests::parse_pp_records_template ... ok
[INFO] [stdout] test registry::tests::parse_shape_backward_compat ... ok
[INFO] [stdout] test registry::tests::parse_shape_literal_multi ... ok
[INFO] [stdout] test registry::tests::manifest_without_arity_defaults_to_one ... ok
[INFO] [stdout] test registry::tests::parse_actor_with_param ... ok
[INFO] [stdout] test registry::tests::parse_pp_records_multiple ... ok
[INFO] [stdout] test registry::tests::parse_pp_records_no_params ... ok
[INFO] [stdout] test registry::tests::parse_string_span_param ... ok
[INFO] [stdout] test registry::tests::parse_void_sink ... ok
[INFO] [stdout] test registry::tests::parse_void_source ... ok
[INFO] [stdout] test registry::tests::port_shape_multi_dim_literal_product ... ok
[INFO] [stdout] test registry::tests::port_shape_multi_dim_symbolic_fallback ... ok
[INFO] [stdout] test registry::tests::port_shape_rank1_from_literal ... ok
[INFO] [stdout] test registry::tests::port_shape_rank1_from_symbolic ... ok
[INFO] [stdout] test registry::tests::registry_actors_iterator ... ok
[INFO] [stdout] test registry::tests::registry_is_empty_and_len ... ok
[INFO] [stdout] test registry::tests::parse_shape_rank1 ... ok
[INFO] [stdout] test registry::tests::parse_shape_rank3 ... ok
[INFO] [stdout] test registry::tests::parse_simple_actor ... ok
[INFO] [stdout] test registry::tests::registry_overlay_from ... ok
[INFO] [stdout] test registry::tests::parse_symbolic_count ... ok
[INFO] [stdout] test registry::tests::scan_concrete_actor_has_empty_type_params ... ok
[INFO] [stdout] test registry::tests::scan_mixed_concrete_and_template ... ok
[INFO] [stdout] test registry::tests::scan_template_actor ... ok
[INFO] [stdout] test registry::tests::scan_template_actor_with_span_type_param ... ok
[INFO] [stdout] test registry::tests::scanner_detects_array_in_arity ... ok
[INFO] [stdout] test registry::tests::scanner_detects_array_out_arity ... ok
[INFO] [stdout] test registry::tests::scanner_no_array_gives_arity_one ... ok
[INFO] [stdout] test registry::tests::shape_zero_literal ... ok
[INFO] [stdout] test registry::tests::single_port_actor_gets_arity_one ... ok
[INFO] [stdout] test registry::tests::shape_empty_becomes_symbolic ... ok
[INFO] [stdout] test registry::tests::shape_negative_becomes_symbolic ... ok
[INFO] [stdout] test registry::tests::skip_preprocessor_define ... ok
[INFO] [stdout] test registry::tests::split_record_fields_commas_in_strings ... ok
[INFO] [stdout] test registry::tests::split_record_fields_simple ... ok
[INFO] [stdout] test registry::tests::unescape_no_quotes ... ok
[INFO] [stdout] test registry::tests::unescape_with_escapes ... ok
[INFO] [stdout] test registry::tests::unknown_type_error ... ok
[INFO] [stdout] test registry::tests::unknown_param_type_error ... ok
[INFO] [stdout] test resolve::tests::bind_collected ... ok
[INFO] [stdout] test resolve::tests::bind_const_collision_order ... ok
[INFO] [stdout] test registry::tests::unescape_simple ... ok
[INFO] [stdout] test resolve::tests::actor_resolved_from_registry ... ok
[INFO] [stdout] test registry::tests::skip_block_comments ... ok
[INFO] [stdout] test registry::tests::skip_line_comments ... ok
[INFO] [stdout] test resolve::tests::const_bind_collision_order ... ok
[INFO] [stdout] test resolve::tests::const_param_collision ... ok
[INFO] [stdout] test registry::tests::manifest_template_roundtrip ... ok
[INFO] [stdout] test resolve::tests::buffer_no_writer_error ... ok
[INFO] [stdout] test resolve::tests::bind_in_suppresses_e0023 ... ok
[INFO] [stdout] test resolve::tests::duplicate_const_error ... ok
[INFO] [stdout] test resolve::tests::duplicate_param_error ... ok
[INFO] [stdout] test resolve::tests::duplicate_bind ... ok
[INFO] [stdout] test resolve::tests::define_formal_param_as_const_ref ... ok
[INFO] [stdout] test resolve::tests::duplicate_task_error ... ok
[INFO] [stdout] test resolve::tests::const_ref_resolved ... ok
[INFO] [stdout] test resolve::tests::buffer_write_and_read ... ok
[INFO] [stdout] test resolve::tests::global_consts_collected ... ok
[INFO] [stdout] test resolve::tests::define_call_resolved ... ok
[INFO] [stdout] test resolve::tests::feature_gate_rejects_port_ref_without_flag ... ok
[INFO] [stdout] test resolve::tests::global_params_collected ... ok
[INFO] [stdout] test resolve::tests::global_defines_collected ... ok
[INFO] [stdout] test resolve::tests::global_tasks_collected ... ok
[INFO] [stdout] test resolve::tests::multiple_errors_accumulated ... ok
[INFO] [stdout] test resolve::tests::feature_gate_rejects_node_decl_without_flag ... ok
[INFO] [stdout] test resolve::tests::node_decl_shadows_const ... ok
[INFO] [stdout] test resolve::tests::feature_gate_allows_node_decl_with_flag ... ok
[INFO] [stdout] test resolve::tests::example_pdl_resolves ... ok
[INFO] [stdout] test resolve::tests::define_shadows_actor_warning ... ok
[INFO] [stdout] test resolve::tests::multiple_writers_error ... ok
[INFO] [stdout] test resolve::tests::node_decl_unknown_actor ... ok
[INFO] [stdout] test resolve::tests::param_ref_resolved ... ok
[INFO] [stdout] test resolve::tests::shape_constraint_const_ref_ok ... ok
[INFO] [stdout] test resolve::tests::shape_constraint_param_ref_error ... ok
[INFO] [stdout] test resolve::tests::node_decl_duplicate_name ... ok
[INFO] [stdout] test resolve::tests::receiver_pdl_resolves ... ok
[INFO] [stdout] test resolve::tests::shape_constraint_literal_ok ... ok
[INFO] [stdout] test resolve::tests::shape_constraint_unknown_name_error ... ok
[INFO] [stdout] test resolve::tests::shared_array_duplicate_name ... ok
[INFO] [stdout] test resolve::tests::shared_array_const_index ... ok
[INFO] [stdout] test resolve::tests::shared_array_literal_size ... ok
[INFO] [stdout] test resolve::tests::shared_array_registration ... ok
[INFO] [stdout] test resolve::tests::shared_array_name_collides_with_const ... ok
[INFO] [stdout] test resolve::tests::shared_array_star_read ... ok
[INFO] [stdout] test resolve::tests::shared_array_star_write ... ok
[INFO] [stdout] test resolve::tests::shared_array_index_out_of_bounds ... ok
[INFO] [stdout] test resolve::tests::shared_array_subscript_on_non_array ... ok
[INFO] [stdout] test resolve::tests::shared_array_star_writer_conflicts_with_element_writer ... ok
[INFO] [stdout] test resolve::tests::shape_constraint_define_formal_param_ok ... ok
[INFO] [stdout] test resolve::tests::switch_buffer_source_missing_supplier_error ... ok
[INFO] [stdout] test resolve::tests::shared_array_element_write_read ... ok
[INFO] [stdout] test resolve::tests::switch_duplicate_mode_error ... ok
[INFO] [stdout] test resolve::tests::switch_default_clause_warned_and_ignored ... ok
[INFO] [stdout] test resolve::tests::switch_external_buffer_source_without_control_block ... ok
[INFO] [stdout] test resolve::tests::switch_modes_resolved ... ok
[INFO] [stdout] test resolve::tests::shape_constraint_multidim_ok ... ok
[INFO] [stdout] test resolve::tests::switch_undefined_mode_error ... ok
[INFO] [stdout] test resolve::tests::switch_missing_mode_error ... ok
[INFO] [stdout] test resolve::tests::tap_ref_marks_consumed ... ok
[INFO] [stdout] test resolve::tests::tap_ref_forward_reference_ok ... ok
[INFO] [stdout] test resolve::tests::switch_param_source_undefined ... ok
[INFO] [stdout] test resolve::tests::tap_ref_undefined_error ... ok
[INFO] [stdout] test resolve::tests::switch_param_source ... ok
[INFO] [stdout] test resolve::tests::switch_param_source_without_control_block ... ok
[INFO] [stdout] test resolve::tests::tap_unused_error ... ok
[INFO] [stdout] test resolve::tests::undefined_param_ref ... ok
[INFO] [stdout] test resolve::tests::tap_duplicate_error ... ok
[INFO] [stdout] test resolve::tests::unknown_actor_error ... ok
[INFO] [stdout] test resolve::tests::tap_declare_and_consume ... ok
[INFO] [stdout] test schedule::tests::array_const_rate_resolution ... ok
[INFO] [stdout] test resolve::tests::undefined_const_ref ... ok
[INFO] [stdout] test schedule::tests::const_ref_shape_resolution ... ok
[INFO] [stdout] test schedule::tests::edge_buffer_sizes ... ok
[INFO] [stdout] test resolve::tests::tap_undeclared_error ... ok
[INFO] [stdout] test schedule::tests::feedback_pdl_schedule ... ok
[INFO] [stdout] test schedule::tests::feedback_with_delay_scheduled ... ok
[INFO] [stdout] test schedule::tests::display_output ... ok
[INFO] [stdout] test schedule::tests::edge_buffer_exact_values ... ok
[INFO] [stdout] test schedule::tests::example_pdl_schedule ... ok
[INFO] [stdout] test schedule::tests::decimation_repetition_counts ... ok
[INFO] [stdout] test schedule::tests::fork_topology ... ok
[INFO] [stdout] test schedule::tests::fusion_semantic_baseline ... ok
[INFO] [stdout] test schedule::tests::guardrail_no_warning_batched_high_freq ... ok
[INFO] [stdout] test schedule::tests::k_factor_1mhz_boundary ... ok
[INFO] [stdout] test schedule::tests::guardrail_no_warning_normal_rate ... ok
[INFO] [stdout] test schedule::tests::k_factor_custom_tick_rate ... ok
[INFO] [stdout] test schedule::tests::k_factor_custom_tick_rate_below_threshold ... ok
[INFO] [stdout] test schedule::tests::k_factor_default_tick_rate_unchanged ... ok
[INFO] [stdout] test schedule::tests::guardrail_warns_high_effective_rate ... ok
[INFO] [stdout] test schedule::tests::modal_task_scheduled ... ok
[INFO] [stdout] test registry::tests::invoke_preprocessor_bad_include ... ok
[INFO] [stdout] test schedule::tests::receiver_pdl_schedule ... ok
[INFO] [stdout] test schedule::tests::k_factor_high_freq ... ok
[INFO] [stdout] test schedule::tests::linear_pipeline_order ... ok
[INFO] [stdout] test schedule::tests::k_factor_low_freq ... ok
[INFO] [stdout] test schedule::tests::topological_dependency_order ... ok
[INFO] [stdout] test schedule::tests::verify_schedule_passing ... ok
[INFO] [stdout] test schedule::tests::verify_schedule_s1_missing_task ... ok
[INFO] [stdout] test spawn::tests::family_candidate_index_in_actor_args ... ok
[INFO] [stdout] test schedule::tests::unresolved_cycle_diagnostic ... ok
[INFO] [stdout] test spawn::tests::family_candidate_literal_shared_ref ... ok
[INFO] [stdout] test spawn::tests::family_candidate_nonzero_begin ... ok
[INFO] [stdout] test schedule::tests::verify_schedule_s2_missing_node ... ok
[INFO] [stdout] test spawn::tests::family_no_shared_arrays ... ok
[INFO] [stdout] test spawn::tests::family_candidate_star_ref ... ok
[INFO] [stdout] test spawn::tests::empty_range_error ... ok
[INFO] [stdout] test spawn::tests::expand_simple_spawn ... ok
[INFO] [stdout] test spawn::tests::family_metadata_basic ... ok
[INFO] [stdout] test spawn::tests::expand_spawn_with_const_bounds ... ok
[INFO] [stdout] test spawn::tests::mixed_statements_preserved ... ok
[INFO] [stdout] test spawn::tests::reversed_range_error ... ok
[INFO] [stdout] test spawn::tests::shared_arrays_collected_with_const_size ... ok
[INFO] [stdout] test spawn::tests::family_candidate_index_in_shape_dims ... ok
[INFO] [stdout] test spawn::tests::shared_size_zero_const ... ok
[INFO] [stdout] test spawn::tests::non_spawn_programs_have_no_families ... ok
[INFO] [stdout] test spawn::tests::unknown_const_in_shared_size ... ok
[INFO] [stdout] test spawn::tests::non_spawn_task_passthrough ... ok
[INFO] [stdout] test spawn::tests::unknown_const_in_spawn_bound ... ok
[INFO] [stdout] test thir::tests::thir_param_cpp_type_fallback ... ok
[INFO] [stdout] test spawn::tests::spawn_port_ref_index_substitution ... ok
[INFO] [stdout] test thir::tests::thir_const_lookup ... ok
[INFO] [stdout] test spawn::tests::star_ref_passthrough ... ok
[INFO] [stdout] test thir::tests::thir_resolve_arg_to_u32 ... ok
[INFO] [stdout] test spawn::tests::substitution_in_buffer_refs ... ok
[INFO] [stdout] test thir::tests::thir_set_directives ... ok
[INFO] [stdout] test thir::tests::thir_resolve_shape_dim ... ok
[INFO] [stdout] test spawn::tests::substitution_in_actor_args ... ok
[INFO] [stdout] test thir::tests::thir_task_lookup ... ok
[INFO] [stdout] test timing::tests::asap_dependent_starts_after_predecessor ... ok
[INFO] [stdout] test timing::tests::buffer_nodes_in_chart ... ok
[INFO] [stdout] test timing::tests::deterministic_output ... ok
[INFO] [stdout] test timing::tests::asap_linear_chain_sequential ... ok
[INFO] [stdout] test timing::tests::example_pdl_timing_chart ... ok
[INFO] [stdout] test timing::tests::feedback_back_edges_dont_block ... ok
[INFO] [stdout] test timing::tests::format_freq_values ... ok
[INFO] [stdout] test timing::tests::asap_first_node_starts_at_zero ... ok
[INFO] [stdout] test timing::tests::modal_modes_start_at_zero ... ok
[INFO] [stdout] test timing::tests::fork_label_mermaid_safe ... ok
[INFO] [stdout] test timing::tests::asap_parallel_branches_after_fork ... ok
[INFO] [stdout] test timing::tests::modal_sections ... ok
[INFO] [stdout] test timing::tests::asap_fork_downstream_timing ... ok
[INFO] [stdout] test timing::tests::probes_omitted_from_output ... ok
[INFO] [stdout] test schedule::tests::sort_subgraph_determinism ... ok
[INFO] [stdout] test timing::tests::multirate_pdl_timing_chart ... ok
[INFO] [stdout] test timing::tests::feedback_pdl_timing_chart ... ok
[INFO] [stdout] test timing::tests::probe_does_not_affect_timing ... ok
[INFO] [stdout] test timing::tests::freq_mhz_formatting ... ok
[INFO] [stdout] test timing::tests::spec_axis_format_numeric ... ok
[INFO] [stdout] test timing::tests::spec_dateformat_x_present ... ok
[INFO] [stdout] test timing::tests::spec_first_line_is_gantt ... ok
[INFO] [stdout] test timing::tests::receiver_pdl_timing_chart ... ok
[INFO] [stdout] test timing::tests::spec_no_colon_in_labels ... ok
[INFO] [stdout] test timing::tests::spec_section_header_syntax ... ok
[INFO] [stdout] test timing::tests::spec_start_end_non_negative_integers ... ok
[INFO] [stdout] test type_infer::tests::common_widening_type_cross_family ... ok
[INFO] [stdout] test timing::tests::spec_task_line_format ... ok
[INFO] [stdout] test type_infer::tests::ambiguous_poly_source_no_context ... ok
[INFO] [stdout] test type_infer::tests::ambiguous_poly_with_upstream_context_e0101 ... ok
[INFO] [stdout] test type_infer::tests::define_poly_two_contexts ... ok
[INFO] [stdout] test type_infer::tests::common_widening_type_chain ... ok
[INFO] [stdout] test timing::tests::spec_task_ids_unique ... ok
[INFO] [stdout] test type_infer::tests::cross_family_rejected ... ok
[INFO] [stdout] test type_infer::tests::monomorphize_simple ... ok
[INFO] [stdout] test type_infer::tests::narrowing_rejected ... ok
[INFO] [stdout] test type_infer::tests::parse_type_names ... ok
[INFO] [stdout] test type_infer::tests::e0100_diagnostic_has_provenance ... ok
[INFO] [stdout] test type_infer::tests::void_not_widenable ... ok
[INFO] [stdout] test timing::tests::spec_title_present ... ok
[INFO] [stdout] test type_infer::tests::widening_complex_chain ... ok
[INFO] [stdout] test type_infer::tests::widening_real_chain ... ok
[INFO] [stdout] test type_infer::tests::poly_stdout_infers_cfloat_from_fft ... ok
[INFO] [stdout] test type_infer::tests::widening_same_type ... ok
[INFO] [stdout] test type_infer::tests::explicit_type_args_resolve_correctly ... ok
[INFO] [stdout] test type_infer::tests::common_widening_type_same ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 570 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pcc-1b89b35f7724519f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/codegen_compile.rs (/opt/rustwide/target/debug/deps/codegen_compile-ced7e456567863ac)
[INFO] [stdout] 
[INFO] [stdout] running 159 tests
[INFO] [stdout] test actor_binwrite_float ... ok
[INFO] [stdout] test actor_add ... ok
[INFO] [stdout] test actor_binread_float ... ok
[INFO] [stdout] test actor_abs ... ok
[INFO] [stdout] test actor_binread_cfloat ... ok
[INFO] [stdout] test actor_binread_int16 ... ok
[INFO] [stdout] test actor_binwrite_cfloat ... ok
[INFO] [stdout] test actor_binread_int32 ... ok
[INFO] [stdout] test actor_delay ... ok
[INFO] [stdout] test actor_binwrite_int16 ... ok
[INFO] [stdout] test actor_decimate ... ok
[INFO] [stdout] test actor_div ... ok
[INFO] [stdout] test actor_constant ... ok
[INFO] [stdout] test actor_binwrite_int32 ... ok
[INFO] [stdout] test actor_c2r ... ok
[INFO] [stdout] test actor_fft ... ok
[INFO] [stdout] test actor_mag ... ok
[INFO] [stdout] test actor_mul ... ok
[INFO] [stdout] test actor_impulse ... ok
[INFO] [stdout] test actor_fir ... ok
[INFO] [stdout] test actor_min ... ok
[INFO] [stdout] test actor_hoisting_compiles ... ok
[INFO] [stdout] test actor_mean ... ok
[INFO] [stdout] test actor_max ... ok
[INFO] [stdout] test actor_noise ... ok
[INFO] [stdout] test actor_sine ... ok
[INFO] [stdout] test actor_socket_read ... ok
[INFO] [stdout] test actor_socket_write ... ok
[INFO] [stdout] test actor_rms ... ok
[INFO] [stdout] test actor_sawtooth ... ok
[INFO] [stdout] test actor_sqrt ... ok
[INFO] [stdout] test actor_square ... ok
[INFO] [stdout] test actor_stderr ... ok
[INFO] [stdout] test actor_stdin ... ok
[INFO] [stdout] test actor_stdout ... ok
[INFO] [stdout] test actor_stdout_fmt_hex ... ok
[INFO] [stdout] test actor_stdout_fmt_default ... ok
[INFO] [stdout] test actor_stdout_fmt_scientific ... ok
[INFO] [stdout] test actor_sub ... ok
[INFO] [stdout] test actor_threshold ... ok
[INFO] [stdout] test actor_triangle ... ok
[INFO] [stdout] test bind_in_compiles ... ok
[INFO] [stdout] test bind_out_compiles ... ok
[INFO] [stdout] test bind_shm_preamble_includes_header ... ok
[INFO] [stdout] test bind_mixed_with_socket_actors_compiles ... ok
[INFO] [stdout] test bind_shm_mixed_with_udp_compiles ... ok
[INFO] [stdout] test bind_shm_out_compiles ... ok
[INFO] [stdout] test bind_shm_in_compiles ... ok
[INFO] [stdout] test complex_c2r ... ok
[INFO] [stdout] test complex_type_chain ... ok
[INFO] [stdout] test dim_conflict_explicit_arg_vs_span_rejected ... ok
[INFO] [stdout] test dim_conflict_shape_constraint_vs_span_rejected ... ok
[INFO] [stdout] test const_array ... ok
[INFO] [stdout] test const_param_fork_probe ... ok
[INFO] [stdout] test const_scalar ... ok
[INFO] [stdout] test define_with_params ... ok
[INFO] [stdout] test decimation_actor ... ok
[INFO] [stdout] test define_simple ... ok
[INFO] [stdout] test define_with_probe_and_tap ... ok
[INFO] [stdout] test example_file_bind ... ok
[INFO] [stdout] test example_file_complex ... ok
[INFO] [stdout] test example_file_example ... ok
[INFO] [stdout] test example_file_feedback ... ok
[INFO] [stdout] test duration_with_suffix ... ok
[INFO] [stdout] test example_file_gain ... ok
[INFO] [stdout] test duplicate_probe_args_accepted ... ok
[INFO] [stdout] test example_file_receiver ... ok
[INFO] [stdout] test fir_span_after_fft_compiles ... ok
[INFO] [stdout] test feedback_with_delay ... ok
[INFO] [stdout] test feedback_pdl_compiles ... ok
[INFO] [stdout] test exit_code_2_on_unknown_flag ... ok
[INFO] [stdout] test gather_read ... ok
[INFO] [stdout] test include_directory_path ... ok
[INFO] [stdout] test fir_span_inference_compiles ... ok
[INFO] [stdout] test example_pdl_runs ... ok
[INFO] [stdout] test fork_into_different_types ... ok
[INFO] [stdout] test fork_three_consumers ... ok
[INFO] [stdout] test fir_legacy_argument_order_rejected ... ok
[INFO] [stdout] test inter_task_buffer ... ok
[INFO] [stdout] test gain_pdl_compiles ... ok
[INFO] [stdout] test fork_two_consumers ... ok
[INFO] [stdout] test inter_task_buffer_rate_mismatch ... ok
[INFO] [stdout] test multiport_cross_pipe_type_inference ... ok
[INFO] [stdout] test multiport_direction_error ... ok
[INFO] [stdout] test multiport_e0041_empty_span_range ... ok
[INFO] [stdout] test multiport_e0041_input_as_source ... ok
[INFO] [stdout] test multiport_e0041_port_ref_not_last ... ok
[INFO] [stdout] test multiport_e0041_shorthand_on_multi_arity ... ok
[INFO] [stdout] test multiport_e0041_unknown_port_name ... ok
[INFO] [stdout] test multiport_e0042_unconnected_input ... ok
[INFO] [stdout] test multiport_e0043_inline_multiport_no_tap ... ok
[INFO] [stdout] test multiport_e0043_not_triggered_with_tap_args ... ok
[INFO] [stdout] test multiport_e0048_span_end_exceeds_arity ... ok
[INFO] [stdout] test multiport_e0049_implicit_broadcast ... ok
[INFO] [stdout] test multiport_flag_legacy_feedback ... ok
[INFO] [stdout] test multiport_flag_legacy_fork ... ok
[INFO] [stdout] test multiport_flag_legacy_linear_chain ... ok
[INFO] [stdout] test multiport_mixed_legacy_and_node ... ok
[INFO] [stdout] test multiport_node_decl_feature_gate ... ok
[INFO] [stdout] test multiport_port_bounds_error ... ok
[INFO] [stdout] test multiport_shorthand_port_ref ... ok
[INFO] [stdout] test multiport_span_end_equals_arity_no_error ... ok
[INFO] [stdout] test multiport_tap_desugar_feedback_loop ... ok
[INFO] [stdout] test multiport_two_input_node_generates_cpp ... ok
[INFO] [stdout] test multiport_unknown_node_error ... ok
[INFO] [stdout] test k_factor_custom_tick_rate ... ok
[INFO] [stdout] test linear_chain_three_actors ... ok
[INFO] [stdout] test k_factor_high_freq ... ok
[INFO] [stdout] test modal_switch_default ... ok
[INFO] [stdout] test modal_switch ... ok
[INFO] [stdout] test multi_task_threads ... ok
[INFO] [stdout] test multi_input_add ... ok
[INFO] [stdout] test no_bind_programs_unaffected ... ok
[INFO] [stdout] test poly_template_instantiation_syntax ... ok
[INFO] [stdout] test overrun_policy_backlog ... ok
[INFO] [stdout] test overrun_policy_drop ... ok
[INFO] [stdout] test poly_chain_explicit ... ok
[INFO] [stdout] test overrun_policy_slip ... ok
[INFO] [stdout] test poly_explicit_type_arg_double ... ok
[INFO] [stdout] test poly_explicit_type_arg_float ... ok
[INFO] [stdout] test poly_pass_through_float ... ok
[INFO] [stdout] test probe_passthrough ... ok
[INFO] [stdout] test probe_emits_when_enabled ... ok
[INFO] [stdout] test receiver_pdl_compiles ... ok
[INFO] [stdout] test release_no_probes_compiles ... ok
[INFO] [stdout] test scatter_write ... ok
[INFO] [stdout] test sdf_edge_infers_mag_dimension ... ok
[INFO] [stdout] test sdf_edge_infers_through_fork ... ok
[INFO] [stdout] test probe_output_missing_path_exits_code_2 ... ok
[INFO] [stdout] test shape_constraint_const_ref_infers_param_value ... ok
[INFO] [stdout] test shape_constraint_infers_param_value ... ok
[INFO] [stdout] test probe_output_open_failure_exits_code_2 ... ok
[INFO] [stdout] test probe_silent_when_not_enabled ... ok
[INFO] [stdout] test probe_output_file_contains_data ... ok
[INFO] [stdout] test shared_buffer_io_checks_status_and_stops_on_failure ... ok
[INFO] [stdout] test shared_buffer_io_uses_block_transfers ... ok
[INFO] [stdout] test shared_buffer_multi_reader_has_independent_reader_indices ... ok
[INFO] [stdout] test shared_element_simple ... ok
[INFO] [stdout] test release_probe_compiles ... ok
[INFO] [stdout] test runtime_param ... ok
[INFO] [stdout] test spawn_basic ... ok
[INFO] [stdout] test spawn_high_channel_count ... ok
[INFO] [stdout] test spawn_not_templateable_index_in_actor_args ... ok
[INFO] [stdout] test spawn_not_templateable_nonzero_begin ... ok
[INFO] [stdout] test spawn_template_parameterized ... ok
[INFO] [stdout] test runtime_param_integer_default ... ok
[INFO] [stdout] test shape_constraint_const_ref ... ok
[INFO] [stdout] test sink_with_void_output ... ok
[INFO] [stdout] test shape_constraint_literal ... ok
[INFO] [stdout] test shape_constraint_with_arg ... ok
[INFO] [stdout] test wait_loop_shape ... ok
[INFO] [stdout] test wait_timeout_default ... ok
[INFO] [stdout] test wait_timeout_explicit ... ok
[INFO] [stdout] test source_only ... ok
[INFO] [stdout] test shared_buffer_block_transfer_compiles ... ok
[INFO] [stdout] test stats_flag_produces_output ... ok
[INFO] [stdout] test three_tasks ... ok
[INFO] [stdout] test stats_output_includes_task_and_buffer_stats ... ok
[INFO] [stdout] test unknown_probe_exits_code_2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 159 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 269.82s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/compiler-tests.rs (/opt/rustwide/target/debug/deps/compiler_tests-201be597129db40a)
[INFO] [stdout] 
[INFO] [stdout] running 42 tests
[INFO] [stdout] test spec_2_4_reserved_keyword_identifier_rejected ... ok
[INFO] [stdout] test spec_10_actor_type_args_and_shape_constraint ... ok
[INFO] [stdout] test spec_14_2_socket_write_actor_signature ... ok
[INFO] [stdout] test spec_14_2_socket_read_actor_signature ... ok
[INFO] [stdout] test spec_13_6_runtime_param_in_shape_rejected ... ok
[INFO] [stdout] test spec_2_5_frequency_and_size_literals ... ok
[INFO] [stdout] test spec_2_2_comment_line_ignored ... ok
[INFO] [stdout] test spec_2_5_nested_array_literal_rejected ... ok
[INFO] [stdout] test spec_3_4_implicit_widening_allowed ... ok
[INFO] [stdout] test spec_13_4_shape_constraint_literal ... ok
[INFO] [stdout] test spec_2_5_string_literal_escapes ... ok
[INFO] [stdout] test spec_3_4_narrowing_conversion_rejected ... ok
[INFO] [stdout] test spec_3_3_polymorphic_inference_unique_solution ... ok
[INFO] [stdout] test spec_3_5_polymorphic_explicit_type_arg ... ok
[INFO] [stdout] test spec_13_6_conflicting_shape_constraints_rejected ... ok
[INFO] [stdout] test spec_5_4_duplicate_task_name_rejected ... ok
[INFO] [stdout] test spec_5_5_actor_call_requires_parentheses ... ok
[INFO] [stdout] test spec_3_5_polymorphic_omitted_type_arg ... ok
[INFO] [stdout] test spec_5_1_set_tick_rate_and_timer_spin_auto ... ok
[INFO] [stdout] test spec_5_3_runtime_param_reference ... ok
[INFO] [stdout] test spec_5_6_orphan_tap_rejected ... ok
[INFO] [stdout] test spec_5_6_forward_pipe_source_tap_rejected ... ok
[INFO] [stdout] test spec_5_5_linear_pipe_operator ... ok
[INFO] [stdout] test spec_5_6_tap_fork_multi_consumer ... ok
[INFO] [stdout] test spec_5_6_tap_forward_ref_in_actor_arg_allowed ... ok
[INFO] [stdout] test spec_5_7_multiple_readers_allowed ... ok
[INFO] [stdout] test spec_3_4_real_complex_implicit_conversion_rejected ... ok
[INFO] [stdout] test spec_5_7_single_writer_constraint ... ok
[INFO] [stdout] test spec_6_3_ctrl_must_be_int32 ... ignored, Known conformance gap: current compiler accepts non-int32 ctrl suppliers
[INFO] [stdout] test spec_5_9_define_inlining_with_param ... ok
[INFO] [stdout] test spec_5_10_feedback_with_delay ... ok
[INFO] [stdout] test spec_5_9_recursive_define_rejected ... ok
[INFO] [stdout] test spec_6_3_ctrl_supplier_required ... ok
[INFO] [stdout] test spec_6_6_default_clause_accepted_with_warning ... ok
[INFO] [stdout] test spec_7_1_unknown_actor_name_resolution_failure ... ok
[INFO] [stdout] test spec_6_7_mode_without_switch_rejected ... ok
[INFO] [stdout] test spec_6_7_switch_without_mode_rejected ... ok
[INFO] [stdout] test spec_5_8_probe_passthrough ... ok
[INFO] [stdout] test spec_6_2_control_mode_switch_compiles ... ok
[INFO] [stdout] test spec_5_7_cross_clock_rate_mismatch_rejected ... ok
[INFO] [stdout] test spec_7_1_unknown_shared_buffer_reader_failure ... ok
[INFO] [stdout] test spec_5_10_feedback_without_delay_rejected ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 41 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.63s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/emit_typed_graph.rs (/opt/rustwide/target/debug/deps/emit_typed_graph-02bd81479371789b)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test typed_graph_resolves_symbolic_rate ... ok
[INFO] [stdout] test typed_graph_edge_propagation ... ok
[INFO] [stdout] test typed_graph_basic_schema ... ok
[INFO] [stdout] test typed_graph_no_actor_meta_required ... ok
[INFO] [stdout] test typed_graph_symbolic_stays_when_no_arg ... ok
[INFO] [stdout] test typed_graph_void_types_are_null ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.75s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_pipeline.rs (/opt/rustwide/target/debug/deps/integration_pipeline-5bf7eecc80b80874)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test emit_build_info_without_actor_meta_produces_e0700 ... ok
[INFO] [stdout] test e0700_respects_diagnostic_format_json ... ok
[INFO] [stdout] test emit_ast_does_not_need_registry ... ok
[INFO] [stdout] test emit_ast_does_not_require_actor_meta ... ok
[INFO] [stdout] test emit_cpp_without_actor_meta_produces_e0700 ... ok
[INFO] [stdout] test emit_manifest_rejects_actor_meta ... ok
[INFO] [stdout] test emit_manifest_does_not_require_source ... ok
[INFO] [stdout] test emit_manifest_does_not_require_actor_meta ... ok
[INFO] [stdout] test emit_manifest_generates_valid_json ... ok
[INFO] [stdout] test emit_build_info_requires_source ... ok
[INFO] [stdout] test emit_build_info_generates_valid_json ... ok
[INFO] [stdout] test manifest_then_compile_produces_valid_cpp ... ok
[INFO] [stdout] test emit_build_info_succeeds_with_parse_invalid_source ... ok
[INFO] [stdout] test emit_build_info_deterministic ... ok
[INFO] [stderr]      Running tests/pipeline_equivalence.rs (/opt/rustwide/target/debug/deps/pipeline_equivalence-35bbaab9aa907f5b)
[INFO] [stdout] test emit_manifest_stable_output ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test equivalence_gain ... ok
[INFO] [stdout] test equivalence_receiver ... ok
[INFO] [stdout] test equivalence_feedback ... ok
[INFO] [stdout] test equivalence_socket_stream ... ok
[INFO] [stdout] test equivalence_multirate ... ok
[INFO] [stdout] test equivalence_example_pdl ... ok
[INFO] [stdout] test equivalence_complex ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/property_tests.rs (/opt/rustwide/target/debug/deps/property_tests-8596ff7a4aa3dd82)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test widening_transitivity_and_antisymmetry ... ok
[INFO] [stdout] test scheduler_invariants ... ok
[INFO] [stderr]      Running tests/reproducibility.rs (/opt/rustwide/target/debug/deps/reproducibility-2c238a6dcd329b4b)
[INFO] [stdout] test parser_hir_roundtrip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test different_source_different_provenance ... ok
[INFO] [stdout] test build_info_deterministic_across_runs ... ok
[INFO] [stdout] test same_source_same_manifest_identical_cpp ... ok
[INFO] [stdout] test manifest_output_is_stable ... ok
[INFO] [stdout] test different_registry_different_provenance ... ok
[INFO] [stdout] test independently_generated_manifests_identical_fingerprint ... ok
[INFO] [stderr]      Running tests/runtime_actors.rs (/opt/rustwide/target/debug/deps/runtime_actors-b39cc874ca517b37)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.99s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test runtime_arithmetic_actors ... FAILED
[INFO] [stdout] test runtime_shell_tests ... FAILED
[INFO] [stdout] test runtime_timer_adaptive ... FAILED
[INFO] [stdout] test runtime_transform_actors ... FAILED
[INFO] [stdout] test runtime_fft_actor ... FAILED
[INFO] [stdout] test runtime_statistics_actors ... FAILED
[INFO] [stdout] test runtime_waveform_actors ... FAILED
[INFO] [stdout] test runtime_utility_actors ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- runtime_arithmetic_actors stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'runtime_arithmetic_actors' (1307) panicked at compiler/tests/runtime_actors.rs:93:50:
[INFO] [stdout] Failed to build runtime tests: "Failed to create build directory: Read-only file system (os error 30)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60581dc67a8a - 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:     0x60581dc67a8a - 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:     0x60581dc67a8a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60581dc67a8a - <<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:     0x60581dc7b73a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60581dc7b73a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x60581dc6c332 - 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:     0x60581dc6c332 - <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:     0x60581dc45d8f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60581dc45d8f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60581dc5fff9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60581dbfc06c - <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:     0x60581dbfc06c - 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:     0x60581dc601b2 - <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:     0x60581dc601b2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60581dc45e48 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60581dc3d709 - 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:     0x60581dc46b5d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60581dc7bf4c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60581dc7bd22 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x60581dbee70a - core::result::Result<T,E>::expect::hee1a48aa98990033
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x60581dbe89b7 - runtime_actors::runtime_arithmetic_actors::ha69551de0d987c0e
[INFO] [stdout]                                at /opt/rustwide/workdir/compiler/tests/runtime_actors.rs:93:50
[INFO] [stdout]   22:     0x60581dbe8a17 - runtime_actors::runtime_arithmetic_actors::{{closure}}::h4a9a2e7339494117
[INFO] [stdout]                                at /opt/rustwide/workdir/compiler/tests/runtime_actors.rs:92:31
[INFO] [stdout]   23:     0x60581dbeaec6 - core::ops::function::FnOnce::call_once::h5cc0c401d1d8f18f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x60581dbf014b - <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:     0x60581dbf014b - 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:     0x60581dbfcb3b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x60581dbfcb3b - <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:     0x60581dbfcb3b - 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:     0x60581dbfcb3b - 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:     0x60581dbfcb3b - 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:     0x60581dbfcb3b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x60581dbfcb3b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x60581dbf8254 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x60581dbf8254 - 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:     0x60581dbff742 - 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:     0x60581dbff742 - <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:     0x60581dbff742 - 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:     0x60581dbff742 - 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:     0x60581dbff742 - 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:     0x60581dbff742 - 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:     0x60581dbff742 - <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:     0x60581dc6739f - <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:     0x60581dc6739f - <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:     0x7ac6e6414aa4 - <unknown>
[INFO] [stdout]   45:     0x7ac6e64a1a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- runtime_shell_tests stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'runtime_shell_tests' (1309) panicked at compiler/tests/runtime_actors.rs:129:50:
[INFO] [stdout] Failed to build runtime tests: "Failed to create build directory: Read-only file system (os error 30)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60581dc67a8a - 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:     0x60581dc67a8a - 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:     0x60581dc67a8a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60581dc67a8a - <<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:     0x60581dc7b73a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60581dc7b73a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x60581dc6c332 - 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:     0x60581dc6c332 - <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:     0x60581dc45d8f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60581dc45d8f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60581dc5fff9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60581dbfc06c - <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:     0x60581dbfc06c - 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:     0x60581dc601b2 - <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:     0x60581dc601b2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60581dc45e48 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60581dc3d709 - 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:     0x60581dc46b5d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60581dc7bf4c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60581dc7bd22 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x60581dbee70a - core::result::Result<T,E>::expect::hee1a48aa98990033
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x60581dbe8697 - runtime_actors::runtime_shell_tests::h92ee4f014c3a6e05
[INFO] [stdout]                                at /opt/rustwide/workdir/compiler/tests/runtime_actors.rs:129:50
[INFO] [stdout]   22:     0x60581dbe86f7 - runtime_actors::runtime_shell_tests::{{closure}}::h1af69fd0f62c3c8a
[INFO] [stdout]                                at /opt/rustwide/workdir/compiler/tests/runtime_actors.rs:128:25
[INFO] [stdout]   23:     0x60581dbeaf06 - core::ops::function::FnOnce::call_once::h6d8713a31115f58e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x60581dbf014b - <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:     0x60581dbf014b - 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:     0x60581dbfcb3b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x60581dbfcb3b - <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:     0x60581dbfcb3b - 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:     0x60581dbfcb3b - 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:     0x60581dbfcb3b - 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:     0x60581dbfcb3b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x60581dbfcb3b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x60581dbf8254 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x60581dbf8254 - 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:     0x60581dbff742 - 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:     0x60581dbff742 - <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:     0x60581dbff742 - 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:     0x60581dbff742 - 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:     0x60581dbff742 - 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:     0x60581dbff742 - 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:     0x60581dbff742 - <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:     0x60581dc6739f - <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:     0x60581dc6739f - <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:     0x7ac6e6414aa4 - <unknown>
[INFO] [stdout]   45:     0x7ac6e64a1a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- runtime_timer_adaptive stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'runtime_timer_adaptive' (1311) panicked at compiler/tests/runtime_actors.rs:123:50:
[INFO] [stdout] Failed to build runtime tests: "Failed to create build directory: Read-only file system (os error 30)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60581dc67a8a - 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:     0x60581dc67a8a - 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:     0x60581dc67a8a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60581dc67a8a - <<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:     0x60581dc7b73a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60581dc7b73a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x60581dc6c332 - 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:     0x60581dc6c332 - <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:     0x60581dc45d8f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60581dc45d8f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60581dc5fff9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60581dbfc06c - <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:     0x60581dbfc06c - 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:     0x60581dc601b2 - <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:     0x60581dc601b2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60581dc45e48 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60581dc3d709 - 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:     0x60581dc46b5d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60581dc7bf4c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60581dc7bd22 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x60581dbee70a - core::result::Result<T,E>::expect::hee1a48aa98990033
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x60581dbe8737 - runtime_actors::runtime_timer_adaptive::h69f8c9c14d6c2bc1
[INFO] [stdout]                                at /opt/rustwide/workdir/compiler/tests/runtime_actors.rs:123:50
[INFO] [stdout]   22:     0x60581dbe8797 - runtime_actors::runtime_timer_adaptive::{{closure}}::hbb3af1cc29409158
[INFO] [stdout]                                at /opt/rustwide/workdir/compiler/tests/runtime_actors.rs:122:28
[INFO] [stdout]   23:     0x60581dbeae76 - core::ops::function::FnOnce::call_once::h45ae14d1f0e335a5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x60581dbf014b - <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:     0x60581dbf014b - 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:     0x60581dbfcb3b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x60581dbfcb3b - <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:     0x60581dbfcb3b - 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:     0x60581dbfcb3b - 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:     0x60581dbfcb3b - 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:     0x60581dbfcb3b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stderr] error: test failed, to rerun pass `--test runtime_actors`
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x60581dbfcb3b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x60581dbf8254 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x60581dbf8254 - 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:     0x60581dbff742 - 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:     0x60581dbff742 - <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:     0x60581dbff742 - 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:     0x60581dbff742 - 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:     0x60581dbff742 - 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:     0x60581dbff742 - 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:     0x60581dbff742 - <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:     0x60581dc6739f - <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:     0x60581dc6739f - <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:     0x7ac6e6414aa4 - <unknown>
[INFO] [stdout]   45:     0x7ac6e64a1a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- runtime_transform_actors stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'runtime_transform_actors' (1312) panicked at compiler/tests/runtime_actors.rs:111:50:
[INFO] [stdout] Failed to build runtime tests: "Failed to create build directory: Read-only file system (os error 30)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60581dc67a8a - 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:     0x60581dc67a8a - 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:     0x60581dc67a8a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60581dc67a8a - <<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:     0x60581dc7b73a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60581dc7b73a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x60581dc6c332 - 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:     0x60581dc6c332 - <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:     0x60581dc45d8f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60581dc45d8f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60581dc5fff9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60581dbfc06c - <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:     0x60581dbfc06c - 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:     0x60581dc601b2 - <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:     0x60581dc601b2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60581dc45e48 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60581dc3d709 - 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:     0x60581dc46b5d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60581dc7bf4c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60581dc7bd22 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x60581dbee70a - core::result::Result<T,E>::expect::hee1a48aa98990033
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x60581dbe8917 - runtime_actors::runtime_transform_actors::h1d2109fe83f85fe7
[INFO] [stdout]                                at /opt/rustwide/workdir/compiler/tests/runtime_actors.rs:111:50
[INFO] [stdout]   22:     0x60581dbe8977 - runtime_actors::runtime_transform_actors::{{closure}}::h0966aaaec118c22c
[INFO] [stdout]                                at /opt/rustwide/workdir/compiler/tests/runtime_actors.rs:110:30
[INFO] [stdout]   23:     0x60581dbeaf86 - core::ops::function::FnOnce::call_once::h8db4eb4c15b5bc82
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x60581dbf014b - <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:     0x60581dbf014b - 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:     0x60581dbfcb3b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x60581dbfcb3b - <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:     0x60581dbfcb3b - 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:     0x60581dbfcb3b - 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:     0x60581dbfcb3b - 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:     0x60581dbfcb3b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x60581dbfcb3b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x60581dbf8254 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x60581dbf8254 - 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:     0x60581dbff742 - 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:     0x60581dbff742 - <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:     0x60581dbff742 - 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:     0x60581dbff742 - 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:     0x60581dbff742 - 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:     0x60581dbff742 - 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:     0x60581dbff742 - <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:     0x60581dc6739f - <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:     0x60581dc6739f - <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:     0x7ac6e6414aa4 - <unknown>
[INFO] [stdout]   45:     0x7ac6e64a1a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- runtime_fft_actor stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'runtime_fft_actor' (1308) panicked at compiler/tests/runtime_actors.rs:105:50:
[INFO] [stdout] Failed to build runtime tests: "Failed to create build directory: Read-only file system (os error 30)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60581dc67a8a - 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:     0x60581dc67a8a - 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:     0x60581dc67a8a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60581dc67a8a - <<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:     0x60581dc7b73a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60581dc7b73a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x60581dc6c332 - 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:     0x60581dc6c332 - <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:     0x60581dc45d8f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60581dc45d8f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60581dc5fff9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60581dbfc06c - <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:     0x60581dbfc06c - 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:     0x60581dc601b2 - <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:     0x60581dc601b2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60581dc45e48 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60581dc3d709 - 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:     0x60581dc46b5d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60581dc7bf4c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60581dc7bd22 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x60581dbee70a - core::result::Result<T,E>::expect::hee1a48aa98990033
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x60581dbe85f7 - runtime_actors::runtime_fft_actor::hc42d15c72bac8d32
[INFO] [stdout]                                at /opt/rustwide/workdir/compiler/tests/runtime_actors.rs:105:50
[INFO] [stdout]   22:     0x60581dbe8657 - runtime_actors::runtime_fft_actor::{{closure}}::h956425cbef588396
[INFO] [stdout]                                at /opt/rustwide/workdir/compiler/tests/runtime_actors.rs:104:23
[INFO] [stdout]   23:     0x60581dbeb006 - core::ops::function::FnOnce::call_once::ha36c22a1e0192987
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x60581dbf014b - <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:     0x60581dbf014b - 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:     0x60581dbfcb3b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x60581dbfcb3b - <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:     0x60581dbfcb3b - 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:     0x60581dbfcb3b - 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:     0x60581dbfcb3b - 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:     0x60581dbfcb3b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x60581dbfcb3b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x60581dbf8254 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x60581dbf8254 - 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:     0x60581dbff742 - 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:     0x60581dbff742 - <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:     0x60581dbff742 - 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:     0x60581dbff742 - 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:     0x60581dbff742 - 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:     0x60581dbff742 - 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:     0x60581dbff742 - <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:     0x60581dc6739f - <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:     0x60581dc6739f - <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:     0x7ac6e6414aa4 - <unknown>
[INFO] [stdout]   45:     0x7ac6e64a1a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- runtime_statistics_actors stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'runtime_statistics_actors' (1310) panicked at compiler/tests/runtime_actors.rs:99:50:
[INFO] [stdout] Failed to build runtime tests: "Failed to create build directory: Read-only file system (os error 30)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60581dc67a8a - 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:     0x60581dc67a8a - 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:     0x60581dc67a8a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60581dc67a8a - <<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:     0x60581dc7b73a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60581dc7b73a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x60581dc6c332 - 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:     0x60581dc6c332 - <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:     0x60581dc45d8f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60581dc45d8f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60581dc5fff9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60581dbfc06c - <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:     0x60581dbfc06c - 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:     0x60581dc601b2 - <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:     0x60581dc601b2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60581dc45e48 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60581dc3d709 - 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:     0x60581dc46b5d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60581dc7bf4c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60581dc7bd22 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x60581dbee70a - core::result::Result<T,E>::expect::hee1a48aa98990033
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x60581dbe8a57 - runtime_actors::runtime_statistics_actors::h35a3c73e53a68039
[INFO] [stdout]                                at /opt/rustwide/workdir/compiler/tests/runtime_actors.rs:99:50
[INFO] [stdout]   22:     0x60581dbe8ab7 - runtime_actors::runtime_statistics_actors::{{closure}}::h52c29d5c3947d743
[INFO] [stdout]                                at /opt/rustwide/workdir/compiler/tests/runtime_actors.rs:98:31
[INFO] [stdout]   23:     0x60581dbeafc6 - core::ops::function::FnOnce::call_once::ha0b4bfb708b8bdca
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x60581dbf014b - <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:     0x60581dbf014b - 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:     0x60581dbfcb3b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x60581dbfcb3b - <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:     0x60581dbfcb3b - 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:     0x60581dbfcb3b - 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:     0x60581dbfcb3b - 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:     0x60581dbfcb3b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x60581dbfcb3b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x60581dbf8254 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x60581dbf8254 - 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:     0x60581dbff742 - 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:     0x60581dbff742 - <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:     0x60581dbff742 - 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:     0x60581dbff742 - 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:     0x60581dbff742 - 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:     0x60581dbff742 - 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:     0x60581dbff742 - <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:     0x60581dc6739f - <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:     0x60581dc6739f - <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:     0x7ac6e6414aa4 - <unknown>
[INFO] [stdout]   45:     0x7ac6e64a1a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- runtime_waveform_actors stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'runtime_waveform_actors' (1314) panicked at compiler/tests/runtime_actors.rs:135:50:
[INFO] [stdout] Failed to build runtime tests: "Failed to create build directory: Read-only file system (os error 30)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60581dc67a8a - 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:     0x60581dc67a8a - 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:     0x60581dc67a8a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60581dc67a8a - <<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:     0x60581dc7b73a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60581dc7b73a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x60581dc6c332 - 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:     0x60581dc6c332 - <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:     0x60581dc45d8f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60581dc45d8f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60581dc5fff9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60581dbfc06c - <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:     0x60581dbfc06c - 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:     0x60581dc601b2 - <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:     0x60581dc601b2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60581dc45e48 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60581dc3d709 - 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:     0x60581dc46b5d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60581dc7bf4c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60581dc7bd22 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x60581dbee70a - core::result::Result<T,E>::expect::hee1a48aa98990033
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x60581dbe8877 - runtime_actors::runtime_waveform_actors::hbe170b36087da69e
[INFO] [stdout]                                at /opt/rustwide/workdir/compiler/tests/runtime_actors.rs:135:50
[INFO] [stdout]   22:     0x60581dbe88d7 - runtime_actors::runtime_waveform_actors::{{closure}}::h2ea6de9b25ac2126
[INFO] [stdout]                                at /opt/rustwide/workdir/compiler/tests/runtime_actors.rs:134:29
[INFO] [stdout]   23:     0x60581dbeae36 - core::ops::function::FnOnce::call_once::h24275b394e5a6424
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x60581dbf014b - <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:     0x60581dbf014b - 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:     0x60581dbfcb3b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x60581dbfcb3b - <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:     0x60581dbfcb3b - 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:     0x60581dbfcb3b - 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:     0x60581dbfcb3b - 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:     0x60581dbfcb3b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x60581dbfcb3b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x60581dbf8254 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x60581dbf8254 - 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:     0x60581dbff742 - 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:     0x60581dbff742 - <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:     0x60581dbff742 - 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:     0x60581dbff742 - 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:     0x60581dbff742 - 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:     0x60581dbff742 - 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:     0x60581dbff742 - <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:     0x60581dc6739f - <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:     0x60581dc6739f - <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:     0x7ac6e6414aa4 - <unknown>
[INFO] [stdout]   45:     0x7ac6e64a1a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- runtime_utility_actors stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'runtime_utility_actors' (1313) panicked at compiler/tests/runtime_actors.rs:117:50:
[INFO] [stdout] Failed to build runtime tests: "Failed to create build directory: Read-only file system (os error 30)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60581dc67a8a - 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:     0x60581dc67a8a - 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:     0x60581dc67a8a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60581dc67a8a - <<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:     0x60581dc7b73a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60581dc7b73a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x60581dc6c332 - 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:     0x60581dc6c332 - <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:     0x60581dc45d8f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60581dc45d8f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60581dc5fff9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60581dbfc06c - <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:     0x60581dbfc06c - 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:     0x60581dc601b2 - <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:     0x60581dc601b2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60581dc45e48 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60581dc3d709 - 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:     0x60581dc46b5d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60581dc7bf4c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60581dc7bd22 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x60581dbee70a - core::result::Result<T,E>::expect::hee1a48aa98990033
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x60581dbe87d7 - runtime_actors::runtime_utility_actors::hc8867e0fcf5768af
[INFO] [stdout]                                at /opt/rustwide/workdir/compiler/tests/runtime_actors.rs:117:50
[INFO] [stdout]   22:     0x60581dbe8837 - runtime_actors::runtime_utility_actors::{{closure}}::h13fea00c3d6861aa
[INFO] [stdout]                                at /opt/rustwide/workdir/compiler/tests/runtime_actors.rs:116:28
[INFO] [stdout]   23:     0x60581dbeaf46 - core::ops::function::FnOnce::call_once::h89122f4dd6170c86
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x60581dbf014b - <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:     0x60581dbf014b - 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:     0x60581dbfcb3b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x60581dbfcb3b - <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:     0x60581dbfcb3b - 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:     0x60581dbfcb3b - 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:     0x60581dbfcb3b - 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:     0x60581dbfcb3b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x60581dbfcb3b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x60581dbf8254 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x60581dbf8254 - 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:     0x60581dbff742 - 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:     0x60581dbff742 - <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:     0x60581dbff742 - 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:     0x60581dbff742 - 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:     0x60581dbff742 - 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:     0x60581dbff742 - 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:     0x60581dbff742 - <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:     0x60581dc6739f - <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:     0x60581dc6739f - <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:     0x7ac6e6414aa4 - <unknown>
[INFO] [stdout]   45:     0x7ac6e64a1a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     runtime_arithmetic_actors
[INFO] [stdout]     runtime_fft_actor
[INFO] [stdout]     runtime_shell_tests
[INFO] [stdout]     runtime_statistics_actors
[INFO] [stdout]     runtime_timer_adaptive
[INFO] [stdout]     runtime_transform_actors
[INFO] [stdout]     runtime_utility_actors
[INFO] [stdout]     runtime_waveform_actors
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ef541f4278136c03ea3968e69d1319258f2b72b9e4b4ae150a9d82c80d10015c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef541f4278136c03ea3968e69d1319258f2b72b9e4b4ae150a9d82c80d10015c", kill_on_drop: false }`
[INFO] [stdout] ef541f4278136c03ea3968e69d1319258f2b72b9e4b4ae150a9d82c80d10015c
