[INFO] cloning repository https://github.com/jc-su/trustd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jc-su/trustd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjc-su%2Ftrustd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjc-su%2Ftrustd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 397ccafcb50d7c205b57879757505644225cb1e8 [INFO] testing jc-su/trustd 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%2Fjc-su%2Ftrustd" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jc-su/trustd [INFO] finished tweaking git repo https://github.com/jc-su/trustd [INFO] tweaked toml for git repo https://github.com/jc-su/trustd written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jc-su/trustd 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/jc-su/trustd 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] c2559abae4523ce73612b4a4dbcaecc4c78b56396ea29b345c9dc82126acdc67 [INFO] running `Command { std: "docker" "start" "-a" "c2559abae4523ce73612b4a4dbcaecc4c78b56396ea29b345c9dc82126acdc67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c2559abae4523ce73612b4a4dbcaecc4c78b56396ea29b345c9dc82126acdc67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2559abae4523ce73612b4a4dbcaecc4c78b56396ea29b345c9dc82126acdc67", kill_on_drop: false }` [INFO] [stdout] c2559abae4523ce73612b4a4dbcaecc4c78b56396ea29b345c9dc82126acdc67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 0781c601af9b204a1baca9deadafea229daef1ba669b797043951b44c2f7a5d4 [INFO] running `Command { std: "docker" "start" "-a" "0781c601af9b204a1baca9deadafea229daef1ba669b797043951b44c2f7a5d4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling futures-core v0.3.32 [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 tracing-core v0.1.36 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling litemap v0.8.2 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling writeable v0.6.3 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling serde_with v3.18.0 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tempfile v3.25.0 [INFO] [stderr] Compiling vsock v0.5.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling prost-types v0.13.5 [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 clap v4.5.60 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling bollard-stubs v1.45.0-rc.26.0.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling tonic-build v0.12.3 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling trustd v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-vsock v0.7.2 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [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 bollard v0.17.1 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `Command { std: "docker" "inspect" "0781c601af9b204a1baca9deadafea229daef1ba669b797043951b44c2f7a5d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0781c601af9b204a1baca9deadafea229daef1ba669b797043951b44c2f7a5d4", kill_on_drop: false }` [INFO] [stdout] 0781c601af9b204a1baca9deadafea229daef1ba669b797043951b44c2f7a5d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] da727d4d074f112a1b187e6ee6175c4d3524ec9daddec69da29545526008ca20 [INFO] running `Command { std: "docker" "start" "-a" "da727d4d074f112a1b187e6ee6175c4d3524ec9daddec69da29545526008ca20", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling vsock v0.5.2 [INFO] [stderr] Compiling tokio-vsock v0.7.2 [INFO] [stderr] Compiling tempfile v3.25.0 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling tonic-build v0.12.3 [INFO] [stderr] Compiling trustd v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 18.87s [INFO] running `Command { std: "docker" "inspect" "da727d4d074f112a1b187e6ee6175c4d3524ec9daddec69da29545526008ca20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da727d4d074f112a1b187e6ee6175c4d3524ec9daddec69da29545526008ca20", kill_on_drop: false }` [INFO] [stdout] da727d4d074f112a1b187e6ee6175c4d3524ec9daddec69da29545526008ca20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] b86c4726cf1c7001a271b5d6ff3e924e4779d581295ec8caa0f6ba245deaf0bd [INFO] running `Command { std: "docker" "start" "-a" "b86c4726cf1c7001a271b5d6ff3e924e4779d581295ec8caa0f6ba245deaf0bd", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/trustd-a13204000fc66319) [INFO] [stdout] [INFO] [stdout] running 52 tests [INFO] [stdout] test liveness::tests::cgroup_process_probe_falls_back_to_tasks ... ok [INFO] [stdout] test liveness::tests::self_heartbeat_auto_starts_monitor ... ok [INFO] [stdout] test liveness::tests::self_heartbeat_reports_when_alive ... ok [INFO] [stdout] test remediation::tests::sanitize_cgroup_path_normalizes_rooted_path ... ok [INFO] [stdout] test remediation::tests::sanitize_cgroup_path_rejects_parent_traversal ... ok [INFO] [stdout] test securityfs::tests::io_error_is_mapped_with_path_context ... ok [INFO] [stdout] test securityfs::tests::parse_rtmr_line_reads_expected_fields ... ok [INFO] [stdout] test securityfs::tests::parse_empty_attestation_is_default ... ok [INFO] [stdout] test liveness::tests::cgroup_process_probe_reads_cgroup_procs ... ok [INFO] [stdout] test securityfs::tests::parser_ignores_unknown_attestation_keys ... ok [INFO] [stdout] test service::tests::filter_matches_type_and_cgroup ... ok [INFO] [stdout] test securityfs::tests::parse_count_defaults_to_zero ... ok [INFO] [stdout] test securityfs::tests::parse_attestation_response_collects_fields ... ok [INFO] [stdout] test remediation::tests::parse_pid_file_roundtrip ... ok [INFO] [stdout] test securityfs::tests::parser_keeps_measurement_paths_with_spaces ... ok [INFO] [stdout] test service::tests::report_heartbeat_records_state_and_emits_event ... ok [INFO] [stdout] test securityfs::tests::parse_rtmr_line_rejects_missing_fields ... ok [INFO] [stdout] test securityfs::tests::parse_rtmr_reader_skips_invalid_rows ... ok [INFO] [stdout] test service::tests::get_td_quote_accepts_base64_payload ... ok [INFO] [stdout] test securityfs::tests::parse_json_rtmr_line_reads_expected_fields ... ok [INFO] [stdout] test remediation::tests::parse_pid_lines_rejects_non_numeric_input ... ok [INFO] [stdout] test state::tests::update_and_get_roundtrip ... ok [INFO] [stdout] test tdquote::tests::report_data_len_validation ... ok [INFO] [stdout] test service::tests::report_heartbeat_requires_cgroup_path ... ok [INFO] [stdout] test tdquote::tests::get_quote_requires_64_bytes ... ok [INFO] [stdout] test unix_rpc::tests::get_container_state_missing_param ... ok [INFO] [stdout] test event_bus::tests::publish_and_receive_event ... ok [INFO] [stdout] test tdquote::tests::available_creates_report_directory ... ok [INFO] [stdout] test tdquote::tests::get_quote_roundtrip ... ok [INFO] [stdout] test service::tests::restart_container_requires_cgroup_path ... ok [INFO] [stdout] test state::tests::heartbeat_increments_counter ... ok [INFO] [stdout] test service::tests::restart_container_invokes_restarter ... ok [INFO] [stdout] test unix_rpc::tests::get_td_quote_success ... ok [INFO] [stdout] test unix_rpc::tests::get_td_quote_unavailable ... ok [INFO] [stdout] test unix_rpc::tests::get_td_quote_wrong_size ... ok [INFO] [stdout] test unix_rpc::tests::restart_container_empty_path ... ok [INFO] [stdout] test tdquote::tests::report_paths_are_stable ... ok [INFO] [stdout] test service::tests::restart_container_resets_state_and_emits_lifecycle_events ... ok [INFO] [stdout] test unix_rpc::tests::get_container_state_not_found ... ok [INFO] [stdout] test state::tests::remediation_reset_clears_runtime_state_and_sets_pending ... ok [INFO] [stdout] test unix_rpc::tests::restart_container_missing_param ... ok [INFO] [stdout] test unix_rpc::tests::unknown_method_returns_error ... ok [INFO] [stdout] test unix_rpc::tests::restart_container_success ... ok [INFO] [stdout] test state::tests::remove_deletes_state ... ok [INFO] [stdout] test watcher::tests::watcher_emits_new_and_measurement_events ... ok [INFO] [stdout] test state::tests::monitor_toggle_works ... ok [INFO] [stdout] test unix_rpc::tests::invalid_json_handled ... ok [INFO] [stdout] test watcher::tests::watcher_emits_removed_event ... ok [INFO] [stdout] test remediation::tests::parse_pid_lines_accepts_valid_input ... ok [INFO] [stdout] test unix_rpc::tests::get_container_state_returns_data ... ok [INFO] [stdout] test unix_rpc::tests::ping_returns_info ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/trustd-abda8837e744c5a3) [INFO] [stdout] test state::tests::heartbeat_miss_detected_once_until_next_heartbeat ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 52 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.24s [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 tests/grpc_end_to_end.rs (/opt/rustwide/target/debug/deps/grpc_end_to_end-b3f3e0117d22170e) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test restart_container_over_grpc ... ok [INFO] [stdout] test watch_events_stream_filters_by_type ... ok [INFO] [stdout] test ping_over_grpc ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/non_tdx_monitor_remediation_e2e.rs (/opt/rustwide/target/debug/deps/non_tdx_monitor_remediation_e2e-5b912eac26e72544) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test monitor_and_remediation_work_end_to_end_without_tdx ... ok [INFO] [stderr] Running tests/public_api.rs (/opt/rustwide/target/debug/deps/public_api-8f976f6ff33d0d22) [INFO] [stdout] [INFO] [stderr] Doc-tests trustd [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.18s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test event_bus_public_api_broadcasts ... ok [INFO] [stdout] test state_manager_public_api_roundtrip ... 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 2 tests [INFO] [stdout] test src/state.rs - state::StateManager (line 63) ... ok [INFO] [stdout] test src/event_bus.rs - event_bus::EventBus (line 57) ... 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] all doctests ran in 1.71s; merged doctests compilation took 1.68s [INFO] running `Command { std: "docker" "inspect" "b86c4726cf1c7001a271b5d6ff3e924e4779d581295ec8caa0f6ba245deaf0bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b86c4726cf1c7001a271b5d6ff3e924e4779d581295ec8caa0f6ba245deaf0bd", kill_on_drop: false }` [INFO] [stdout] b86c4726cf1c7001a271b5d6ff3e924e4779d581295ec8caa0f6ba245deaf0bd