[INFO] cloning repository https://github.com/gabrielmaialva33/winx-code-agent
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gabrielmaialva33/winx-code-agent" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgabrielmaialva33%2Fwinx-code-agent", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgabrielmaialva33%2Fwinx-code-agent'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 478e89c0615b751f7fc41e721096f0b46ab0aa8f
[INFO] testing gabrielmaialva33/winx-code-agent against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgabrielmaialva33%2Fwinx-code-agent" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gabrielmaialva33/winx-code-agent
[INFO] finished tweaking git repo https://github.com/gabrielmaialva33/winx-code-agent
[INFO] tweaked toml for git repo https://github.com/gabrielmaialva33/winx-code-agent written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gabrielmaialva33/winx-code-agent on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 248 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding portable-pty v0.8.1 (available: v0.9.0)
[INFO] [stderr]       Adding rand v0.9.2 (available: v0.10.0)
[INFO] [stderr]       Adding rmcp v0.12.0 (available: v1.1.1)
[INFO] [stderr]       Adding rstest v0.23.0 (available: v0.26.1)
[INFO] [stderr]       Adding toml v0.8.23 (available: v1.0.6+spec-1.1.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 856e73a43ba008899e01eebfc8de969249b02dd4ec21f0bcba067e2be2803eec
[INFO] running `Command { std: "docker" "start" "-a" "856e73a43ba008899e01eebfc8de969249b02dd4ec21f0bcba067e2be2803eec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "856e73a43ba008899e01eebfc8de969249b02dd4ec21f0bcba067e2be2803eec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "856e73a43ba008899e01eebfc8de969249b02dd4ec21f0bcba067e2be2803eec", kill_on_drop: false }`
[INFO] [stdout] 856e73a43ba008899e01eebfc8de969249b02dd4ec21f0bcba067e2be2803eec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d90a2694624a8055b06705309b6cdaa70f1acfe4acd491db600d15ecda816582
[INFO] running `Command { std: "docker" "start" "-a" "d90a2694624a8055b06705309b6cdaa70f1acfe4acd491db600d15ecda816582", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling vte v0.15.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling ioctl-rs v0.1.6
[INFO] [stderr]    Compiling termios v0.2.2
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling serial-core v0.4.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling serial-unix v0.4.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling serial v0.4.0
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling shellexpand v3.1.2
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling filedescriptor v0.8.3
[INFO] [stderr]    Compiling portable-pty v0.8.1
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling rmcp-macros v0.12.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling rmcp v0.12.0
[INFO] [stderr]    Compiling winx-code-agent v0.2.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] running `Command { std: "docker" "inspect" "d90a2694624a8055b06705309b6cdaa70f1acfe4acd491db600d15ecda816582", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d90a2694624a8055b06705309b6cdaa70f1acfe4acd491db600d15ecda816582", kill_on_drop: false }`
[INFO] [stdout] d90a2694624a8055b06705309b6cdaa70f1acfe4acd491db600d15ecda816582
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 82fc7efdeb653d8f654ccc2053e4e4472072402ff9041bf99ffbc5f2021b1c10
[INFO] running `Command { std: "docker" "start" "-a" "82fc7efdeb653d8f654ccc2053e4e4472072402ff9041bf99ffbc5f2021b1c10", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling toml_edit v0.25.4+spec-1.1.0
[INFO] [stderr]    Compiling rstest_macros v0.23.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.42
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling filedescriptor v0.8.3
[INFO] [stderr]    Compiling portable-pty v0.8.1
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling rmcp-macros v0.12.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling rstest v0.23.0
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling rmcp v0.12.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling winx-code-agent v0.2.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 17s
[INFO] running `Command { std: "docker" "inspect" "82fc7efdeb653d8f654ccc2053e4e4472072402ff9041bf99ffbc5f2021b1c10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82fc7efdeb653d8f654ccc2053e4e4472072402ff9041bf99ffbc5f2021b1c10", kill_on_drop: false }`
[INFO] [stdout] 82fc7efdeb653d8f654ccc2053e4e4472072402ff9041bf99ffbc5f2021b1c10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2efc408bb28273e65301fd72a01a291047e397cad38d6b0b9d697177461024fe
[INFO] running `Command { std: "docker" "start" "-a" "2efc408bb28273e65301fd72a01a291047e397cad38d6b0b9d697177461024fe", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/winx_code_agent-f45d6936d3c9782e)
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test state::ansi_codes::tests::test_format_ansi_text ... ok
[INFO] [stdout] test state::terminal::tests::test_incremental_output ... ok
[INFO] [stdout] test state::ansi_codes::tests::test_term_color ... ok
[INFO] [stdout] test state::ansi_codes::tests::test_color_name_to_code ... ok
[INFO] [stdout] test state::terminal::tests::test_terminal_cache ... ok
[INFO] [stdout] test state::terminal::tests::test_terminal_emulator_basic ... ok
[INFO] [stdout] test state::terminal::tests::test_terminal_color_handling ... ok
[INFO] [stdout] test utils::command_safety::tests::test_command_context ... ok
[INFO] [stdout] test state::terminal::tests::test_smart_truncate ... ok
[INFO] [stdout] test utils::command_safety::tests::test_long_running_detection ... ok
[INFO] [stdout] test utils::command_safety::tests::test_timeout_calculation ... ok
[INFO] [stdout] test utils::mmap::tests::test_direct_read_small_file ... ok
[INFO] [stdout] test state::ansi_codes::tests::test_strip_ansi_codes ... ok
[INFO] [stdout] test utils::command_safety::tests::test_interactive_detection ... ok
[INFO] [stdout] test state::ansi_codes::tests::test_parse_ansi_sequences ... ok
[INFO] [stdout] test utils::mmap::tests::test_shareable_map ... ok
[INFO] [stdout] test state::terminal::tests::test_screen_basic_operations ... ok
[INFO] [stdout] test utils::command_safety::tests::test_background_detection ... ok
[INFO] [stdout] test utils::mmap::tests::test_file_segment_read ... ok
[INFO] [stdout] test state::terminal::tests::test_incremental_text_append ... ok
[INFO] [stdout] test state::terminal::tests::test_render_terminal_output ... ok
[INFO] [stdout] test utils::mmap::tests::test_parallel_processing ... ok
[INFO] [stdout] test utils::mmap::tests::test_mmap_read ... ok
[INFO] [stdout] test state::pty::tests::test_pty_resize ... ok
[INFO] [stdout] test state::pty::tests::test_pty_shell_creation ... ok
[INFO] [stdout] test state::pty::tests::test_pty_shell_pwd ... ok
[INFO] [stdout] test state::pty::tests::test_pty_shell_echo ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.33s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/winx_code_agent-452c6b9f3aa913a6)
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test state::ansi_codes::tests::test_format_ansi_text ... ok
[INFO] [stdout] test state::ansi_codes::tests::test_term_color ... ok
[INFO] [stdout] test state::ansi_codes::tests::test_color_name_to_code ... ok
[INFO] [stdout] test state::ansi_codes::tests::test_parse_ansi_sequences ... ok
[INFO] [stdout] test state::ansi_codes::tests::test_strip_ansi_codes ... ok
[INFO] [stdout] test state::terminal::tests::test_terminal_cache ... ok
[INFO] [stdout] test state::terminal::tests::test_terminal_emulator_basic ... ok
[INFO] [stdout] test state::terminal::tests::test_smart_truncate ... ok
[INFO] [stdout] test state::terminal::tests::test_terminal_color_handling ... ok
[INFO] [stdout] test utils::command_safety::tests::test_long_running_detection ... ok
[INFO] [stdout] test state::terminal::tests::test_screen_basic_operations ... ok
[INFO] [stdout] test utils::command_safety::tests::test_background_detection ... ok
[INFO] [stdout] test state::terminal::tests::test_incremental_output ... ok
[INFO] [stdout] test utils::command_safety::tests::test_command_context ... ok
[INFO] [stdout] test utils::command_safety::tests::test_interactive_detection ... ok
[INFO] [stdout] test utils::mmap::tests::test_direct_read_small_file ... ok
[INFO] [stdout] test utils::command_safety::tests::test_timeout_calculation ... ok
[INFO] [stdout] test utils::mmap::tests::test_shareable_map ... ok
[INFO] [stdout] test state::terminal::tests::test_render_terminal_output ... ok
[INFO] [stdout] test utils::mmap::tests::test_parallel_processing ... ok
[INFO] [stdout] test state::terminal::tests::test_incremental_text_append ... ok
[INFO] [stdout] test utils::mmap::tests::test_mmap_read ... ok
[INFO] [stdout] test utils::mmap::tests::test_file_segment_read ... ok
[INFO] [stdout] test state::pty::tests::test_pty_resize ... ok
[INFO] [stdout] test state::pty::tests::test_pty_shell_creation ... ok
[INFO] [stdout] test state::pty::tests::test_pty_shell_echo ... ok
[INFO] [stdout] test state::pty::tests::test_pty_shell_pwd ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.36s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/bash_command_pty_test.rs (/opt/rustwide/target/debug/deps/bash_command_pty_test-f9f9a3463c7ba8ff)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_full_pty_workflow ... ignored, requires real PTY, fails in CI
[INFO] [stdout] test test_pty_shell_direct_echo ... ignored, requires real PTY, fails in CI
[INFO] [stdout] test test_pty_shell_file_operations ... ignored, requires real PTY, fails in CI
[INFO] [stdout] test test_pty_shell_interrupt ... ignored, requires real PTY, fails in CI
[INFO] [stdout] test test_pty_shell_multiple_commands ... ignored, requires real PTY, fails in CI
[INFO] [stdout] test test_pty_shell_pipe_command ... ignored, requires real PTY, fails in CI
[INFO] [stdout] test test_pty_shell_send_text ... ignored, requires real PTY, fails in CI
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 7 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/bash_pty_integration_test.rs (/opt/rustwide/target/debug/deps/bash_pty_integration_test-ac0dc17102974542)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_01_simple_command_echo ... ignored, requires real PTY, fails in CI
[INFO] [stdout] test test_02_command_with_pipe ... ignored, requires real PTY, fails in CI
[INFO] [stdout] test test_03_status_check ... ignored, requires real PTY, fails in CI
[INFO] [stdout] test test_04_send_text ... ignored, requires real PTY, fails in CI
[INFO] [stdout] test test_05_send_specials_ctrl_c ... ignored, requires real PTY, fails in CI
[INFO] [stdout] test test_06_background_command ... ignored, requires real PTY, fails in CI
[INFO] [stdout] test test_07_multiple_commands_sequence ... ignored, requires real PTY, fails in CI
[INFO] [stdout] test test_08_arrow_keys ... ignored, requires real PTY, fails in CI
[INFO] [stdout] test test_full_workflow_i2238 ... ignored, requires real PTY, fails in CI
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 9 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/file_write_edit_test.rs (/opt/rustwide/target/debug/deps/file_write_edit_test-645f571656b95307)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_whitelist_after_read ... ignored, race condition on macOS CI - whitelist async update timing
[INFO] [stdout] test test_whitelist_enforcement_edit_without_read ... ok
[INFO] [stdout] test test_create_new_rust_file ... ok
[INFO] [stdout] test test_thread_id_mismatch ... ok
[INFO] [stdout] test test_overwrite_existing_file_full_content ... ok
[INFO] [stdout] test test_create_new_file_full_write ... ok
[INFO] [stdout] test test_edit_with_search_replace ... ok
[INFO] [stdout] test test_empty_replacement ... ok
[INFO] [stdout] test test_multiple_search_replace_blocks ... ok
[INFO] [stdout] test test_search_replace_not_found ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/full_lifecycle_test.rs (/opt/rustwide/target/debug/deps/full_lifecycle_test-0ffada48352beac3)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_full_lifecycle_workflow ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_full_lifecycle_workflow stdout ----
[INFO] [stdout] DEBUG: Running mkdir
[INFO] [stdout] DEBUG: Mkdir done: ◉ "$(pwd)"──➤ "◉"◉
[INFO] [stdout] 
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] status = process exited
[INFO] [stdout] cwd = /tmp/.tmpumnIv6
[INFO] [stdout] This is the main shell. No command running in background.
[INFO] [stdout] DEBUG: Running ls
[INFO] [stdout] DEBUG: ls done: ◉ "$(pwd)"──➤ "◉"◉src:
[INFO] [stdout] data
[INFO] [stdout] 
[INFO] [stdout] src/data:
[INFO] [stdout] "◉
[INFO] [stdout] 
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] status = process exited
[INFO] [stdout] cwd = /tmp/.tmpumnIv6
[INFO] [stdout] This is the main shell. No command running in background.
[INFO] [stdout] DEBUG: Running FileWriteOrEdit (create)
[INFO] [stdout] DEBUG: Create done
[INFO] [stdout] DEBUG: Running ReadFiles
[INFO] [stdout] DEBUG: ReadFiles done
[INFO] [stdout] DEBUG: Running FileWriteOrEdit (edit)
[INFO] [stdout] DEBUG: Edit done
[INFO] [stdout] DEBUG: Running grep
[INFO] [stdout] DEBUG: Grep done: ◉ "$(pwd)"──➤ "◉"◉src:
[INFO] [stdout] data
[INFO] [stdout] 
[INFO] [stdout] src/data:
[INFO] [stdout] "◉{"version": 1, "mode": "production"}
[INFO] [stdout] "◉
[INFO] [stdout] 
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] status = process exited
[INFO] [stdout] cwd = /tmp/.tmpumnIv6
[INFO] [stdout] This is the main shell. No command running in background.
[INFO] [stdout] DEBUG: Running ContextSave
[INFO] [stdout] DEBUG: ContextSave done
[INFO] [stdout] 
[INFO] [stdout] thread 'test_full_lifecycle_workflow' (355) panicked at tests/full_lifecycle_test.rs:141:9:
[INFO] [stdout] Context check failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e5fc3ac625a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e5fc3ac625a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e5fc3ac625a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e5fc3ac625a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e5fc3adcf0a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e5fc3adcf0a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5e5fc3acb532 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e5fc3acb532 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e5fc3aa229f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e5fc3aa229f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e5fc3abd4b9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e5fc352498c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5e5fc352498c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e5fc3abd732 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5e5fc3abd732 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e5fc3aa238a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e5fc3a994a9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e5fc3aa315d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e5fc3add86c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e5fc350c71a - full_lifecycle_test::test_full_lifecycle_workflow::{{closure}}::{{closure}}::h8a3064d591b1712e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/full_lifecycle_test.rs:141:9
[INFO] [stdout]   20:     0x5e5fc3510d25 - <tokio::time::timeout::Timeout<T> as core::future::future::Future>::poll::h6db158ed36bfddb3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/time/timeout.rs:202:42
[INFO] [stdout]   21:     0x5e5fc35087fc - full_lifecycle_test::test_full_lifecycle_workflow::{{closure}}::h865e13b24e40ac94
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/full_lifecycle_test.rs:144:8
[INFO] [stdout]   22:     0x5e5fc3510b1f - <core::pin::Pin<P> as core::future::future::Future>::poll::h9093ac07e2d03870
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5e5fc3512a8b - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h7b6b1e27c6059eb1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/park.rs:284:71
[INFO] [stdout]   24:     0x5e5fc3511b9d - tokio::task::coop::with_budget::h7cdf9307e08b0142
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x5e5fc3511b9d - tokio::task::coop::budget::h7349b7704663abfa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x5e5fc3511b9d - tokio::runtime::park::CachedParkThread::block_on::h205bc3f74f737b19
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/park.rs:284:31
[INFO] [stdout]   27:     0x5e5fc3510081 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h0f67923136d02495
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   28:     0x5e5fc35107cb - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::h552409d971a46069
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/multi_thread/mod.rs:89:22
[INFO] [stdout]   29:     0x5e5fc350f877 - tokio::runtime::context::runtime::enter_runtime::hb75ab78b69ed02d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   30:     0x5e5fc351072e - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::h6b78868646735926
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/multi_thread/mod.rs:88:9
[INFO] [stdout]   31:     0x5e5fc3510420 - tokio::runtime::runtime::Runtime::block_on_inner::hfdb68aa7d959624b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:373:50
[INFO] [stdout]   32:     0x5e5fc3510644 - tokio::runtime::runtime::Runtime::block_on::hc2b215b30b37bac5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   33:     0x5e5fc3508612 - full_lifecycle_test::test_full_lifecycle_workflow::h03ea40e2672849f4
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/full_lifecycle_test.rs:144:20
[INFO] [stdout]   34:     0x5e5fc350898d - full_lifecycle_test::test_full_lifecycle_workflow::{{closure}}::hb7f244daed163ef4
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/full_lifecycle_test.rs:41:44
[INFO] [stdout]   35:     0x5e5fc350ddc6 - core::ops::function::FnOnce::call_once::h523887a1eee60ec8
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x5e5fc3518a6b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x5e5fc3518a6b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   38:     0x5e5fc352545b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   39:     0x5e5fc352545b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5e5fc352545b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5e5fc352545b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5e5fc352545b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5e5fc352545b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   44:     0x5e5fc352545b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   45:     0x5e5fc3520b74 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   46:     0x5e5fc3520b74 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x5e5fc3528062 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   48:     0x5e5fc3528062 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x5e5fc3528062 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5e5fc3528062 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5e5fc3528062 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5e5fc3528062 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   53:     0x5e5fc3528062 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5e5fc3ac560f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   55:     0x5e5fc3ac560f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   56:     0x7d01734b4aa4 - <unknown>
[INFO] [stdout]   57:     0x7d0173541a64 - clone
[INFO] [stdout]   58:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_full_lifecycle_workflow
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 15.24s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test full_lifecycle_test`
[INFO] running `Command { std: "docker" "inspect" "2efc408bb28273e65301fd72a01a291047e397cad38d6b0b9d697177461024fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2efc408bb28273e65301fd72a01a291047e397cad38d6b0b9d697177461024fe", kill_on_drop: false }`
[INFO] [stdout] 2efc408bb28273e65301fd72a01a291047e397cad38d6b0b9d697177461024fe
