[INFO] cloning repository https://github.com/rmorgans/tender
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rmorgans/tender" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frmorgans%2Ftender", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frmorgans%2Ftender'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fc8ac46a16bb4992e852f2b5227cb4c4df345e25
[INFO] testing rmorgans/tender against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frmorgans%2Ftender" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rmorgans/tender
[INFO] finished tweaking git repo https://github.com/rmorgans/tender
[INFO] tweaked toml for git repo https://github.com/rmorgans/tender written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rmorgans/tender on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rmorgans/tender already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 667f7706cc89c9b6ce75610b1595a7c6429bcbfc9e49142d1ed01d8326fc8efc
[INFO] running `Command { std: "docker" "start" "-a" "667f7706cc89c9b6ce75610b1595a7c6429bcbfc9e49142d1ed01d8326fc8efc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "667f7706cc89c9b6ce75610b1595a7c6429bcbfc9e49142d1ed01d8326fc8efc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "667f7706cc89c9b6ce75610b1595a7c6429bcbfc9e49142d1ed01d8326fc8efc", kill_on_drop: false }`
[INFO] [stdout] 667f7706cc89c9b6ce75610b1595a7c6429bcbfc9e49142d1ed01d8326fc8efc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 09d8c08375e8543656b95962316c85cf7df181376789d35ac7eab20e778aca76
[INFO] running `Command { std: "docker" "start" "-a" "09d8c08375e8543656b95962316c85cf7df181376789d35ac7eab20e778aca76", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling windows-link v0.2.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling windows-sys v0.61.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tender v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.07s
[INFO] running `Command { std: "docker" "inspect" "09d8c08375e8543656b95962316c85cf7df181376789d35ac7eab20e778aca76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09d8c08375e8543656b95962316c85cf7df181376789d35ac7eab20e778aca76", kill_on_drop: false }`
[INFO] [stdout] 09d8c08375e8543656b95962316c85cf7df181376789d35ac7eab20e778aca76
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 105f489c22bfafb57d30e00021da68900ae96c0b00f65a19031ff5c63f7765ad
[INFO] running `Command { std: "docker" "start" "-a" "105f489c22bfafb57d30e00021da68900ae96c0b00f65a19031ff5c63f7765ad", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.10.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling tender v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.67s
[INFO] running `Command { std: "docker" "inspect" "105f489c22bfafb57d30e00021da68900ae96c0b00f65a19031ff5c63f7765ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "105f489c22bfafb57d30e00021da68900ae96c0b00f65a19031ff5c63f7765ad", kill_on_drop: false }`
[INFO] [stdout] 105f489c22bfafb57d30e00021da68900ae96c0b00f65a19031ff5c63f7765ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 28b11d252a6cbde48c4957368ef570ab4df22620de7a487435dcf61da75d8fcf
[INFO] running `Command { std: "docker" "start" "-a" "28b11d252a6cbde48c4957368ef570ab4df22620de7a487435dcf61da75d8fcf", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.93s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tender-bcc7f71fd7c07f53)
[INFO] [stdout] 
[INFO] [stdout] running 73 tests
[INFO] [stdout] test directive::tests::derive_name_hidden_sh ... ok
[INFO] [stdout] test directive::tests::derive_name_long_truncated ... ok
[INFO] [stdout] test directive::tests::derive_name_makefile ... ok
[INFO] [stdout] test directive::tests::derive_name_my_build_sh ... ok
[INFO] [stdout] test directive::tests::derive_name_full_path ... ok
[INFO] [stdout] test directive::tests::derive_name_only_underscores_errors ... ok
[INFO] [stdout] test directive::tests::derive_name_utf8_truncation_safe ... ok
[INFO] [stdout] test directive::tests::parse_boolean_flags ... ok
[INFO] [stdout] test directive::tests::parse_basic_directives ... ok
[INFO] [stdout] test directive::tests::derive_name_private_sh ... ok
[INFO] [stdout] test directive::tests::parse_duplicate_non_repeatable_errors ... ok
[INFO] [stdout] test directive::tests::parse_empty_content ... ok
[INFO] [stdout] test directive::tests::derive_name_build_sh ... ok
[INFO] [stdout] test directive::tests::parse_invalid_namespace_errors ... ok
[INFO] [stdout] test directive::tests::parse_invalid_session_name_errors ... ok
[INFO] [stdout] test directive::tests::parse_invalid_stdin_value ... ok
[INFO] [stdout] test directive::tests::parse_namespace_with_dot_errors ... ok
[INFO] [stdout] test directive::tests::parse_no_shebang ... ok
[INFO] [stdout] test directive::tests::parse_repeatable_keys ... ok
[INFO] [stdout] test directive::tests::parse_session_override ... ok
[INFO] [stdout] test directive::tests::parse_session_with_whitespace_errors ... ok
[INFO] [stdout] test directive::tests::parse_skips_regular_comments ... ok
[INFO] [stdout] test directive::tests::parse_stops_at_non_comment ... ok
[INFO] [stdout] test directive::tests::parse_whitespace_trimmed ... ok
[INFO] [stdout] test exec_frame::tests::duckdb_frame_basic_query ... ok
[INFO] [stdout] test exec_frame::tests::duckdb_sentinel_parses_with_dot_cwd ... ok
[INFO] [stdout] test exec_frame::tests::duckdb_frame_multi_statement ... ok
[INFO] [stdout] test exec_frame::tests::parse_sentinel_nonzero_exit ... ok
[INFO] [stdout] test exec_frame::tests::parse_sentinel_cwd_with_spaces ... ok
[INFO] [stdout] test exec_frame::tests::parse_sentinel_not_sentinel ... ok
[INFO] [stdout] test exec_frame::tests::parse_sentinel_valid ... ok
[INFO] [stdout] test exec_frame::tests::powershell_frame_is_double_newline_terminated ... ok
[INFO] [stdout] test exec_frame::tests::parse_sentinel_wrong_token ... ok
[INFO] [stdout] test exec_frame::tests::powershell_side_channel_frame_handles_windows_paths ... ok
[INFO] [stdout] test exec_frame::tests::powershell_side_channel_frame_handles_special_chars ... ok
[INFO] [stdout] test exec_frame::tests::python_frame_encodes_code_and_path ... ok
[INFO] [stdout] test exec_frame::tests::powershell_side_channel_frame_encodes_code_and_path ... ok
[INFO] [stdout] test exec_frame::tests::unix_frame_command_with_special_chars ... ok
[INFO] [stdout] test directive::tests::parse_env_with_multiple_equals ... ok
[INFO] [stdout] test log::tests::format_raw_stringifies_annotation_content ... ok
[INFO] [stdout] test exec_frame::tests::python_frame_escapes_windows_paths ... ok
[INFO] [stdout] test log::tests::parse_since_minutes_duration ... ok
[INFO] [stdout] test exec_frame::tests::generate_token_is_unique ... ok
[INFO] [stdout] test log::tests::format_raw_returns_string_content ... ok
[INFO] [stdout] test log::tests::parse_since_invalid ... ok
[INFO] [stdout] test exec_frame::tests::python_frame_handles_special_chars ... ok
[INFO] [stdout] test exec_frame::tests::unix_frame_simple_command ... ok
[INFO] [stdout] test log::tests::parse_since_epoch_seconds ... ok
[INFO] [stdout] test directive::tests::parse_unknown_directive_errors ... ok
[INFO] [stdout] test log::tests::parse_since_seconds_duration ... ok
[INFO] [stdout] test model::transition::provenance_tests::dependency_failed_is_direct_with_dependency_evidence ... ok
[INFO] [stdout] test model::transition::provenance_tests::exited_is_direct_with_child_exit_observed ... ok
[INFO] [stdout] test log::tests::query_full_log ... ok
[INFO] [stdout] test log::tests::query_raw ... ok
[INFO] [stdout] test log::tests::query_tail_0_returns_nothing ... ok
[INFO] [stdout] test model::transition::provenance_tests::sidecar_lost_is_inferred_with_lock_and_non_terminal_evidence ... ok
[INFO] [stdout] test model::transition::provenance_tests::running_is_direct_with_child_spawned ... ok
[INFO] [stdout] test log::tests::query_since ... ok
[INFO] [stdout] test platform::unix::tests::process_status_self_is_alive_verified ... ok
[INFO] [stdout] test log::tests::query_tail_2 ... ok
[INFO] [stdout] test log::tests::follow_stops_on_terminal ... ok
[INFO] [stdout] test log::tests::query_missing_file_returns_error ... ok
[INFO] [stdout] test model::transition::provenance_tests::spawn_failed_is_direct_with_syscall_evidence ... ok
[INFO] [stdout] test platform::unix::tests::process_status_wrong_start_time_returns_identity_mismatch ... ok
[INFO] [stdout] test model::transition::provenance_tests::sidecar_lost_from_starting_also_inferred ... ok
[INFO] [stdout] test ssh::tests::args_with_shell_metacharacters_are_quoted ... ok
[INFO] [stdout] test ssh::tests::remote_allowlist ... ok
[INFO] [stdout] test ssh::tests::args_with_spaces_are_quoted ... ok
[INFO] [stdout] test ssh::tests::simple_command ... ok
[INFO] [stdout] test platform::unix::tests::process_status_missing_pid_returns_missing ... FAILED
[INFO] [stdout] test platform::unix::tests::process_status_inaccessible_on_cross_session_child ... ok
[INFO] [stdout] test log::tests::follow_picks_up_new_lines ... ok
[INFO] [stdout] test log::tests::follow_waits_for_file_creation ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- platform::unix::tests::process_status_missing_pid_returns_missing stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'platform::unix::tests::process_status_missing_pid_returns_missing' (87) panicked at src/platform/unix.rs:689:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: OsError(NotFound)
[INFO] [stdout]  right: Missing
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64c1f215d8fa - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64c1f215d8fa - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64c1f215d8fa - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64c1f215d8fa - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64c1f217246a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64c1f217246a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x64c1f21622c2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x64c1f21622c2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x64c1f213abff - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64c1f213abff - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64c1f2155359 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64c1f20df3ac - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x64c1f20df3ac - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64c1f2155512 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x64c1f2155512 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64c1f213acb8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64c1f2132429 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64c1f213b9cd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64c1f2172bfc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64c1f2172ab3 - core[35159d6ffb30e017]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x64c1f2087f08 - core[35159d6ffb30e017]::panicking::assert_failed::<tender[52b95be8bec71ae8]::platform::ProcessStatus, tender[52b95be8bec71ae8]::platform::ProcessStatus>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x64c1f2053cc7 - tender[52b95be8bec71ae8]::platform::unix::tests::process_status_missing_pid_returns_missing
[INFO] [stdout]                                at /opt/rustwide/workdir/src/platform/unix.rs:689:9
[INFO] [stdout]   22:     0x64c1f2051907 - tender[52b95be8bec71ae8]::platform::unix::tests::process_status_missing_pid_returns_missing::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/platform/unix.rs:686:52
[INFO] [stdout]   23:     0x64c1f2069ba6 - <tender[52b95be8bec71ae8]::platform::unix::tests::process_status_missing_pid_returns_missing::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64c1f20d268b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64c1f20d268b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x64c1f20dfe7b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x64c1f20dfe7b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x64c1f20dfe7b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64c1f20dfe7b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64c1f20dfe7b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64c1f20dfe7b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x64c1f20dfe7b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x64c1f20da854 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x64c1f20da854 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64c1f20e2a82 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x64c1f20e2a82 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x64c1f20e2a82 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64c1f20e2a82 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64c1f20e2a82 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64c1f20e2a82 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x64c1f20e2a82 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64c1f215ceaf - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x64c1f215ceaf - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7efca1c25aa4 - <unknown>
[INFO] [stdout]   45:     0x7efca1cb2a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     platform::unix::tests::process_status_missing_pid_returns_missing
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 72 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.71s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "28b11d252a6cbde48c4957368ef570ab4df22620de7a487435dcf61da75d8fcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28b11d252a6cbde48c4957368ef570ab4df22620de7a487435dcf61da75d8fcf", kill_on_drop: false }`
[INFO] [stdout] 28b11d252a6cbde48c4957368ef570ab4df22620de7a487435dcf61da75d8fcf
