[INFO] cloning repository https://github.com/Wangnov/gewe-skill
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Wangnov/gewe-skill" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWangnov%2Fgewe-skill", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWangnov%2Fgewe-skill'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7f8442e04cbcf02a9a1a3b19e4d63072d2e5825c
[INFO] testing Wangnov/gewe-skill against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWangnov%2Fgewe-skill" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Wangnov/gewe-skill
[INFO] finished tweaking git repo https://github.com/Wangnov/gewe-skill
[INFO] tweaked toml for git repo https://github.com/Wangnov/gewe-skill written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Wangnov/gewe-skill on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Wangnov/gewe-skill 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded crc-catalog v2.5.0
[INFO] [stderr]   Downloaded crc v3.4.0
[INFO] [stderr]   Downloaded axum v0.8.9
[INFO] [stderr]   Downloaded axum-core v0.5.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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] 419a0a05f599f77c9cc30614d6db6f9d528b99f997ae13a9c7afdc6743ef8e77
[INFO] running `Command { std: "docker" "start" "419a0a05f599f77c9cc30614d6db6f9d528b99f997ae13a9c7afdc6743ef8e77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "419a0a05f599f77c9cc30614d6db6f9d528b99f997ae13a9c7afdc6743ef8e77", 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" "419a0a05f599f77c9cc30614d6db6f9d528b99f997ae13a9c7afdc6743ef8e77" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "419a0a05f599f77c9cc30614d6db6f9d528b99f997ae13a9c7afdc6743ef8e77", 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" "419a0a05f599f77c9cc30614d6db6f9d528b99f997ae13a9c7afdc6743ef8e77" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling log v0.4.30
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling crc-catalog v2.5.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling clap v4.6.1
[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 icu_provider v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling gewe-skill-types v0.1.48 (/opt/rustwide/workdir/crates/gewe-skill-types)
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling gewe-skill-core v0.1.48 (/opt/rustwide/workdir/crates/gewe-skill-core)
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling gewe-skill-client v0.1.48 (/opt/rustwide/workdir/crates/gewe-skill-client)
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling gewe-skill-cli v0.1.48 (/opt/rustwide/workdir/crates/gewe-skill-cli)
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling gewe-skill-memory v0.1.48 (/opt/rustwide/workdir/crates/gewe-skill-memory)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s
[INFO] running `Command { std: "docker" "inspect" "419a0a05f599f77c9cc30614d6db6f9d528b99f997ae13a9c7afdc6743ef8e77", 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" "419a0a05f599f77c9cc30614d6db6f9d528b99f997ae13a9c7afdc6743ef8e77" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling gewe-skill-core v0.1.48 (/opt/rustwide/workdir/crates/gewe-skill-core)
[INFO] [stderr]    Compiling gewe-skill-types v0.1.48 (/opt/rustwide/workdir/crates/gewe-skill-types)
[INFO] [stderr]    Compiling gewe-skill-client v0.1.48 (/opt/rustwide/workdir/crates/gewe-skill-client)
[INFO] [stderr]    Compiling gewe-skill-cli v0.1.48 (/opt/rustwide/workdir/crates/gewe-skill-cli)
[INFO] [stderr]    Compiling gewe-skill-memory v0.1.48 (/opt/rustwide/workdir/crates/gewe-skill-memory)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.07s
[INFO] running `Command { std: "docker" "inspect" "419a0a05f599f77c9cc30614d6db6f9d528b99f997ae13a9c7afdc6743ef8e77", 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" "419a0a05f599f77c9cc30614d6db6f9d528b99f997ae13a9c7afdc6743ef8e77" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gewe_skill-dee269e34b5bd93d)
[INFO] [stdout] 
[INFO] [stdout] running 36 tests
[INFO] [stdout] test attachment_maintenance::tests::detects_duplicate_job_keys ... ok
[INFO] [stdout] test attachment_maintenance::tests::extracts_unique_completed_job_keys ... ok
[INFO] [stdout] test attachment_maintenance::tests::future_retry_scheduled_job_is_active_but_not_stale ... ok
[INFO] [stdout] test attachment_maintenance::tests::flags_stale_active_jobs_as_attention ... ok
[INFO] [stdout] test attachment_maintenance::tests::reports_completed_jobs_missing_from_memory ... ok
[INFO] [stdout] test chatroom_events::tests::event_type_filters_normalize_spacing_and_hyphens ... ok
[INFO] [stdout] test attachment_maintenance::tests::reports_cross_asset_status_counts_and_actions ... ok
[INFO] [stdout] test attachment_maintenance::tests::reports_terminal_job_samples_with_explanations ... ok
[INFO] [stdout] test chatroom_events::tests::identity_enrichment_adds_display_name_but_keeps_stable_wxid ... ok
[INFO] [stdout] test chatroom_events::tests::timeline_event_dedupe_key_ignores_edge_event_id_noise ... ok
[INFO] [stdout] test tests::agent_attachment_block_reports_exact_window_summary ... ok
[INFO] [stdout] test tests::agent_message_guidance_warms_stale_identity_memory_without_missing_display_names ... ok
[INFO] [stdout] test tests::agent_message_guidance_recommends_followups_for_agent_navigation ... ok
[INFO] [stdout] test tests::attachment_cursor_stops_before_first_failed_item ... ok
[INFO] [stdout] test tests::attachment_cursor_uses_manifest_cursor_when_batch_succeeds ... ok
[INFO] [stdout] test tests::maintenance_data_health_marks_partial_without_edge_queue ... ok
[INFO] [stdout] test tests::collect_message_speaker_wxids_deduplicates_and_ignores_empty_values ... ok
[INFO] [stdout] test tests::collect_message_speaker_scopes_preserves_chatroom_scope ... ok
[INFO] [stdout] test tests::speaker_display_source_prefers_contact_remark_before_group_card ... ok
[INFO] [stdout] test tests::attachment_cursor_does_not_advance_when_first_item_fails ... ok
[INFO] [stdout] test tests::maintenance_data_health_prioritizes_attachment_sync_before_asr ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gewe_skill_client-c83bc960e6facd8d)
[INFO] [stdout] test voice_maintenance::tests::edge_job_matches_v1_message_key_with_js_precision_delta ... ok
[INFO] [stdout] test tests::asset_type_filter_treats_all_as_unfiltered ... ok
[INFO] [stdout] test tests::edge_admin_url_builds_filtered_queue_url ... ok
[INFO] [stdout] test tests::maintenance_data_health_allows_message_key_repeats_for_attachment_variants ... ok
[INFO] [stdout] test tests::identity_health_recommends_bounded_chatroom_warm_for_stale_speakers ... ok
[INFO] [stdout] test voice_maintenance::tests::voice_issue_classifies_failed_transcript_as_retryable_asr ... ok
[INFO] [stdout] test voice_maintenance::tests::voice_issue_classifies_missing_attachment_first ... ok
[INFO] [stdout] test voice_maintenance::tests::voice_issue_delta_counts_resolved_by_type ... ok
[INFO] [stdout] test voice_maintenance::tests::voice_issue_skips_completed_transcripts ... ok
[INFO] [stdout] test tests::maintenance_data_health_treats_decoder_asr_failure_as_known_gap ... ok
[INFO] [stdout] test tests::maintenance_data_health_treats_unavailable_voice_as_known_gap ... ok
[INFO] [stdout] test voice_maintenance::tests::voice_issue_classifies_decoder_failure_as_known_asr_gap ... ok
[INFO] [stdout] test tests::agent_query_resolution_summary_explains_selected_stable_scope ... ok
[INFO] [stdout] test tests::maintenance_data_health_blocks_stale_active_attachment_jobs ... ok
[INFO] [stdout] test voice_maintenance::tests::missing_attachment_with_unavailable_edge_job_is_not_retryable ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gewe_skill_core-74d29353fd205280)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::diffs_chatroom_snapshots_for_member_and_name_changes ... ok
[INFO] [stdout] test tests::normalizes_v2_group_message_using_from_group_mapping ... ok
[INFO] [stdout] test tests::normalizes_v1_group_text_with_sender_prefix ... ok
[INFO] [stdout] test tests::classifies_appmsg_file_only_when_appattach_exists ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gewe_skill_memory-3051f2e094dd384a)
[INFO] [stdout] test tests::parses_chatroom_invite_system_xml ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::event_identity_candidates_skip_empty_and_chatroom_ids ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gewe_skill_types-c54a54c021adbcbb)
[INFO] [stdout] 
[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 0 tests
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests gewe_skill_client
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests gewe_skill_core
[INFO] [stderr]    Doc-tests gewe_skill_types
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "419a0a05f599f77c9cc30614d6db6f9d528b99f997ae13a9c7afdc6743ef8e77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "419a0a05f599f77c9cc30614d6db6f9d528b99f997ae13a9c7afdc6743ef8e77", kill_on_drop: false }`
[INFO] [stdout] 419a0a05f599f77c9cc30614d6db6f9d528b99f997ae13a9c7afdc6743ef8e77
