[INFO] cloning repository https://github.com/saorsa-labs/x0x-symphony
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/saorsa-labs/x0x-symphony" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaorsa-labs%2Fx0x-symphony", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaorsa-labs%2Fx0x-symphony'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7e164f9979fc35e900cd41088910a7e8acbc6559
[INFO] testing saorsa-labs/x0x-symphony 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%2Fsaorsa-labs%2Fx0x-symphony" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/saorsa-labs/x0x-symphony
[INFO] finished tweaking git repo https://github.com/saorsa-labs/x0x-symphony
[INFO] tweaked toml for git repo https://github.com/saorsa-labs/x0x-symphony written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/saorsa-labs/x0x-symphony 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/saorsa-labs/x0x-symphony 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 unarray v0.1.4
[INFO] [stderr]   Downloaded rusty-fork v0.3.1
[INFO] [stderr]   Downloaded windows-implement v0.60.2
[INFO] [stderr]   Downloaded time-core v0.1.9
[INFO] [stderr]   Downloaded enumflags2_derive v0.7.12
[INFO] [stderr]   Downloaded windows-interface v0.59.3
[INFO] [stderr]   Downloaded bit-set v0.8.0
[INFO] [stderr]   Downloaded wait-timeout v0.2.1
[INFO] [stderr]   Downloaded quick-error v1.2.3
[INFO] [stderr]   Downloaded autocfg v1.5.1
[INFO] [stderr]   Downloaded bit-vec v0.8.0
[INFO] [stderr]   Downloaded rand_xorshift v0.4.0
[INFO] [stderr]   Downloaded enumflags2 v0.7.12
[INFO] [stderr]   Downloaded iana-time-zone v0.1.65
[INFO] [stderr]   Downloaded axum-core v0.5.6
[INFO] [stderr]   Downloaded bytes v1.12.0
[INFO] [stderr]   Downloaded time-macros v0.2.31
[INFO] [stderr]   Downloaded typenum v1.20.1
[INFO] [stderr]   Downloaded windows-core v0.62.2
[INFO] [stderr]   Downloaded landlock v0.4.5
[INFO] [stderr]   Downloaded serde_yaml v0.9.34+deprecated
[INFO] [stderr]   Downloaded unsafe-libyaml v0.2.11
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.52
[INFO] [stderr]   Downloaded cc v1.2.65
[INFO] [stderr]   Downloaded wasip2 v1.0.4+wasi-0.2.12
[INFO] [stderr]   Downloaded proptest v1.11.0
[INFO] [stderr]   Downloaded axum v0.8.9
[INFO] [stderr]   Downloaded webpki-roots v1.0.8
[INFO] [stderr]   Downloaded quinn-proto v0.11.15
[INFO] [stderr]   Downloaded chrono v0.4.45
[INFO] [stderr]   Downloaded time v0.3.53
[INFO] [stderr]   Downloaded zerocopy v0.8.52
[INFO] [stderr]   Downloaded nix v0.30.1
[INFO] [stderr]   Downloaded web-sys v0.3.103
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] da1beb5a2c8be864886698aa6ac31d945a10130601b35821224b935c02741e2a
[INFO] running `Command { std: "docker" "start" "da1beb5a2c8be864886698aa6ac31d945a10130601b35821224b935c02741e2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "da1beb5a2c8be864886698aa6ac31d945a10130601b35821224b935c02741e2a", 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" "da1beb5a2c8be864886698aa6ac31d945a10130601b35821224b935c02741e2a" "/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" "da1beb5a2c8be864886698aa6ac31d945a10130601b35821224b935c02741e2a", 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" "da1beb5a2c8be864886698aa6ac31d945a10130601b35821224b935c02741e2a" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling bytes v1.12.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling http v1.4.2
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling zeroize v1.9.0
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rustls-pki-types v1.15.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling webpki-roots v1.0.8
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling time-core v0.1.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling time v0.3.53
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling landlock v0.4.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling x0x-symphony-core v0.1.1 (/opt/rustwide/workdir/crates/x0x-symphony-core)
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling x0x-symphony-workspace v0.1.1 (/opt/rustwide/workdir/crates/x0x-symphony-workspace)
[INFO] [stderr]    Compiling saorsa-sandbox v0.1.1 (/opt/rustwide/workdir/crates/saorsa-sandbox)
[INFO] [stderr]    Compiling x0x-symphony-signing v0.1.1 (/opt/rustwide/workdir/crates/x0x-symphony-signing)
[INFO] [stderr]    Compiling x0x-symphony-runner-shell v0.1.1 (/opt/rustwide/workdir/crates/x0x-symphony-runner-shell)
[INFO] [stderr]    Compiling x0x-symphony-tracker-x0x-crdt v0.1.1 (/opt/rustwide/workdir/crates/x0x-symphony-tracker-x0x-crdt)
[INFO] [stderr]    Compiling x0x-symphony-orchestrator v0.1.1 (/opt/rustwide/workdir/crates/x0x-symphony-orchestrator)
[INFO] [stderr]    Compiling x0x-symphony-bin v0.1.1 (/opt/rustwide/workdir/crates/x0x-symphony-bin)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 52s
[INFO] running `Command { std: "docker" "inspect" "da1beb5a2c8be864886698aa6ac31d945a10130601b35821224b935c02741e2a", 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" "da1beb5a2c8be864886698aa6ac31d945a10130601b35821224b935c02741e2a" "/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 bitflags v2.13.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling x0x-symphony-core v0.1.1 (/opt/rustwide/workdir/crates/x0x-symphony-core)
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling x0x-symphony-workspace v0.1.1 (/opt/rustwide/workdir/crates/x0x-symphony-workspace)
[INFO] [stderr]    Compiling saorsa-sandbox v0.1.1 (/opt/rustwide/workdir/crates/saorsa-sandbox)
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling x0x-symphony-runner-shell v0.1.1 (/opt/rustwide/workdir/crates/x0x-symphony-runner-shell)
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling x0x-symphony-signing v0.1.1 (/opt/rustwide/workdir/crates/x0x-symphony-signing)
[INFO] [stderr]    Compiling x0x-symphony-orchestrator v0.1.1 (/opt/rustwide/workdir/crates/x0x-symphony-orchestrator)
[INFO] [stderr]    Compiling x0x-symphony-tracker-x0x-crdt v0.1.1 (/opt/rustwide/workdir/crates/x0x-symphony-tracker-x0x-crdt)
[INFO] [stderr]    Compiling x0x-symphony-bin v0.1.1 (/opt/rustwide/workdir/crates/x0x-symphony-bin)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 27s
[INFO] running `Command { std: "docker" "inspect" "da1beb5a2c8be864886698aa6ac31d945a10130601b35821224b935c02741e2a", 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" "da1beb5a2c8be864886698aa6ac31d945a10130601b35821224b935c02741e2a" "/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 0.42s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/saorsa_sandbox-9f5b08d8eedce42c)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test linux::tests::launcher_invocation_uses_current_exe_and_private_sentinel ... ok
[INFO] [stdout] test linux::tests::root_cgroup_maps_to_cgroup_mount ... ok
[INFO] [stdout] test linux::tests::file_paths_do_not_receive_directory_only_rights ... ok
[INFO] [stdout] test tests::network_sourced_none_is_not_enforceable ... ok
[INFO] [stdout] test linux::tests::launcher_config_json_round_trips ... ok
[INFO] [stdout] test linux::tests::derives_cgroup_parent_from_proc_sample ... ok
[INFO] [stdout] test tests::network_sourced_native_unavailable_refuses_local_warns ... ok
[INFO] [stdout] test tests::landlock_receives_read_write_and_network_flags ... ok
[INFO] [stdout] test tests::absent_caller_vars_do_not_leak_via_additions ... ok
[INFO] [stdout] test tests::prepare_returns_session_and_wrap_is_separate_call ... ok
[INFO] [stdout] test tests::sandbox_runtime_receives_profile_and_policy_flags ... ok
[INFO] [stdout] test tests::network_sourced_none_prepare_fails_closed_and_local_warn_unwrapped ... ok
[INFO] [stdout] test tests::sandbox_exec_profile_contains_workspace_write_for_repo_write ... ok
[INFO] [stdout] test tests::unavailable_fail_closed_errors ... ok
[INFO] [stdout] test tests::unavailable_warn_leaves_plan_unwrapped ... ok
[INFO] [stdout] test tests::wrap_returns_env_additions_not_complete_env ... ok
[INFO] [stdout] test tests::child_started_default_is_noop ... ok
[INFO] [stdout] test tests::profiles_map_expected_flags_for_all_backends ... ok
[INFO] [stdout] test tests::bubblewrap_read_only_maps_to_read_only_workspace_and_unshare_all ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/x0x_symphony_bin-46904cbc2d88dc8a)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test workers::tests::sse_parser_collects_data_lines ... ok
[INFO] [stderr]      Running unittests src/bin/x0x-symphony.rs (/opt/rustwide/target/debug/deps/x0x_symphony-d032eaf8b86db82c)
[INFO] [stdout] test workers::tests::snapshot_reaps_expired_cards ... ok
[INFO] [stdout] test workers::tests::verify_and_insert_accepts_valid_card_and_drops_forged_or_expired ... ok
[INFO] [stdout] test workers::tests::sse_event_decode_verifies_before_insert ... ok
[INFO] [stdout] test workers::tests::publish_card_posts_signed_payload_to_worker_topic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/x0x-symphonyd.rs (/opt/rustwide/target/debug/deps/x0x_symphonyd-4819fb9fa8ae239a)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/api_auth.rs (/opt/rustwide/target/debug/deps/api_auth-3ad27044ebad2e98)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test post_symphony_issues_calls_tracker_create_issue ... ok
[INFO] [stdout] test symphony_routes_require_bearer_token ... ok
[INFO] [stdout] test invalid_bearer_and_query_tokens_are_rejected ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/approvals_api.rs (/opt/rustwide/target/debug/deps/approvals_api-3b9d964379a8494f)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test sign_approval_event_output_verifies_by_gate_path ... ok
[INFO] [stdout] test post_deny_stores_denial ... ok
[INFO] [stdout] test missing_signing_client_returns_503 ... ok
[INFO] [stdout] test post_approve_stores_signed_event ... ok
[INFO] [stdout] test post_approve_emits_approval_granted_event ... ok
[INFO] [stdout] test post_deny_emits_approval_denied_event ... ok
[INFO] [stdout] test stale_content_hash_returns_409 ... ok
[INFO] [stdout] test get_pending_returns_network_sourced_unapproved ... ok
[INFO] [stdout] test non_network_sourced_returns_409 ... ok
[INFO] [stdout] test stale_signer_returns_409 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stderr]      Running tests/bind.rs (/opt/rustwide/target/debug/deps/bind-7ccd15e9fb05567a)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr]      Running tests/cli_snapshots.rs (/opt/rustwide/target/debug/deps/cli_snapshots-7ca5bc86109903f6)
[INFO] [stdout] test accepts_loopback_bind_address ... ok
[INFO] [stdout] test rejects_unspecified_bind_address ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test approvals_help_snapshots ... ok
[INFO] [stdout] test approvals_deny_snapshot ... ok
[INFO] [stdout] test approvals_approve_snapshot ... ok
[INFO] [stdout] test config_show_snapshot ... ok
[INFO] [stdout] test approvals_conflict_is_operator_friendly ... ok
[INFO] [stdout] test routes_snapshot ... ok
[INFO] [stdout] test issue_new_help_renders ... ok
[INFO] [stdout] test approvals_list_snapshot ... ok
[INFO] [stdout] test status_snapshot ... ok
[INFO] [stdout] test issue_new_dispatches_to_daemon_create_issue ... ok
[INFO] [stdout] test task_detail_snapshot ... ok
[INFO] [stdout] test proofs_list_snapshot ... ok
[INFO] [stdout] test workers_help_snapshot ... ok
[INFO] [stdout] test tasks_snapshot ... ok
[INFO] [stdout] test workers_snapshot ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/config_check.rs (/opt/rustwide/target/debug/deps/config_check-2a4ab3e95224f38b)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test legacy_codex_block_fails_config_load_with_structured_error ... ok
[INFO] [stdout] test legacy_network_dispatch_enabled_false_maps_to_off ... ok
[INFO] [stdout] test legacy_network_dispatch_enabled_true_maps_to_approve ... ok
[INFO] [stdout] test network_dispatch_policy_values_parse ... ok
[INFO] [stdout] test network_dispatch_defaults_off ... ok
[INFO] [stdout] test auto_network_dispatch_without_ack_aborts_config_load ... ok
[INFO] [stdout] test retention_overrides_parse ... ok
[INFO] [stdout] test retention_proofs_days_rejects_zero ... ok
[INFO] [stdout] test sharding_workers_emit_deprecation_warn ... ok
[INFO] [stdout] test retention_reap_interval_rejects_under_sixty_seconds ... ok
[INFO] [stdout] test retention_defaults_to_thirty_days_and_hourly_reaper ... ok
[INFO] [stdout] test security_config_maps_to_orchestrator_config ... ok
[INFO] [stdout] test legacy_codex_block_config_check_fails_with_structured_error ... ok
[INFO] [stdout] test repository_workflow_passes_config_check ... ok
[INFO] [stdout] test unknown_network_dispatch_policy_aborts_config_load ... ok
[INFO] [stdout] test workers_ttl_must_be_positive ... ok
[INFO] [stdout] test workers_config_defaults_to_publish_enabled_with_sixty_second_ttl ... ok
[INFO] [stdout] test workers_config_overrides_parse ... ok
[INFO] [stdout] test workflow_without_legacy_codex_block_has_no_codex_warning ... ok
[INFO] [stdout] test workflow_with_runner_sandbox_passes_config_check ... ok
[INFO] [stdout] test tracker_group_is_optional_and_preserved ... ok
[INFO] [stdout] test missing_required_blocks_fail_config_check ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/linux_native_launcher.rs (/opt/rustwide/target/debug/deps/linux_native_launcher-64fea85e53ed6b8e)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test launcher_does_not_exec_target_without_config ... ok
[INFO] [stdout] test landlock_denies_outside_path_and_allows_workspace ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/observability_api.rs (/opt/rustwide/target/debug/deps/observability_api-4427036b96f1f3af)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test task_detail_returns_issue_and_404_when_absent ... ok
[INFO] [stdout] test workers_returns_empty_without_discovery_and_cards_when_wired ... ok
[INFO] [stdout] test new_observability_routes_require_bearer_token ... ok
[INFO] [stdout] test granular_proof_routes_return_artifacts_and_reject_traversal ... ok
[INFO] [stdout] test task_routes_surface_verification_notices ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/partition_stress.rs (/opt/rustwide/target/debug/deps/partition_stress-b03566a0c42def53)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test partition_reunion_phased_stress_harness ... ignored, requires two running x0x-symphonyd daemons and SYMPHONY_PARTITION_PHASE=create|partitioned_claim|healed_verify
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/x0x_symphony_core-48aa515194682f31)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test approval::tests::signer_mismatch_invalid ... ok
[INFO] [stdout] test approval::tests::content_hash_deterministic ... ok
[INFO] [stdout] test approval::tests::payload_change_voids_approval ... ok
[INFO] [stdout] test approval::tests::claim_id_is_audit_only_not_binding_key ... ok
[INFO] [stdout] test approval::tests::expired_approval_invalid ... ok
[INFO] [stdout] test approval::tests::denial_is_terminal ... ok
[INFO] [stdout] test approval::tests::consumed_approval_invalid ... ok
[INFO] [stdout] test signing::constant_time_eq_tests::different_inputs_differ ... ok
[INFO] [stdout] test signing::constant_time_eq_tests::different_lengths_differ ... ok
[INFO] [stdout] test approval::tests::valid_approval_verifies ... ok
[INFO] [stdout] test workers::tests::worker_card_signing_payload_round_trips_without_signature ... ok
[INFO] [stdout] test signing::constant_time_eq_tests::equal_inputs_match ... ok
[INFO] [stderr]      Running tests/schema_signature_survival.rs (/opt/rustwide/target/debug/deps/schema_signature_survival-ee5aea5b868b718b)
[INFO] [stdout] test workers::tests::worker_card_expiration_compares_issued_at_plus_ttl ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test claim_signature_payload_survives_absent_v2_optional_field ... ok
[INFO] [stdout] test issue_verification_notices_are_not_serialized ... ok
[INFO] [stdout] test handoff_signature_payload_survives_absent_v2_optional_field ... ok
[INFO] [stderr]      Running tests/shard_assignment.rs (/opt/rustwide/target/debug/deps/shard_assignment-9d051c0df01f9187)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test backup_count_respects_k_and_worker_bounds ... ok
[INFO] [stdout] test empty_workers_leave_issue_unsharded_for_manual_m1 ... ok
[INFO] [stdout] test assignment_is_deterministic ... ok
[INFO] [stdout] test duplicate_workers_are_deduplicated ... ok
[INFO] [stdout] test primary_assignment_is_approximately_uniform ... ok
[INFO] [stderr]      Running tests/stub_round_trip.rs (/opt/rustwide/target/debug/deps/stub_round_trip-0f0ca63aed79b8a1)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 11.83s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test stub_traits_support_round_trip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/x0x_symphony_orchestrator-bdf4f38291b92a4d)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test reconcile::tests::bad_heartbeat_is_an_error ... ok
[INFO] [stdout] test reconcile::tests::fresh_self_within_ttl ... ok
[INFO] [stdout] test reconcile::tests::stale_self_at_ttl_boundary ... ok
[INFO] [stdout] test reconcile::tests::stale_self_past_ttl ... ok
[INFO] [stdout] test reconcile::tests::foreign_claim_is_never_self ... ok
[INFO] [stdout] test concurrency::tests::untracked_state_uses_only_global_cap ... ok
[INFO] [stdout] test retry::tests::backoff_doubles_then_caps ... ok
[INFO] [stdout] test retry::tests::exhaustion_is_attempts_capped ... ok
[INFO] [stdout] test retry::tests::max_attempts_clamped_to_one ... ok
[INFO] [stdout] test concurrency::tests::global_cap_limits_acquires ... ok
[INFO] [stderr]      Running tests/orchestration.rs (/opt/rustwide/target/debug/deps/orchestration-cdeef71b02b84ab5)
[INFO] [stdout] test concurrency::tests::per_state_cap_is_independent_of_global ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 64 tests
[INFO] [stdout] test approve_missing_approval_enters_pending ... ok
[INFO] [stdout] test approve_consumed_approval_re_pending ... ok
[INFO] [stdout] test approve_expired_approval_emits_approval_expired ... ok
[INFO] [stdout] test approve_mode_refuses_without_execution ... ok
[INFO] [stdout] test approve_missing_approval_emits_approval_requested ... ok
[INFO] [stdout] test approve_expired_approval_re_pending ... ok
[INFO] [stdout] test approve_denial_blocks_dispatch ... ok
[INFO] [stdout] test approve_sig_failure_refuses_not_pending ... ok
[INFO] [stdout] test approve_payload_mismatch_re_pending ... ok
[INFO] [stdout] test blocked_signer_never_dispatched ... ok
[INFO] [stdout] test budget_slot_released_on_workspace_create_error ... ok
[INFO] [stdout] test concurrency_cap_one_claims_only_one_of_two ... ok
[INFO] [stdout] test crypto_verified_approval_executes ... ok
[INFO] [stdout] test default_off_refuses_all_network_dispatch ... ok
[INFO] [stdout] test approve_with_valid_approval_dispatches ... ok
[INFO] [stdout] test dispatch_gate_rejects_untrusted_non_sensitive_tasks ... ok
[INFO] [stdout] test forged_envelope_does_not_execute ... ok
[INFO] [stdout] test auto_policy_unchanged_with_none_verifier ... ok
[INFO] [stdout] test after_create_failure_blocks_and_releases_claim ... ok
[INFO] [stdout] test before_run_failure_blocks_and_releases_claim ... ok
[INFO] [stdout] test after_run_failure_preserves_successful_runner_output ... ok
[INFO] [stdout] test end_to_end_smoke_todo_to_review ... ok
[INFO] [stdout] test handoff_no_git_repo_uses_empty_files_changed ... ok
[INFO] [stdout] test handoff_validation_can_come_from_issue_metadata ... ok
[INFO] [stdout] test empty_and_absent_hook_scripts_are_noops ... ok
[INFO] [stdout] test handoff_validation_records_configured_command_statuses ... ok
[INFO] [stdout] test invalid_signature_never_dispatched ... ok
[INFO] [stdout] test missing_key_resolver_fail_closed_under_approve ... ok
[INFO] [stdout] test none_verifier_fail_closed_under_approve ... ok
[INFO] [stdout] test malicious_issue_id_refuses_proof_dir_creation ... ok
[INFO] [stdout] test heartbeat_interval_uses_shard_claim_ttl ... ok
[INFO] [stdout] test orphan_sweep_is_idempotent_after_quarantine ... ok
[INFO] [stdout] test orphan_sweep_preserves_live_self_claim_workspace ... ok
[INFO] [stdout] test heartbeat_keeps_claim_fresh_during_long_run ... ok
[INFO] [stdout] test before_remove_does_not_fire_on_shutdown_release ... ok
[INFO] [stdout] test orphan_sweep_preserves_non_terminal_workspace_without_live_claim ... ok
[INFO] [stdout] test orphan_sweep_quarantines_done_and_tracker_missing_workspaces ... ok
[INFO] [stdout] test provenance_with_local_marker_still_gated ... ok
[INFO] [stdout] test reconcile_backup_takes_over_stale_primary ... ok
[INFO] [stdout] test orphan_sweep_refuses_symlink_escape_without_moving_it ... ok
[INFO] [stdout] test reconcile_releases_stale_and_keeps_fresh_self_claims ... ok
[INFO] [stdout] test reconcile_conflict_abandons_higher_index_self_claim ... ok
[INFO] [stdout] test resumed_network_claim_is_re_gated_not_trusted_from_prior_state ... ok
[INFO] [stdout] test proofs_written_on_failed_dispatch ... ok
[INFO] [stdout] test retry_exhaustion_moves_issue_to_blocked ... ok
[INFO] [stdout] test lifecycle_hooks_fire_in_order_in_workspace_dir ... ok
[INFO] [stdout] test proofs_subtree_and_handoff_link_written_on_success ... ok
[INFO] [stdout] test trust_gate_blocked_always_rejected ... ok
[INFO] [stdout] test startup_reconcile_conflict_abandon_persists_tracker_and_proof_marker ... ok
[INFO] [stdout] test resumed_claim_with_valid_approval_executes ... ok
[INFO] [stdout] test trust_gate_rejects_non_trusted_on_security_sensitive ... ok
[INFO] [stdout] test unknown_approver_treated_as_invalid ... ok
[INFO] [stdout] test trust_gate_allows_trusted_on_security_sensitive ... ok
[INFO] [stdout] test hook_timeout_blocks_without_waiting_for_script ... ok
[INFO] [stdout] test runner_artifact_event_is_persisted ... ok
[INFO] [stdout] test trust_gate_skips_local_issues ... ok
[INFO] [stdout] test verify_transport_error_refused_not_silently_dropped ... ok
[INFO] [stdout] test unsigned_network_issue_never_dispatched ... ok
[INFO] [stdout] test trust_gate_mock_client_covers_all_four_levels ... ok
[INFO] [stdout] test verify_transport_error_fails_closed ... ok
[INFO] [stdout] test untrusted_signer_never_dispatched ... ok
[INFO] [stdout] test verified_trusted_enabled_dispatches ... ok
[INFO] [stdout] test shutdown_mid_run_releases_claim_and_preserves_workspace ... ok
[INFO] [stdout] test handoff_files_changed_are_read_from_git_diff ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 64 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/reaper.rs (/opt/rustwide/target/debug/deps/reaper-0bfa629d759dcbfb)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test unparseable_timestamp_is_skipped_without_panic ... ok
[INFO] [stdout] test active_issue_proofs_are_skipped_even_when_old ... ok
[INFO] [stdout] test retention_window_larger_than_age_reaps_nothing ... ok
[INFO] [stdout] test old_proofs_are_reaped_and_recent_proofs_are_kept ... 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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/x0x_symphony_runner_shell-ac70963683d140d5)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test runner::tests::sandbox_session_shutdown_runs_before_spawn_error_returns ... ok
[INFO] [stdout] test runner::tests::sandbox_session_shutdown_runs_once_on_failed_child_exit ... ok
[INFO] [stdout] test runner::tests::runner_defaults_local_source_at_existing_call_sites ... ok
[INFO] [stdout] test runner::tests::runner_propagates_network_source_to_sandbox ... ok
[INFO] [stdout] test runner::tests::wrapped_command_env_reaches_spawned_child ... ok
[INFO] [stdout] test runner::tests::env_additions_override_caller_on_collision ... ok
[INFO] [stdout] test runner::tests::wrap_receives_distinct_cwd_for_each_session ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/presets.rs (/opt/rustwide/target/debug/deps/presets-31b07d40f615bb9c)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test claude_code_preset_resolves_expected_command_args_env ... ok
[INFO] [stdout] test glm_preset_yaml_resolves_to_runnable_spec ... ok
[INFO] [stdout] test workflow_yaml_overrides_claude_code_without_template_rendering ... ok
[INFO] [stdout] test preset_overrides_prepend_child_sandbox_args ... ok
[INFO] [stdout] test pi_preset_yaml_resolves_to_runnable_spec ... ok
[INFO] [stdout] test minimax_preset_yaml_resolves_to_runnable_spec ... ok
[INFO] [stdout] test kimi_preset_yaml_resolves_to_runnable_spec ... ok
[INFO] [stdout] test workflow_yaml_parses_sandbox_block ... ok
[INFO] [stderr]      Running tests/run_smoke.rs (/opt/rustwide/target/debug/deps/run_smoke-917cbe43e400d4f9)
[INFO] [stdout] test codex_preset_resolves_expected_command_args_env ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test secret_like_workflow_env_requires_explicit_allowlist ... ok
[INFO] [stdout] test argv_is_static_and_prompt_is_only_issue_content_channel ... ok
[INFO] [stdout] test poisoned_parent_environment_does_not_leak_to_child_env ... ok
[INFO] [stdout] test shell_runner_streams_prompt_to_arbitrary_child_process ... ok
[INFO] [stdout] test proof_chatty_child_does_not_grow_output_memory_unboundedly ... ok
[INFO] [stdout] test proof_timeout_kills_forked_children_process_group ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- proof_timeout_kills_forked_children_process_group stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'proof_timeout_kills_forked_children_process_group' (4322) panicked at crates/x0x-symphony-runner-shell/tests/run_smoke.rs:177:5:
[INFO] [stdout] assertion failed: !process_exists(child_pid)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d8ce598eeb8 - 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:     0x5d8ce598eeb8 - 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:     0x5d8ce598eeb8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d8ce598eeb8 - <<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:     0x5d8ce59a3e7a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d8ce59a3e7a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5d8ce5993c32 - 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:     0x5d8ce5993c32 - <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:     0x5d8ce596b3f6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d8ce596b3f6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d8ce5986219 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d8ce5791cbc - <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:     0x5d8ce5791cbc - 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:     0x5d8ce5986492 - <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:     0x5d8ce5986492 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d8ce596b4e4 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5d8ce5960359 - 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:     0x5d8ce596c26d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d8ce59a466c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d8ce59a4632 - core[8fb95b77d25ab6c8]::panicking::panic
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5d8ce5759b5c - run_smoke[6756c5b1823415e7]::proof_timeout_kills_forked_children_process_group::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/x0x-symphony-runner-shell/tests/run_smoke.rs:177:5
[INFO] [stdout]   21:     0x5d8ce5775acf - <core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5d8ce5775b8b - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5d8ce577d78b - <tokio[3b395e2868dbded0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   24:     0x5d8ce577d64b - tokio[3b395e2868dbded0]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>, <tokio[3b395e2868dbded0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x5d8ce577d64b - tokio[3b395e2868dbded0]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>, <tokio[3b395e2868dbded0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x5d8ce577d64b - <tokio[3b395e2868dbded0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   27:     0x5d8ce5776bfd - <tokio[3b395e2868dbded0]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>, <tokio[3b395e2868dbded0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   28:     0x5d8ce577be8d - <tokio[3b395e2868dbded0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   29:     0x5d8ce577b06b - <tokio[3b395e2868dbded0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3b395e2868dbded0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   30:     0x5d8ce576637a - <tokio[3b395e2868dbded0]::runtime::context::scoped::Scoped<tokio[3b395e2868dbded0]::runtime::scheduler::Context>>::set::<<tokio[3b395e2868dbded0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3b395e2868dbded0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[3b395e2868dbded0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x5d8ce57737ba - tokio[3b395e2868dbded0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[3b395e2868dbded0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>), <tokio[3b395e2868dbded0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3b395e2868dbded0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   32:     0x5d8ce576efb5 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[3b395e2868dbded0]::runtime::context::Context>>::try_with::<tokio[3b395e2868dbded0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[3b395e2868dbded0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>), <tokio[3b395e2868dbded0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3b395e2868dbded0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[3b395e2868dbded0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   33:     0x5d8ce576eaed - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[3b395e2868dbded0]::runtime::context::Context>>::with::<tokio[3b395e2868dbded0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[3b395e2868dbded0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>), <tokio[3b395e2868dbded0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3b395e2868dbded0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[3b395e2868dbded0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   34:     0x5d8ce57721b1 - tokio[3b395e2868dbded0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[3b395e2868dbded0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>), <tokio[3b395e2868dbded0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3b395e2868dbded0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   35:     0x5d8ce5777d5e - <tokio[3b395e2868dbded0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3b395e2868dbded0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   36:     0x5d8ce57780ae - <tokio[3b395e2868dbded0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   37:     0x5d8ce577ac16 - <tokio[3b395e2868dbded0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   38:     0x5d8ce577a25f - tokio[3b395e2868dbded0]::runtime::context::runtime::enter_runtime::<<tokio[3b395e2868dbded0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x5d8ce5776677 - <tokio[3b395e2868dbded0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   40:     0x5d8ce576e6c0 - <tokio[3b395e2868dbded0]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   41:     0x5d8ce576e8e9 - <tokio[3b395e2868dbded0]::runtime::runtime::Runtime>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:345:18
[INFO] [stdout]   42:     0x5d8ce5761ff3 - run_smoke[6756c5b1823415e7]::proof_timeout_kills_forked_children_process_group
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/x0x-symphony-runner-shell/tests/run_smoke.rs:180:7
[INFO] [stdout]   43:     0x5d8ce5757e57 - run_smoke[6756c5b1823415e7]::proof_timeout_kills_forked_children_process_group::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/x0x-symphony-runner-shell/tests/run_smoke.rs:156:6
[INFO] [stdout]   44:     0x5d8ce5784936 - <run_smoke[6756c5b1823415e7]::proof_timeout_kills_forked_children_process_group::{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]   45:     0x5d8ce5784d9b - <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]   46:     0x5d8ce5784d9b - 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]   47:     0x5d8ce5792615 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x5d8ce5792615 - <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]   49:     0x5d8ce5792615 - 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]   50:     0x5d8ce5792615 - 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]   51:     0x5d8ce5792615 - 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]   52:     0x5d8ce5792615 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x5d8ce5792615 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x5d8ce578bf24 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x5d8ce578bf24 - 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]   56:     0x5d8ce5795692 - 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]   57:     0x5d8ce5795692 - <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]   58:     0x5d8ce5795692 - 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]   59:     0x5d8ce5795692 - 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]   60:     0x5d8ce5795692 - 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]   61:     0x5d8ce5795692 - 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]   62:     0x5d8ce5795692 - <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]   63:     0x5d8ce598e2cf - <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]   64:     0x5d8ce598e2cf - <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]   65:     0x7e08b4e6caa4 - <unknown>
[INFO] [stdout]   66:     0x7e08b4ef9a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     proof_timeout_kills_forked_children_process_group
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 5 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.40s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p x0x-symphony-runner-shell --test run_smoke`
[INFO] running `Command { std: "docker" "inspect" "da1beb5a2c8be864886698aa6ac31d945a10130601b35821224b935c02741e2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da1beb5a2c8be864886698aa6ac31d945a10130601b35821224b935c02741e2a", kill_on_drop: false }`
[INFO] [stdout] da1beb5a2c8be864886698aa6ac31d945a10130601b35821224b935c02741e2a
