[INFO] cloning repository https://github.com/lobs-ai/agentd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lobs-ai/agentd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flobs-ai%2Fagentd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flobs-ai%2Fagentd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9e5dcaba7871faaede0729b68edc1938d3633916 [INFO] testing lobs-ai/agentd against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flobs-ai%2Fagentd" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lobs-ai/agentd [INFO] finished tweaking git repo https://github.com/lobs-ai/agentd [INFO] tweaked toml for git repo https://github.com/lobs-ai/agentd written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lobs-ai/agentd on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lobs-ai/agentd 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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e16138efcce04c3580f3ab1e8946c468051e2ac6c6c141fd6c71a82b1dc11ec [INFO] running `Command { std: "docker" "start" "-a" "9e16138efcce04c3580f3ab1e8946c468051e2ac6c6c141fd6c71a82b1dc11ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e16138efcce04c3580f3ab1e8946c468051e2ac6c6c141fd6c71a82b1dc11ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e16138efcce04c3580f3ab1e8946c468051e2ac6c6c141fd6c71a82b1dc11ec", kill_on_drop: false }` [INFO] [stdout] 9e16138efcce04c3580f3ab1e8946c468051e2ac6c6c141fd6c71a82b1dc11ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f68056a01807ca9901760787f90f18e5fe4a3a12d4d164adb86a09c620c9edc0 [INFO] running `Command { std: "docker" "start" "-a" "f68056a01807ca9901760787f90f18e5fe4a3a12d4d164adb86a09c620c9edc0", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling cc v1.2.62 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerofrom v0.1.8 [INFO] [stderr] Compiling tokio v1.52.3 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling constant_time_eq v0.4.2 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling hashbrown v0.17.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling pyo3-build-config v0.22.6 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling blake3 v1.8.5 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling unindent v0.2.4 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling pyo3-ffi v0.22.6 [INFO] [stderr] Compiling pyo3-macros-backend v0.22.6 [INFO] [stderr] Compiling pyo3 v0.22.6 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling uuid v1.23.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling rustls v0.23.40 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling pyo3-macros v0.22.6 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling rustls-webpki v0.103.13 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling tower-http v0.6.10 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rand v0.8.6 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling agentd-core v0.0.0 (/opt/rustwide/workdir/crates/agentd-core) [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper-rustls v0.27.9 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling agentd-sdk v0.0.0 (/opt/rustwide/workdir/crates/agentd-sdk) [INFO] [stderr] Compiling coreutils v0.0.0 (/opt/rustwide/workdir/crates/coreutils) [INFO] [stderr] Compiling proof-of-action v0.0.0 (/opt/rustwide/workdir/crates/proof-of-action) [INFO] [stderr] Compiling agentpy v0.0.0 (/opt/rustwide/workdir/crates/agentpy) [INFO] [stderr] Compiling cont-distill v0.0.0 (/opt/rustwide/workdir/crates/cont-distill) [INFO] [stderr] Compiling aksh v0.0.0 (/opt/rustwide/workdir/crates/aksh) [INFO] [stderr] Compiling agentd v0.0.0 (/opt/rustwide/workdir/crates/agentd) [INFO] [stderr] Compiling det-llm v0.0.0 (/opt/rustwide/workdir/crates/det-llm) [INFO] [stderr] Compiling vmagent v0.0.0 (/opt/rustwide/workdir/crates/vmagent) [INFO] [stderr] Compiling mcp-mesh v0.0.0 (/opt/rustwide/workdir/crates/mcp-mesh) [INFO] [stderr] Compiling aksh-fleet v0.0.0 (/opt/rustwide/workdir/crates/aksh-fleet) [INFO] [stderr] Compiling agentbench-long v0.0.0 (/opt/rustwide/workdir/crates/agentbench-long) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s [INFO] running `Command { std: "docker" "inspect" "f68056a01807ca9901760787f90f18e5fe4a3a12d4d164adb86a09c620c9edc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f68056a01807ca9901760787f90f18e5fe4a3a12d4d164adb86a09c620c9edc0", kill_on_drop: false }` [INFO] [stdout] f68056a01807ca9901760787f90f18e5fe4a3a12d4d164adb86a09c620c9edc0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e830ab04288ad691fbed211585f0cec82db48157d0e4c4e2f739e7904dcea475 [INFO] running `Command { std: "docker" "start" "-a" "e830ab04288ad691fbed211585f0cec82db48157d0e4c4e2f739e7904dcea475", kill_on_drop: false }` [INFO] [stderr] Compiling cont-distill v0.0.0 (/opt/rustwide/workdir/crates/cont-distill) [INFO] [stderr] Compiling agentd-sdk v0.0.0 (/opt/rustwide/workdir/crates/agentd-sdk) [INFO] [stderr] Compiling coreutils v0.0.0 (/opt/rustwide/workdir/crates/coreutils) [INFO] [stderr] Compiling vmagent v0.0.0 (/opt/rustwide/workdir/crates/vmagent) [INFO] [stderr] Compiling det-llm v0.0.0 (/opt/rustwide/workdir/crates/det-llm) [INFO] [stderr] Compiling proof-of-action v0.0.0 (/opt/rustwide/workdir/crates/proof-of-action) [INFO] [stderr] Compiling agentd v0.0.0 (/opt/rustwide/workdir/crates/agentd) [INFO] [stderr] Compiling agentbench-long v0.0.0 (/opt/rustwide/workdir/crates/agentbench-long) [INFO] [stderr] Compiling aksh v0.0.0 (/opt/rustwide/workdir/crates/aksh) [INFO] [stderr] Compiling agentpy v0.0.0 (/opt/rustwide/workdir/crates/agentpy) [INFO] [stderr] Compiling aksh-fleet v0.0.0 (/opt/rustwide/workdir/crates/aksh-fleet) [INFO] [stdout] warning: unused import: `RuntimeId` [INFO] [stdout] --> crates/agentd/tests/syscall/isolation.rs:6:38 [INFO] [stdout] | [INFO] [stdout] 6 | use agentd_core::image::{AgentImage, RuntimeId}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling mcp-mesh v0.0.0 (/opt/rustwide/workdir/crates/mcp-mesh) [INFO] [stderr] Compiling agentd-core v0.0.0 (/opt/rustwide/workdir/crates/agentd-core) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 19.36s [INFO] running `Command { std: "docker" "inspect" "e830ab04288ad691fbed211585f0cec82db48157d0e4c4e2f739e7904dcea475", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e830ab04288ad691fbed211585f0cec82db48157d0e4c4e2f739e7904dcea475", kill_on_drop: false }` [INFO] [stdout] e830ab04288ad691fbed211585f0cec82db48157d0e4c4e2f739e7904dcea475 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fd6cc6043093d7e547896603ff3a7341367956df03766d2f1a44dfd5af31614e [INFO] running `Command { std: "docker" "start" "-a" "fd6cc6043093d7e547896603ff3a7341367956df03766d2f1a44dfd5af31614e", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `RuntimeId` [INFO] [stderr] --> crates/agentd/tests/syscall/isolation.rs:6:38 [INFO] [stderr] | [INFO] [stderr] 6 | use agentd_core::image::{AgentImage, RuntimeId}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `agentd` (test "syscall_tests") generated 1 warning (run `cargo fix --test "syscall_tests" -p agentd` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/agentbench_long-ad975a0d4351b870) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test adapters::scripted::tests::replays_in_order ... ok [INFO] [stdout] test runner::tests::runner_stops_on_done ... ok [INFO] [stdout] test adapters::det::tests::detadapter_continues_when_no_marker ... ok [INFO] [stdout] test adapters::det::tests::detadapter_parses_done_marker ... ok [INFO] [stdout] test adapters::det::tests::detadapter_parses_fail_marker ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/roundtrip.rs (/opt/rustwide/target/debug/deps/roundtrip-3a5082eac089745e) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test roundtrip_empty_run ... ok [INFO] [stdout] test roundtrip_preserves_turn_count ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/tasks.rs (/opt/rustwide/target/debug/deps/tasks-e47669958ad51f6a) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test standard_suite_has_five_tasks ... ok [INFO] [stdout] test standard_suite_runs_all_tasks ... ok [INFO] [stdout] test multi_hop_research_task ... ok [INFO] [stdout] test wrong_answer_scores_partial ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/agentd-c332f83ac182ee0e) [INFO] [stdout] test tool_failure_resilience_task ... ok [INFO] [stdout] test multi_file_refactor_task ... ok [INFO] [stdout] test long_conversation_memory_task ... ok [INFO] [stdout] test code_review_then_fix_task ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test syscall::tool_scope::tests::malformed_payload_returns_empty_scope ... ok [INFO] [stdout] test syscall::tool_scope::tests::exec_extracts_program ... ok [INFO] [stdout] test syscall::tool_scope::tests::fs_extracts_path ... ok [INFO] [stdout] test syscall::tool_scope::tests::net_extracts_host_and_method ... ok [INFO] [stdout] test syscall::tool_scope::tests::unknown_action_is_universal ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/agentd.rs (/opt/rustwide/target/debug/deps/agentd-8015ea1540db87b1) [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/audit_chain.rs (/opt/rustwide/target/debug/deps/audit_chain-e6824cb625adab68) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test merkle_root_is_stable_under_replay ... ok [INFO] [stdout] test append_chains_prev_hash ... ok [INFO] [stdout] test commit_signs_and_advances_epoch ... ok [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] [stderr] Running tests/kernel_units.rs (/opt/rustwide/target/debug/deps/kernel_units-1abf295fa68ade64) [INFO] [stdout] [INFO] [stdout] running 53 tests [INFO] [stdout] test budget_try_reserve_fails_past_limit ... ok [INFO] [stdout] test budget_peak_resource_records_high_water_only ... ok [INFO] [stdout] test budget_raise_and_lower_limit_adjusts_only_free_headroom ... ok [INFO] [stdout] test budget_cancel_refunds_reservation ... ok [INFO] [stdout] test budget_try_reserve_succeeds_then_settle_consumes_used ... ok [INFO] [stdout] test budget_rate_resource_window_enforces_per_second_cap ... ok [INFO] [stdout] test config_default_is_sensible ... ok [INFO] [stdout] test config_load_from_missing_path_errors ... ok [INFO] [stdout] test dump_manifest_toml_format ... ignored, dump-only helper; run with --ignored --nocapture to see the format [INFO] [stdout] test cap_resolve_null_returns_ebadf ... ok [INFO] [stdout] test event_pop_matching_returns_none_when_filter_misses ... ok [INFO] [stdout] test event_pop_matching_returns_first_matching_only ... ok [INFO] [stdout] test event_push_with_overflow_drops_oldest_non_signal ... ok [INFO] [stdout] test isolation_process_tier_is_always_supported ... ok [INFO] [stdout] test cap_delegate_overruns_max_depth ... ok [INFO] [stdout] test cap_chain_walks_parent_links ... ok [INFO] [stdout] test kv_is_system_prefix_matches_system_slash ... ok [INFO] [stdout] test kv_get_missing_returns_ebadf ... ok [INFO] [stdout] test kv_is_agent_private_matches_correct_pid_prefix ... ok [INFO] [stdout] test cap_revoke_is_idempotent_and_keeps_record_addressable ... ok [INFO] [stdout] test cap_mint_root_then_resolve_round_trips ... ok [INFO] [stdout] test cap_delegate_narrowing_only_succeeds_for_subset_scope ... ok [INFO] [stdout] test kv_set_then_get_round_trips ... ok [INFO] [stdout] test isolation_microvm_without_firecracker_binary_is_refused ... ok [INFO] [stdout] test audit_log_any_pending_tracks_unflushed_entries ... ok [INFO] [stdout] test audit_log_commit_advances_epoch_and_signs ... ok [INFO] [stdout] test cap_check_authorizes_action_must_match ... ok [INFO] [stdout] test cap_delegate_widening_scope_fails_with_ecaps ... ok [INFO] [stdout] test cap_query_finds_matching_held_cap ... ok [INFO] [stdout] test merkle_root_singleton_is_the_leaf_itself ... ok [INFO] [stdout] test merkle_root_empty_is_zero_hash ... ok [INFO] [stdout] test merkle_root_odd_layer_carries_last_leaf_up ... ok [INFO] [stdout] test process_table_alloc_pid_monotonic ... ok [INFO] [stdout] test audit_log_append_chains_hashes ... ok [INFO] [stdout] test merkle_root_two_leaves_hashes_concat ... ok [INFO] [stdout] test object_store_dedupes_identical_writes ... ok [INFO] [stdout] test object_store_put_returns_content_hash_and_get_round_trips ... ok [INFO] [stdout] test pipe_create_assigns_increasing_ids_and_close_for_drops ... ok [INFO] [stdout] test process_table_insert_get_and_require ... ok [INFO] [stdout] test process_live_count_excludes_exited_and_zombie ... ok [INFO] [stdout] test process_transition_to_changes_state_label ... ok [INFO] [stdout] test schema_boot_registers_any_and_exit_detail ... ok [INFO] [stdout] test scheduler_add_agent_then_set_priority_and_deadline_are_idempotent ... ok [INFO] [stdout] test schema_validate_any_skips_cddl ... ok [INFO] [stdout] test process_table_descendants_walk_children_links ... ok [INFO] [stdout] test schema_validate_oversize_returns_eschema ... ok [INFO] [stdout] test audit_log_wal_round_trips_across_open ... ok [INFO] [stdout] test schema_validate_unregistered_returns_eschema ... ok [INFO] [stdout] test spawn_bucket_first_use_seeded_to_full_burst ... ok [INFO] [stdout] test config_load_from_path_round_trips_simple_toml ... ok [INFO] [stdout] test tenant_table_insert_and_get ... ok [INFO] [stdout] test tenant_loader_returns_zero_on_missing_directory ... ok [INFO] [stdout] test tenant_loader_creates_one_tenant_per_toml_file ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 52 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/syscall_tests.rs (/opt/rustwide/target/debug/deps/syscall_tests-1910f113f1816f26) [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test syscall::model::call_echo_model ... ok [INFO] [stdout] test syscall::kv::kv_set_then_get_round_trips ... ok [INFO] [stdout] test syscall::delegate::delegate_then_revoke ... ok [INFO] [stdout] test syscall::query::query_finds_held_cap ... ok [INFO] [stdout] test syscall::kv::kv_set_system_prefix_is_rejected ... ok [INFO] [stdout] test syscall::budget::request_budget_grants_from_parent ... ok [INFO] [stdout] test syscall::kv::kv_set_without_cap_returns_eperm ... ok [INFO] [stdout] test syscall::isolation::microvm_without_binary_is_eisolation ... ok [INFO] [stdout] test syscall::query_budget::query_budget_returns_remaining ... ok [INFO] [stdout] test syscall::query::query_misses_when_no_cap_held ... ok [INFO] [stdout] test syscall::snapshot::snapshot_then_restore_replay ... ok [INFO] [stdout] test syscall::query_budget::set_deadline_round_trips ... ok [INFO] [stdout] test syscall::ipc::send_pid_then_recv ... ok [INFO] [stdout] test syscall::replay::replay_serves_recorded_kv_set ... ok [INFO] [stdout] test syscall::spawn::spawn_then_kill_round_trips ... ok [INFO] [stdout] test syscall::spawn::spawn_without_cap_is_eperm ... ok [INFO] [stdout] test syscall::yield_pipe::pipe_create_and_send_through_pipe ... ok [INFO] [stdout] test syscall::tool::register_tool_without_cap_returns_eperm ... ok [INFO] [stdout] test syscall::yield_pipe::yield_returns_immediately ... ok [INFO] [stdout] test syscall::tool::register_and_call_echo_tool ... ok [INFO] [stdout] test syscall::isolation::cgroup_tier_launches_subprocess ... FAILED [INFO] [stdout] test syscall::event::await_event_times_out ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- syscall::isolation::cgroup_tier_launches_subprocess stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'syscall::isolation::cgroup_tier_launches_subprocess' (104) panicked at crates/agentd/tests/syscall/isolation.rs:58:10: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Kernel(EBadImage { reason: "cgroup launch failed: Operation not permitted (os error 1)" }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x59b02c1dd878 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x59b02c1dd878 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x59b02c1dd878 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x59b02c1dd878 - <::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x59b02c1f55fa - ::fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x59b02c1f55fa - core[5a1c3e9896636f3a]::fmt::write [INFO] [stdout] 6: 0x59b02c1e2a02 - std[d054f6f42beb1baa]::io::default_write_fmt::> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11 [INFO] [stdout] 7: 0x59b02c1e2a02 - as std[d054f6f42beb1baa]::io::Write>::write_fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13 [INFO] [stdout] 8: 0x59b02c1b90d6 - ::print [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x59b02c1b90d6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x59b02c1d46a9 - std[d054f6f42beb1baa]::panicking::default_hook [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x59b02b77c95c - core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9 [INFO] [stdout] 12: 0x59b02b77c95c - test[fad20673b750c10e]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x59b02c1d4922 - core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9 [INFO] [stdout] 14: 0x59b02c1d4922 - std[d054f6f42beb1baa]::panicking::panic_with_hook [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x59b02c1b9192 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x59b02c1b0649 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x59b02c1ba10d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x59b02c1f5dec - core[5a1c3e9896636f3a]::panicking::panic_fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x59b02c1f5b32 - core[5a1c3e9896636f3a]::result::unwrap_failed [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5 [INFO] [stdout] 20: 0x59b02b710a3c - >::unwrap [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x59b02b710a3c - syscall_tests[630f54bcc66e76e2]::syscall::isolation::cgroup_tier_launches_subprocess::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/crates/agentd/tests/syscall/isolation.rs:58:10 [INFO] [stdout] 22: 0x59b02b742a62 - > as core[5a1c3e9896636f3a]::future::future::Future>::poll [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x59b02b742add - >> as core[5a1c3e9896636f3a]::future::future::Future>::poll [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x59b02b73c9cd - ::block_on::>>>::{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] 25: 0x59b02b73c8cb - tokio[eddde05166eccce8]::task::coop::with_budget::, ::block_on>>>::{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] 26: 0x59b02b73c8cb - tokio[eddde05166eccce8]::task::coop::budget::, ::block_on>>>::{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] 27: 0x59b02b73c8cb - ::block_on::>>>::{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] 28: 0x59b02b732690 - ::enter::, ::block_on>>>::{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] 29: 0x59b02b73bc4d - ::block_on::>>>::{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] 30: 0x59b02b73aef4 - ::enter::<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{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] 31: 0x59b02b7513fb - >::set::<::enter<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box, core[5a1c3e9896636f3a]::option::Option<()>)> [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] 32: 0x59b02b6d5b89 - tokio[eddde05166eccce8]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box, core[5a1c3e9896636f3a]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{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] 33: 0x59b02b7519f2 - >::try_with::, core[5a1c3e9896636f3a]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box, core[5a1c3e9896636f3a]::option::Option<()>)> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 34: 0x59b02b75157e - >::with::, core[5a1c3e9896636f3a]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box, core[5a1c3e9896636f3a]::option::Option<()>)> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 35: 0x59b02b6c625d - tokio[eddde05166eccce8]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box, core[5a1c3e9896636f3a]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{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] 36: 0x59b02b735760 - ::enter::<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>> [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] 37: 0x59b02b735a56 - ::block_on::>>> [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] 38: 0x59b02b73aa00 - ::block_on::>>::{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] 39: 0x59b02b6ffec3 - tokio[eddde05166eccce8]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [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] 40: 0x59b02b7321c1 - ::block_on::>> [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] 41: 0x59b02b6ff744 - ::block_on_inner::>> [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] 42: 0x59b02b6ff90f - ::block_on::>> [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] 43: 0x59b02b7128d0 - syscall_tests[630f54bcc66e76e2]::syscall::isolation::cgroup_tier_launches_subprocess [INFO] [stdout] at /opt/rustwide/workdir/crates/agentd/tests/syscall/isolation.rs:63:79 [INFO] [stdout] 44: 0x59b02b70fe97 - syscall_tests[630f54bcc66e76e2]::syscall::isolation::cgroup_tier_launches_subprocess::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/crates/agentd/tests/syscall/isolation.rs:37:43 [INFO] [stdout] 45: 0x59b02b6c45e6 - >::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x59b02b76fa3b - core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x59b02b76fa3b - test[fad20673b750c10e]::__rust_begin_short_backtrace::, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18 [INFO] [stdout] 48: 0x59b02b77d2b5 - test[fad20673b750c10e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74 [INFO] [stdout] 49: 0x59b02b77d2b5 - as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 50: 0x59b02b77d2b5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40 [INFO] [stdout] 51: 0x59b02b77d2b5 - std[d054f6f42beb1baa]::panicking::catch_unwind::, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19 [INFO] [stdout] 52: 0x59b02b77d2b5 - std[d054f6f42beb1baa]::panic::catch_unwind::, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x59b02b77d2b5 - test[fad20673b750c10e]::run_test_in_process [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27 [INFO] [stdout] 54: 0x59b02b77d2b5 - test[fad20673b750c10e]::run_test::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43 [INFO] [stdout] 55: 0x59b02b777e14 - test[fad20673b750c10e]::run_test::{closure#1} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41 [INFO] [stdout] 56: 0x59b02b777e14 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 57: 0x59b02b780332 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 58: 0x59b02b780332 - ::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 59: 0x59b02b780332 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40 [INFO] [stdout] 60: 0x59b02b780332 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19 [INFO] [stdout] 61: 0x59b02b780332 - std[d054f6f42beb1baa]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x59b02b780332 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 63: 0x59b02b780332 - ::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 64: 0x59b02c1dc7ef - + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9 [INFO] [stdout] 65: 0x59b02c1dc7ef - ::new::thread_start [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 66: 0x78d421204aa4 - [INFO] [stdout] 67: 0x78d421291a64 - clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] syscall::isolation::cgroup_tier_launches_subprocess [INFO] [stdout] [INFO] [stdout] test result: FAILED. 21 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p agentd --test syscall_tests` [INFO] running `Command { std: "docker" "inspect" "fd6cc6043093d7e547896603ff3a7341367956df03766d2f1a44dfd5af31614e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd6cc6043093d7e547896603ff3a7341367956df03766d2f1a44dfd5af31614e", kill_on_drop: false }` [INFO] [stdout] fd6cc6043093d7e547896603ff3a7341367956df03766d2f1a44dfd5af31614e