[INFO] cloning repository https://github.com/mihver1/trix
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mihver1/trix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmihver1%2Ftrix", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmihver1%2Ftrix'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1f7263f2b76585af3fea245a1e386b315d4d4444
[INFO] testing mihver1/trix against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmihver1%2Ftrix" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mihver1/trix
[INFO] finished tweaking git repo https://github.com/mihver1/trix
[INFO] tweaked toml for git repo https://github.com/mihver1/trix written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mihver1/trix on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mihver1/trix 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.8" "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-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a5eea294fb0ae84c92e7e9e1372c0cf2cefc13682cf1bb7abf0bc5d61b0a70ca
[INFO] running `Command { std: "docker" "start" "a5eea294fb0ae84c92e7e9e1372c0cf2cefc13682cf1bb7abf0bc5d61b0a70ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a5eea294fb0ae84c92e7e9e1372c0cf2cefc13682cf1bb7abf0bc5d61b0a70ca", 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" "a5eea294fb0ae84c92e7e9e1372c0cf2cefc13682cf1bb7abf0bc5d61b0a70ca" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a5eea294fb0ae84c92e7e9e1372c0cf2cefc13682cf1bb7abf0bc5d61b0a70ca", 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" "a5eea294fb0ae84c92e7e9e1372c0cf2cefc13682cf1bb7abf0bc5d61b0a70ca" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling simple_asn1 v0.6.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[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 hashbrown v0.14.5
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[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 tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling trix-push v0.2.12 (/opt/rustwide/workdir/crates/trix-push)
[INFO] [stderr]    Compiling trix-admin-api v0.2.12 (/opt/rustwide/workdir/apps/trix-admin-api)
[INFO] [stderr]    Compiling trix-call-control v0.2.12 (/opt/rustwide/workdir/apps/trix-call-control)
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling trix-push-gateway v0.2.12 (/opt/rustwide/workdir/apps/trix-push-gateway)
[INFO] [stderr]    Compiling trix-device-passport v0.2.12 (/opt/rustwide/workdir/apps/trix-device-passport)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 2m 38s
[INFO] running `Command { std: "docker" "inspect" "a5eea294fb0ae84c92e7e9e1372c0cf2cefc13682cf1bb7abf0bc5d61b0a70ca", 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" "a5eea294fb0ae84c92e7e9e1372c0cf2cefc13682cf1bb7abf0bc5d61b0a70ca" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling trix-admin-api v0.2.12 (/opt/rustwide/workdir/apps/trix-admin-api)
[INFO] [stderr]    Compiling trix-device-passport v0.2.12 (/opt/rustwide/workdir/apps/trix-device-passport)
[INFO] [stderr]    Compiling trix-push v0.2.12 (/opt/rustwide/workdir/crates/trix-push)
[INFO] [stderr]    Compiling trix-call-control v0.2.12 (/opt/rustwide/workdir/apps/trix-call-control)
[INFO] [stderr]    Compiling trix-push-gateway v0.2.12 (/opt/rustwide/workdir/apps/trix-push-gateway)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 2.91s
[INFO] running `Command { std: "docker" "inspect" "a5eea294fb0ae84c92e7e9e1372c0cf2cefc13682cf1bb7abf0bc5d61b0a70ca", 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" "a5eea294fb0ae84c92e7e9e1372c0cf2cefc13682cf1bb7abf0bc5d61b0a70ca" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/trix_admin_api-9be319945c156897)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test tests::accepts_empty_ejabberd_success_for_value_routes ... ok
[INFO] [stdout] test tests::redacts_sensitive_log_lines ... ok
[INFO] [stdout] test tests::sanitizes_audit_text_and_actor_headers ... ok
[INFO] [stdout] test tests::validates_feature_flag_keys ... ok
[INFO] [stdout] test tests::validates_admin_secret_and_private_urls ... ok
[INFO] [stdout] test tests::rejects_unsafe_localparts ... ok
[INFO] [stdout] test tests::reads_only_log_tail ... ok
[INFO] [stdout] test tests::audit_log_round_trips_recent_events ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/trix_call_control-53b033251d330f0b)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::accepts_matrix_style_and_xmpp_style_local_jids ... ok
[INFO] [stdout] test tests::livekit_identity_is_device_scoped_without_changing_membership_jid ... ok
[INFO] [stdout] test tests::muc_affiliations_payload_matches_ejabberd_24_12_api_shape ... ok
[INFO] [stdout] test tests::recognizes_muc_membership_from_nested_api_payloads ... ok
[INFO] [stdout] test tests::rejects_placeholder_secrets ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/trix_device_passport-06795e26c7243c45)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::validation_rejects_secret_like_or_oversized_inputs ... ok
[INFO] [stdout] test tests::pending_request_is_idempotent_and_approval_requires_approved_device ... ok
[INFO] [stdout] test tests::directory_claims_skip_dismissed_notices_without_stalling_cursor ... ok
[INFO] [stdout] test tests::operator_reset_invalidates_pending_requests_and_marks_high_severity ... ok
[INFO] [stdout] test tests::approved_request_writes_directory_claim_with_proof_required ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 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/release/deps/trix_push-b3470ec1ff376b6b)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::normalizes_apns_token_without_logging_value ... ok
[INFO] [stdout] test tests::notification_payload_is_generic_sync_only ... ok
[INFO] [stdout] test tests::retries_only_transient_apns_statuses ... ok
[INFO] [stdout] test tests::voip_call_payload_contains_only_opaque_call_routing ... ok
[INFO] [stdout] test tests::wake_payload_remains_background_sync_only ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/trix_push_gateway-76fca3d844fe69a1)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test store::tests::voip_providers_use_distinct_registration_namespace ... ok
[INFO] [stdout] test xmpp_component::tests::extracts_stream_open_after_xml_declaration ... ok
[INFO] [stdout] test tests::normalizes_voip_call_account_without_token_logging ... ok
[INFO] [stdout] test xmpp_component::tests::parses_ejabberd_push_publish_node ... ok
[INFO] [stdout] test tests::rejects_placeholder_and_compose_default_secrets ... ok
[INFO] [stdout] test xmpp_component::tests::parses_martin_register_device_command ... ok
[INFO] [stdout] test store::tests::readiness_probe_requires_writable_complete_schema_and_rolls_back ... ok
[INFO] [stdout] test store::tests::failed_sql_mutation_does_not_change_registration_state ... ok
[INFO] [stdout] test store::tests::legacy_json_store_is_migrated_once_without_resurrection ... ok
[INFO] [stdout] test store::tests::stale_generation_cannot_complete_or_clear_a_newer_claim ... ok
[INFO] [stdout] test store::tests::repeated_sync_publish_is_coalesced_into_durable_trailing_delivery ... ok
[INFO] [stdout] test store::tests::expired_delivery_lease_is_recovered_after_store_reopen ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests trix_push
[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" "a5eea294fb0ae84c92e7e9e1372c0cf2cefc13682cf1bb7abf0bc5d61b0a70ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5eea294fb0ae84c92e7e9e1372c0cf2cefc13682cf1bb7abf0bc5d61b0a70ca", kill_on_drop: false }`
[INFO] [stdout] a5eea294fb0ae84c92e7e9e1372c0cf2cefc13682cf1bb7abf0bc5d61b0a70ca
