[INFO] cloning repository https://github.com/YKDZ/enoki
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/YKDZ/enoki" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYKDZ%2Fenoki", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYKDZ%2Fenoki'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d957543055138d78435d3d7d2b6c381edf820626
[INFO] testing YKDZ/enoki against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYKDZ%2Fenoki" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/YKDZ/enoki
[INFO] finished tweaking git repo https://github.com/YKDZ/enoki
[INFO] tweaked toml for git repo https://github.com/YKDZ/enoki written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/YKDZ/enoki on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/YKDZ/enoki 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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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] 9cff93a46b379ea2add175fa425ca53fa651ba2aa950c908fdd9661da51021ca
[INFO] running `Command { std: "docker" "start" "9cff93a46b379ea2add175fa425ca53fa651ba2aa950c908fdd9661da51021ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9cff93a46b379ea2add175fa425ca53fa651ba2aa950c908fdd9661da51021ca", 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" "9cff93a46b379ea2add175fa425ca53fa651ba2aa950c908fdd9661da51021ca" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9cff93a46b379ea2add175fa425ca53fa651ba2aa950c908fdd9661da51021ca", 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" "9cff93a46b379ea2add175fa425ca53fa651ba2aa950c908fdd9661da51021ca" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling zeroize v1.9.0
[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 writeable v0.6.3
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling bytes v1.12.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling webpki-roots v1.0.8
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling filetime v0.2.29
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling protoc-bin-vendored-win32 v3.2.0
[INFO] [stderr]    Compiling tar v0.4.46
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-x86_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_32 v3.2.0
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-aarch_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-aarch_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-ppcle_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-s390_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored v3.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling prost-derive v0.14.4
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling prost v0.14.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling prost-types v0.14.4
[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 prost-build v0.14.4
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling enoki-proto-gen v0.0.0 (/opt/rustwide/workdir/crates/proto-gen)
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling enoki-probe v0.0.0 (/opt/rustwide/workdir/crates/probe)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "9cff93a46b379ea2add175fa425ca53fa651ba2aa950c908fdd9661da51021ca", 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" "9cff93a46b379ea2add175fa425ca53fa651ba2aa950c908fdd9661da51021ca" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling prost-build v0.14.4
[INFO] [stderr]    Compiling enoki-probe v0.0.0 (/opt/rustwide/workdir/crates/probe)
[INFO] [stderr]    Compiling enoki-proto-gen v0.0.0 (/opt/rustwide/workdir/crates/proto-gen)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.36s
[INFO] running `Command { std: "docker" "inspect" "9cff93a46b379ea2add175fa425ca53fa651ba2aa950c908fdd9661da51021ca", 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" "9cff93a46b379ea2add175fa425ca53fa651ba2aa950c908fdd9661da51021ca" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/enoki_probe-8435263564a52fed)
[INFO] [stdout] 
[INFO] [stdout] running 63 tests
[INFO] [stdout] test metrics::disk_health::tests::physical_device_names_match_smartctl_device_names ... ok
[INFO] [stdout] test local_privilege_boundary::tests::systemd_runtime_requires_binary_and_runtime_directory ... ok
[INFO] [stdout] test metrics::disk_health::tests::lvm_dm_device_maps_to_single_physical_nvme_controller ... ok
[INFO] [stdout] test metrics::disk_health::tests::smartctl_json_preserves_physical_user_capacity ... ok
[INFO] [stdout] test metrics::disk_health::tests::unraid_disks_ini_maps_devices_to_usage_bytes ... ok
[INFO] [stdout] test runtime::operation_report_tests::report_queue_acknowledges_and_reports_failed_operation_in_one_request ... ok
[INFO] [stdout] test runtime::operation_report_tests::successful_upgrader_launch_reports_running ... ok
[INFO] [stdout] test runtime::operation_report_tests::launch_insufficient_privilege_reports_failed_status ... ok
[INFO] [stdout] test runtime::tests::observation_batch_collects_low_frequency_metrics_every_four_reporting_windows ... ok
[INFO] [stdout] test runtime::tests::observation_batch_keeps_low_frequency_collectors_off_high_frequency_ticks ... ok
[INFO] [stdout] test runtime::operation_report_tests::unsupported_installation_reports_failed_status ... ok
[INFO] [stdout] test runtime::tests::probe_operation_report_queue_reports_insufficient_privilege_launch_failure ... ok
[INFO] [stdout] test probe_auth::tests::canonical_origin_path_and_query_preserves_ipv6_brackets ... ok
[INFO] [stdout] test metrics::disk_health::tests::disk_usage_enrichment_does_not_override_physical_capacity ... ok
[INFO] [stdout] test runtime::tests::probe_run_rejects_group_readable_bootstrap_config ... ok
[INFO] [stdout] test upgrader::tests::collector_helper_sudoers_includes_exposed_compiled_privileged_collector_helpers ... ok
[INFO] [stdout] test metrics::disk_health::tests::privileged_disk_health_output_preserves_usage_fields ... ok
[INFO] [stdout] test runtime::tests::probe_operation_report_queue_passes_operation_token_to_runner_stdin ... ok
[INFO] [stdout] test runtime::tests::probe_run_rejects_symlink_bootstrap_config ... ok
[INFO] [stdout] test upgrader::tests::formats_probe_upgrader_running_result_for_probe_runtime ... ok
[INFO] [stdout] test upgrader::tests::collector_helper_sudoers_is_absent_when_no_helper_is_exposed ... ok
[INFO] [stdout] test upgrader::tests::internal_probe_uninstaller_rejects_bootstrap_hub_url_mismatch_before_token_validation ... ok
[INFO] [stdout] test upgrader::tests::internal_probe_upgrader_allows_localhost_http_hub_for_development ... ok
[INFO] [stdout] test upgrader::tests::internal_probe_upgrader_rejects_bootstrap_hub_url_mismatch_before_token_validation ... ok
[INFO] [stdout] test upgrader::tests::internal_probe_upgrader_rejects_missing_stdin_token ... ok
[INFO] [stdout] test upgrader::tests::internal_probe_upgrader_rejects_unsafe_hub_url_before_token_validation ... ok
[INFO] [stdout] test upgrader::tests::internal_probe_uninstaller_removes_owned_files_and_reports_success ... ok
[INFO] [stdout] test runtime::tests::install_config_registration_then_operation_uses_preserved_fake_launch_metadata ... ok
[INFO] [stdout] test upgrader::tests::internal_probe_upgrader_rejects_unsafe_asset_filename ... ok
[INFO] [stdout] test upgrader::tests::internal_probe_upgrader_validates_stdin_token_with_hub_before_noop_result ... ok
[INFO] [stdout] test upgrader::tests::internal_probe_upgrader_accepts_tag_prefixed_manifest_version ... ok
[INFO] [stdout] test upgrader::tests::local_operation_status_preflight_rejects_existing_status_symlink ... ok
[INFO] [stdout] test upgrader::tests::local_operation_status_preflight_rejects_group_writable_status_parent ... ok
[INFO] [stdout] test upgrader::tests::probe_archive_rejects_hardlink_entry ... ok
[INFO] [stdout] test upgrader::tests::probe_archive_rejects_path_traversal_entry ... ok
[INFO] [stdout] test upgrader::tests::probe_archive_rejects_symlink_entry ... ok
[INFO] [stdout] test upgrader::tests::probe_asset_target_supports_only_x86_64_and_aarch64 ... ok
[INFO] [stdout] test upgrader::tests::probe_operation_sudoers_rejects_bootstrap_path_unsafe_for_sudoers ... ok
[INFO] [stdout] test upgrader::tests::probe_operation_sudoers_rejects_paths_unsafe_for_sudoers ... ok
[INFO] [stdout] test upgrader::tests::probe_operation_sudoers_uses_fresh_operation_path_without_legacy_mixed_layout ... ok
[INFO] [stdout] test upgrader::tests::probe_uninstaller_removes_install_metadata_and_local_installation_assets ... ok
[INFO] [stdout] test upgrader::tests::systemd_probe_uninstaller_launch_uses_typed_entrypoint_and_stdin_token ... ok
[INFO] [stdout] test upgrader::tests::systemd_probe_upgrader_launch_uses_typed_entrypoint_and_stdin_token ... ok
[INFO] [stdout] test upgrader::tests::trusted_install_metadata_rejects_old_single_sudoers_path_metadata ... ok
[INFO] [stdout] test upgrader::tests::trusted_install_metadata_rejects_root_paths ... ok
[INFO] [stdout] test upgrader::tests::trusted_install_metadata_rejects_unsafe_service_user_for_sudoers ... ok
[INFO] [stdout] test upgrader::tests::trusted_install_metadata_requires_explicit_split_sudoers_paths ... ok
[INFO] [stdout] test upgrader::tests::trusted_install_metadata_uses_fresh_split_sudoers_paths ... ok
[INFO] [stdout] test upgrader::tests::internal_probe_upgrader_rejects_signed_same_version_replay_before_replacement ... ok
[INFO] [stdout] test upgrader::tests::internal_probe_upgrader_rejects_signed_downgrade_asset_before_replacement ... ok
[INFO] [stdout] test upgrader::tests::internal_probe_upgrader_rejects_checksum_mismatch_before_replacement ... ok
[INFO] [stdout] test upgrader::tests::internal_probe_upgrader_rejects_missing_asset_download ... ok
[INFO] [stdout] test upgrader::tests::internal_probe_upgrader_verifies_assets_replaces_binary_writes_status_and_restarts ... ok
[INFO] [stdout] test upgrader::tests::internal_probe_upgrader_renders_collector_helper_sudoers_with_newly_installed_probe_binary ... ok
[INFO] [stdout] test upgrader::tests::internal_probe_upgrader_rejects_target_version_mismatch ... ok
[INFO] [stdout] test upgrader::tests::internal_probe_upgrader_rejects_manifest_signature_failure ... ok
[INFO] [stdout] test upgrader::tests::internal_probe_upgrader_rejects_missing_architecture_asset ... ok
[INFO] [stdout] test probe_auth::tests::signed_probe_request_headers_bind_signature_to_canonical_origin ... ok
[INFO] [stdout] test upgrader::tests::internal_probe_upgrader_rejects_bootstrap_privileged_field_mismatch ... ok
[INFO] [stdout] test upgrader::tests::internal_probe_upgrader_reports_post_replacement_restart_failure ... ok
[INFO] [stdout] test upgrader::tests::internal_probe_upgrader_rejects_untrusted_signing_key ... ok
[INFO] [stdout] test upgrader::tests::internal_probe_upgrader_accepts_signed_newer_asset_with_local_version_guard has been running for over 60 seconds
[INFO] [stdout] test upgrader::tests::internal_probe_upgrader_deletes_collector_helper_sudoers_when_no_helper_is_exposed has been running for over 60 seconds
[INFO] [stdout] test upgrader::tests::internal_probe_upgrader_accepts_signed_newer_asset_with_local_version_guard ... ok
[INFO] [stdout] test upgrader::tests::internal_probe_upgrader_deletes_collector_helper_sudoers_when_no_helper_is_exposed ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 63 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 60.65s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/enoki_probe-cacf90ca3e0213b8)
[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/cli.rs (/opt/rustwide/target/debug/deps/cli-0e85ec54536b7288)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test parses_internal_probe_uninstaller_command_for_limited_privilege_entrypoint ... ok
[INFO] [stdout] test parses_internal_privileged_collector_helper_command_for_compiled_helper_id_only ... ok
[INFO] [stdout] test parses_probe_registration_command_without_putting_secrets_in_urls ... ok
[INFO] [stdout] test rejects_non_compiled_privileged_collector_helper_ids_at_the_cli_surface ... ok
[INFO] [stdout] test rejects_old_internal_privileged_collector_command_and_argument_names ... ok
[INFO] [stdout] test rejects_runtime_injected_privileged_collector_helper_command_or_policy ... ok
[INFO] [stdout] test parses_internal_collector_helper_sudoers_render_command_for_installer_boundary ... ok
[INFO] [stdout] test renders_help_without_remote_administration_language ... ok
[INFO] [stdout] test renders_version_output_for_owner_smoke_checks ... ok
[INFO] [stdout] test parses_probe_run_command_for_systemd_service_entrypoint ... ok
[INFO] [stdout] test parses_internal_probe_upgrader_command_for_limited_privilege_entrypoint ... ok
[INFO] [stdout] test probe_run_command_fails_when_bootstrap_config_is_missing ... ok
[INFO] [stderr]      Running tests/collector_config.rs (/opt/rustwide/target/debug/deps/collector_config-dad4c85164a36708)
[INFO] [stdout] test non_compiled_privileged_collector_helper_ids_do_not_reach_runtime_command_surface ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test host_profile_is_required_but_not_owner_configurable ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/host_profile_report.rs (/opt/rustwide/target/debug/deps/host_profile_report-efbcdf115a1921ae)
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test regular_probe_report_sends_host_profile_snapshot_hash_without_payload ... ok
[INFO] [stdout] test probe_report_startup_sends_full_host_profile_and_regular_reports_send_hash_only ... ok
[INFO] [stdout] test host_profile_hash_uses_stable_repeated_field_ordering ... ok
[INFO] [stdout] test collector_capability_changes_are_host_profile_changes_not_metric_samples ... ok
[INFO] [stdout] test full_host_profile_report_preserves_the_reported_sequence_range ... ok
[INFO] [stdout] test host_profile_hash_matches_the_cross_runtime_canonical_fixture ... ok
[INFO] [stdout] test local_host_profile_snapshot_contains_host_capacity_and_probe_version ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- local_host_profile_snapshot_contains_host_capacity_and_probe_version stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'local_host_profile_snapshot_contains_host_capacity_and_probe_version' (2640) panicked at crates/probe/tests/host_profile_report.rs:275:5:
[INFO] [stdout] assertion failed: host_profile.network_interfaces.iter().flat_map(|network_interface|
[INFO] [stdout]             &network_interface.addresses).any(|address| !address.is_empty())
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630fee39f61 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5630fee39f61 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5630fee39f61 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5630fee39f61 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5630fee4e86a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5630fee4e86a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5630fee3e6ec - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5630fee3e6ec - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5630fee17e86 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5630fee17e86 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5630fee31c09 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5630fed71630 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5630fed71630 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5630fee31dc2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5630fee31dc2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5630fee17f64 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5630fee0f669 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5630fee18b2d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5630fee4f06c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5630fee4f032 - core[6883ba1bc0fe4ed1]::panicking::panic
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5630fed60257 - host_profile_report[63e6909bb1c2b0cb]::local_host_profile_snapshot_contains_host_capacity_and_probe_version
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/probe/tests/host_profile_report.rs:275:5
[INFO] [stdout]   21:     0x5630fed5c097 - host_profile_report[63e6909bb1c2b0cb]::local_host_profile_snapshot_contains_host_capacity_and_probe_version::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/probe/tests/host_profile_report.rs:266:74
[INFO] [stdout]   22:     0x5630fed647a6 - <host_profile_report[63e6909bb1c2b0cb]::local_host_profile_snapshot_contains_host_capacity_and_probe_version::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5630fed6496b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5630fed6496b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x5630fed71fb5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x5630fed71fb5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5630fed71fb5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   28:     0x5630fed71fb5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5630fed71fb5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5630fed71fb5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x5630fed71fb5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x5630fed6ca64 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x5630fed6ca64 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5630fed75102 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x5630fed75102 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x5630fed75102 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   37:     0x5630fed75102 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5630fed75102 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5630fed75102 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x5630fed75102 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5630fee3947f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   42:     0x5630fee3947f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   43:     0x72b5b74dcaa4 - <unknown>
[INFO] [stdout]   44:     0x72b5b7569a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     local_host_profile_snapshot_contains_host_capacity_and_probe_version
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 6 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p enoki-probe --test host_profile_report`
[INFO] running `Command { std: "docker" "inspect" "9cff93a46b379ea2add175fa425ca53fa651ba2aa950c908fdd9661da51021ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9cff93a46b379ea2add175fa425ca53fa651ba2aa950c908fdd9661da51021ca", kill_on_drop: false }`
[INFO] [stdout] 9cff93a46b379ea2add175fa425ca53fa651ba2aa950c908fdd9661da51021ca
