[INFO] cloning repository https://github.com/pnomolos/rackabel
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pnomolos/rackabel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpnomolos%2Frackabel", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpnomolos%2Frackabel'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4f0bc9c3cc7e1de1640a82695051fd3b4716745a
[INFO] testing pnomolos/rackabel against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpnomolos%2Frackabel" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pnomolos/rackabel
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/pnomolos/rackabel
[INFO] tweaked toml for git repo https://github.com/pnomolos/rackabel written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pnomolos/rackabel on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pnomolos/rackabel already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded which v7.0.3
[INFO] [stderr]   Downloaded predicates-core v1.0.10
[INFO] [stderr]   Downloaded zip v2.4.2
[INFO] [stderr]   Downloaded snapbox-macros v0.4.0
[INFO] [stderr]   Downloaded normalize-line-endings v0.3.0
[INFO] [stderr]   Downloaded content_inspector v0.2.4
[INFO] [stderr]   Downloaded difflib v0.4.0
[INFO] [stderr]   Downloaded trycmd v0.15.11
[INFO] [stderr]   Downloaded snapbox v0.6.24
[INFO] [stderr]   Downloaded os_pipe v1.2.3
[INFO] [stderr]   Downloaded automod v1.0.17
[INFO] [stderr]   Downloaded float-cmp v0.10.0
[INFO] [stderr]   Downloaded humantime-serde v1.1.1
[INFO] [stderr]   Downloaded predicates v3.1.4
[INFO] [stderr]   Downloaded filetime v0.2.29
[INFO] [stderr]   Downloaded owo-colors v4.3.0
[INFO] [stderr]   Downloaded plist v1.9.0
[INFO] [stderr]   Downloaded tar v0.4.46
[INFO] [stderr]   Downloaded globset v0.4.18
[INFO] [stderr]   Downloaded termtree v0.5.1
[INFO] [stderr]   Downloaded bstr v1.12.1
[INFO] [stderr]   Downloaded assert_cmd v2.2.2
[INFO] [stderr]   Downloaded predicates-tree v1.0.13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8e247053a424f66c757b7ef3af0297118b4aff7f14913172f829063f45fc0d02
[INFO] running `Command { std: "docker" "start" "8e247053a424f66c757b7ef3af0297118b4aff7f14913172f829063f45fc0d02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8e247053a424f66c757b7ef3af0297118b4aff7f14913172f829063f45fc0d02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8e247053a424f66c757b7ef3af0297118b4aff7f14913172f829063f45fc0d02" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8e247053a424f66c757b7ef3af0297118b4aff7f14913172f829063f45fc0d02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8e247053a424f66c757b7ef3af0297118b4aff7f14913172f829063f45fc0d02" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling bumpalo v3.20.3
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling newline-converter v0.3.0
[INFO] [stderr]    Compiling quick-xml v0.39.4
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling notify-types v2.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling inotify v0.11.2
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling filetime v0.2.29
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling tar v0.4.46
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling inquire v0.7.5
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling plist v1.9.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling rackabel v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] running `Command { std: "docker" "inspect" "8e247053a424f66c757b7ef3af0297118b4aff7f14913172f829063f45fc0d02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8e247053a424f66c757b7ef3af0297118b4aff7f14913172f829063f45fc0d02" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling os_pipe v1.2.3
[INFO] [stderr]    Compiling content_inspector v0.2.4
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling assert_cmd v2.2.2
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling automod v1.0.17
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling snapbox-macros v0.4.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling snapbox v0.6.24
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling plist v1.9.0
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling trycmd v0.15.11
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling rackabel v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 37.63s
[INFO] running `Command { std: "docker" "inspect" "8e247053a424f66c757b7ef3af0297118b4aff7f14913172f829063f45fc0d02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8e247053a424f66c757b7ef3af0297118b4aff7f14913172f829063f45fc0d02" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rackabel-735cbe3d49d24f48)
[INFO] [stdout] 
[INFO] [stdout] running 432 tests
[INFO] [stdout] test commands::deploy::tests::copy_set_without_extra_has_two_pairs ... ok
[INFO] [stdout] test cli::tests::reserved_namespace_is_pinned ... ok
[INFO] [stdout] test cli::tests::every_builtin_is_reserved ... ok
[INFO] [stdout] test commands::deploy::tests::pre_deploy_manifest_toml_synthesized_project_is_ok_object ... ok
[INFO] [stdout] test commands::deploy::tests::sources_newer_than_treats_missing_bundle_as_stale ... ok
[INFO] [stdout] test commands::deploy::tests::undo_safety_requires_manifest_shape ... ok
[INFO] [stdout] test commands::deploy::tests::pre_deploy_manifest_toml_reads_on_disk_manifest ... ok
[INFO] [stdout] test cli::tests::new_has_update_flag ... ok
[INFO] [stdout] test commands::dev::test_cmd::tests::detect_prefers_vitest_test_over_headless_build ... ok
[INFO] [stdout] test commands::dev::test_cmd::tests::is_test_runner_recognizes_vitest_not_placeholder ... ok
[INFO] [stdout] test commands::deploy::tests::copy_set_targets_manifest_bundle_and_extra ... ok
[INFO] [stdout] test commands::dev::test_cmd::tests::parse_counts_prefers_tests_line_over_test_files ... ok
[INFO] [stdout] test commands::doctor::tests::below_floor_live_install_fails_with_upgrade_help ... ok
[INFO] [stdout] test commands::dev::test_cmd::tests::shell_quote_passes_simple_tokens ... ok
[INFO] [stdout] test commands::dev::watch_cmd::tests::only_glob_matches_names_not_verbs ... ok
[INFO] [stdout] test commands::dev::watch_cmd::tests::only_glob_supports_wildcards ... ok
[INFO] [stdout] test commands::dev::watch_cmd::tests::debounce_reads_dev_table_else_default ... ok
[INFO] [stdout] test commands::dev::watch_cmd::tests::empty_scope_loads_full_enabled_set ... ok
[INFO] [stdout] test cli::tests::external_routing_only_for_unknown_tokens ... ok
[INFO] [stdout] test commands::doctor::tests::floor_comparison_uses_toolchain_override ... ok
[INFO] [stdout] test commands::doctor::tests::host_api_floor_is_one_zero_zero ... ok
[INFO] [stdout] test commands::dev::watch_cmd::tests::explicit_unknown_name_is_error ... ok
[INFO] [stdout] test commands::dev::watch_cmd::tests::only_no_match_is_error ... ok
[INFO] [stdout] test commands::doctor::tests::manifestless_row_says_package_json_when_kind_opted_in ... ok
[INFO] [stdout] test commands::doctor::tests::live_install_row_reports_arch_and_version ... ok
[INFO] [stdout] test commands::doctor::tests::no_live_check_has_navigational_help ... ok
[INFO] [stdout] test commands::explain::tests::every_code_has_prose ... ok
[INFO] [stdout] test commands::doctor::tests::summary_counts ... ok
[INFO] [stdout] test commands::new::answers::tests::safe_key_sanitizes ... ok
[INFO] [stdout] test commands::doctor::tests::warnings_never_fail_the_run ... ok
[INFO] [stdout] test commands::new::config::tests::default_url_when_env_unset ... ok
[INFO] [stdout] test commands::new::answers::tests::missing_is_none ... ok
[INFO] [stdout] test commands::doctor::tests::manifestless_row_says_default_when_kind_defaulted ... ok
[INFO] [stdout] test commands::new::answers::tests::empty_answers_are_not_written ... ok
[INFO] [stdout] test commands::deploy::tests::sources_newer_than_detects_a_changed_source ... ok
[INFO] [stdout] test commands::new::answers::tests::save_load_clear_roundtrip ... ok
[INFO] [stdout] test commands::new::tests::dir_name_sanitizes_display_name ... ok
[INFO] [stdout] test commands::new::scaffold::tests::minimal_is_bare_skeleton ... ok
[INFO] [stdout] test commands::new::tests::git_default_is_on_for_non_minimal_off_for_minimal ... ok
[INFO] [stdout] test commands::new::scaffold::tests::postprocess_converts_official_output ... ok
[INFO] [stdout] test commands::new::scaffold::tests::default_template_has_command_and_menu_action ... ok
[INFO] [stdout] test commands::new::scaffold::tests::render_writes_the_rackabel_form ... ok
[INFO] [stdout] test commands::plugin::external::tests::edit_distance_basics ... ok
[INFO] [stdout] test commands::plugin::search::tests::parse_hits_empty_when_no_items ... ok
[INFO] [stdout] test commands::plugin::search::tests::parse_hits_reads_items ... ok
[INFO] [stdout] test commands::validate::tests::changelog_does_not_match_substring_version ... ok
[INFO] [stdout] test commands::pack::tests::plan_native_one_per_target_in_releases ... ok
[INFO] [stdout] test commands::validate::tests::changelog_matches_heading_forms ... ok
[INFO] [stdout] test cli::tests::plugin_group_has_section_5_4_verbs ... ok
[INFO] [stdout] test commands::plugin::search::tests::urlencode_space_and_qualifier ... ok
[INFO] [stdout] test commands::validate::tests::changelog_rule_fails_when_missing_file ... ok
[INFO] [stdout] test commands::pack::tests::plan_output_override_for_pure_js_is_verbatim ... ok
[INFO] [stdout] test commands::pack::tests::plan_official_single_official_filename ... ok
[INFO] [stdout] test commands::plugin::migrate::tests::no_manifest_is_nothing_to_migrate ... ok
[INFO] [stdout] test commands::validate::tests::changelog_rule_passes_with_entry ... ok
[INFO] [stdout] test commands::validate::tests::changelog_rule_fails_when_no_entry ... ok
[INFO] [stdout] test commands::validate::tests::drift_passes_when_name_unchanged ... ok
[INFO] [stdout] test commands::validate::tests::manifest_complete_passes_when_all_present ... ok
[INFO] [stdout] test commands::validate::tests::drift_skips_with_no_prior_snapshot ... ok
[INFO] [stdout] test commands::validate::tests::drift_warning_is_strict_fatal_only ... ok
[INFO] [stdout] test commands::validate::tests::manifest_incomplete_fails_on_empty_author ... ok
[INFO] [stdout] test commands::validate::tests::multiple_failures_use_generic_code ... ok
[INFO] [stdout] test commands::validate::tests::native_node_fails_when_not_installed ... ok
[INFO] [stdout] test commands::validate::tests::native_node_skips_when_none_declared ... ok
[INFO] [stdout] test commands::validate::tests::single_failure_picks_specific_code ... ok
[INFO] [stdout] test commands::validate::tests::find_dot_node_skips_nested_node_modules ... ok
[INFO] [stdout] test commands::validate::tests::summary_line_shapes ... ok
[INFO] [stdout] test commands::validate::tests::native_node_fails_without_dot_node_but_passes_with ... ok
[INFO] [stdout] test commands::validate::tests::version_bump_fails_when_equal_to_last_packed ... ok
[INFO] [stdout] test dev::host::tests::argv_inspect_is_inserted_before_eval ... ok
[INFO] [stdout] test commands::plugin::migrate::tests::unknown_plugin_is_not_found ... ok
[INFO] [stdout] test commands::validate::tests::version_bump_skips_with_no_prior_pack ... ok
[INFO] [stdout] test commands::validate::tests::version_bump_fails_when_older_than_last_packed ... ok
[INFO] [stdout] test dev::host::tests::argv_real_recipe_is_forward_slashed_and_initializes ... ok
[INFO] [stdout] test commands::validate::tests::version_bump_passes_when_newer ... ok
[INFO] [stdout] test dev::host::tests::fwd_normalizes_backslashes ... ok
[INFO] [stdout] test dev::ipc::tests::missing_v_defaults_to_current ... ok
[INFO] [stdout] test commands::plugin::migrate::tests::absent_hook_api_defaults_to_floor_nothing_to_migrate ... ok
[INFO] [stdout] test commands::plugin::migrate::tests::higher_hook_api_is_unsupported_frame ... ok
[INFO] [stdout] test commands::plugin::migrate::tests::hook_api_one_is_nothing_to_migrate ... ok
[INFO] [stdout] test dev::ipc::tests::request_round_trips_on_the_wire ... ok
[INFO] [stdout] test dev::ipc::tests::version_check_rejects_other ... ok
[INFO] [stdout] test dev::launch_config::tests::render_carries_endpoint ... ok
[INFO] [stdout] test dev::logs::tests::exthost_parser_dedups_repeat_marker_and_continuations ... ok
[INFO] [stdout] test dev::ipc::tests::serve_and_client_round_trip ... ok
[INFO] [stdout] test dev::ipc::tests::server_rejects_bad_protocol_version ... ok
[INFO] [stdout] test dev::logs::tests::exthost_ts_orders_monotonically ... ok
[INFO] [stdout] test dev::logs::tests::extracts_ext_tag ... ok
[INFO] [stdout] test dev::logs::tests::file_record_round_trips ... ok
[INFO] [stdout] test dev::logs::tests::event_is_keyed_by_ext ... ok
[INFO] [stdout] test dev::logs::tests::history_replays_recent_lines ... ok
[INFO] [stdout] test dev::logs::tests::json_line_shape ... ok
[INFO] [stdout] test dev::logs::tests::level_filter_at_or_above ... ok
[INFO] [stdout] test dev::logs::tests::fan_out_writes_per_extension_and_shared_files ... ok
[INFO] [stdout] test dev::logs::tests::maps_through_a_real_sourcemap ... ok
[INFO] [stdout] test dev::logs::tests::exthost_parser_maps_activate_failure_to_source ... ok
[INFO] [stdout] test dev::logs::tests::name_filter_matches_ext ... ok
[INFO] [stdout] test dev::logs::tests::parses_exthost_extension_tag ... ok
[INFO] [stdout] test dev::logs::tests::parses_exthost_started_banner ... ok
[INFO] [stdout] test dev::logs::tests::subscriber_receives_pushed_lines ... ok
[INFO] [stdout] test dev::logs::tests::vlq_decodes_known_segments ... ok
[INFO] [stdout] test dev::logs::tests::since_parsing_units ... ok
[INFO] [stdout] test dev::preflight::tests::no_input_dev_mode_off_is_environment_error ... ok
[INFO] [stdout] test dev::preflight::tests::no_input_live_down_is_environment_error ... ok
[INFO] [stdout] test dev::logs::tests::since_filter_drops_old_lines ... ok
[INFO] [stdout] test dev::logs::tests::parses_stack_frame_location ... ok
[INFO] [stdout] test dev::registry::tests::add_accepts_package_json_only_dir ... ok
[INFO] [stdout] test dev::registry::tests::add_explicit_type_makes_bare_dir_registrable_and_stores_kind ... ok
[INFO] [stdout] test commands::doctor::tests::drift_states ... ok
[INFO] [stdout] test dev::registry::tests::add_named_stores_verbatim_but_rejects_duplicate ... ok
[INFO] [stdout] test dev::registry::tests::add_derives_kind_from_manifest ... ok
[INFO] [stdout] test dev::registry::tests::add_recursive_flat_layout_skips_library_member ... ok
[INFO] [stdout] test dev::registry::tests::add_recursive_disambiguates_collisions ... ok
[INFO] [stdout] test dev::preflight::tests::ready_when_live_up_and_dev_mode_on ... ok
[INFO] [stdout] test dev::registry::tests::add_rejects_unanchored_dir ... ok
[INFO] [stdout] test dev::registry::tests::find_by_path_matches_canonical_and_misses_use_no_such_extension ... ok
[INFO] [stdout] test dev::registry::tests::add_recursive_uses_workspace_members_and_skips_libraries ... ok
[INFO] [stdout] test dev::registry::tests::add_save_load_round_trip ... ok
[INFO] [stdout] test dev::registry::tests::load_missing_is_empty ... ok
[INFO] [stdout] test dev::registry::tests::name_outcome_classifies_free_entry_and_verb ... ok
[INFO] [stdout] test dev::registry::tests::old_registry_toml_without_kind_still_loads ... ok
[INFO] [stdout] test dev::registry::tests::lock_is_released_after_save ... ok
[INFO] [stdout] test dev::registry::tests::prefilter_drops_incompatible ... ok
[INFO] [stdout] test dev::registry::tests::prefilter_keeps_unparseable_and_absent ... ok
[INFO] [stdout] test dev::registry::tests::remove_and_set_enabled ... ok
[INFO] [stdout] test dev::registry::tests::resolve_entry_kind_maps_workspace_to_none ... ok
[INFO] [stdout] test dev::registry::tests::resolve_entry_kind_reads_declared_extension ... ok
[INFO] [stdout] test dev::resolve::tests::host_config_carries_override_seam ... ok
[INFO] [stdout] test dev::resolve::tests::storage_and_temp_follow_slug_layout ... ok
[INFO] [stdout] test dev::resolve::tests::storage_base_override_wins ... ok
[INFO] [stdout] test dev::tests::dev_verbs_cover_the_table ... ok
[INFO] [stdout] test dev::tests::inspect_parse_forms ... ok
[INFO] [stdout] test dev::tests::host_state_serializes_tagged ... ok
[INFO] [stdout] test dev::tests::live_hash_is_stable_and_keyed ... ok
[INFO] [stdout] test dev::tests::registry_entry_round_trips_with_defaults ... ok
[INFO] [stdout] test dev::watch::tests::classify_extension_source_marks_affected ... ok
[INFO] [stdout] test dev::watch::tests::classify_ignores_dist_writes ... ok
[INFO] [stdout] test dev::watch::tests::classify_ignores_generated_manifest_write ... ok
[INFO] [stdout] test dev::watch::tests::classify_library_edit_fans_out_to_dependents_and_rebuilds_lib ... ok
[INFO] [stdout] test dev::watch::tests::classify_threads_registered_kind_into_changeset ... ok
[INFO] [stdout] test dev::watch::tests::classify_matches_through_a_symlinked_path_prefix ... ok
[INFO] [stdout] test dev::watch::tests::plan_extends_to_workspace_lib_src ... ok
[INFO] [stdout] test dev::watch::tests::chain_deploys_before_it_reloads ... ok
[INFO] [stdout] test dev::watch::tests::plan_includes_extension_root ... ok
[INFO] [stdout] test dev::watch::tests::source_globset_matches_ts_not_dist ... ok
[INFO] [stdout] test commands::dev::test_cmd::tests::shell_quote_escapes_spaces_and_quotes ... ok
[INFO] [stdout] test commands::dev::test_cmd::tests::parse_counts_reads_vitest_summary ... ok
[INFO] [stdout] test commands::dev::test_cmd::tests::parse_counts_reads_node_test_shape ... ok
[INFO] [stdout] test dev::watch::tests::watch_opts_default_is_auto_reload_200ms ... ok
[INFO] [stdout] test error::tests::all_codes_have_unique_strings ... ok
[INFO] [stdout] test dev::watch::tests::workspace_libs_resolved_through_node_modules_symlink ... ok
[INFO] [stdout] test error::tests::code_class_matches_thousands_grouping ... ok
[INFO] [stdout] test error::tests::code_roundtrips ... ok
[INFO] [stdout] test error::tests::exit_code_is_class_number ... ok
[INFO] [stdout] test error::tests::display_renders_three_parts ... ok
[INFO] [stdout] test error::tests::hook_codes_are_classed_per_design ... ok
[INFO] [stdout] test hooks::discovery::tests::command_path_joins_relative_onto_base_dir ... ok
[INFO] [stderr] [!] pre_deploy hook from project exited 1
[INFO] [stdout] test hooks::discovery::tests::declared_hook_api_flows_through_from_the_manifest ... ok
[INFO] [stdout] test hooks::discovery::tests::disabled_plugin_contributes_nothing ... ok
[INFO] [stdout] test hooks::discovery::tests::no_project_and_no_plugins_is_empty ... ok
[INFO] [stdout] test hooks::discovery::tests::plugin_not_declaring_the_kind_is_skipped ... ok
[INFO] [stdout] test hooks::discovery::tests::project_local_comes_first_then_enabled_plugins_in_lock_order ... ok
[INFO] [stdout] test hooks::discovery::tests::timeout_override_flows_through ... ok
[INFO] [stdout] test hooks::engine::tests::doctor_check_applies_the_a_to_d_precedence ... ok
[INFO] [stdout] test hooks::engine::tests::informational_never_aborts_but_reports_failure ... ok
[INFO] [stdout] test hooks::engine::tests::new_template_choice_omitted_on_failure ... ok
[INFO] [stdout] test hooks::engine::tests::pre_deploy_is_the_one_veto ... ok
[INFO] [stdout] test dev::watch::tests::watch_chain_pre_deploy_veto_blocks_reload ... ok
[INFO] [stdout] test dev::watch::tests::watch_chain_fires_pre_deploy_then_on_reload ... ok
[INFO] [stderr] [!] doctor_check hook from project exited 1
[INFO] [stdout] test hooks::engine::tests::subprocess::doctor_line_on_stdout_wins_over_nonzero_exit ... ok
[INFO] [stdout] test commands::new::scaffold::tests::sanitize_matches_official_rules ... ok
[INFO] [stdout] test hooks::engine::tests::subprocess::env_contract_and_payload_are_present_inside_the_hook ... ok
[INFO] [stdout] test commands::validate::tests::drift_warns_when_name_changed_with_section2_shape ... ok
[INFO] [stdout] test dev::registry::tests::disambiguate_avoids_taken_and_verbs ... ok
[INFO] [stdout] test dev::registry::tests::disambiguate_numeric_fallback ... ok
[INFO] [stdout] test error::tests::extensibility_codes_are_classed_per_design ... ok
[INFO] [stdout] test error::tests::worst_enforces_precedence ... ok
[INFO] [stdout] test hooks::engine::tests::subprocess::higher_hook_api_is_refused_with_rk0405_before_spawn ... ok
[INFO] [stdout] test hooks::engine::tests::subprocess::missing_command_is_a_framed_spawn_error ... ok
[INFO] [stdout] test hooks::engine::tests::subprocess::eof_framing_lets_a_read_to_eof_hook_terminate_naturally ... ok
[INFO] [stderr] [!] post_build hook from project exited 3
[INFO] [stdout] test hooks::engine::tests::subprocess::equal_hook_api_runs_normally ... ok
[INFO] [stdout] test hooks::engine::tests::subprocess::garbage_stdout_doctor_is_generic_pass_or_fail_not_a_crash ... ok
[INFO] [stdout] test hooks::engine::tests::subprocess::on_reload_payload_runs_and_is_informational ... ok
[INFO] [stdout] test hooks::engine::tests::subprocess::pre_deploy_clean_exit_allows ... ok
[INFO] [stdout] test hooks::engine::tests::subprocess::nonzero_post_build_is_informational_failed_never_errors ... ok
[INFO] [stdout] test hooks::engine::tests::subprocess::new_template_emits_a_choice_from_stdout ... ok
[INFO] [stderr] [!] post_build hook from project exited 9
[INFO] [stdout] test hooks::lifecycle::tests::post_build_with_no_hooks_is_a_noop ... ok
[INFO] [stdout] test hooks::engine::tests::subprocess::success_post_build_is_informational_not_failed ... ok
[INFO] [stdout] test hooks::lifecycle::tests::post_build_never_aborts_even_when_the_hook_fails ... ok
[INFO] [stdout] test hooks::lifecycle::tests::pre_deploy_allows_on_clean_exit ... ok
[INFO] [stdout] test hooks::manifest::tests::commands_are_in_hookkind_order ... ok
[INFO] [stderr] [!] project: /tmp/.tmpSI4c46/hang: 3: exec: -a: not found
[INFO] [stdout] test hooks::lifecycle::tests::pre_deploy_missing_command_aborts ... ok
[INFO] [stderr] [!] pre_deploy hook from project exited 127
[INFO] [stdout] test hooks::manifest::tests::empty_table_is_empty ... ok
[INFO] [stdout] test hooks::manifest::tests::forward_table_form_entry_is_not_a_string_command ... ok
[INFO] [stdout] test hooks::manifest::tests::non_positive_timeout_falls_back_to_default ... ok
[INFO] [stdout] test hooks::manifest::tests::parses_string_commands ... ok
[INFO] [stdout] test hooks::manifest::tests::round_trips_through_toml ... ok
[INFO] [stdout] test hooks::manifest::tests::timeouts_default_and_override ... ok
[INFO] [stdout] test hooks::outcome::tests::doctor_line_first_nonblank_line_wins ... ok
[INFO] [stdout] test hooks::outcome::tests::doctor_line_help_optional ... ok
[INFO] [stdout] test hooks::outcome::tests::doctor_line_non_contract_stdout_is_none ... ok
[INFO] [stdout] test hooks::outcome::tests::doctor_line_parses_well_formed ... ok
[INFO] [stdout] test hooks::manifest::tests::unknown_hook_key_is_ignored ... ok
[INFO] [stdout] test hooks::outcome::tests::doctor_symbol_serde_lowercase ... ok
[INFO] [stdout] test hooks::outcome::tests::precedence_a_exit0_plus_line_line_wins ... ok
[INFO] [stdout] test hooks::outcome::tests::precedence_b_nonzero_plus_line_line_wins ... ok
[INFO] [stdout] test hooks::outcome::tests::precedence_c_exit0_no_line_is_pass ... ok
[INFO] [stdout] test hooks::outcome::tests::precedence_d_nonzero_no_line_is_generic_fail ... ok
[INFO] [stdout] test hooks::outcome::tests::precedence_d_timeout_is_generic_fail_even_with_zeroish_exit ... ok
[INFO] [stdout] test hooks::outcome::tests::template_choice_classifies_absolute_path ... ok
[INFO] [stdout] test hooks::outcome::tests::template_choice_classifies_gh_ref ... ok
[INFO] [stdout] test hooks::outcome::tests::template_choice_classifies_scope_ref ... ok
[INFO] [stdout] test hooks::outcome::tests::template_choice_rejects_relative_and_blank ... ok
[INFO] [stdout] test hooks::payload::tests::golden_doctor_check_in_project ... ok
[INFO] [stdout] test hooks::payload::tests::golden_doctor_check_outside_project_is_empty_object ... ok
[INFO] [stdout] test hooks::payload::tests::golden_new_template_kind_only ... ok
[INFO] [stdout] test hooks::payload::tests::golden_on_reload ... ok
[INFO] [stdout] test hooks::payload::tests::golden_post_build_full ... ok
[INFO] [stdout] test hooks::payload::tests::golden_post_build_omits_bundle_when_skipped ... ok
[INFO] [stdout] test hooks::payload::tests::golden_pre_deploy ... ok
[INFO] [stdout] test hooks::payload::tests::manifest_toml_is_a_json_object_mirroring_4_2 ... ok
[INFO] [stdout] test hooks::payload::tests::manifest_toml_preserves_forward_tables_like_hooks ... ok
[INFO] [stdout] test hooks::payload::tests::synthesized_manifest_toml_matches_on_disk_shape_for_same_data ... ok
[INFO] [stdout] test hooks::payload::tests::synthesized_manifest_toml_omits_absent_tables_never_null ... ok
[INFO] [stderr] [!] pre_deploy hook from project exited 1
[INFO] [stdout] test hooks::lifecycle::tests::pre_deploy_nonzero_aborts_with_rk1310 ... ok
[INFO] [stdout] test hooks::engine::tests::subprocess::huge_stdout_does_not_wedge_the_engine ... ok
[INFO] [stdout] test hooks::run::tests::doctor_check_inside_project_without_hooks_table_sends_project_fields ... ok
[INFO] [stdout] test hooks::run::tests::doctor_check_unenabled_plugin_contributes_nothing ... ok
[INFO] [stdout] test hooks::run::tests::doctor_check_outside_project_sends_no_project_fields ... ok
[INFO] [stderr] [!] new_template hook from plugin broken exited 2
[INFO] [stderr] [!] doctor_check hook from plugin notarize exited 1
[INFO] [stdout] test hooks::run::tests::new_template_choice_appears_and_unenabled_is_silent ... ok
[INFO] [stdout] test hooks::run::tests::doctor_check_rows_apply_precedence_and_attribute_to_plugin ... ok
[INFO] [stdout] test hooks::tests::hookkind_roundtrips ... ok
[INFO] [stdout] test hooks::tests::hook_api_is_one ... ok
[INFO] [stdout] test hooks::run::tests::new_template_nonzero_is_omitted_and_logged ... ok
[INFO] [stdout] test hooks::lifecycle::tests::pre_deploy_hook_api_too_high_aborts_with_rk0405_verbatim ... ok
[INFO] [stdout] test hooks::tests::only_pre_deploy_can_veto ... ok
[INFO] [stdout] test manifest::infer::tests::entry_is_conventional ... ok
[INFO] [stdout] test manifest::infer::tests::default_version_is_010 ... ok
[INFO] [stdout] test hooks::tests::hookkind_strings_are_frozen_contract_keys ... ok
[INFO] [stdout] test manifest::infer::tests::name_from_dir_basename ... ok
[INFO] [stdout] test hooks::tests::serde_uses_snake_case ... ok
[INFO] [stdout] test manifest::pkgjson::tests::author_object_form ... ok
[INFO] [stdout] test manifest::pkgjson::tests::missing_is_none ... ok
[INFO] [stdout] test manifest::pkgjson::tests::author_string_form ... ok
[INFO] [stdout] test manifest::pkgjson::tests::extra_keys_ignored ... ok
[INFO] [stdout] test manifest::sdk_manifest::tests::generate_has_five_fields_and_marker ... ok
[INFO] [stdout] test manifest::pkgjson::tests::rackabel_namespace ... ok
[INFO] [stdout] test manifest::sdk_manifest::tests::absent_or_unparseable_manifest_is_not_owned ... ok
[INFO] [stdout] test manifest::pkgjson::tests::unparseable_is_none ... ok
[INFO] [stdout] test hooks::payload::tests::manifest_toml_parse_error_is_rk0003 ... ok
[INFO] [stdout] test hooks::engine::tests::subprocess::hanging_hook_is_reaped_by_the_timeout_within_budget_no_orphan ... FAILED
[INFO] [stdout] test dev::watch::tests::failed_build_does_not_reload ... ok
[INFO] [stderr] [!] post_build hook from project timed out after 200ms (SIGTERM, then SIGKILL)
[INFO] [stdout] test manifest::state::tests::missing_is_default ... ok
[INFO] [stdout] test manifest::sdk_manifest::tests::read_roundtrip ... ok
[INFO] [stdout] test manifest::state::tests::save_then_load_roundtrips ... ok
[INFO] [stdout] test manifest::tests::discover_anchors_on_package_json_when_no_manifest ... ok
[INFO] [stdout] test manifest::state::tests::legacy_state_without_snapshot_loads ... ok
[INFO] [stdout] test manifest::sdk_manifest::tests::hand_authored_manifest_is_not_rackabel_owned ... ok
[INFO] [stdout] test manifest::sdk_manifest::tests::generated_output_is_detected_as_rackabel_owned ... ok
[INFO] [stdout] test hooks::engine::tests::subprocess::timeout_override_is_honored ... ok
[INFO] [stdout] test manifest::tests::discover_no_manifest_is_rk0001 ... ok
[INFO] [stdout] test manifest::tests::discover_rk0001_only_when_neither_anchor_present ... ok
[INFO] [stdout] test manifest::tests::discover_manifest_wins_over_package_json ... ok
[INFO] [stdout] test manifest::tests::discover_walks_up ... ok
[INFO] [stdout] test manifest::tests::manifest_without_hooks_parses_and_has_none ... ok
[INFO] [stdout] test manifest::tests::kind_override_decides_when_no_conflicting_table ... ok
[INFO] [stdout] test manifest::tests::manifestless_device_opt_in_errors_not_panics ... ok
[INFO] [stdout] test manifest::tests::kind_extension_and_device_and_both ... ok
[INFO] [stdout] test manifest::tests::kind_override_conflicting_with_declared_table_errors ... ok
[INFO] [stdout] test manifest::tests::discover_with_kind_none_is_noop ... ok
[INFO] [stdout] test manifest::tests::parse_error_is_rk0003 ... ok
[INFO] [stdout] test manifest::tests::pack_targets_default_to_host ... ok
[INFO] [stdout] test manifest::tests::manifest_present_does_not_leak_package_json_fields ... ok
[INFO] [stdout] test manifest::tests::project_local_hooks_table_parses ... ok
[INFO] [stdout] test manifest::tests::resolved_extension_explicit_values_not_inferred ... ok
[INFO] [stdout] test manifest::tests::real_manifest_with_no_table_still_rk0002 ... ok
[INFO] [stdout] test manifest::tests::resolved_extension_falls_back_to_package_json_fields_when_manifestless ... ok
[INFO] [stdout] test manifest::tests::slug_is_dir_basename_not_name ... ok
[INFO] [stdout] test manifest::tests::synthesized_kind_defaults_to_extension ... ok
[INFO] [stdout] test manifest::tests::resolved_extension_manifestless_no_rackabel_key_succeeds ... ok
[INFO] [stdout] test manifest::tests::resolved_extension_infers_and_records ... ok
[INFO] [stdout] test manifest::tests::resolved_extension_manifestless_truly_no_table_does_not_panic ... ok
[INFO] [stdout] test plugin::collision::tests::detect_finds_a_now_reserved_plugin ... ok
[INFO] [stdout] test plugin::env_contract::tests::always_set_vars_present_outside_a_project ... ok
[INFO] [stdout] test manifest::tests::synthesized_package_json_kind_device_opts_in ... ok
[INFO] [stdout] test manifest::tests::unknown_field_is_parse_error ... ok
[INFO] [stdout] test plugin::collision::tests::message_has_the_section_5_6_shape ... ok
[INFO] [stdout] test plugin::env_contract::tests::manifestless_project_sets_project_dir_but_not_manifest ... ok
[INFO] [stdout] test plugin::env_contract::tests::project_vars_present_only_inside_a_project ... ok
[INFO] [stdout] test plugin::collision::tests::check_and_warn_is_once_per_collision ... ok
[INFO] [stdout] test plugin::collision::tests::no_collision_when_nothing_reserved ... ok
[INFO] [stdout] test plugin::env_contract::tests::rackabel_var_is_absolute_and_overwrites ... ok
[INFO] [stdout] test plugin::env_contract::tests::resolve_project_root_anchors_on_package_json ... ok
[INFO] [stdout] test plugin::lock::tests::pin_is_source_appropriate ... ok
[INFO] [stderr] [!] pre_deploy hook from project timed out after 200ms (SIGTERM, then SIGKILL)
[INFO] [stdout] test plugin::lock::tests::load_missing_is_empty ... ok
[INFO] [stdout] test plugin::env_contract::tests::resolve_project_root_finds_manifest_or_none ... ok
[INFO] [stdout] test plugin::lock::tests::minimal_entry_defaults ... ok
[INFO] [stdout] test plugin::lock::tests::upsert_replaces_and_remove_works ... ok
[INFO] [stdout] test hooks::lifecycle::tests::pre_deploy_timeout_aborts_with_rk1311 ... ok
[INFO] [stdout] test plugin::lock::tests::round_trips_through_toml ... ok
[INFO] [stdout] test plugin::manifest::tests::forward_compatible_unknown_top_level_tables ... ok
[INFO] [stdout] test plugin::manifest::tests::no_hooks_is_empty ... ok
[INFO] [stdout] test plugin::manifest::tests::forward_table_form_entry_is_not_recorded_as_a_name ... ok
[INFO] [stdout] test plugin::manifest::tests::higher_hook_api_is_read_verbatim ... ok
[INFO] [stdout] test plugin::manifest::tests::malformed_toml_is_framed ... ok
[INFO] [stdout] test plugin::manifest::tests::parses_hooks_table_names_only ... ok
[INFO] [stdout] test plugin::manifest::tests::timeouts_table_parses ... ok
[INFO] [stdout] test plugin::manifest::tests::load_from_dir_present_and_absent ... ok
[INFO] [stdout] test plugin::resolve::tests::builtin_always_wins_even_with_a_plugin ... ok
[INFO] [stdout] test plugin::sha256::tests::known_vector ... ok
[INFO] [stdout] test plugin::resolve::tests::path_only_when_not_managed ... ok
[INFO] [stdout] test plugin::source::tests::plugin_remote_classification ... ok
[INFO] [stdout] test plugin::source::tests::plugin_repo_path_tarball ... ok
[INFO] [stdout] test plugin::resolve::tests::reserved_future_builtin_publish_shadows ... ok
[INFO] [stdout] test plugin::resolve::tests::managed_is_searched_before_path ... ok
[INFO] [stdout] test plugin::source::tests::template_gh_with_and_without_ref ... ok
[INFO] [stdout] test plugin::source::tests::template_malformed_is_none ... ok
[INFO] [stdout] test plugin::source::tests::template_remote_vs_local_classification ... ok
[INFO] [stdout] test plugin::source::tests::template_scope_and_local ... ok
[INFO] [stdout] test plugin::store::tests::civil_from_epoch_known_vector ... ok
[INFO] [stdout] test plugin::store::tests::derive_name_strips_prefix_and_version ... ok
[INFO] [stdout] test plugin::store::tests::enforce_pin_matches_force_and_mismatch ... ok
[INFO] [stdout] test plugin::store::tests::name_from_exe_requires_prefix ... ok
[INFO] [stdout] test plugin::sha256::tests::file_hash_and_verify ... ok
[INFO] [stdout] test plugin::store::tests::os_arch_tokens_map_to_release_spelling ... ok
[INFO] [stdout] test plugin::source::tests::github_api_base_honors_seam ... ok
[INFO] [stdout] test plugin::store::tests::rewrite_dl_host_swaps_only_with_seam ... ok
[INFO] [stdout] test plugin::source::tests::template_clone_url_honors_seam ... ok
[INFO] [stdout] test plugin::template::tests::choice_default_must_be_a_choice ... ok
[INFO] [stdout] test plugin::store::tests::verify_entry_legacy_no_hooks_digest_passes ... ok
[INFO] [stdout] test plugin::template::tests::choice_without_choices_fails_validate ... ok
[INFO] [stdout] test plugin::template::tests::default_type_is_string_and_unknown_field_rejected ... ok
[INFO] [stdout] test plugin::template::tests::missing_manifest_is_template_not_found ... ok
[INFO] [stdout] test plugin::template::tests::parses_prompts_and_merge_exclude ... ok
[INFO] [stdout] test plugin::resolve::tests::builtin_with_no_plugin_reports_no_shadow ... ok
[INFO] [stdout] test plugin::store::tests::verify_entry_byte_verifies_clone_built_commit_plus_sha256 ... ok
[INFO] [stdout] test plugin::template::tests::template_lock_absent_is_none ... ok
[INFO] [stdout] test plugin::store::tests::verify_entry_catches_a_tampered_hook_script ... ok
[INFO] [stdout] test plugin::resolve::tests::not_found_when_absent_everywhere ... ok
[INFO] [stdout] test plugin::tests::exe_basename_is_rackabel_prefixed ... ok
[INFO] [stdout] test plugin::tests::layout_paths_are_under_rackabel_home ... ok
[INFO] [stdout] test services::banner::tests::banner_is_byte_identical_to_spec_b ... ok
[INFO] [stdout] test services::esbuild::tests::config_externals_come_from_native_deps ... ok
[INFO] [stdout] test services::esbuild::tests::config_bakes_banner_and_define_unconditionally ... ok
[INFO] [stdout] test services::esbuild::tests::config_release_flips_minify_and_sourcemap ... ok
[INFO] [stdout] test services::esbuild::tests::typecheck_default_is_release ... ok
[INFO] [stdout] test plugin::template::tests::template_lock_round_trips ... ok
[INFO] [stdout] test services::esbuild::tests::config_json_is_esbuild_shaped ... ok
[INFO] [stderr] [!] rackabel-foo found in both /tmp/.tmp8dFECs/.rackabel/plugins/bin and $PATH; using the managed one (see `rackabel plugin which foo`)
[INFO] [stdout] test services::esbuild::tests::fnv_is_stable_and_distinguishes ... ok
[INFO] [stderr] [!] rackabel-bar found in both /tmp/.tmp8dFECs/.rackabel/plugins/bin and $PATH; using the managed one (see `rackabel plugin which bar`)
[INFO] [stdout] test plugin::warn_state::tests::json_or_quiet_does_not_record ... ok
[INFO] [stdout] test plugin::warn_state::tests::missing_state_file_is_empty ... ok
[INFO] [stdout] test services::esbuild::tests::write_manifest_does_not_clobber_a_hand_authored_manifest ... ok
[INFO] [stdout] test services::live::tests::fat_header_universal ... ok
[INFO] [stdout] test services::esbuild::tests::write_manifest_generates_when_absent_even_manifestless ... ok
[INFO] [stdout] test services::live::tests::supports_extensions_threshold ... ok
[INFO] [stdout] test services::esbuild::tests::write_manifest_regenerates_its_own_marked_manifest ... ok
[INFO] [stdout] test services::native_dep::tests::audit_empty_when_no_native_deps ... ok
[INFO] [stdout] test services::native_dep::tests::audit_declared_dep_not_installed_is_rk0304 ... ok
[INFO] [stdout] test services::native_dep::tests::audit_finds_hoisted_dep_with_node_binary ... ok
[INFO] [stdout] test services::live::tests::probe_host_prefers_helpers ... ok
[INFO] [stdout] test plugin::warn_state::tests::records_then_recognizes_a_warned_name ... ok
[INFO] [stdout] test services::native_dep::tests::audit_reports_missing_node_for_native_without_binary ... ok
[INFO] [stdout] test services::live::tests::thin_arm64 ... ok
[INFO] [stdout] test services::live::tests::parse_beta_version ... ok
[INFO] [stdout] test services::native_dep::tests::audit_follows_pnpm_symlinks_and_subdeps ... ok
[INFO] [stdout] test services::native_dep::tests::find_dot_node_skips_nested_node_modules ... ok
[INFO] [stdout] test services::node::tests::floor_check ... ok
[INFO] [stdout] test services::node::tests::parses_node_version ... ok
[INFO] [stdout] test services::packer::tests::ablx_filename_collapses_whitespace ... ok
[INFO] [stdout] test services::official_cli::tests::locate_missing_is_rk0201 ... ok
[INFO] [stdout] test services::packer::tests::collect_dep_tree_missing_toplevel_is_error ... ok
[INFO] [stdout] test services::packer::tests::collect_dep_tree_missing_subdep_is_skipped ... ok
[INFO] [stdout] test services::official_cli::tests::locate_finds_installed_node_modules_copy ... ok
[INFO] [stdout] test services::packer::tests::collect_dep_tree_walks_deps_and_optional_not_peer ... ok
[INFO] [stdout] test services::packer::tests::include_guard_rejects_absolute ... ok
[INFO] [stdout] test services::native_dep::tests::copy_native_modules_no_deps_clears_node_modules ... ok
[INFO] [stdout] test services::packer::tests::include_guard_rejects_escape ... ok
[INFO] [stdout] test services::packer::tests::include_guard_rejects_missing ... ok
[INFO] [stdout] test services::packer::tests::is_inside_dir_basics ... ok
[INFO] [stdout] test services::packer::tests::native_filename_uses_slug_and_target ... ok
[INFO] [stdout] test services::packer::tests::native_cross_os_is_error ... ok
[INFO] [stdout] test services::official_cli::tests::locate_finds_expanded_vendor_copy ... ok
[INFO] [stdout] test services::native_dep::tests::copy_native_modules_copies_subtree_and_clears_prior ... ok
[INFO] [stdout] test services::packer::tests::split_target_parses_and_rejects ... ok
[INFO] [stdout] test services::proc::tests::capture_missing_program_is_framed ... ok
[INFO] [stdout] test services::toolkit::tests::missing_piece_is_rk0201 ... ok
[INFO] [stdout] test services::packer::tests::pure_js_missing_bundle_errors ... ok
[INFO] [stdout] test services::toolkit::tests::discovers_tarballs_at_depth ... ok
[INFO] [stdout] test services::packer::tests::native_target_slims_prebuilds_and_excludes_nested_node_modules ... ok
[INFO] [stdout] test services::packer::tests::pure_js_member_layout ... ok
[INFO] [stdout] test services::packer::tests::include_guard_accepts_existing_relative ... ok
[INFO] [stdout] test services::toolkit::tests::parses_versions ... ok
[INFO] [stdout] test services::toolkit::tests::prefers_expanded_over_tarball ... ok
[INFO] [stdout] test services::toolkit::tests::vendor_copies_tarballs ... ok
[INFO] [stdout] test services::user_library::tests::install_dir_layout ... ok
[INFO] [stdout] test services::user_library::tests::not_found_is_rk0302 ... ok
[INFO] [stdout] test services::user_library::tests::env_override_wins ... ok
[INFO] [stdout] test services::user_library::tests::non_tty_multiple_picks_newest ... ok
[INFO] [stdout] test services::user_library::tests::scans_music_ableton_dirs_with_extensions ... ok
[INFO] [stdout] test services::user_library::tests::no_input_multiple_is_deterministic_error ... ok
[INFO] [stdout] test templates::placeholder::tests::replacement_is_not_rescanned ... ok
[INFO] [stdout] test templates::placeholder::tests::substitutes_known_keys ... ok
[INFO] [stdout] test templates::placeholder::tests::unicode_is_preserved ... ok
[INFO] [stdout] test templates::placeholder::tests::unknown_key_left_verbatim ... ok
[INFO] [stdout] test services::user_library::tests::resolve_newest_never_errors_on_ambiguity ... ok
[INFO] [stdout] test templates::placeholder::tests::lone_braces_are_literal ... ok
[INFO] [stdout] test templates::exclude::tests::malformed_glob_is_skipped_not_fatal ... ok
[INFO] [stdout] test templates::exclude::tests::always_excludes_tarballs_and_vendor ... ok
[INFO] [stdout] test templates::exclude::tests::declared_globs_apply ... ok
[INFO] [stdout] test templates::placeholder::tests::whitespace_inside_braces_is_optional ... ok
[INFO] [stdout] test templates::render::tests::local_resolve_without_manifest_is_not_found ... ok
[INFO] [stdout] test templates::render::tests::remote_no_input_refuses_without_yes ... ok
[INFO] [stdout] test templates::render::tests::scope_source_is_not_supported_frame ... ok
[INFO] [stdout] test templates::render::tests::local_resolve_reads_manifest ... ok
[INFO] [stdout] test templates::render::tests::prompts_seeded_answers_are_not_reprompted ... ok
[INFO] [stdout] test ui::color::tests::never_mode_does_not_paint ... ok
[INFO] [stdout] test ui::color::tests::non_tty_is_never ... ok
[INFO] [stdout] test ui::color::tests::no_color_env_forces_never ... ok
[INFO] [stdout] test ui::frame::tests::symbol_glyphs_are_stable ... ok
[INFO] [stdout] test templates::render::tests::render_tree_substitutes_text_and_skips_excluded_and_manifest ... ok
[INFO] [stdout] test services::proc::tests::capture_runs_echo ... ok
[INFO] [stdout] test templates::update::tests::plan_classifies_actions ... ok
[INFO] [stdout] test templates::update::tests::apply_writes_clean_and_conflict_markers ... ok
[INFO] [stdout] test plugin::git::tests::clone_bad_url_is_framed_with_caller_code ... ok
[INFO] [stdout] test plugin::git::tests::clone_local_repo_and_pin_commit ... ok
[INFO] [stdout] test hooks::engine::tests::subprocess::crashing_hook_is_a_failure_not_a_panic ... ok
[INFO] [stderr] [!] pre_deploy hook from project exited 139
[INFO] [stdout] test dev::host::tests::crash_recovery_detects_respawns_then_crash_loops ... ok
[INFO] [stdout] test dev::host::tests::crash_window_trips_crash_looping ... ok
[INFO] [stdout] test dev::host::tests::launch_timeout_on_hang ... ok
[INFO] [stdout] test dev::host::tests::stop_kills_the_whole_group_no_orphan ... FAILED
[INFO] [stdout] test dev::host::tests::tty_crash_prompts ... FAILED
[INFO] [stdout] test dev::host::tests::launch_and_stop_fakehost ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- hooks::engine::tests::subprocess::hanging_hook_is_reaped_by_the_timeout_within_budget_no_orphan stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'hooks::engine::tests::subprocess::hanging_hook_is_reaped_by_the_timeout_within_budget_no_orphan' (3311) panicked at src/hooks/engine.rs:684:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Veto(Veto { timed_out: false })
[INFO] [stdout]  right: Veto(Veto { timed_out: true })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e6b00dceb38 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e6b00dceb38 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e6b00dceb38 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e6b00dceb38 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e6b00de874a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e6b00de874a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5e6b00dd50a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5e6b00dd50a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5e6b00da8686 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e6b00da8686 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e6b00dc48a9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e6b0086fcdc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5e6b0086fcdc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e6b00dc4a62 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5e6b00dc4a62 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e6b00da8742 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e6b00d9ced9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e6b00da999d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e6b00de8f8c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e6b00de8e43 - core[8fb95b77d25ab6c8]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5e6b00640366 - core[8fb95b77d25ab6c8]::panicking::assert_failed::<rackabel[29f93b4471f9ff2c]::hooks::outcome::HookOutcome, rackabel[29f93b4471f9ff2c]::hooks::outcome::HookOutcome>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5e6b002530bc - rackabel[29f93b4471f9ff2c]::hooks::engine::tests::subprocess::hanging_hook_is_reaped_by_the_timeout_within_budget_no_orphan
[INFO] [stdout]                                at /opt/rustwide/workdir/src/hooks/engine.rs:684:13
[INFO] [stdout]   22:     0x5e6b00224777 - rackabel[29f93b4471f9ff2c]::hooks::engine::tests::subprocess::hanging_hook_is_reaped_by_the_timeout_within_budget_no_orphan::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/hooks/engine.rs:668:75
[INFO] [stdout]   23:     0x5e6b0055c626 - <rackabel[29f93b4471f9ff2c]::hooks::engine::tests::subprocess::hanging_hook_is_reaped_by_the_timeout_within_budget_no_orphan::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5e6b00862dbb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5e6b00862dbb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5e6b00870635 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5e6b00870635 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5e6b00870635 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5e6b00870635 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5e6b00870635 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5e6b00870635 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5e6b00870635 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5e6b00869f44 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5e6b00869f44 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5e6b008736b2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5e6b008736b2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5e6b008736b2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5e6b008736b2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5e6b008736b2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5e6b008736b2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5e6b008736b2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5e6b00dcdbcf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   43:     0x5e6b00dcdbcf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x795afb370aa4 - <unknown>
[INFO] [stdout]   45:     0x795afb3fda64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- dev::host::tests::stop_kills_the_whole_group_no_orphan stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'dev::host::tests::stop_kills_the_whole_group_no_orphan' (3165) panicked at src/dev/host.rs:824:9:
[INFO] [stdout] no group member may survive stop (the orphan trap)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e6b00dceb38 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e6b00dceb38 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e6b00dceb38 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e6b00dceb38 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e6b00de874a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e6b00de874a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5e6b00dd50a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5e6b00dd50a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5e6b00da8686 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e6b00da8686 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e6b00dc48a9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e6b0086fcdc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5e6b0086fcdc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e6b00dc4a62 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5e6b00dc4a62 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e6b00da8774 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e6b00d9ced9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e6b00da999d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e6b00de8f8c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e6b0061e9d8 - rackabel[29f93b4471f9ff2c]::dev::host::tests::stop_kills_the_whole_group_no_orphan
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dev/host.rs:824:9
[INFO] [stdout]   20:     0x5e6b00609747 - rackabel[29f93b4471f9ff2c]::dev::host::tests::stop_kills_the_whole_group_no_orphan::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dev/host.rs:781:46
[INFO] [stdout]   21:     0x5e6b005572e6 - <rackabel[29f93b4471f9ff2c]::dev::host::tests::stop_kills_the_whole_group_no_orphan::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5e6b00862dbb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5e6b00862dbb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x5e6b00870635 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x5e6b00870635 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x5e6b00870635 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5e6b00870635 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5e6b00870635 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5e6b00870635 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x5e6b00870635 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x5e6b00869f44 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x5e6b00869f44 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5e6b008736b2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x5e6b008736b2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5e6b008736b2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5e6b008736b2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5e6b008736b2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5e6b008736b2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x5e6b008736b2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e6b00dcdbcf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   41:     0x5e6b00dcdbcf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x795afb370aa4 - <unknown>
[INFO] [stdout]   43:     0x795afb3fda64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- dev::host::tests::tty_crash_prompts stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'dev::host::tests::tty_crash_prompts' (3166) panicked at src/dev/host.rs:890:38:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: PoisonError { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e6b00dceb38 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e6b00dceb38 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e6b00dceb38 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e6b00dceb38 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e6b00de874a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e6b00de874a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5e6b00dd50a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5e6b00dd50a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5e6b00da8686 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e6b00da8686 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e6b00dc48a9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e6b0086fcdc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5e6b0086fcdc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e6b00dc4a62 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5e6b00dc4a62 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e6b00da8742 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e6b00d9ced9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e6b00da999d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e6b00de8f8c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e6b00de8d02 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e6b006195ef - <core[8fb95b77d25ab6c8]::result::Result<std[10d71ac2c42b111e]::sync::poison::mutex::MutexGuard<()>, std[10d71ac2c42b111e]::sync::poison::PoisonError<std[10d71ac2c42b111e]::sync::poison::mutex::MutexGuard<()>>>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5e6b006195ef - rackabel[29f93b4471f9ff2c]::dev::host::tests::tty_crash_prompts
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dev/host.rs:890:38
[INFO] [stdout]   22:     0x5e6b00609627 - rackabel[29f93b4471f9ff2c]::dev::host::tests::tty_crash_prompts::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dev/host.rs:889:27
[INFO] [stdout]   23:     0x5e6b00557166 - <rackabel[29f93b4471f9ff2c]::dev::host::tests::tty_crash_prompts::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5e6b00862dbb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5e6b00862dbb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5e6b00870635 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5e6b00870635 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5e6b00870635 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5e6b00870635 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5e6b00870635 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5e6b00870635 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5e6b00870635 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5e6b00869f44 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5e6b00869f44 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5e6b008736b2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5e6b008736b2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5e6b008736b2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5e6b008736b2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5e6b008736b2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5e6b008736b2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5e6b008736b2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5e6b00dcdbcf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   43:     0x5e6b00dcdbcf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x795afb370aa4 - <unknown>
[INFO] [stdout]   45:     0x795afb3fda64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- dev::host::tests::launch_and_stop_fakehost stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'dev::host::tests::launch_and_stop_fakehost' (3163) panicked at src/dev/host.rs:698:38:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: PoisonError { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e6b00dceb38 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e6b00dceb38 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e6b00dceb38 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e6b00dceb38 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e6b00de874a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e6b00de874a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5e6b00dd50a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5e6b00dd50a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5e6b00da8686 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e6b00da8686 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e6b00dc48a9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e6b0086fcdc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5e6b0086fcdc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e6b00dc4a62 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5e6b00dc4a62 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e6b00da8742 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e6b00d9ced9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e6b00da999d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e6b00de8f8c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e6b00de8d02 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e6b0061b1cf - <core[8fb95b77d25ab6c8]::result::Result<std[10d71ac2c42b111e]::sync::poison::mutex::MutexGuard<()>, std[10d71ac2c42b111e]::sync::poison::PoisonError<std[10d71ac2c42b111e]::sync::poison::mutex::MutexGuard<()>>>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5e6b0061b1cf - rackabel[29f93b4471f9ff2c]::dev::host::tests::launch_and_stop_fakehost
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dev/host.rs:698:38
[INFO] [stdout]   22:     0x5e6b00609687 - rackabel[29f93b4471f9ff2c]::dev::host::tests::launch_and_stop_fakehost::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dev/host.rs:697:34
[INFO] [stdout]   23:     0x5e6b005571e6 - <rackabel[29f93b4471f9ff2c]::dev::host::tests::launch_and_stop_fakehost::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5e6b00862dbb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5e6b00862dbb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5e6b00870635 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5e6b00870635 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5e6b00870635 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5e6b00870635 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5e6b00870635 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5e6b00870635 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5e6b00870635 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5e6b00869f44 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5e6b00869f44 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5e6b008736b2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5e6b008736b2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5e6b008736b2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5e6b008736b2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5e6b008736b2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5e6b008736b2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5e6b008736b2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5e6b00dcdbcf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   43:     0x5e6b00dcdbcf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x795afb370aa4 - <unknown>
[INFO] [stdout]   45:     0x795afb3fda64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     dev::host::tests::launch_and_stop_fakehost
[INFO] [stdout]     dev::host::tests::stop_kills_the_whole_group_no_orphan
[INFO] [stdout]     dev::host::tests::tty_crash_prompts
[INFO] [stdout]     hooks::engine::tests::subprocess::hanging_hook_is_reaped_by_the_timeout_within_budget_no_orphan
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 428 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.58s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin rackabel`
[INFO] running `Command { std: "docker" "inspect" "8e247053a424f66c757b7ef3af0297118b4aff7f14913172f829063f45fc0d02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e247053a424f66c757b7ef3af0297118b4aff7f14913172f829063f45fc0d02", kill_on_drop: false }`
[INFO] [stdout] 8e247053a424f66c757b7ef3af0297118b4aff7f14913172f829063f45fc0d02
