[INFO] fetching crate yolobox 0.3.8...
[INFO] testing yolobox-0.3.8 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate yolobox 0.3.8 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate yolobox 0.3.8
[INFO] finished tweaking crates.io crate yolobox 0.3.8
[INFO] tweaked toml for crates.io crate yolobox 0.3.8 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate yolobox 0.3.8 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate yolobox 0.3.8 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded petname v2.0.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a91336eb2fd4e7fae3a9c8dc62569a52752d9676fb75670d48d5869ba01631e3
[INFO] running `Command { std: "docker" "start" "-a" "a91336eb2fd4e7fae3a9c8dc62569a52752d9676fb75670d48d5869ba01631e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a91336eb2fd4e7fae3a9c8dc62569a52752d9676fb75670d48d5869ba01631e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a91336eb2fd4e7fae3a9c8dc62569a52752d9676fb75670d48d5869ba01631e3", kill_on_drop: false }`
[INFO] [stdout] a91336eb2fd4e7fae3a9c8dc62569a52752d9676fb75670d48d5869ba01631e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 03c15c54894ab4286152d0008d37c5b7b338222fde4c281f6282e23388e26d26
[INFO] running `Command { std: "docker" "start" "-a" "03c15c54894ab4286152d0008d37c5b7b338222fde4c281f6282e23388e26d26", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling petname v2.0.2
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling cassowary v0.3.0
[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 rand_core v0.6.4
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling yolobox v0.3.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::ffi::CString`
[INFO] [stdout]  --> src/state.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::ffi::CString;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.63s
[INFO] running `Command { std: "docker" "inspect" "03c15c54894ab4286152d0008d37c5b7b338222fde4c281f6282e23388e26d26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03c15c54894ab4286152d0008d37c5b7b338222fde4c281f6282e23388e26d26", kill_on_drop: false }`
[INFO] [stdout] 03c15c54894ab4286152d0008d37c5b7b338222fde4c281f6282e23388e26d26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ddf1980daa0444e6d37b753e370ae956933af3869b5b007baff7e9c3e9dd60fc
[INFO] running `Command { std: "docker" "start" "-a" "ddf1980daa0444e6d37b753e370ae956933af3869b5b007baff7e9c3e9dd60fc", kill_on_drop: false }`
[INFO] [stderr]    Compiling yolobox v0.3.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::ffi::CString`
[INFO] [stdout]  --> src/state.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::ffi::CString;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.34s
[INFO] running `Command { std: "docker" "inspect" "ddf1980daa0444e6d37b753e370ae956933af3869b5b007baff7e9c3e9dd60fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddf1980daa0444e6d37b753e370ae956933af3869b5b007baff7e9c3e9dd60fc", kill_on_drop: false }`
[INFO] [stdout] ddf1980daa0444e6d37b753e370ae956933af3869b5b007baff7e9c3e9dd60fc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5159cd9525d13d5010bfd1ec8a1a4e42d250db53887d414e745f830008a7ef32
[INFO] running `Command { std: "docker" "start" "-a" "5159cd9525d13d5010bfd1ec8a1a4e42d250db53887d414e745f830008a7ef32", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::ffi::CString`
[INFO] [stderr]  --> src/state.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::ffi::CString;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `yolobox` (bin "yolobox" test) generated 1 warning (run `cargo fix --bin "yolobox" -p yolobox --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/yolobox-e1a28e19c42560c8)
[INFO] [stdout] 
[INFO] [stdout] running 76 tests
[INFO] [stdout] test app::tests::cargo_integration_can_be_opted_out_individually ... ok
[INFO] [stdout] test app::tests::exec_env_var_requires_name_value_syntax ... ok
[INFO] [stdout] test app::tests::destroy_confirmation_accepts_yes_forms ... ok
[INFO] [stdout] test app::tests::explicit_destroy_subcommand_parses_yes ... ok
[INFO] [stdout] test app::tests::exec_subcommand_parses_command_and_env ... ok
[INFO] [stdout] test app::tests::explicit_base_capture_subcommand_parses ... ok
[INFO] [stdout] test app::tests::ai_integrations_can_be_opted_out_individually ... ok
[INFO] [stdout] test app::tests::ai_integrations_are_enabled_by_default ... ok
[INFO] [stdout] test app::tests::explicit_stop_subcommand_parses ... ok
[INFO] [stdout] test app::tests::no_args_defaults_to_launch ... ok
[INFO] [stdout] test app::tests::status_requires_a_target_selector ... ok
[INFO] [stdout] test app::tests::missing_vm_runtime_guidance_includes_doctor_hint ... ok
[INFO] [stdout] test app::tests::no_ai_disables_all_integrations ... ok
[INFO] [stdout] test cloud_init::tests::default_cloud_user_prefers_host_user ... ok
[INFO] [stdout] test cloud_init::tests::default_hostname_uses_base_name_for_base_only_instances ... ok
[INFO] [stdout] test app::tests::missing_base_guidance_includes_import_example ... ok
[INFO] [stdout] test cloud_init::tests::default_hostname_uses_repo_and_branch ... ok
[INFO] [stdout] test app::tests::missing_ssh_guidance_includes_keygen_example ... ok
[INFO] [stdout] test cloud_init::tests::hostname_is_sanitized ... ok
[INFO] [stdout] test cloud_init::tests::meta_data_contains_instance_and_hostname ... ok
[INFO] [stdout] test app::tests::status_still_enforces_repo_branch_pairing ... ok
[INFO] [stdout] test cloud_init::tests::init_script_is_written_and_run_once ... ok
[INFO] [stdout] test cloud_init::tests::network_config_contains_static_ip ... ok
[INFO] [stdout] test cloud_init::tests::repo_basename_strips_transport_and_git_suffix ... ok
[INFO] [stdout] test host_bridge::tests::bridge_tool_script_uses_shared_bridge_dirs ... ok
[INFO] [stdout] test cloud_init::tests::user_data_contains_user_and_key ... ok
[INFO] [stdout] test app::tests::launch_accepts_repo_without_branch_for_interactive_selection ... ok
[INFO] [stdout] test host_bridge::tests::host_bridge_session_stores_terminal_label_and_command ... ok
[INFO] [stdout] test host_bridge::tests::mount_specs_split_ro_and_rw_bridge_paths ... ok
[INFO] [stdout] test host_bridge::tests::code_script_defaults_to_pwd_and_accepts_optional_directory ... ok
[INFO] [stdout] test host_bridge::tests::open_url_script_requires_http_or_https ... ok
[INFO] [stdout] test host_bridge::tests::mdns_url_validation_accepts_local_hosts_only ... ok
[INFO] [stdout] test app::tests::help_mentions_public_ai_and_launch_flags ... ok
[INFO] [stdout] test host_bridge::tests::terminal_applescript_sets_terminal_custom_title ... ok
[INFO] [stdout] test app::tests::top_level_flags_parse_as_launch ... ok
[INFO] [stdout] test host_bridge::tests::canonical_root_targets_artifacts_and_inputs ... ok
[INFO] [stdout] test host_bridge::tests::terminal_script_is_argument_free_and_targets_workspace ... ok
[INFO] [stdout] test network::tests::mac_is_locally_administered ... ok
[INFO] [stdout] test network::tests::uuid_is_stable ... ok
[INFO] [stdout] test host_bridge::tests::terminal_launcher_script_wraps_command_without_inlining_it_into_terminal ... ok
[INFO] [stdout] test host_bridge::tests::allowlisted_guest_paths_map_to_host_roots ... ok
[INFO] [stdout] test host_bridge::tests::managed_mounts_create_bridge_layout_and_skills ... ok
[INFO] [stdout] test ports::tests::host_ports_increment_within_block ... ok
[INFO] [stdout] test ports::tests::reserved_port_block_is_preserved ... ok
[INFO] [stdout] test ports::tests::port_block_is_stable ... ok
[INFO] [stdout] test ports::tests::used_blocks_are_skipped ... ok
[INFO] [stdout] test runtime::tests::krunkit_vmnet_helper_device_uses_unixgram_backend ... ok
[INFO] [stdout] test runtime::tests::interactive_ssh_forwards_agent_but_probes_do_not ... ok
[INFO] [stdout] test runtime::tests::interactive_guest_shell_uses_plain_login_shell ... ok
[INFO] [stdout] test runtime::tests::guest_shell_waits_for_workspace_readiness ... ok
[INFO] [stdout] test runtime::tests::loading_line_animates_highlight ... ok
[INFO] [stdout] test runtime::tests::osc_title_filter_strips_bel_terminated_titles ... ok
[INFO] [stdout] test host_bridge::tests::paste_destination_rejects_symlinked_input_parent ... ok
[INFO] [stdout] test runtime::tests::process_parser_ignores_unrelated_lines ... ok
[INFO] [stdout] test runtime::tests::quiet_guest_shell_suppresses_bootstrap_chatter ... ok
[INFO] [stdout] test runtime::tests::osc_title_filter_strips_st_terminated_titles_across_reads ... ok
[INFO] [stdout] test runtime::tests::port_encodings_track_host_to_guest ... ok
[INFO] [stdout] test runtime::tests::noninteractive_guest_shell_keeps_login_shell_and_skips_title_escape ... ok
[INFO] [stdout] test runtime::tests::osc_title_filter_flushes_incomplete_non_title_prefix ... ok
[INFO] [stdout] test runtime::tests::osc_title_filter_preserves_non_title_osc_sequences ... ok
[INFO] [stdout] test runtime::tests::running_vm_matches_share_config_file ... ok
[INFO] [stdout] test host_bridge::tests::shared_directory_validation_allows_workspace_bridge_and_manual_shares ... ok
[INFO] [stdout] test runtime::tests::ssh_probe_interval_is_rate_limited ... ok
[INFO] [stdout] test runtime::tests::ssh_ready_timeout_uses_default_when_unset_or_invalid ... ok
[INFO] [stdout] test runtime::tests::ssh_ready_timeout_uses_env_override ... ok
[INFO] [stdout] test runtime::tests::runtime_failure_detection_reports_vmnet_errors ... ok
[INFO] [stdout] test runtime::tests::x11_forwarding_adds_trusted_flag ... ok
[INFO] [stdout] test state::tests::desired_rootfs_defaults_to_large_sparse_disk ... ok
[INFO] [stdout] test runtime::tests::vmnet_helper_parser_matches_interface_id ... ok
[INFO] [stdout] test runtime::tests::terminal_title_sequence_uses_instance_name ... ok
[INFO] [stdout] test state::tests::desired_rootfs_never_shrinks_below_base_image ... ok
[INFO] [stdout] test state::tests::guest_env_round_trip_through_metadata_encoding ... ok
[INFO] [stdout] test state::tests::shares_round_trip_through_metadata_encoding ... ok
[INFO] [stdout] test host_bridge::tests::write_response_does_not_follow_stale_temp_symlink ... ok
[INFO] [stdout] test runtime::tests::stale_vm_cleanup_tolerates_missing_process ... ok
[INFO] [stdout] test state::tests::desired_rootfs_respects_larger_env_override ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- state::tests::desired_rootfs_respects_larger_env_override stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'state::tests::desired_rootfs_respects_larger_env_override' (90) panicked at src/state.rs:1073:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 32768
[INFO] [stdout]  right: 65536
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59541fb9b2ea - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59541fb9b2ea - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr] error: test failed, to rerun pass `--bin yolobox`
[INFO] [stdout]    2:     0x59541fb9b2ea - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59541fb9b2ea - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59541fbb014a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59541fbb014a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x59541fb9fd22 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59541fb9fd22 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59541fb7713f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59541fb7713f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59541fb92319 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59541fa35f9c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59541fa35f9c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59541fb924d2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59541fb924d2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59541fb771f8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59541fb6c049 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59541fb782dd - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59541fbb08dc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59541fbb0793 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x59541fbac2f2 - core[e929cb53b82a81ca]::panicking::assert_failed::<u64, u64>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x59541fa11c88 - yolobox[f152c8aa92785d1a]::state::tests::desired_rootfs_respects_larger_env_override
[INFO] [stdout]                                at /opt/rustwide/workdir/src/state.rs:1073:9
[INFO] [stdout]   22:     0x59541fa0cce7 - yolobox[f152c8aa92785d1a]::state::tests::desired_rootfs_respects_larger_env_override::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/state.rs:1069:53
[INFO] [stdout]   23:     0x59541f9bff36 - <yolobox[f152c8aa92785d1a]::state::tests::desired_rootfs_respects_larger_env_override::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59541fa2927b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x59541fa2927b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x59541fa36a6b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x59541fa36a6b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x59541fa36a6b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x59541fa36a6b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x59541fa36a6b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59541fa36a6b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x59541fa36a6b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x59541fa30184 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x59541fa30184 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x59541fa39672 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x59541fa39672 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x59541fa39672 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x59541fa39672 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x59541fa39672 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x59541fa39672 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x59541fa39672 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59541fb9a6df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x59541fb9a6df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x735be2bafaa4 - <unknown>
[INFO] [stdout]   45:     0x735be2c3ca64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     state::tests::desired_rootfs_respects_larger_env_override
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 75 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5159cd9525d13d5010bfd1ec8a1a4e42d250db53887d414e745f830008a7ef32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5159cd9525d13d5010bfd1ec8a1a4e42d250db53887d414e745f830008a7ef32", kill_on_drop: false }`
[INFO] [stdout] 5159cd9525d13d5010bfd1ec8a1a4e42d250db53887d414e745f830008a7ef32
