[INFO] fetching crate fyi-core 0.1.0... [INFO] testing fyi-core-0.1.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate fyi-core 0.1.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate fyi-core 0.1.0 [INFO] finished tweaking crates.io crate fyi-core 0.1.0 [INFO] tweaked toml for crates.io crate fyi-core 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate fyi-core 0.1.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate fyi-core 0.1.0 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7fd4e6c072966094b96bc364c93aab9807f73fe8bce5e58e32a5e3411bfebe7d [INFO] running `Command { std: "docker" "start" "-a" "7fd4e6c072966094b96bc364c93aab9807f73fe8bce5e58e32a5e3411bfebe7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7fd4e6c072966094b96bc364c93aab9807f73fe8bce5e58e32a5e3411bfebe7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fd4e6c072966094b96bc364c93aab9807f73fe8bce5e58e32a5e3411bfebe7d", kill_on_drop: false }` [INFO] [stdout] 7fd4e6c072966094b96bc364c93aab9807f73fe8bce5e58e32a5e3411bfebe7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb7050f84386a34e8fa4f5d1a6703916b2c9b9bb898f0c1da1ff74e8a5ee52a9 [INFO] running `Command { std: "docker" "start" "-a" "eb7050f84386a34e8fa4f5d1a6703916b2c9b9bb898f0c1da1ff74e8a5ee52a9", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling toml_writer v1.0.4 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling hostname v0.4.2 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling which v8.0.0 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling fyi-core v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.92s [INFO] running `Command { std: "docker" "inspect" "eb7050f84386a34e8fa4f5d1a6703916b2c9b9bb898f0c1da1ff74e8a5ee52a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb7050f84386a34e8fa4f5d1a6703916b2c9b9bb898f0c1da1ff74e8a5ee52a9", kill_on_drop: false }` [INFO] [stdout] eb7050f84386a34e8fa4f5d1a6703916b2c9b9bb898f0c1da1ff74e8a5ee52a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a91b51e094af0d64071b7b7d2d16d27bad96cb3a3994bf1e6f309e79115da563 [INFO] running `Command { std: "docker" "start" "-a" "a91b51e094af0d64071b7b7d2d16d27bad96cb3a3994bf1e6f309e79115da563", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling which v8.0.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling fyi-core v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.50s [INFO] running `Command { std: "docker" "inspect" "a91b51e094af0d64071b7b7d2d16d27bad96cb3a3994bf1e6f309e79115da563", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a91b51e094af0d64071b7b7d2d16d27bad96cb3a3994bf1e6f309e79115da563", kill_on_drop: false }` [INFO] [stdout] a91b51e094af0d64071b7b7d2d16d27bad96cb3a3994bf1e6f309e79115da563 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e01e3a6a2c93016d12263d4e66f8419f1c0827baea67521968338318cc4556eb [INFO] running `Command { std: "docker" "start" "-a" "e01e3a6a2c93016d12263d4e66f8419f1c0827baea67521968338318cc4556eb", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fyi_core-ff5c06fa53399329) [INFO] [stdout] [INFO] [stdout] running 124 tests [INFO] [stdout] test config::tests::test_config_machine_id_from_toml ... ok [INFO] [stdout] test config::tests::test_config_source_cached_from_load ... ok [INFO] [stdout] test config::tests::test_config_default_source ... ok [INFO] [stdout] test config::tests::test_config_retention_fallback_on_invalid ... ok [INFO] [stdout] test config::tests::test_db_path_consistent ... ok [INFO] [stdout] test config::tests::test_enabled_hooks_returns_all_event_types ... ok [INFO] [stdout] test config::tests::test_machine_id_returns_nonempty ... ok [INFO] [stdout] test config::tests::test_config_custom_retention ... ok [INFO] [stdout] test config::tests::test_config_machine_id_optional_in_toml ... ok [INFO] [stdout] test config::tests::test_config_default_retention ... ok [INFO] [stdout] test config::tests::test_parse_retention ... ok [INFO] [stdout] test event::tests::test_event_builder_basic ... ok [INFO] [stdout] test event::tests::test_event_builder_cache_tokens ... ok [INFO] [stdout] test event::tests::test_event_builder_individual_setters ... ok [INFO] [stdout] test event::tests::test_event_builder_opt_methods_with_none ... ok [INFO] [stdout] test event::tests::test_event_builder_opt_methods_with_some ... ok [INFO] [stdout] test event::tests::test_event_builder_timestamp_opt_none_keeps_current ... ok [INFO] [stdout] test event::tests::test_event_builder_payload_opt_preserves_value ... ok [INFO] [stdout] test config::tests::test_enabled_hooks_respects_disabled_hooks ... ok [INFO] [stdout] test config::tests::test_machine_id_default_is_none ... ok [INFO] [stdout] test event::tests::test_event_builder_impl_into_string ... ok [INFO] [stdout] test event::tests::test_event_builder_all_fields ... ok [INFO] [stdout] test event::tests::test_event_type_deserialize ... ok [INFO] [stdout] test config::tests::test_config_source_default_is_default ... ok [INFO] [stdout] test event::tests::test_event_builder_timestamp_opt_some ... ok [INFO] [stdout] test event::tests::test_event_builder_api_request_opt_fields ... ok [INFO] [stdout] test event::tests::test_event_builder_tokens ... ok [INFO] [stdout] test event::tests::test_event_builder_tool ... ok [INFO] [stdout] test event::tests::test_event_type_display ... ok [INFO] [stdout] test event::tests::test_event_type_as_str ... ok [INFO] [stdout] test event::tests::test_event_type_parse_case_insensitive ... ok [INFO] [stdout] test event::tests::test_event_type_is_known ... ok [INFO] [stdout] test event::tests::test_event_type_parse_known_types ... ok [INFO] [stdout] test event::tests::test_event_type_parse_unknown_becomes_custom ... ok [INFO] [stdout] test framework::claude::tests::test_generate_hooks_config_with_otel ... ok [INFO] [stdout] test event::tests::test_event_type_serialize ... ok [INFO] [stdout] test framework::claude::tests::test_generate_hooks_config ... ok [INFO] [stdout] test framework::claude::tests::test_map_event_type ... ok [INFO] [stdout] test event::tests::test_event_type_roundtrip ... ok [INFO] [stdout] test framework::codex::tests::test_detection_env_vars ... ok [INFO] [stdout] test framework::codex::tests::test_framework_specific_events ... ok [INFO] [stdout] test framework::codex::tests::test_config_format ... ok [INFO] [stdout] test framework::claude::tests::test_project_config_path ... ok [INFO] [stdout] test framework::claude::tests::test_parse_hook_input ... ok [INFO] [stdout] test framework::codex::tests::test_generate_hooks_config_with_otel ... ok [INFO] [stdout] test framework::codex::tests::test_generate_hooks_config ... ok [INFO] [stdout] test framework::claude::tests::test_name ... ok [INFO] [stdout] test framework::codex::tests::test_merge_config_existing ... ok [INFO] [stdout] test framework::codex::tests::test_map_event_type ... ok [INFO] [stdout] test event::tests::test_event_type_parse_trims_whitespace ... ok [INFO] [stdout] test framework::codex::tests::test_parse_hook_input ... ok [INFO] [stdout] test framework::codex::tests::test_project_config_path ... ok [INFO] [stdout] test framework::gemini::tests::test_framework_specific_events ... ok [INFO] [stdout] test framework::gemini::tests::test_generate_hooks_config_with_otel ... ok [INFO] [stdout] test framework::gemini::tests::test_generate_hooks_config ... ok [INFO] [stdout] test framework::gemini::tests::test_map_event_type ... ok [INFO] [stdout] test framework::gemini::tests::test_merge_config_existing ... ok [INFO] [stdout] test framework::gemini::tests::test_merge_config_new ... ok [INFO] [stdout] test framework::gemini::tests::test_name ... ok [INFO] [stdout] test framework::gemini::tests::test_project_config_path ... ok [INFO] [stdout] test framework::gemini::tests::test_parse_hook_input ... ok [INFO] [stdout] test framework::gemini::tests::test_supported_events ... ok [INFO] [stdout] test framework::gemini::tests::test_parse_hook_input_with_subagent_type ... ok [INFO] [stdout] test framework::tests::test_all_adapters ... ok [INFO] [stdout] test framework::tests::test_default_adapter ... ok [INFO] [stdout] test framework::tests::test_get_adapter_claude ... ok [INFO] [stdout] test framework::tests::test_get_adapter_gemini ... ok [INFO] [stdout] test framework::tests::test_get_adapter_codex ... ok [INFO] [stdout] test framework::tests::test_get_adapter_unknown ... ok [INFO] [stdout] test framework::gemini::tests::test_detection_env_vars ... ok [INFO] [stdout] test framework::codex::tests::test_supported_events ... ok [INFO] [stdout] test init::config::tests::test_config_to_string_toml ... ok [INFO] [stdout] test init::config::tests::test_get_settings_path_settings_local ... ok [INFO] [stdout] test init::config::tests::test_generate_config ... ok [INFO] [stdout] test init::config::tests::test_config_to_string_json ... ok [INFO] [stdout] test init::config::tests::test_get_settings_path_global ... ok [INFO] [stdout] test init::config::tests::test_get_settings_path_local ... ok [INFO] [stdout] test init::config::tests::test_initialize_result_contains_hooks_with_otel ... ok [INFO] [stdout] test init::config::tests::test_json_to_toml_string ... ok [INFO] [stdout] test init::options::tests::test_init_options_builder ... ok [INFO] [stdout] test init::otel::tests::test_generate_otel_env ... ok [INFO] [stdout] test init::otel::tests::test_generate_otel_env_custom_port ... ok [INFO] [stdout] test init::options::tests::test_init_options_for_frameworks ... ok [INFO] [stdout] test init::options::tests::test_init_options_for_framework ... ok [INFO] [stdout] test init::options::tests::test_init_options_default ... ok [INFO] [stdout] test init::tests::test_init_error_unknown_framework ... ok [INFO] [stdout] test otel::api_request::tests::test_accepts_generic_api_request ... ok [INFO] [stdout] test otel::api_request::tests::test_into_event_with_all_metadata ... ok [INFO] [stdout] test otel::api_request::tests::test_into_event_with_reasoning_tokens ... ok [INFO] [stdout] test init::otel::tests::test_otel_env_keys ... ok [INFO] [stdout] test framework::codex::tests::test_name ... ok [INFO] [stdout] test framework::codex::tests::test_merge_config_new ... ok [INFO] [stdout] test otel::api_request::tests::test_parse_claude_api_request ... ok [INFO] [stdout] test otel::api_request::tests::test_parse_codex_api_request ... ok [INFO] [stdout] test otel::api_request::tests::test_parse_codex_sse_event_response_completed ... ok [INFO] [stdout] test otel::api_request::tests::test_parse_codex_with_int_values ... ok [INFO] [stdout] test otel::api_request::tests::test_rejects_event_without_session_id ... ok [INFO] [stdout] test otel::codex_event::tests::test_codex_event_rejects_unknown_event ... ok [INFO] [stdout] test otel::api_request::tests::test_rejects_sse_event_without_response_completed ... ok [INFO] [stdout] test otel::codex_event::tests::test_parse_codex_api_request_event ... ok [INFO] [stdout] test otel::codex_event::tests::test_codex_event_rejects_without_conversation_id ... ok [INFO] [stdout] test otel::codex_event::tests::test_parse_codex_conversation_starts ... ok [INFO] [stdout] test init::settings::tests::test_install_json_settings_new_file ... ok [INFO] [stdout] test otel::codex_event::tests::test_parse_codex_tool_result ... ok [INFO] [stdout] test otel::codex_event::tests::test_parse_codex_tool_decision ... ok [INFO] [stdout] test init::settings::tests::test_initialize_writes_settings_file ... ok [INFO] [stdout] test otel::api_request::tests::test_rejects_non_token_events ... ok [INFO] [stdout] test otel::api_request::tests::test_rejects_event_without_token_data ... ok [INFO] [stdout] test otel::codex_event::tests::test_parse_codex_user_prompt ... ok [INFO] [stdout] test init::settings::tests::test_install_json_settings_with_otel ... ok [INFO] [stdout] test init::settings::tests::test_install_json_settings_remove_otel ... ok [INFO] [stdout] test storage::tests::test_error_source_preserved ... ok [INFO] [stdout] test storage::tests::test_string_error_works ... ok [INFO] [stdout] test time::tests::test_format_timestamp_zero ... ok [INFO] [stdout] test time::tests::test_parse_timestamp_millis_negative ... ok [INFO] [stdout] test time::tests::test_format_timestamp_valid ... ok [INFO] [stdout] test time::tests::test_format_timestamp_negative ... ok [INFO] [stdout] test time::tests::test_parse_timestamp_millis_valid ... ok [INFO] [stdout] test time::tests::test_parse_timestamp_millis_zero ... ok [INFO] [stdout] test process::tests::test_is_process_alive_self ... ok [INFO] [stdout] test process::tests::test_get_process_info_self ... ok [INFO] [stdout] test process::tests::test_get_process_info_invalid_pid ... ok [INFO] [stdout] test process::tests::test_get_parent_pid ... ok [INFO] [stdout] test process::tests::test_is_process_alive_invalid_pid ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 124 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Doc-tests fyi_core [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test src/init/mod.rs - init (line 16) ... ignored [INFO] [stdout] test src/storage.rs - storage::EventQuery (line 71) ... ignored [INFO] [stdout] test src/storage.rs - storage::Storage::query (line 284) ... ignored [INFO] [stdout] test src/storage.rs - storage::EventQuery::orders_by_id (line 245) ... ok [INFO] [stdout] test src/event.rs - event::EventBuilder (line 362) ... ok [INFO] [stdout] test src/storage.rs - storage::EventQuery::effective_direction (line 211) ... ok [INFO] [stdout] test src/process.rs - process::get_parent_pid (line 51) ... ok [INFO] [stdout] test src/process.rs - process::is_process_alive (line 25) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.73s; merged doctests compilation took 0.70s [INFO] running `Command { std: "docker" "inspect" "e01e3a6a2c93016d12263d4e66f8419f1c0827baea67521968338318cc4556eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e01e3a6a2c93016d12263d4e66f8419f1c0827baea67521968338318cc4556eb", kill_on_drop: false }` [INFO] [stdout] e01e3a6a2c93016d12263d4e66f8419f1c0827baea67521968338318cc4556eb