[INFO] cloning repository https://github.com/seo-rii/spiki
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/seo-rii/spiki" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseo-rii%2Fspiki", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseo-rii%2Fspiki'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 365ee3bb3ff4f09dcab703140abab8e277b0efe3
[INFO] testing seo-rii/spiki against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseo-rii%2Fspiki" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/seo-rii/spiki
[INFO] finished tweaking git repo https://github.com/seo-rii/spiki
[INFO] tweaked toml for git repo https://github.com/seo-rii/spiki written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/seo-rii/spiki on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/seo-rii/spiki 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1ccbf489d13ef4b1fb3c3121ef757c06a4a76fa790a5b7f7360b039c2dc85002
[INFO] running `Command { std: "docker" "start" "-a" "1ccbf489d13ef4b1fb3c3121ef757c06a4a76fa790a5b7f7360b039c2dc85002", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1ccbf489d13ef4b1fb3c3121ef757c06a4a76fa790a5b7f7360b039c2dc85002", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ccbf489d13ef4b1fb3c3121ef757c06a4a76fa790a5b7f7360b039c2dc85002", kill_on_drop: false }`
[INFO] [stdout] 1ccbf489d13ef4b1fb3c3121ef757c06a4a76fa790a5b7f7360b039c2dc85002
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 633b9cfd0729a9a4bdbb5a448e5483700154c7f5477c0541b7b697a76d2f7431
[INFO] running `Command { std: "docker" "start" "-a" "633b9cfd0729a9a4bdbb5a448e5483700154c7f5477c0541b7b697a76d2f7431", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling inotify v0.11.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling notify-types v2.1.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[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 tokio v1.50.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[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 chrono v0.4.44
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[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 spiki-core v0.1.0 (/opt/rustwide/workdir/crates/spiki-core)
[INFO] [stderr]    Compiling spiki-daemon v0.1.0 (/opt/rustwide/workdir/crates/spiki-daemon)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s
[INFO] running `Command { std: "docker" "inspect" "633b9cfd0729a9a4bdbb5a448e5483700154c7f5477c0541b7b697a76d2f7431", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "633b9cfd0729a9a4bdbb5a448e5483700154c7f5477c0541b7b697a76d2f7431", kill_on_drop: false }`
[INFO] [stdout] 633b9cfd0729a9a4bdbb5a448e5483700154c7f5477c0541b7b697a76d2f7431
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 34b22cc10b2b12a78026210bee84f8d541b4abc3169dc1a835804c0ff0a77268
[INFO] running `Command { std: "docker" "start" "-a" "34b22cc10b2b12a78026210bee84f8d541b4abc3169dc1a835804c0ff0a77268", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling inotify v0.11.1
[INFO] [stderr]    Compiling notify-types v2.1.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling spiki-core v0.1.0 (/opt/rustwide/workdir/crates/spiki-core)
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling spiki-daemon v0.1.0 (/opt/rustwide/workdir/crates/spiki-daemon)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.09s
[INFO] running `Command { std: "docker" "inspect" "34b22cc10b2b12a78026210bee84f8d541b4abc3169dc1a835804c0ff0a77268", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34b22cc10b2b12a78026210bee84f8d541b4abc3169dc1a835804c0ff0a77268", kill_on_drop: false }`
[INFO] [stdout] 34b22cc10b2b12a78026210bee84f8d541b4abc3169dc1a835804c0ff0a77268
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4af38f415b091360ae47e500ac1a3dcfdc577cbc368345855afa7a302dcadd58
[INFO] running `Command { std: "docker" "start" "-a" "4af38f415b091360ae47e500ac1a3dcfdc577cbc368345855afa7a302dcadd58", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/spiki_core-bede69c3b0cd1b5e)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test runtime::plans::tests::seed_plan_for_test_rejects_out_of_range_plan_ttl ... ok
[INFO] [stdout] test runtime::workspace::tests::workspace_status_skips_refresh_when_optional_sections_are_disabled ... ok
[INFO] [stderr]      Running tests/phase1.rs (/opt/rustwide/target/debug/deps/phase1-ad57d8943eb8cf5a)
[INFO] [stdout] test runtime::plans::tests::apply_plan_revalidates_live_files_before_commit ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test inspect_plan_returns_prepared_plan_details ... ok
[INFO] [stdout] test apply_plan_rejects_stored_empty_file_edit ... ok
[INFO] [stdout] test apply_plan_rejects_stored_duplicate_file_edits ... ok
[INFO] [stdout] test prepare_plan_rejects_overlapping_edits ... ok
[INFO] [stdout] test prepare_plan_rejects_duplicate_file_edits_for_same_file ... ok
[INFO] [stdout] test apply_plan_cleans_up_staged_multifile_artifacts ... ok
[INFO] [stdout] test prepare_plan_creates_public_edit_flow ... ok
[INFO] [stdout] test read_spans_returns_context_and_fingerprint ... ok
[INFO] [stdout] test prepare_plan_rejects_empty_file_edit ... ok
[INFO] [stdout] test search_text_input_rejects_unknown_fields ... ok
[INFO] [stdout] test apply_plan_updates_files_and_discard_marks_plan ... ok
[INFO] [stdout] test search_text_case_insensitive_uses_original_text_offsets ... ok
[INFO] [stdout] test apply_plan_preserves_original_file_encoding_and_bom ... ok
[INFO] [stdout] test search_text_can_include_default_excluded_directories_when_requested ... ok
[INFO] [stdout] test search_text_coverage_tracks_actual_scoped_candidates ... ok
[INFO] [stdout] test search_text_respects_gitignore_by_default ... ok
[INFO] [stdout] test semantic_ensure_returns_web_framework_backend_binding ... ok
[INFO] [stdout] test expired_plans_are_swept_on_subsequent_plan_activity ... ok
[INFO] [stdout] test workspace_settings_load_project_runtime_and_language_yaml ... ok
[INFO] [stdout] test workspace_status_can_index_paths_removed_from_default_excludes ... ok
[INFO] [stdout] test semantic_status_tracks_leaf_backends_and_actions ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/spiki_daemon-3cb7a8ab00e2b32b)
[INFO] [stdout] test semantic_status_detects_built_in_web_framework_profiles ... ok
[INFO] [stdout] test watcher_marks_workspace_dirty_when_new_files_appear ... ok
[INFO] [stdout] test search_text_marks_truncated_when_max_files_limits_search ... ok
[INFO] [stdout] test search_text_scans_workspace_once_by_default ... ok
[INFO] [stdout] test semantic_status_detects_general_language_profiles ... ok
[INFO] [stdout] test semantic_ensure_supports_general_language_profiles ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test protocol::tests::read_frame_rejects_oversized_payloads ... ok
[INFO] [stdout] test tools::tests::search_text_validation_rejects_invalid_limits_and_duplicate_scope_uris ... ok
[INFO] [stdout] test tools::tests::read_spans_validation_rejects_empty_requests ... ok
[INFO] [stdout] test tools::tests::tool_specs_include_phase1_input_constraints ... ok
[INFO] [stdout] test protocol::tests::write_frame_rejects_oversized_payloads ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests spiki_core
[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] running `Command { std: "docker" "inspect" "4af38f415b091360ae47e500ac1a3dcfdc577cbc368345855afa7a302dcadd58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4af38f415b091360ae47e500ac1a3dcfdc577cbc368345855afa7a302dcadd58", kill_on_drop: false }`
[INFO] [stdout] 4af38f415b091360ae47e500ac1a3dcfdc577cbc368345855afa7a302dcadd58
