[INFO] cloning repository https://github.com/O-guardiao/O-A-Rrei-o
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/O-guardiao/O-A-Rrei-o" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FO-guardiao%2FO-A-Rrei-o", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FO-guardiao%2FO-A-Rrei-o'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4f948819fc18c7a480d1a9ea19c40b5f2c4166c3
[INFO] testing O-guardiao/O-A-Rrei-o against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FO-guardiao%2FO-A-Rrei-o" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/O-guardiao/O-A-Rrei-o
[INFO] finished tweaking git repo https://github.com/O-guardiao/O-A-Rrei-o
[INFO] tweaked toml for git repo https://github.com/O-guardiao/O-A-Rrei-o written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/O-guardiao/O-A-Rrei-o on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/O-guardiao/O-A-Rrei-o already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded predicates-tree v1.0.13
[INFO] [stderr]   Downloaded assert_cmd v2.2.2
[INFO] [stderr]   Downloaded predicates-core v1.0.10
[INFO] [stderr]   Downloaded predicates v3.1.4
[INFO] [stderr]   Downloaded secret-service v3.1.0
[INFO] [stderr]   Downloaded keyring v2.3.3
[INFO] [stderr]   Downloaded async-signal v0.2.14
[INFO] [stderr]   Downloaded linux-keyutils v0.2.5
[INFO] [stderr]   Downloaded serde_json v1.0.148
[INFO] [stderr]   Downloaded radix_trie v0.2.1
[INFO] [stderr]   Downloaded endian-type v0.1.2
[INFO] [stderr]   Downloaded rustyline v14.0.0
[INFO] [stderr]   Downloaded fd-lock v4.0.4
[INFO] [stderr]   Downloaded nix v0.28.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5b0fb37144d0d8a964f41a0e0b0b09a842cf7756f62978440850ea35d997f273
[INFO] running `Command { std: "docker" "start" "5b0fb37144d0d8a964f41a0e0b0b09a842cf7756f62978440850ea35d997f273", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5b0fb37144d0d8a964f41a0e0b0b09a842cf7756f62978440850ea35d997f273", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5b0fb37144d0d8a964f41a0e0b0b09a842cf7756f62978440850ea35d997f273" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5b0fb37144d0d8a964f41a0e0b0b09a842cf7756f62978440850ea35d997f273", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5b0fb37144d0d8a964f41a0e0b0b09a842cf7756f62978440850ea35d997f273" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling zmij v1.0.21 (/opt/rustwide/workdir/vendor/zmij)
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling openssl v0.10.80
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling openssl-sys v0.9.116
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling zvariant_utils v1.0.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling piper v0.2.5
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling zvariant_derive v3.15.2
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling zvariant v3.15.2
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling arreio-ast v0.1.0 (/opt/rustwide/workdir/crates/arreio-ast)
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling zbus_names v2.6.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling zbus_macros v3.15.2
[INFO] [stderr]    Compiling arreio-kernel v0.1.0 (/opt/rustwide/workdir/crates/arreio-kernel)
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling async-executor v1.14.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling async-broadcast v0.5.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling arreio-provider v0.1.0 (/opt/rustwide/workdir/crates/arreio-provider)
[INFO] [stderr]    Compiling arreio-dag v0.1.0 (/opt/rustwide/workdir/crates/arreio-dag)
[INFO] [stderr]    Compiling arreio-fsm v0.1.0 (/opt/rustwide/workdir/crates/arreio-fsm)
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling xdg-home v1.3.0
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling linux-keyutils v0.2.5
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling arreio-hypervisor v0.1.0 (/opt/rustwide/workdir/crates/arreio-hypervisor)
[INFO] [stderr]    Compiling arreio-mcp v0.1.0 (/opt/rustwide/workdir/crates/arreio-mcp)
[INFO] [stderr]    Compiling arreio-memory v0.1.0 (/opt/rustwide/workdir/crates/arreio-memory)
[INFO] [stderr]    Compiling arreio-security v0.1.0 (/opt/rustwide/workdir/crates/arreio-security)
[INFO] [stderr]    Compiling zbus v3.15.2
[INFO] [stderr]    Compiling arreio-scheduler v0.1.0 (/opt/rustwide/workdir/crates/arreio-scheduler)
[INFO] [stderr]    Compiling arreio-telemetry v0.1.0 (/opt/rustwide/workdir/crates/arreio-telemetry)
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling arreio-media v0.1.0 (/opt/rustwide/workdir/crates/arreio-media)
[INFO] [stderr]    Compiling arreio-web v0.1.0 (/opt/rustwide/workdir/crates/arreio-web)
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling arreio-actors v0.1.0 (/opt/rustwide/workdir/crates/arreio-actors)
[INFO] [stderr]    Compiling arreio-contract v0.1.0 (/opt/rustwide/workdir/crates/arreio-contract)
[INFO] [stderr]    Compiling arreio-skills v0.1.0 (/opt/rustwide/workdir/crates/arreio-skills)
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling rustyline v14.0.0
[INFO] [stderr]    Compiling arreio-tools v0.1.0 (/opt/rustwide/workdir/crates/arreio-tools)
[INFO] [stderr]    Compiling arreio-eqsat v0.1.0 (/opt/rustwide/workdir/crates/arreio-eqsat)
[INFO] [stderr]    Compiling arreio-ooda v0.1.0 (/opt/rustwide/workdir/crates/arreio-ooda)
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling arreio-autopoiesis v0.1.0 (/opt/rustwide/workdir/crates/arreio-autopoiesis)
[INFO] [stderr]    Compiling arreio-supercompile v0.1.0 (/opt/rustwide/workdir/crates/arreio-supercompile)
[INFO] [stderr]    Compiling arreio-recovery v0.1.0 (/opt/rustwide/workdir/crates/arreio-recovery)
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling arreio-tui v0.1.0 (/opt/rustwide/workdir/crates/arreio-tui)
[INFO] [stderr]    Compiling arreio-agents v0.1.0 (/opt/rustwide/workdir/crates/arreio-agents)
[INFO] [stderr]    Compiling arreio-refinement v0.1.0 (/opt/rustwide/workdir/crates/arreio-refinement)
[INFO] [stderr]    Compiling arreio-reasoning v0.1.0 (/opt/rustwide/workdir/crates/arreio-reasoning)
[INFO] [stderr]    Compiling arreio-benchmark v0.1.0 (/opt/rustwide/workdir/crates/arreio-benchmark)
[INFO] [stderr]    Compiling arreio-problem-space v0.1.0 (/opt/rustwide/workdir/crates/arreio-problem-space)
[INFO] [stderr]    Compiling arreio-slicer v0.1.0 (/opt/rustwide/workdir/crates/arreio-slicer)
[INFO] [stderr]    Compiling arreio-commissioning v0.1.0 (/opt/rustwide/workdir/crates/arreio-commissioning)
[INFO] [stderr]    Compiling arreio-lsp v0.1.0 (/opt/rustwide/workdir/crates/arreio-lsp)
[INFO] [stderr]    Compiling secret-service v3.1.0
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling assert_cmd v2.2.2
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling keyring v2.3.3
[INFO] [stderr]    Compiling arreio-vault v0.1.0 (/opt/rustwide/workdir/crates/arreio-vault)
[INFO] [stderr]    Compiling arreio-gateway v0.1.0 (/opt/rustwide/workdir/crates/arreio-gateway)
[INFO] [stderr]    Compiling arreio-mcp-server v0.1.0 (/opt/rustwide/workdir/crates/arreio-mcp-server)
[INFO] [stderr]    Compiling arreio-a2a v0.1.0 (/opt/rustwide/workdir/crates/arreio-a2a)
[INFO] [stderr]    Compiling arreio-bridge-cursor v0.1.0 (/opt/rustwide/workdir/crates/arreio-bridge-cursor)
[INFO] [stderr]    Compiling arreio-bridge-openclaw v0.1.0 (/opt/rustwide/workdir/crates/arreio-bridge-openclaw)
[INFO] [stderr]    Compiling arreio-bridge-claude v0.1.0 (/opt/rustwide/workdir/crates/arreio-bridge-claude)
[INFO] [stderr]    Compiling arreio-bridge-hermes v0.1.0 (/opt/rustwide/workdir/crates/arreio-bridge-hermes)
[INFO] [stderr]    Compiling arreio-cli v0.1.0 (/opt/rustwide/workdir/crates/arreio-cli)
[INFO] [stderr]    Compiling arreio-e2e-tests v0.1.0 (/opt/rustwide/workdir/tests/e2e)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 40s
[INFO] running `Command { std: "docker" "inspect" "5b0fb37144d0d8a964f41a0e0b0b09a842cf7756f62978440850ea35d997f273", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5b0fb37144d0d8a964f41a0e0b0b09a842cf7756f62978440850ea35d997f273" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling arreio-cli v0.1.0 (/opt/rustwide/workdir/crates/arreio-cli)
[INFO] [stderr]    Compiling arreio-e2e-tests v0.1.0 (/opt/rustwide/workdir/tests/e2e)
[INFO] [stderr]    Compiling arreio-tui v0.1.0 (/opt/rustwide/workdir/crates/arreio-tui)
[INFO] [stderr]    Compiling arreio-autopoiesis v0.1.0 (/opt/rustwide/workdir/crates/arreio-autopoiesis)
[INFO] [stderr]    Compiling arreio-supercompile v0.1.0 (/opt/rustwide/workdir/crates/arreio-supercompile)
[INFO] [stderr]    Compiling arreio-bridge-claude v0.1.0 (/opt/rustwide/workdir/crates/arreio-bridge-claude)
[INFO] [stderr]    Compiling arreio-bridge-openclaw v0.1.0 (/opt/rustwide/workdir/crates/arreio-bridge-openclaw)
[INFO] [stderr]    Compiling arreio-bridge-cursor v0.1.0 (/opt/rustwide/workdir/crates/arreio-bridge-cursor)
[INFO] [stderr]    Compiling arreio-bridge-hermes v0.1.0 (/opt/rustwide/workdir/crates/arreio-bridge-hermes)
[INFO] [stderr]    Compiling arreio-agents v0.1.0 (/opt/rustwide/workdir/crates/arreio-agents)
[INFO] [stderr]    Compiling arreio-a2a v0.1.0 (/opt/rustwide/workdir/crates/arreio-a2a)
[INFO] [stderr]    Compiling arreio-gateway v0.1.0 (/opt/rustwide/workdir/crates/arreio-gateway)
[INFO] [stderr]    Compiling arreio-mcp-server v0.1.0 (/opt/rustwide/workdir/crates/arreio-mcp-server)
[INFO] [stderr]    Compiling arreio-refinement v0.1.0 (/opt/rustwide/workdir/crates/arreio-refinement)
[INFO] [stderr]    Compiling arreio-tools v0.1.0 (/opt/rustwide/workdir/crates/arreio-tools)
[INFO] [stderr]    Compiling arreio-vault v0.1.0 (/opt/rustwide/workdir/crates/arreio-vault)
[INFO] [stderr]    Compiling arreio-recovery v0.1.0 (/opt/rustwide/workdir/crates/arreio-recovery)
[INFO] [stderr]    Compiling arreio-telemetry v0.1.0 (/opt/rustwide/workdir/crates/arreio-telemetry)
[INFO] [stderr]    Compiling arreio-problem-space v0.1.0 (/opt/rustwide/workdir/crates/arreio-problem-space)
[INFO] [stderr]    Compiling arreio-slicer v0.1.0 (/opt/rustwide/workdir/crates/arreio-slicer)
[INFO] [stderr]    Compiling arreio-skills v0.1.0 (/opt/rustwide/workdir/crates/arreio-skills)
[INFO] [stderr]    Compiling arreio-ast v0.1.0 (/opt/rustwide/workdir/crates/arreio-ast)
[INFO] [stderr]    Compiling arreio-actors v0.1.0 (/opt/rustwide/workdir/crates/arreio-actors)
[INFO] [stderr]    Compiling arreio-reasoning v0.1.0 (/opt/rustwide/workdir/crates/arreio-reasoning)
[INFO] [stderr]    Compiling arreio-benchmark v0.1.0 (/opt/rustwide/workdir/crates/arreio-benchmark)
[INFO] [stderr]    Compiling arreio-dag v0.1.0 (/opt/rustwide/workdir/crates/arreio-dag)
[INFO] [stderr]    Compiling arreio-memory v0.1.0 (/opt/rustwide/workdir/crates/arreio-memory)
[INFO] [stderr]    Compiling arreio-media v0.1.0 (/opt/rustwide/workdir/crates/arreio-media)
[INFO] [stderr]    Compiling arreio-security v0.1.0 (/opt/rustwide/workdir/crates/arreio-security)
[INFO] [stderr]    Compiling arreio-provider v0.1.0 (/opt/rustwide/workdir/crates/arreio-provider)
[INFO] [stderr]    Compiling arreio-web v0.1.0 (/opt/rustwide/workdir/crates/arreio-web)
[INFO] [stderr]    Compiling arreio-mcp v0.1.0 (/opt/rustwide/workdir/crates/arreio-mcp)
[INFO] [stderr]    Compiling arreio-contract v0.1.0 (/opt/rustwide/workdir/crates/arreio-contract)
[INFO] [stderr]    Compiling arreio-commissioning v0.1.0 (/opt/rustwide/workdir/crates/arreio-commissioning)
[INFO] [stderr]    Compiling arreio-eqsat v0.1.0 (/opt/rustwide/workdir/crates/arreio-eqsat)
[INFO] [stderr]    Compiling arreio-hypervisor v0.1.0 (/opt/rustwide/workdir/crates/arreio-hypervisor)
[INFO] [stderr]    Compiling arreio-fsm v0.1.0 (/opt/rustwide/workdir/crates/arreio-fsm)
[INFO] [stderr]    Compiling arreio-ooda v0.1.0 (/opt/rustwide/workdir/crates/arreio-ooda)
[INFO] [stderr]    Compiling arreio-kernel v0.1.0 (/opt/rustwide/workdir/crates/arreio-kernel)
[INFO] [stderr]    Compiling arreio-lsp v0.1.0 (/opt/rustwide/workdir/crates/arreio-lsp)
[INFO] [stderr]    Compiling arreio-scheduler v0.1.0 (/opt/rustwide/workdir/crates/arreio-scheduler)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] running `Command { std: "docker" "inspect" "5b0fb37144d0d8a964f41a0e0b0b09a842cf7756f62978440850ea35d997f273", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5b0fb37144d0d8a964f41a0e0b0b09a842cf7756f62978440850ea35d997f273" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/arreio_a2a-33721abdbc47fae1)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test tests::artifact_com_mime_type ... ok
[INFO] [stdout] test tests::agent_card_possui_capacidades_com_schema ... ok
[INFO] [stdout] test tests::task_manager_adiciona_artifact ... ok
[INFO] [stdout] test tests::task_manager_atualiza_estado ... ok
[INFO] [stdout] test tests::task_manager_callback_promove_para_working ... ok
[INFO] [stdout] test tests::task_manager_lista_por_estado ... ok
[INFO] [stdout] test tests::task_manager_callback_falha_mantem_submitted ... ok
[INFO] [stdout] test tests::task_state_ciclo_completo ... ok
[INFO] [stdout] test tests::task_manager_submit_e_recupera ... ok
[INFO] [stdout] test tests::task_manager_list_all_ordenado ... ok
[INFO] [stdout] test tests::task_manager_estado_inexistente_retorna_erro ... ok
[INFO] [stdout] test tests::servidor_responde_agent_card ... ok
[INFO] [stdout] test tests::servidor_retorna_404_para_rota_invalida ... ok
[INFO] [stdout] test tests::servidor_adiciona_artifact ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/arreio_actors-6f1552ed34b5de7d)
[INFO] [stdout] test tests::servidor_cria_e_recupera_tarefa ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 59 tests
[INFO] [stdout] test actors::tests::dsml_json_fallback ... ok
[INFO] [stdout] test actors::tests::dsml_extract_invoke_tags ... ok
[INFO] [stdout] test actors::tests::dsml_extract_multiple_invokes ... ok
[INFO] [stdout] test actors::tests::extract_tool_calls_no_match ... ok
[INFO] [stdout] test actors::tests::extract_tool_calls_textual_fallback ... ok
[INFO] [stdout] test actors::tests::inspection_result_deserialize ... ok
[INFO] [stdout] test actors::tests::extract_bare_json ... ok
[INFO] [stdout] test compress::tests::nao_compress_curto ... ok
[INFO] [stdout] test diff::tests::diff_arquivo_tracked ... ignored, requer repo git inicializado
[INFO] [stdout] test context::tests::nearest_directory_arreio_md ... ok
[INFO] [stdout] test compress::tests::compress_mantem_recentes ... ok
[INFO] [stdout] test goal_monitor::tests::desvio_acima_do_threshold_recomenda_replan ... ok
[INFO] [stdout] test goal_monitor::tests::desvio_severo_escala_para_humano ... ok
[INFO] [stdout] test goal_monitor::tests::milestone_sem_no_e_reportada_nao_silenciada ... ok
[INFO] [stdout] test goal_monitor::tests::milestone_falhada_forca_replan_mesmo_sem_desvio ... ok
[INFO] [stdout] test goal_monitor::tests::plano_sem_milestones_nao_dispara_acao ... ok
[INFO] [stdout] test goal_monitor::tests::progresso_no_ritmo_continua_observando ... ok
[INFO] [stdout] test goal_monitor::tests::relatorio_publicado_no_blackboard ... ok
[INFO] [stdout] test goal_monitor::tests::thresholds_customizados_sao_respeitados ... ok
[INFO] [stdout] test goal_monitor::tests::replan_with_gera_novo_plano_via_planner ... ok
[INFO] [stdout] test planner::tests::plan_backward_compat_no_contracts_field ... ok
[INFO] [stdout] test planner::tests::plan_serialize_roundtrip ... ok
[INFO] [stdout] test planner::tests::plan_to_dag_tasks_sequential ... ok
[INFO] [stdout] test prompts::fragments::tests::environment_hints_presente_em_docker ... ok
[INFO] [stdout] test prompts::fragments::tests::environment_hints_vazio_quando_local ... ok
[INFO] [stdout] test prompts::fragments::tests::role_identity_varia_por_ator ... ok
[INFO] [stdout] test prompts::fragments::tests::security_constraints_so_para_inspector ... ok
[INFO] [stdout] test prompts::fragments::tests::tool_use_hint_condicional ... ok
[INFO] [stdout] test prompts::fragments::tests::workspace_boundary_none_sem_path ... ok
[INFO] [stdout] test prompts::fragments::tests::workspace_boundary_some_com_path ... ok
[INFO] [stdout] test prompts::tests::assemble_architect_sem_security_constraints ... ok
[INFO] [stdout] test prompts::tests::assemble_com_todos_volatiles ... ok
[INFO] [stdout] test context::tests::arreio_md_hierarchy_gap_014 ... ok
[INFO] [stdout] test context::tests::agents_md_injected ... ok
[INFO] [stdout] test prompts::tests::assemble_inspector_com_security ... ok
[INFO] [stdout] test context::tests::context_layering_order ... ok
[INFO] [stdout] test prompts::tests::assemble_developer_contem_fragmentos_basicos ... ok
[INFO] [stdout] test prompts::tests::boundary_ausente_quando_sem_volatile ... ok
[INFO] [stdout] test prompts::tests::boundary_presente_quando_ha_volatile ... ok
[INFO] [stdout] test prompts::tests::permission_mode_incluido_quando_definido ... ok
[INFO] [stdout] test goal_monitor::tests::trigger_replan_interrompe_fsm_e_audita ... ok
[INFO] [stdout] test refiner::tests::check_contracts_detects_sla_exceeded ... ok
[INFO] [stdout] test prompts::tests::from_context_deriva_corretamente ... ok
[INFO] [stdout] test refiner::tests::check_contracts_detects_missing_audit_field ... ok
[INFO] [stdout] test refiner::tests::check_contracts_ignores_known_failure ... ok
[INFO] [stdout] test refiner::tests::check_contracts_detects_unexpected_failure ... ok
[INFO] [stdout] test refiner::tests::check_contracts_no_violations_when_compliant ... ok
[INFO] [stdout] test verifier::tests::fast_detects_low_spec_coverage ... ok
[INFO] [stdout] test refiner::tests::escalates_when_failure_rate_exceeds_80_percent ... ok
[INFO] [stdout] test refiner::tests::detects_contract_failure_with_multiple_models ... ok
[INFO] [stdout] test refiner::tests::ignores_below_threshold ... ok
[INFO] [stdout] test refiner::tests::ignores_single_model_failure ... ok
[INFO] [stdout] test verifier::tests::fast_detects_todo ... ok
[INFO] [stdout] test verifier::tests::generate_fuzz_inputs_for_strings ... ok
[INFO] [stdout] test verifier::tests::fast_detects_unwraps ... ok
[INFO] [stdout] test verifier::tests::generate_property_tests_for_idempotent ... ok
[INFO] [stdout] test diff::tests::diff_novo_arquivo ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/arreio_agents-d93a2c2ca85adf10)
[INFO] [stdout] test actors::tests::dsml_no_tool_calls_in_text ... ok
[INFO] [stdout] test actors::tests::extract_json_from_markdown_fence ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 58 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test a2a_dispatcher::tests::task_result_sucesso ... ok
[INFO] [stdout] test a2a_dispatcher::tests::format_progress_une_linhas ... ok
[INFO] [stdout] test a2a_dispatcher::tests::extrai_arquivos_do_history ... ok
[INFO] [stdout] test delegate::tests::concurrency_limit_enforced ... ok
[INFO] [stdout] test delegate::tests::depth_limit_enforced ... ok
[INFO] [stdout] test delegate::tests::interrupt_children ... ok
[INFO] [stdout] test tests::router_resolves_by_channel ... ok
[INFO] [stdout] test tests::registry_roundtrip ... ok
[INFO] [stdout] test delegate::tests::progress_callback_fires ... ok
[INFO] [stdout] test delegate::tests::single_delegation ... ok
[INFO] [stdout] test delegate::tests::batch_delegation ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/arreio_ast-d24f72b0d90d9322)
[INFO] [stdout] test tests::router_resolves_by_content ... ok
[INFO] [stdout] test delegate::tests::active_children_tracked ... ok
[INFO] [stdout] test tests::spawner_tracks_depth ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/arreio_autopoiesis-9815a441fa20e37a)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/arreio_benchmark-4587a60a1384a38a)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::generic_extractor_finds_python_style ... ok
[INFO] [stdout] test tests::compact_json_is_smaller_than_source ... ok
[INFO] [stdout] test tests::extracts_types ... ok
[INFO] [stdout] test tests::extracts_functions ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test autopoietic_system::tests::sistema_saudavel_nao_gera_acoes ... ok
[INFO] [stdout] test autopoietic_system::tests::tick_result_contem_alerts_corretos ... ok
[INFO] [stdout] test health_monitor::tests::alerts_retorna_multiplas_variaveis_fora ... ok
[INFO] [stdout] test health_monitor::tests::detecta_variavel_fora_do_limite ... ok
[INFO] [stdout] test autopoietic_system::tests::knowledge_atualiza_apos_tick ... ok
[INFO] [stdout] test health_monitor::tests::is_healthy_quando_todas_ok ... ok
[INFO] [stdout] test autopoietic_system::tests::sistema_doente_gera_multiplas_acoes ... ok
[INFO] [stdout] test health_monitor::tests::registra_e_atualiza_variavel ... ok
[INFO] [stdout] test mapek::tests::analyze_detecta_deterioracao ... ok
[INFO] [stdout] test mapek::tests::analyze_detecta_estavel ... ok
[INFO] [stdout] test mapek::tests::ciclo_completo_retorna_acoes ... ok
[INFO] [stdout] test mapek::tests::knowledge_guarda_historico ... ok
[INFO] [stdout] test health_monitor::tests::update_variavel_inexistente_retorna_erro ... ok
[INFO] [stdout] test mapek::tests::analyze_detecta_melhoria ... ok
[INFO] [stdout] test mapek::tests::sistema_doente_gera_multiplas_acoes ... ok
[INFO] [stdout] test mapek::tests::sistema_saudavel_nao_gera_acoes ... ok
[INFO] [stdout] test self_healing::tests::aplica_adjust_parameter_sem_blackboard ... ok
[INFO] [stdout] test autopoietic_system::tests::persiste_estado_saude_no_blackboard ... ok
[INFO] [stdout] test self_healing::tests::restart_service_real ... ok
[INFO] [stdout] test autopoietic_system::tests::tick_completo_sistema_saudavel ... ok
[INFO] [stdout] test self_healing::tests::aplica_adjust_parameter_com_blackboard ... ok
[INFO] [stdout] test self_healing::tests::reconfigura_subsistema_real ... ok
[INFO] [stdout] test self_healing::tests::publica_alerta_no_blackboard ... ok
[INFO] [stdout] test autopoietic_system::tests::tick_completo_sistema_doente ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 37 tests
[INFO] [stdout] test comparative::tests::comparador_cria_instancia ... ok
[INFO] [stdout] test comparative::tests::compare_task_arreio_mais_barato ... ok
[INFO] [stdout] test comparative::tests::aggregate_metrics_calcula_taxas ... ok
[INFO] [stdout] test comparative::tests::aggregate_metrics_arreio_vencedor_geral ... ok
[INFO] [stdout] test comparative::tests::pct_delta_divisao_por_zero ... ok
[INFO] [stdout] test comparative::tests::quality_score_delta_positivo ... ok
[INFO] [stdout] test comparative::tests::generate_report_vazio ... ok
[INFO] [stdout] test eval::tests::pesos_afetam_score ... ok
[INFO] [stdout] test comparative::tests::compare_task_baseline_ganha_quando_arreio_falha ... ok
[INFO] [stdout] test comparative::tests::compare_task_arreio_mais_rapido ... ok
[INFO] [stdout] test comparative::tests::compare_task_empate ... ok
[INFO] [stdout] test comparative::tests::compare_task_arreio_menos_tokens ... ok
[INFO] [stdout] test comparative::tests::comparador_default ... ok
[INFO] [stdout] test eval::tests::regex_invalida_reprova_caso ... ok
[INFO] [stdout] test eval::tests::runner_score_perfeito ... ok
[INFO] [stdout] test eval::tests::runner_erro_do_candidato_reprova_sem_abortar ... ok
[INFO] [stdout] test tests::comparative_retorna_string ... ok
[INFO] [stdout] test tests::dificuldades_distribuidas ... ok
[INFO] [stdout] test tests::e2e_provider_invalido_retorna_erro ... ok
[INFO] [stdout] test tests::quality_score_heuristica ... ok
[INFO] [stdout] test comparative::tests::generate_report_contem_tabelas ... ok
[INFO] [stdout] test eval::tests::queda_pequena_nao_e_regressao ... ok
[INFO] [stdout] test tests::comparative_report_com_dados ... ok
[INFO] [stdout] test tests::run_com_runner_mock_executa_todas ... ok
[INFO] [stdout] test tests::run_sem_runner_retorna_resultados ... ok
[INFO] [stdout] test tests::latencia_maior_que_zero ... ok
[INFO] [stdout] test tests::run_suite_com_provider_falho ... ok
[INFO] [stdout] test tests::run_suite_with_provider_mock ... ok
[INFO] [stdout] test tests::suite_tem_20_tarefas ... ok
[INFO] [stdout] test tests::suite_todas_as_tarefas_tem_id_unico ... ok
[INFO] [stdout] test tests::run_suite_alias_funciona ... ok
[INFO] [stdout] test eval::tests::melhora_lista_improved_cases ... ok
[INFO] [stdout] test tests::task_dificuldade ... ok
[INFO] [stdout] test tests::resultado_custo_eh_calculado ... ok
[INFO] [stdout] test eval::tests::regressao_acima_de_5_por_cento_detectada ... ok
[INFO] [stdout] test eval::tests::store_roundtrip_e_baseline_automatico ... ok
[INFO] [stdout] test tests::suite_possui_tarefas ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test tests::claude_headless_build_cmd_escapa_aspas ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/arreio_bridge_claude-99658258c62ff1ef)
[INFO] [stdout] test tests::import_claude_md_sem_headers ... ok
[INFO] [stdout] test tests::import_claude_md_vazio ... ok
[INFO] [stdout] test tests::import_claude_md_persiste_multiplas_tuplas ... ok
[INFO] [stdout] test tests::import_claude_md_hierarquia ... ok
[INFO] [stdout] test tests::import_claude_md_simples ... ok
[INFO] [stdout] test tests::serve_stdio_tool_call_blackboard_read ... ok
[INFO] [stdout] test tests::serve_stdio_responde_initialize ... ok
[INFO] [stdout] test tests::serve_stdio_responde_tools_list ... ok
[INFO] [stdout] test tests::claude_mcp_server_new ... ok
[INFO] [stdout] test tests::serve_stdio_method_not_found ... ok
[INFO] [stdout] test tests::claude_headless_wrapper_new ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.12s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/arreio_bridge_cursor-76d45e202be05de7)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test tests::cursor_cloud_client_com_api_key ... ok
[INFO] [stdout] test tests::cursor_cloud_client_sem_api_key ... ok
[INFO] [stdout] test tests::cursor_cloud_delegate_retorna_unconfigured ... ok
[INFO] [stdout] test tests::cursor_mcp_server_instancia ... ok
[INFO] [stdout] test tests::sandbox_execute_comando_bloqueado ... ok
[INFO] [stdout] test tests::sandbox_execute_comando_seguro ... ok
[INFO] [stdout] test tests::post_message_initialize ... ok
[INFO] [stdout] test tests::post_message_com_session_id_retorna_202 ... ok
[INFO] [stdout] test tests::post_message_tools_list ... ok
[INFO] [stdout] test tests::sse_endpoint_retorna_event_stream ... ok
[INFO] [stdout] test tests::post_message_metodo_desconhecido ... ok
[INFO] [stdout] test tests::post_message_tool_call_blackboard ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.81s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/arreio_bridge_hermes-5722cb82f301c0c6)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test tests::api_server_port ... ok
[INFO] [stdout] test tests::export_skills_vazia ... ok
[INFO] [stdout] test tests::bad_request_chat ... ok
[INFO] [stdout] test tests::embeddings_endpoint ... ok
[INFO] [stdout] test tests::chat_completions_endpoint ... ok
[INFO] [stdout] test tests::not_found_endpoint ... ok
[INFO] [stdout] test tests::import_hermes_skills_diretorio ... ok
[INFO] [stdout] test tests::import_hermes_skills_arquivo_unico ... ok
[INFO] [stdout] test tests::import_hermes_skills_arquivo_invalido ... ok
[INFO] [stdout] test tests::export_skills_com_dados ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/arreio_bridge_openclaw-aa53589d84ae664d)
[INFO] [stdout] test tests::models_endpoint ... ok
[INFO] [stdout] test tests::import_extrai_ast_de_bloco_rust ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/arreio_cli-5ae3642514312a53)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test tests::client_new ... ok
[INFO] [stdout] test tests::get_history_ok ... ok
[INFO] [stdout] test tests::list_cron_jobs_ok ... ok
[INFO] [stdout] test tests::export_to_openclaw_ok ... ok
[INFO] [stdout] test tests::send_message_ok ... ok
[INFO] [stdout] test tests::send_message_http_error ... ok
[INFO] [stdout] test tests::import_config_empty_claws ... ok
[INFO] [stdout] test tests::export_to_openclaw_empty ... ok
[INFO] [stdout] test tests::import_config_file_ok ... ok
[INFO] [stdout] test tests::import_config_dir_ok ... ok
[INFO] [stdout] test tests::import_config_missing_file ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test hooks::tests::unknown_hook_returns_none ... ok
[INFO] [stdout] test plugins::tests::empty_discovery ... ok
[INFO] [stdout] test hooks::tests::pre_tool_call_aborts ... ok
[INFO] [stdout] test hooks::tests::register_and_invoke ... ok
[INFO] [stdout] test hooks::tests::transform_chain ... ok
[INFO] [stdout] test plugins::tests::discover_user_plugins ... ok
[INFO] [stdout] test plugins::tests::discover_category_layout ... ok
[INFO] [stdout] test symbion_pipeline::tests::pipeline_aborta_quando_budget_esgotado ... ok
[INFO] [stdout] test symbion_pipeline::tests::leak_prevention_mascara_response ... ok
[INFO] [stdout] test symbion_pipeline::tests::caminho_feliz_com_igc_bypass_para_padrao_conhecido ... ok
[INFO] [stdout] test symbion_pipeline::tests::meta_cognitive_escalation_para_operacao_destrutiva ... ok
[INFO] [stdout] test symbion_pipeline::tests::degradacao_graciosa_quando_subsistema_falha ... ok
[INFO] [stdout] test symbion_pipeline::tests::leak_prevention_bloqueia_request_sensivel ... ok
[INFO] [stdout] test symbion_pipeline::tests::cost_tracker_registra_chamada_llm ... ok
[INFO] [stdout] test symbion_pipeline::tests::recovery_block_manager_com_fallback ... ok
[INFO] [stdout] test symbion_pipeline::tests::pipeline_completo_com_mock_de_task_simples ... ok
[INFO] [stdout] test symbion_pipeline::tests::autopoietic_health_check_apos_execucao ... ok
[INFO] [stdout] test symbion_pipeline::tests::task_manager_registra_estado_da_tarefa ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 16.78s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/arreio-f627da7fa8621850)
[INFO] [stdout] 
[INFO] [stdout] running 52 tests
[INFO] [stdout] test cmd_wiring::tests::epoch_to_iso_date_datas_conhecidas ... ok
[INFO] [stdout] test batch_runner::tests::load_dataset ... ok
[INFO] [stdout] test batch_runner::tests::quality_filter ... ok
[INFO] [stdout] test cmd_wiring::tests::parse_prompt_mode_cli_aceita_aliases_e_canonicos ... ok
[INFO] [stdout] test cmd_wiring::tests::ordered_ready_ids_sem_score_preserva_ordem_legada ... ok
[INFO] [stdout] test cmd_wiring::tests::ordered_ready_ids_com_score_prioriza_maior_composto ... ok
[INFO] [stdout] test cmd_wiring::tests::persist_reasoning_mode_grava_e_limpa_tupla ... ok
[INFO] [stdout] test cmd_wiring::tests::sanitize_pal_filename_neutraliza_caracteres_perigosos ... ok
[INFO] [stdout] test cmd_wiring::tests::ordered_ready_ids_prioritized_sem_score_usa_empate_deterministico ... ok
[INFO] [stdout] test docker::tests::docker_compose_contem_servicos ... ok
[INFO] [stdout] test cmd_wiring::tests::truncate_chars_respeita_limite_e_utf8 ... ok
[INFO] [stdout] test docker::tests::docker_compose_mapeia_portas ... ok
[INFO] [stdout] test batch_runner::tests::checkpoint_resume ... ok
[INFO] [stdout] test cmd_wiring::tests::read_flows_parseia_json_valido_e_rejeita_invalido ... ok
[INFO] [stdout] test docker::tests::dockerfile_contem_builder_stage ... ok
[INFO] [stdout] test docker::tests::dockerfile_expose_8080 ... ok
[INFO] [stdout] test docker::tests::dockerfile_contem_entrypoint_arreio ... ok
[INFO] [stdout] test batch_runner::tests::progress_calculation ... ok
[INFO] [stdout] test docker::tests::dockerignore_ignora_target_e_git ... ok
[INFO] [stdout] test docker::tests::dockerignore_mantem_markdowns_importantes ... ok
[INFO] [stdout] test cmd_wiring::tests::reasoning_scaffold_ausente_ou_direct_nao_altera_prompt ... ok
[INFO] [stdout] test docker::tests::write_docker_compose_cria_arquivo_corretamente ... ok
[INFO] [stdout] test docker::tests::write_dockerfile_cria_arquivo_corretamente ... ok
[INFO] [stdout] test e2e_tests::persist_security_permission_mode_rejeita_invalido ... ok
[INFO] [stdout] test environment::tests::detect_returns_info ... ok
[INFO] [stdout] test environment::tests::hints_for_windows ... ok
[INFO] [stdout] test environment::tests::hints_for_wsl ... ok
[INFO] [stdout] test docker::tests::write_dockerignore_cria_arquivo_corretamente ... ok
[INFO] [stdout] test hooks::tests::pre_tool_call_aborts ... ok
[INFO] [stdout] test hooks::tests::register_and_invoke ... ok
[INFO] [stdout] test e2e_tests::parse_permission_rule_line_popula_listas ... ok
[INFO] [stdout] test environment::tests::hints_include_ssh ... ok
[INFO] [stdout] test hooks::tests::transform_chain ... ok
[INFO] [stdout] test hooks::tests::unknown_hook_returns_none ... ok
[INFO] [stdout] test plugins::tests::discover_user_plugins ... ok
[INFO] [stdout] test plugins::tests::empty_discovery ... ok
[INFO] [stdout] test plugins::tests::discover_category_layout ... ok
[INFO] [stdout] test environment::tests::hints_include_docker ... ok
[INFO] [stdout] test symbion_pipeline::tests::cost_tracker_registra_chamada_llm ... ok
[INFO] [stdout] test symbion_pipeline::tests::caminho_feliz_com_igc_bypass_para_padrao_conhecido ... ok
[INFO] [stdout] test symbion_pipeline::tests::degradacao_graciosa_quando_subsistema_falha ... ok
[INFO] [stdout] test symbion_pipeline::tests::leak_prevention_bloqueia_request_sensivel ... ok
[INFO] [stdout] test symbion_pipeline::tests::leak_prevention_mascara_response ... ok
[INFO] [stdout] test symbion_pipeline::tests::pipeline_aborta_quando_budget_esgotado ... ok
[INFO] [stdout] test cmd_wiring::tests::scan_pal_program_aceita_programa_benigno ... ok
[INFO] [stdout] test cmd_wiring::tests::scan_pal_program_bloqueia_padroes_destrutivos ... ok
[INFO] [stdout] test symbion_pipeline::tests::meta_cognitive_escalation_para_operacao_destrutiva ... ok
[INFO] [stdout] test symbion_pipeline::tests::recovery_block_manager_com_fallback ... ok
[INFO] [stdout] test symbion_pipeline::tests::pipeline_completo_com_mock_de_task_simples ... ok
[INFO] [stdout] test e2e_tests::pipeline_completo_com_mock_provider ... FAILED
[INFO] [stdout] test symbion_pipeline::tests::autopoietic_health_check_apos_execucao ... ok
[INFO] [stdout] test symbion_pipeline::tests::task_manager_registra_estado_da_tarefa ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- e2e_tests::pipeline_completo_com_mock_provider stdout ----
[INFO] [stdout] [arreio] Executando: t1 — hello
[INFO] [stdout] [arreio] Tools disponíveis para este nó: skill_update, exec, glob_search, memory_search, write_file, checkpoint_rollback, transcribe_audio, skill_create
[INFO] [stdout] [sandbox] Bubblewrap ativo (Linux)
[INFO] [stdout] [arreio] validação falhou:
[INFO] [stdout] bwrap: No permissions to create new namespace, likely because the kernel does not allow non-privileged user namespaces. See <https://deb.li/bubblewrap> or <file:///usr/share/doc/bubblewrap/README.Debian.gz>.
[INFO] [stdout] 
[INFO] [stdout] [arreio] Recovery: Compact para t1 (reason=ReactiveCompactRetry)
[INFO] [stdout] [arreio] ✗ hello — revertido para checkpoint anterior
[INFO] [stdout] [arreio] Nenhuma tarefa pronta. Verifique com 'arreio status'.
[INFO] [stdout] 
[INFO] [stdout] thread 'e2e_tests::pipeline_completo_com_mock_provider' (4385) panicked at crates/arreio-cli/src/main.rs:4132:9:
[INFO] [stdout] DAG deveria estar completo
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d60ffdbeea8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d60ffdbeea8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d60ffdbeea8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d60ffdbeea8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d60ffdd7c3a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d60ffdd7c3a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5d60ffdc43b2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5d60ffdc43b2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5d60ffd99da6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d60ffd99da6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d60ffdb5899 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d60ff553dcc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5d60ff553dcc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d60ffdb5b12 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5d60ffdb5b12 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d60ffd99e94 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5d60ffd8e6c9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d60ffd9aeed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d60ffdd847c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d60ff4c2069 - arreio[6527a8020be65535]::e2e_tests::pipeline_completo_com_mock_provider
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/arreio-cli/src/main.rs:4132:9
[INFO] [stdout]   20:     0x5d60ff4bf9d7 - arreio[6527a8020be65535]::e2e_tests::pipeline_completo_com_mock_provider::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/arreio-cli/src/main.rs:4076:45
[INFO] [stdout]   21:     0x5d60ff485286 - <arreio[6527a8020be65535]::e2e_tests::pipeline_completo_com_mock_provider::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5d60ff546eab - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5d60ff546eab - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x5d60ff554725 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x5d60ff554725 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x5d60ff554725 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5d60ff554725 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5d60ff554725 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5d60ff554725 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x5d60ff554725 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x5d60ff54e034 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x5d60ff54e034 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5d60ff5577a2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x5d60ff5577a2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5d60ff5577a2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5d60ff5577a2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5d60ff5577a2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5d60ff5577a2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x5d60ff5577a2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5d60ffdbdccf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   41:     0x5d60ffdbdccf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x71e4d372baa4 - <unknown>
[INFO] [stdout]   43:     0x71e4d37b8a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     e2e_tests::pipeline_completo_com_mock_provider
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 51 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 16.71s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p arreio-cli --bin arreio`
[INFO] running `Command { std: "docker" "inspect" "5b0fb37144d0d8a964f41a0e0b0b09a842cf7756f62978440850ea35d997f273", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b0fb37144d0d8a964f41a0e0b0b09a842cf7756f62978440850ea35d997f273", kill_on_drop: false }`
[INFO] [stdout] 5b0fb37144d0d8a964f41a0e0b0b09a842cf7756f62978440850ea35d997f273
