[INFO] cloning repository https://github.com/malcolmxsc/neurovisor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/malcolmxsc/neurovisor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmalcolmxsc%2Fneurovisor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmalcolmxsc%2Fneurovisor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 01f0a18135a6841dc81dfb6c95cd672b34bb782f [INFO] testing malcolmxsc/neurovisor against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmalcolmxsc%2Fneurovisor" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/malcolmxsc/neurovisor [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/malcolmxsc/neurovisor [INFO] tweaked toml for git repo https://github.com/malcolmxsc/neurovisor written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/malcolmxsc/neurovisor on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/malcolmxsc/neurovisor 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d8165254fe338e9bd7625a5195bbd8f178f6399faf5f86f665c4488b5fdf8751 [INFO] running `Command { std: "docker" "start" "-a" "d8165254fe338e9bd7625a5195bbd8f178f6399faf5f86f665c4488b5fdf8751", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d8165254fe338e9bd7625a5195bbd8f178f6399faf5f86f665c4488b5fdf8751", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8165254fe338e9bd7625a5195bbd8f178f6399faf5f86f665c4488b5fdf8751", kill_on_drop: false }` [INFO] [stdout] d8165254fe338e9bd7625a5195bbd8f178f6399faf5f86f665c4488b5fdf8751 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c4a6338bc16340fdd2b858afca78cd96d4e9f0e63eba10a0eef85bd83f198821 [INFO] running `Command { std: "docker" "start" "-a" "c4a6338bc16340fdd2b858afca78cd96d4e9f0e63eba10a0eef85bd83f198821", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling zerocopy v0.8.34 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling cc v1.2.53 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling zmij v1.0.14 [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling uuid v1.20.0 [INFO] [stderr] Compiling caps v0.5.6 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling seccompiler v0.4.0 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling opentelemetry v0.21.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling opentelemetry-semantic-conventions v0.13.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tonic-build v0.12.3 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling neurovisor v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling tokio-io-timeout v1.2.1 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling opentelemetry_sdk v0.21.2 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tracing-opentelemetry v0.22.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling hyperlocal v0.9.1 [INFO] [stderr] Compiling tonic v0.12.3 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling tonic v0.9.2 [INFO] [stderr] Compiling opentelemetry-proto v0.4.0 [INFO] [stderr] Compiling opentelemetry-otlp v0.14.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 57s [INFO] running `Command { std: "docker" "inspect" "c4a6338bc16340fdd2b858afca78cd96d4e9f0e63eba10a0eef85bd83f198821", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4a6338bc16340fdd2b858afca78cd96d4e9f0e63eba10a0eef85bd83f198821", kill_on_drop: false }` [INFO] [stdout] c4a6338bc16340fdd2b858afca78cd96d4e9f0e63eba10a0eef85bd83f198821 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5d96adc83eb5db095be55cc56b45fa59aed2f0d75348d53847a5affff9b95be [INFO] running `Command { std: "docker" "start" "-a" "c5d96adc83eb5db095be55cc56b45fa59aed2f0d75348d53847a5affff9b95be", kill_on_drop: false }` [INFO] [stderr] Compiling neurovisor v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 13.60s [INFO] running `Command { std: "docker" "inspect" "c5d96adc83eb5db095be55cc56b45fa59aed2f0d75348d53847a5affff9b95be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5d96adc83eb5db095be55cc56b45fa59aed2f0d75348d53847a5affff9b95be", kill_on_drop: false }` [INFO] [stdout] c5d96adc83eb5db095be55cc56b45fa59aed2f0d75348d53847a5affff9b95be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7465f12415a1cd2722dc7af080b658df7385d28a51c016b04e6fdec15890dba9 [INFO] running `Command { std: "docker" "start" "-a" "7465f12415a1cd2722dc7af080b658df7385d28a51c016b04e6fdec15890dba9", 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/neurovisor-888fc2cf9c884b9d) [INFO] [stdout] [INFO] [stdout] running 30 tests [INFO] [stdout] test agent::sessions::tests::test_session_add_message ... ok [INFO] [stdout] test agent::sessions::tests::test_truncate ... ok [INFO] [stdout] test cgroups::manager::tests::test_vm_size_default ... ok [INFO] [stdout] test cgroups::manager::tests::test_custom_limits ... ok [INFO] [stdout] test cgroups::manager::tests::test_resource_limits_presets ... ok [INFO] [stdout] test cgroups::manager::tests::test_vm_size_display ... ok [INFO] [stdout] test cgroups::manager::tests::test_vm_size_enum ... ok [INFO] [stdout] test cgroups::manager::tests::test_vm_size_helpers ... ok [INFO] [stdout] test ebpf::security::policy::tests::test_custom_policy ... ok [INFO] [stdout] test cgroups::manager::tests::test_vm_size_from_str ... ok [INFO] [stdout] test agent::sessions::tests::test_session_creation ... ok [INFO] [stdout] test ebpf::security::policy::tests::test_paths_as_bytes ... ok [INFO] [stdout] test ebpf::security::policy::tests::test_default_policy ... ok [INFO] [stdout] test ebpf::security::policy::tests::test_prefix_match ... ok [INFO] [stdout] test security::capabilities::tests::test_cap_names ... ok [INFO] [stdout] test security::capabilities::tests::test_firecracker_defaults ... ok [INFO] [stdout] test security::rate_limit::tests::test_available_tokens ... ok [INFO] [stdout] test metrics::tests::test_encode_metrics ... ok [INFO] [stdout] test security::rate_limit::tests::test_basic_rate_limit ... ok [INFO] [stdout] test security::rate_limit::tests::test_production_config_100_burst ... ok [INFO] [stdout] test security::seccomp::tests::test_custom_filter ... ok [INFO] [stdout] test metrics::tests::test_metrics_register ... ok [INFO] [stdout] test security::rate_limit::tests::test_default_config ... ok [INFO] [stdout] test security::capabilities::tests::test_dropper_creation ... ok [INFO] [stdout] test security::seccomp::tests::test_empty_filter ... ok [INFO] [stdout] test security::seccomp::tests::test_default_has_syscalls ... ok [INFO] [stdout] test security::seccomp::tests::test_build_filter ... ok [INFO] [stdout] test security::rate_limit::tests::test_refill ... ok [INFO] [stdout] test security::capabilities::tests::test_custom_drops ... ok [INFO] [stdout] test tracing::tests::test_default_endpoint ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/builder.rs (/opt/rustwide/target/debug/deps/builder-580983f4edee1ad3) [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 guest/agent/main.rs (/opt/rustwide/target/debug/deps/guest_agent-6b62136f252029a0) [INFO] [stderr] Running unittests src/bin/guest_client.rs (/opt/rustwide/target/debug/deps/guest_client-158e1c5d9003f962) [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] [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/main.rs (/opt/rustwide/target/debug/deps/neurovisor-147af0b8ace20710) [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/vsock_test.rs (/opt/rustwide/target/debug/deps/vsock_test-b34de6d8f9e28ffd) [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/agent_tests.rs (/opt/rustwide/target/debug/deps/agent_tests-7755aeeb108c52e4) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test test_agent_max_iterations ... ignored, Requires Ollama and Firecracker VMs running [INFO] [stdout] test test_agent_simple_task ... ignored, Requires Ollama and Firecracker VMs running [INFO] [stderr] Doc-tests neurovisor [INFO] [stdout] test test_agent_tool_call_error_handling ... ignored, Requires Ollama and Firecracker VMs running [INFO] [stdout] test test_agent_config_defaults ... ok [INFO] [stdout] test test_chat_message_serialization ... ok [INFO] [stdout] test test_chat_message_construction ... ok [INFO] [stdout] test test_agent_config_custom ... ok [INFO] [stdout] test test_execute_code_tool_definition ... ok [INFO] [stdout] test test_tool_serialization ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test src/cgroups/manager.rs - cgroups::manager::CgroupManager (line 180) ... ignored [INFO] [stdout] test src/cgroups/manager.rs - cgroups::manager::VMSize (line 40) ... ignored [INFO] [stdout] test src/cgroups/mod.rs - cgroups (line 14) ... ignored [INFO] [stdout] test src/ebpf/mod.rs - ebpf (line 42) ... ignored [INFO] [stdout] test src/lib.rs - (line 18) ... ignored [INFO] [stdout] test src/metrics/mod.rs - metrics (line 14) ... ignored [INFO] [stdout] test src/metrics/mod.rs - metrics::push_to_gateway (line 305) ... ignored [INFO] [stdout] test src/tracing.rs - tracing::init_tracing (line 35) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 8 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7465f12415a1cd2722dc7af080b658df7385d28a51c016b04e6fdec15890dba9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7465f12415a1cd2722dc7af080b658df7385d28a51c016b04e6fdec15890dba9", kill_on_drop: false }` [INFO] [stdout] 7465f12415a1cd2722dc7af080b658df7385d28a51c016b04e6fdec15890dba9