[INFO] cloning repository https://github.com/link-assistant/router
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/link-assistant/router" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flink-assistant%2Frouter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flink-assistant%2Frouter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ae4974b34ddbc5a8e4a1d40529d204ca13fd9c21
[INFO] testing link-assistant/router against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flink-assistant%2Frouter" "/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/link-assistant/router
[INFO] finished tweaking git repo https://github.com/link-assistant/router
[INFO] tweaked toml for git repo https://github.com/link-assistant/router written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/link-assistant/router on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/link-assistant/router 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ctor v0.4.3
[INFO] [stderr]   Downloaded log-lazy v0.1.0
[INFO] [stderr]   Downloaded tokio-test v0.4.4
[INFO] [stderr]   Downloaded dtor v0.0.6
[INFO] [stderr]   Downloaded dtor-proc-macro v0.0.5
[INFO] [stderr]   Downloaded lino-env v0.1.0
[INFO] [stderr]   Downloaded lino-arguments v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4328f64ed4444bf85be7dd2ac6cec0e21f75727605306ff8004a483a602e5020
[INFO] running `Command { std: "docker" "start" "-a" "4328f64ed4444bf85be7dd2ac6cec0e21f75727605306ff8004a483a602e5020", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4328f64ed4444bf85be7dd2ac6cec0e21f75727605306ff8004a483a602e5020", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4328f64ed4444bf85be7dd2ac6cec0e21f75727605306ff8004a483a602e5020", kill_on_drop: false }`
[INFO] [stdout] 4328f64ed4444bf85be7dd2ac6cec0e21f75727605306ff8004a483a602e5020
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e188361661895b0c980660c9a8f6bb1fc52eb475a513607aa48060fdd56ce16e
[INFO] running `Command { std: "docker" "start" "-a" "e188361661895b0c980660c9a8f6bb1fc52eb475a513607aa48060fdd56ce16e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.5
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.6
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling dtor v0.0.6
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling ctor v0.4.3
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling lino-env v0.1.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling log-lazy v0.1.0
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[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 zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[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 futures-macro v0.3.32
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling simple_asn1 v0.6.4
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling lino-arguments v0.3.0
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[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-native-tls v0.3.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling link-assistant-router v0.17.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s
[INFO] running `Command { std: "docker" "inspect" "e188361661895b0c980660c9a8f6bb1fc52eb475a513607aa48060fdd56ce16e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e188361661895b0c980660c9a8f6bb1fc52eb475a513607aa48060fdd56ce16e", kill_on_drop: false }`
[INFO] [stdout] e188361661895b0c980660c9a8f6bb1fc52eb475a513607aa48060fdd56ce16e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5afe4dec9310c949cc3794abef4fca1dbdcdb8f3b98c5ae2053a9ee1841ab124
[INFO] running `Command { std: "docker" "start" "-a" "5afe4dec9310c949cc3794abef4fca1dbdcdb8f3b98c5ae2053a9ee1841ab124", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling link-assistant-router v0.17.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 42.90s
[INFO] running `Command { std: "docker" "inspect" "5afe4dec9310c949cc3794abef4fca1dbdcdb8f3b98c5ae2053a9ee1841ab124", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5afe4dec9310c949cc3794abef4fca1dbdcdb8f3b98c5ae2053a9ee1841ab124", kill_on_drop: false }`
[INFO] [stdout] 5afe4dec9310c949cc3794abef4fca1dbdcdb8f3b98c5ae2053a9ee1841ab124
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 412edbd89fc458ca4a578b6ae147bf2db879133fb0c55ec3dce21aa9a15f0632
[INFO] running `Command { std: "docker" "start" "-a" "412edbd89fc458ca4a578b6ae147bf2db879133fb0c55ec3dce21aa9a15f0632", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/link_assistant_router-ac8a7f049a1f5900)
[INFO] [stdout] 
[INFO] [stdout] running 66 tests
[INFO] [stdout] test activitypub::tests::actor_contains_required_activitypub_and_forgefed_metadata ... ok
[INFO] [stdout] test activitypub::tests::follow_activity_targets_problemsets_actor ... ok
[INFO] [stdout] test cli::tests::cli_defaults_round_trip_to_config ... ok
[INFO] [stdout] test cli::tests::cli_invalid_routing_mode_rejected ... ok
[INFO] [stdout] test config::tests::default_provider_is_anthropic ... ok
[INFO] [stdout] test config::tests::gonka_provider_requires_private_key ... ok
[INFO] [stdout] test config::tests::test_config_empty_token_secret ... ok
[INFO] [stdout] test config::tests::test_config_missing_token_secret ... ok
[INFO] [stdout] test config::tests::test_config_default_port ... ok
[INFO] [stdout] test config::tests::test_config_with_valid_values ... ok
[INFO] [stdout] test config::tests::gonka_provider_builds_with_private_key_and_defaults ... ok
[INFO] [stdout] test config::tests::test_storage_policy_parsing ... ok
[INFO] [stdout] test config::tests::test_verbose_default_false ... ok
[INFO] [stdout] test config::tests::test_routing_mode_parsing ... ok
[INFO] [stdout] test gonka::tests::signing_headers_do_not_include_private_key ... ok
[INFO] [stdout] test activitypub::tests::inbound_activity_requires_core_fields ... ok
[INFO] [stdout] test metrics::tests::usage_snapshot_returns_consistent_values ... ok
[INFO] [stdout] test gonka::tests::default_model_is_added_when_missing ... ok
[INFO] [stdout] test gonka::tests::existing_model_is_preserved ... ok
[INFO] [stdout] test accounts::tests::least_used_picks_lowest_count ... ok
[INFO] [stdout] test mpp::tests::challenge_response_uses_http_402_and_payment_auth_scheme ... ok
[INFO] [stdout] test metrics::tests::record_and_render_basic_counters ... ok
[INFO] [stdout] test openai::tests::list_models_includes_known_ids ... ok
[INFO] [stdout] test openai::tests::anthropic_tool_use_to_openai_tool_calls ... ok
[INFO] [stdout] test mpp::tests::detects_payment_authorization_credentials ... ok
[INFO] [stdout] test mpp::tests::requires_enabled_and_charge_details ... ok
[INFO] [stdout] test oauth::tests::test_cached_token_returned ... ok
[INFO] [stdout] test oauth::tests::test_no_credential_files ... ok
[INFO] [stdout] test oauth::tests::test_set_token_manually ... ok
[INFO] [stdout] test openai::tests::preserves_claude_native_model_id ... ok
[INFO] [stdout] test gonka::tests::models_endpoint_uses_gonka_owner ... ok
[INFO] [stdout] test openai::tests::responses_api_translation ... ok
[INFO] [stdout] test openai::tests::translates_basic_chat_completion ... ok
[INFO] [stdout] test openai::tests::translates_anthropic_text_stream_to_openai_chat_chunks ... ok
[INFO] [stdout] test openai::tests::translates_tool_call_blocks ... ok
[INFO] [stdout] test openai::tests::translates_anthropic_text_stream_to_openai_response_events ... ok
[INFO] [stdout] test openai::tests::anthropic_to_chat_basic ... ok
[INFO] [stdout] test accounts::tests::no_healthy_returns_error ... ok
[INFO] [stdout] test config::tests::test_config_invalid_port ... ok
[INFO] [stdout] test openai::tests::translates_multipart_user_content ... ok
[INFO] [stdout] test providers::tests::import_indented_provider_config ... ok
[INFO] [stdout] test providers::tests::import_json_provider_config ... ok
[INFO] [stdout] test proxy_tests::extract_client_token_accepts_bearer_or_x_api_key ... ok
[INFO] [stdout] test proxy_tests::build_upstream_headers_strips_client_auth_headers ... ok
[INFO] [stdout] test accounts::tests::round_robin_distributes_calls ... ok
[INFO] [stdout] test oauth::tests::test_read_credential_file ... ok
[INFO] [stdout] test storage::tests::lino_codec_handles_special_chars ... ok
[INFO] [stdout] test storage::tests::memory_store_roundtrip ... ok
[INFO] [stdout] test token::tests::test_expired_token ... ok
[INFO] [stdout] test token::tests::test_list_tokens_returns_records ... ok
[INFO] [stdout] test storage::tests::revoke_marks_record ... ok
[INFO] [stdout] test accounts::tests::cooldown_skips_unhealthy_account ... ok
[INFO] [stdout] test token::tests::test_validate_wrong_prefix ... ok
[INFO] [stdout] test token::tests::test_validate_invalid_jwt ... ok
[INFO] [stdout] test config::tests::test_api_format_parsing ... ok
[INFO] [stdout] test token::tests::test_validate_valid_token ... ok
[INFO] [stdout] test token::tests::test_revoke_token ... ok
[INFO] [stdout] test token::tests::test_issue_token_has_prefix ... ok
[INFO] [stdout] test providers::tests::provider_store_redacts_saved_secret ... ok
[INFO] [stdout] test storage::tests::binary_store_roundtrip ... ok
[INFO] [stdout] test providers::tests::import_provider_store_lenv_preserves_encrypted_key ... ok
[INFO] [stdout] test providers::tests::provider_store_encrypts_and_resolves_api_key ... ok
[INFO] [stdout] test storage::tests::dual_store_writes_both ... ok
[INFO] [stdout] test token::tests::test_persistent_store_roundtrip ... ok
[INFO] [stdout] test storage::tests::text_store_roundtrip ... ok
[INFO] [stdout] test storage::tests::build_token_store_dispatches_correctly ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 66 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/link_assistant_router-379578a1fc4bbb99)
[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/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-0ac2074ffaf3650d)
[INFO] [stdout] 
[INFO] [stdout] running 49 tests
[INFO] [stdout] test activitypub_tests::inbox_validation_rejects_objects_without_actor_or_attributed_to ... ok
[INFO] [stdout] test api_format_tests::test_api_format_unknown ... ok
[INFO] [stdout] test activitypub_tests::actor_context_includes_forgefed_and_fep_ef61_aliases ... ok
[INFO] [stdout] test api_format_tests::test_api_format_anthropic_parsing ... ok
[INFO] [stdout] test api_format_tests::test_api_format_bedrock_parsing ... ok
[INFO] [stdout] test api_format_tests::test_api_format_vertex_parsing ... ok
[INFO] [stdout] test activitypub_tests::follow_activity_can_be_posted_to_problemsets_inbox ... ok
[INFO] [stdout] test config_verbose_tests::test_verbose_disabled ... ok
[INFO] [stdout] test config_verbose_tests::test_verbose_enabled ... ok
[INFO] [stdout] test activitypub_tests::collections_are_addressable_ordered_collections ... ok
[INFO] [stdout] test metrics_rendering_tests::prometheus_output_contains_all_required_counters ... ok
[INFO] [stdout] test metrics_rendering_tests::usage_snapshot_serialises_cleanly ... ok
[INFO] [stdout] test openai_translation_tests::anthropic_response_to_openai_chat_completion ... ok
[INFO] [stdout] test oauth_integration_tests::test_credential_file_parsing ... ok
[INFO] [stdout] test mpp_tests::mpp_payment_authorization_is_not_treated_as_bearer_token ... ok
[INFO] [stdout] test oauth_integration_tests::test_missing_credentials_error ... ok
[INFO] [stdout] test openai_translation_tests::maps_openai_aliases_to_claude_models ... ok
[INFO] [stdout] test openai_translation_tests::models_endpoint_includes_known_claude_ids ... ok
[INFO] [stdout] test oauth_integration_tests::test_manual_token_set_and_get ... ok
[INFO] [stdout] test mpp_tests::openai_mpp_challenge_is_machine_readable_402 ... ok
[INFO] [stdout] test path_routing_tests::test_legacy_prefix_with_nested_path ... ok
[INFO] [stdout] test path_routing_tests::test_vertex_count_tokens_raw_predict_path ... ok
[INFO] [stdout] test path_routing_tests::test_vertex_raw_predict_path ... ok
[INFO] [stdout] test path_routing_tests::test_bedrock_invoke_path ... ok
[INFO] [stdout] test path_routing_tests::test_vertex_stream_raw_predict_path ... ok
[INFO] [stdout] test activitypub_tests::actor_document_exposes_required_activitypub_fields ... ok
[INFO] [stdout] test path_routing_tests::test_bedrock_invoke_stream_path ... ok
[INFO] [stdout] test path_routing_tests::test_anthropic_count_tokens_path ... ok
[INFO] [stdout] test openai_translation_tests::chat_completion_translates_system_and_user ... ok
[INFO] [stdout] test path_routing_tests::test_anthropic_messages_path ... ok
[INFO] [stdout] test path_routing_tests::test_legacy_prefix_root ... ok
[INFO] [stdout] test cli_parser_tests::cli_default_subcommand_is_none ... ok
[INFO] [stdout] test required_headers_tests::test_required_headers_include_anthropic_beta ... ok
[INFO] [stdout] test required_headers_tests::test_required_headers_include_anthropic_version ... ok
[INFO] [stdout] test required_headers_tests::test_required_headers_include_session_id ... ok
[INFO] [stdout] test support_docs_tests::akash_template_exposes_router_and_required_configuration ... ok
[INFO] [stdout] test support_docs_tests::forgefed_docs_describe_public_actor_and_inbox ... ok
[INFO] [stdout] test cli_parser_tests::cli_parses_disable_flags ... ok
[INFO] [stdout] test support_docs_tests::kubernetes_template_includes_deployment_service_and_health_probes ... ok
[INFO] [stdout] test path_routing_tests::test_legacy_prefix_stripped ... ok
[INFO] [stdout] test token_integration_tests::test_different_secrets_reject ... ok
[INFO] [stdout] test token_integration_tests::test_token_roundtrip ... ok
[INFO] [stdout] test version_tests::test_version_is_not_empty ... ok
[INFO] [stdout] test version_tests::test_version_matches_cargo_toml ... ok
[INFO] [stdout] test token_integration_tests::test_multiple_tokens_independent ... ok
[INFO] [stdout] test token_integration_tests::test_revoke_then_reject ... ok
[INFO] [stdout] test cli_parser_tests::cli_parses_doctor_subcommand ... ok
[INFO] [stdout] test cli_parser_tests::cli_parses_serve_subcommand ... ok
[INFO] [stdout] test cli_parser_tests::cli_parses_tokens_issue_with_label ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 49 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/release_workflow_test.rs (/opt/rustwide/target/debug/deps/release_workflow_test-c120d9019433810d)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test dockerfile_builder_installs_native_tls_build_dependencies ... ok
[INFO] [stdout] test readme_exposes_release_status_badges ... ok
[INFO] [stdout] test lockfile_package_version_handles_windows_line_endings ... ok
[INFO] [stdout] test release_workflow_adds_crates_io_link_to_github_releases ... ok
[INFO] [stdout] test release_workflow_maps_crates_io_token_fallback_to_cargo_native_env ... ok
[INFO] [stdout] test release_workflow_publishes_synced_docker_hub_image_after_crate ... ok
[INFO] [stdout] test release_script_avoids_unsupported_regex_lookaround ... ok
[INFO] [stdout] test release_scripts_check_all_release_artifacts ... ok
[INFO] [stdout] test dockerfile_builder_uses_supported_rust_toolchain ... ok
[INFO] [stdout] test cargo_lock_package_version_matches_manifest ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- cargo_lock_package_version_matches_manifest stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cargo_lock_package_version_matches_manifest' (136) panicked at tests/release_workflow_test.rs:60:5:
[INFO] [stdout] assertion `left == right` failed: Cargo.lock package version should stay synced with Cargo.toml so cargo package does not dirty the checkout
[INFO] [stdout]   left: "0.17.0"
[INFO] [stdout]  right: "0.8"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5641c39e79aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5641c39e79aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5641c39e79aa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5641c39e79aa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5641c39fb8aa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5641c39fb8aa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5641c39ec1e2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5641c39ec1e2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5641c39c664f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5641c39c664f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5641c39dfaa9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5641c397bf5c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5641c397bf5c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5641c39dfc62 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5641c39dfc62 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5641c39c6708 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5641c39bb7c9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5641c39c741d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5641c39fbfdc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5641c39fbf53 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x5641c3961c9e - core[e929cb53b82a81ca]::panicking::assert_failed::<&str, &str>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5641c396aae2 - release_workflow_test[e4edd15347f44b0d]::cargo_lock_package_version_matches_manifest
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/release_workflow_test.rs:60:5
[INFO] [stdout]   22:     0x5641c3969b47 - release_workflow_test[e4edd15347f44b0d]::cargo_lock_package_version_matches_manifest::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/release_workflow_test.rs:51:49
[INFO] [stdout]   23:     0x5641c396ee86 - <release_workflow_test[e4edd15347f44b0d]::cargo_lock_package_version_matches_manifest::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5641c396f23b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5641c396f23b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5641c397ca2b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5641c397ca2b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5641c397ca2b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5641c397ca2b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5641c397ca2b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5641c397ca2b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5641c397ca2b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5641c3976144 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5641c3976144 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5641c397f632 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5641c397f632 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5641c397f632 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5641c397f632 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5641c397f632 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5641c397f632 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5641c397f632 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5641c39e6f5f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x5641c39e6f5f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7cc3f3bf5aa4 - <unknown>
[INFO] [stdout]   45:     0x7cc3f3c82a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     cargo_lock_package_version_matches_manifest
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 9 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test release_workflow_test`
[INFO] running `Command { std: "docker" "inspect" "412edbd89fc458ca4a578b6ae147bf2db879133fb0c55ec3dce21aa9a15f0632", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "412edbd89fc458ca4a578b6ae147bf2db879133fb0c55ec3dce21aa9a15f0632", kill_on_drop: false }`
[INFO] [stdout] 412edbd89fc458ca4a578b6ae147bf2db879133fb0c55ec3dce21aa9a15f0632
