[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 try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgabrielmaialva33%2Fwinx-code-agent" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-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-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/gabrielmaialva33/winx-code-agent on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 249 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.3.0) [INFO] [stderr] Adding rstest v0.23.0 (available: v0.26.1) [INFO] [stderr] Adding sha2 v0.10.9 (available: v0.11.0) [INFO] [stderr] Adding toml v0.8.23 (available: v1.1.0+spec-1.1.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe1077e5f7802b6ad1d365b87faaa5b56d975389fbfc1bab63506538b627e1af [INFO] running `Command { std: "docker" "start" "-a" "fe1077e5f7802b6ad1d365b87faaa5b56d975389fbfc1bab63506538b627e1af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe1077e5f7802b6ad1d365b87faaa5b56d975389fbfc1bab63506538b627e1af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe1077e5f7802b6ad1d365b87faaa5b56d975389fbfc1bab63506538b627e1af", kill_on_drop: false }` [INFO] [stdout] fe1077e5f7802b6ad1d365b87faaa5b56d975389fbfc1bab63506538b627e1af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b427feba1fe5b38e3b84766b06f0752cb25cb6223193fb67e553217cf4dce0b8 [INFO] running `Command { std: "docker" "start" "-a" "b427feba1fe5b38e3b84766b06f0752cb25cb6223193fb67e553217cf4dce0b8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling memchr v2.8.0 [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 crossbeam-utils v0.8.21 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling pastey v0.2.1 [INFO] [stderr] Compiling shell-words v1.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling vte v0.15.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling serial-core v0.4.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling ioctl-rs v0.1.6 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling serial-unix v0.4.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling serial v0.4.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling shellexpand v3.1.2 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling memmap2 v0.9.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [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 tokio-macros v2.6.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling filedescriptor v0.8.3 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling portable-pty v0.8.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [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 clap v4.6.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [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 03s [INFO] running `Command { std: "docker" "inspect" "b427feba1fe5b38e3b84766b06f0752cb25cb6223193fb67e553217cf4dce0b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b427feba1fe5b38e3b84766b06f0752cb25cb6223193fb67e553217cf4dce0b8", kill_on_drop: false }` [INFO] [stdout] b427feba1fe5b38e3b84766b06f0752cb25cb6223193fb67e553217cf4dce0b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b82da21e28dd45bd977fde86df4222ea2a884a321688d4b2fac7c75d7b6999d [INFO] running `Command { std: "docker" "start" "-a" "1b82da21e28dd45bd977fde86df4222ea2a884a321688d4b2fac7c75d7b6999d", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling winnow v1.0.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling toml_datetime v1.1.0+spec-1.1.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling rstest_macros v0.23.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling predicates-core v1.0.10 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling assert_cmd v2.2.0 [INFO] [stderr] Compiling cc v1.2.58 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling predicates-tree v1.0.13 [INFO] [stderr] Compiling walkdir v2.5.0 [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 anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling predicates v3.1.4 [INFO] [stderr] Compiling toml_parser v1.1.0+spec-1.1.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Compiling criterion-plot v0.8.2 [INFO] [stderr] Compiling toml_edit v0.25.8+spec-1.1.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.48 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling ref-cast v1.0.25 [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 tracing-subscriber v0.3.23 [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 darling_macro v0.23.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling rmcp-macros v0.12.0 [INFO] [stderr] Compiling clap v4.6.0 [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 serde v1.0.228 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling tokio-test v0.4.5 [INFO] [stderr] Compiling schemars v1.2.1 [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 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 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 `test` profile [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "1b82da21e28dd45bd977fde86df4222ea2a884a321688d4b2fac7c75d7b6999d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b82da21e28dd45bd977fde86df4222ea2a884a321688d4b2fac7c75d7b6999d", kill_on_drop: false }` [INFO] [stdout] 1b82da21e28dd45bd977fde86df4222ea2a884a321688d4b2fac7c75d7b6999d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9d058304390c741367a9e8fc0a84b0630a6388863c1c2f4fc6207921dd8a515f [INFO] running `Command { std: "docker" "start" "-a" "9d058304390c741367a9e8fc0a84b0630a6388863c1c2f4fc6207921dd8a515f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/winx_code_agent-a45a220afc8b7cb3) [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_color_name_to_code ... ok [INFO] [stdout] test state::ansi_codes::tests::test_term_color ... ok [INFO] [stdout] test state::terminal::tests::test_incremental_output ... ok [INFO] [stdout] test state::ansi_codes::tests::test_strip_ansi_codes ... ok [INFO] [stdout] test state::ansi_codes::tests::test_parse_ansi_sequences ... 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 utils::command_safety::tests::test_background_detection ... 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::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_timeout_calculation ... ok [INFO] [stdout] test utils::mmap::tests::test_direct_read_small_file ... ok [INFO] [stdout] test utils::mmap::tests::test_shareable_map ... 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 state::terminal::tests::test_render_terminal_output ... ok [INFO] [stdout] test state::terminal::tests::test_incremental_text_append ... ok [INFO] [stdout] test utils::mmap::tests::test_file_segment_read ... 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_shell_creation ... ok [INFO] [stdout] test state::pty::tests::test_pty_resize ... 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.32s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/winx_code_agent-9e36f3a6f1465665) [INFO] [stdout] [INFO] [stdout] running 27 tests [INFO] [stdout] test state::ansi_codes::tests::test_color_name_to_code ... ok [INFO] [stdout] test state::ansi_codes::tests::test_term_color ... ok [INFO] [stdout] test state::ansi_codes::tests::test_format_ansi_text ... ok [INFO] [stdout] test state::ansi_codes::tests::test_parse_ansi_sequences ... ok [INFO] [stdout] test state::terminal::tests::test_incremental_output ... ok [INFO] [stdout] test state::terminal::tests::test_terminal_cache ... ok [INFO] [stdout] test state::ansi_codes::tests::test_strip_ansi_codes ... ok [INFO] [stdout] test state::terminal::tests::test_terminal_color_handling ... ok [INFO] [stdout] test state::terminal::tests::test_smart_truncate ... 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_terminal_emulator_basic ... 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::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 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 utils::mmap::tests::test_file_segment_read ... ok [INFO] [stdout] test utils::mmap::tests::test_mmap_read ... ok [INFO] [stdout] test state::terminal::tests::test_incremental_text_append ... 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.32s [INFO] [stdout] [INFO] [stderr] Running tests/bash_command_pty_test.rs (/opt/rustwide/target/debug/deps/bash_command_pty_test-8e0bea9acb38ecde) [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-571797282e3826a6) [INFO] [stderr] Running tests/file_write_edit_test.rs (/opt/rustwide/target/debug/deps/file_write_edit_test-0b10b58a15f55224) [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] [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_overwrite_existing_file_full_content ... ok [INFO] [stdout] test test_create_new_rust_file ... ok [INFO] [stdout] test test_create_new_file_full_write ... ok [INFO] [stdout] test test_edit_with_search_replace ... ok [INFO] [stdout] test test_multiple_search_replace_blocks ... ok [INFO] [stdout] test test_whitelist_enforcement_edit_without_read ... ok [INFO] [stdout] test test_empty_replacement ... ok [INFO] [stdout] test test_thread_id_mismatch ... 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.12s [INFO] [stdout] [INFO] [stderr] Running tests/full_lifecycle_test.rs (/opt/rustwide/target/debug/deps/full_lifecycle_test-35a71afeb14b72ae) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] /usr/bin/xdg-open: 882: www-browser: not found [INFO] [stderr] /usr/bin/xdg-open: 882: links2: not found [INFO] [stderr] /usr/bin/xdg-open: 882: elinks: not found [INFO] [stderr] /usr/bin/xdg-open: 882: links: not found [INFO] [stderr] /usr/bin/xdg-open: 882: lynx: not found [INFO] [stderr] /usr/bin/xdg-open: 882: w3m: not found [INFO] [stderr] xdg-open: no method available for opening '/root/.local/share/winx/memory/test-save.txt' [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/.tmpQQuI2K [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/.tmpQQuI2K [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/.tmpQQuI2K [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' (319) panicked at tests/full_lifecycle_test.rs:141:9: [INFO] [stdout] Context check failed [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x58d5b5b72c3a - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x58d5b5b72c3a - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x58d5b5b72c3a - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x58d5b5b72c3a - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x58d5b5b898ea - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x58d5b5b898ea - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x58d5b5b77f12 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x58d5b5b77f12 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x58d5b5b4ec8f - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x58d5b5b4ec8f - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x58d5b5b69ee9 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x58d5b55d63fc - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x58d5b55d63fc - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x58d5b5b6a162 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x58d5b5b6a162 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x58d5b5b4ed7a - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:691:13 [INFO] [stdout] 16: 0x58d5b5b45e99 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x58d5b5b4fb4d - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x58d5b5b8a12c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x58d5b55c0aca - full_lifecycle_test[70fa92ef7cbf563a]::test_full_lifecycle_workflow::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/full_lifecycle_test.rs:141:9 [INFO] [stdout] 20: 0x58d5b55c24c5 - as core[6aaeda2c7ad07a48]::future::future::Future>::poll [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: 0x58d5b55c16fc - full_lifecycle_test[70fa92ef7cbf563a]::test_full_lifecycle_workflow::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/full_lifecycle_test.rs:144:8 [INFO] [stdout] 22: 0x58d5b55ca22f - >> as core[6aaeda2c7ad07a48]::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x58d5b55c654b - ::block_on::>>>::{closure#0} [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: 0x58d5b55c441d - tokio[dc036b28f7ed4f0]::task::coop::with_budget::>, ::block_on>>>::{closure#0}> [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: 0x58d5b55c441d - tokio[dc036b28f7ed4f0]::task::coop::budget::>, ::block_on>>>::{closure#0}> [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: 0x58d5b55c441d - ::block_on::>>> [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: 0x58d5b55b9c31 - ::block_on::>>> [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: 0x58d5b55bc2ab - ::block_on::>>>::{closure#0} [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: 0x58d5b55bbd57 - tokio[dc036b28f7ed4f0]::runtime::context::runtime::enter_runtime::<::block_on>>>::{closure#0}, core[6aaeda2c7ad07a48]::result::Result<(), winx_code_agent[f799ad004dd20765]::errors::WinxError>> [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: 0x58d5b55b9dfe - ::block_on::>>> [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: 0x58d5b55b9800 - ::block_on_inner::>>> [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: 0x58d5b55b9a24 - ::block_on::>>> [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: 0x58d5b55c1a22 - full_lifecycle_test[70fa92ef7cbf563a]::test_full_lifecycle_workflow [INFO] [stdout] at /opt/rustwide/workdir/tests/full_lifecycle_test.rs:144:20 [INFO] [stdout] 34: 0x58d5b55c157d - full_lifecycle_test[70fa92ef7cbf563a]::test_full_lifecycle_workflow::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/full_lifecycle_test.rs:41:44 [INFO] [stdout] 35: 0x58d5b55c26c6 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 36: 0x58d5b55ca4db - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 37: 0x58d5b55ca4db - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 38: 0x58d5b55d6ecb - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 39: 0x58d5b55d6ecb - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 40: 0x58d5b55d6ecb - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 41: 0x58d5b55d6ecb - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 42: 0x58d5b55d6ecb - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x58d5b55d6ecb - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 44: 0x58d5b55d6ecb - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 45: 0x58d5b55d25e4 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 46: 0x58d5b55d25e4 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 47: 0x58d5b55d9ad2 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 48: 0x58d5b55d9ad2 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 49: 0x58d5b55d9ad2 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 50: 0x58d5b55d9ad2 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 51: 0x58d5b55d9ad2 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 52: 0x58d5b55d9ad2 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 53: 0x58d5b55d9ad2 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 54: 0x58d5b5b71fef - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 55: 0x58d5b5b71fef - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 56: 0x7b833abe4aa4 - [INFO] [stdout] 57: 0x7b833ac71a64 - clone [INFO] [stdout] 58: 0x0 - [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.35s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test full_lifecycle_test` [INFO] running `Command { std: "docker" "inspect" "9d058304390c741367a9e8fc0a84b0630a6388863c1c2f4fc6207921dd8a515f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d058304390c741367a9e8fc0a84b0630a6388863c1c2f4fc6207921dd8a515f", kill_on_drop: false }` [INFO] [stdout] 9d058304390c741367a9e8fc0a84b0630a6388863c1c2f4fc6207921dd8a515f