[INFO] cloning repository https://github.com/unizhu/ugent-wechat-proxy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/unizhu/ugent-wechat-proxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funizhu%2Fugent-wechat-proxy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funizhu%2Fugent-wechat-proxy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 64d3325370295c41d3a55f1afa15b7a023c602e5
[INFO] testing unizhu/ugent-wechat-proxy against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funizhu%2Fugent-wechat-proxy" "/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/unizhu/ugent-wechat-proxy
[INFO] finished tweaking git repo https://github.com/unizhu/ugent-wechat-proxy
[INFO] tweaked toml for git repo https://github.com/unizhu/ugent-wechat-proxy written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/unizhu/ugent-wechat-proxy on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/unizhu/ugent-wechat-proxy 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-test v0.4.5
[INFO] [stderr]   Downloaded serde-xml-rs v0.6.0
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.63
[INFO] [stderr]   Downloaded prometheus v0.13.4
[INFO] [stderr]   Downloaded web-sys v0.3.90
[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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b98c2c3df321f1eeded7fad74845403c1a4979f855ed32042d1ac95c4b01d0be
[INFO] running `Command { std: "docker" "start" "-a" "b98c2c3df321f1eeded7fad74845403c1a4979f855ed32042d1ac95c4b01d0be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b98c2c3df321f1eeded7fad74845403c1a4979f855ed32042d1ac95c4b01d0be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b98c2c3df321f1eeded7fad74845403c1a4979f855ed32042d1ac95c4b01d0be", kill_on_drop: false }`
[INFO] [stdout] b98c2c3df321f1eeded7fad74845403c1a4979f855ed32042d1ac95c4b01d0be
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 09d09c3d8f4c2a7c4acb9a31dcf64e7b021e7121ebdc5b85b6edbfebddc1c41f
[INFO] running `Command { std: "docker" "start" "-a" "09d09c3d8f4c2a7c4acb9a31dcf64e7b021e7121ebdc5b85b6edbfebddc1c41f", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling rust-ini v0.21.3
[INFO] [stderr]    Compiling yaml-rust2 v0.10.4
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling serde-untagged v0.1.9
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling ron v0.12.0
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[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 h2 v0.4.13
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling config v0.15.19
[INFO] [stderr]    Compiling serde-xml-rs v0.6.0
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling chrono v0.4.44
[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 axum-extra v0.10.3
[INFO] [stderr]    Compiling ugent-wechat-proxy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 28s
[INFO] running `Command { std: "docker" "inspect" "09d09c3d8f4c2a7c4acb9a31dcf64e7b021e7121ebdc5b85b6edbfebddc1c41f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09d09c3d8f4c2a7c4acb9a31dcf64e7b021e7121ebdc5b85b6edbfebddc1c41f", kill_on_drop: false }`
[INFO] [stdout] 09d09c3d8f4c2a7c4acb9a31dcf64e7b021e7121ebdc5b85b6edbfebddc1c41f
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 98cf7c7570447445c80de0016a06dd226b05519985da5eb9bbdf29a8a8036fe2
[INFO] running `Command { std: "docker" "start" "-a" "98cf7c7570447445c80de0016a06dd226b05519985da5eb9bbdf29a8a8036fe2", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.49.0
[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-tungstenite v0.28.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-test v0.4.5
[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 axum v0.8.8
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling axum-extra v0.10.3
[INFO] [stderr]    Compiling ugent-wechat-proxy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 42s
[INFO] running `Command { std: "docker" "inspect" "98cf7c7570447445c80de0016a06dd226b05519985da5eb9bbdf29a8a8036fe2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98cf7c7570447445c80de0016a06dd226b05519985da5eb9bbdf29a8a8036fe2", kill_on_drop: false }`
[INFO] [stdout] 98cf7c7570447445c80de0016a06dd226b05519985da5eb9bbdf29a8a8036fe2
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c9aa924855474722976fe62f806bc80152541e0ac4b9341373ba28fefe5e6a06
[INFO] running `Command { std: "docker" "start" "-a" "c9aa924855474722976fe62f806bc80152541e0ac4b9341373ba28fefe5e6a06", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.69s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ugent_wechat_proxy-430abd1e287ed820)
[INFO] [stdout] 
[INFO] [stdout] running 44 tests
[INFO] [stdout] test broker::tests::test_build_wecom_response_with_agent_id ... ok
[INFO] [stdout] test broker::tests::test_build_wecom_response_without_agent_id ... ok
[INFO] [stdout] test crypto::tests::test_decode_wecom_key ... ok
[INFO] [stdout] test broker::tests::test_build_wechat_response ... ok
[INFO] [stdout] test outbound::tests::test_get_max_size ... ok
[INFO] [stdout] test outbound::tests::test_infer_kind_from_extension_amr ... ok
[INFO] [stdout] test outbound::tests::test_infer_kind_case_insensitive ... ok
[INFO] [stdout] test crypto::tests::test_sign_and_verify ... ok
[INFO] [stdout] test media_cache::tests::test_get_path ... ok
[INFO] [stdout] test media_cache::tests::test_max_file_size ... ok
[INFO] [stdout] test crypto::test_real_key::test_real_wecom_key ... ok
[INFO] [stdout] test crypto::tests::test_encrypt_decrypt_roundtrip ... ok
[INFO] [stdout] test outbound::tests::test_infer_kind_from_extension_audio_formats ... ok
[INFO] [stdout] test outbound::tests::test_max_sizes ... ok
[INFO] [stdout] test outbound::tests::test_mime_hint_for_extension ... ok
[INFO] [stdout] test outbound::tests::test_infer_kind_from_extension_image_formats ... ok
[INFO] [stdout] test outbound::tests::test_validate_size_ok ... ok
[INFO] [stdout] test outbound::tests::test_validate_size_exceeded ... ok
[INFO] [stdout] test outbound::tests::test_infer_kind_preserves_specific_kind ... ok
[INFO] [stdout] test outbound::tests::test_infer_kind_unknown_extension ... ok
[INFO] [stdout] test outbound::tests::test_kind_to_media_type ... ok
[INFO] [stdout] test outbound::tests::test_infer_kind_from_extension_video_formats ... ok
[INFO] [stdout] test types::tests::test_channel_serialize ... ok
[INFO] [stdout] test outbound::tests::test_validate_size_too_small ... ok
[INFO] [stdout] test storage::models::tests::test_kf_message_creation ... ok
[INFO] [stdout] test storage::sqlite::tests::test_message_store_creation ... ok
[INFO] [stdout] test storage::sqlite::tests::test_save_and_duplicate_check ... ok
[INFO] [stdout] test types::tests::test_outbound_artifact_kind_serialize ... ok
[INFO] [stdout] test types::tests::test_outbound_artifact_serialization ... ok
[INFO] [stdout] test wechat_api::tests::test_cached_token_expiry ... ok
[INFO] [stdout] test wecom_api::tests::test_get_mime_type ... ok
[INFO] [stdout] test types::tests::test_proxy_message_wecom ... ok
[INFO] [stdout] test types::tests::test_wecom_message_parsing ... ok
[INFO] [stdout] test types::tests::test_ws_message_with_artifacts ... ok
[INFO] [stdout] test wechat_api::tests::test_template_message_data ... ok
[INFO] [stdout] test wecom_api::tests::test_upload_media_response_deserialize ... ok
[INFO] [stdout] test wecom_api::tests::test_wecom_api_response_deserialize ... ok
[INFO] [stdout] test wecom_api::tests::test_wecom_api_response_error ... ok
[INFO] [stdout] test wecom_webhook::tests::test_wecom_encrypted_body_parsing ... ok
[INFO] [stdout] test wecom_api::tests::test_wecom_token_response_deserialize ... ok
[INFO] [stdout] test wecom_webhook::tests::test_wecom_verify_params_parsing ... ok
[INFO] [stdout] test types::tests::test_outbound_artifact_kind_alias_deserialize ... ok
[INFO] [stdout] test types::tests::test_proxy_message_wechat ... ok
[INFO] [stdout] test wecom_api::tests::test_wecom_client_creation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 44 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ugent_wechat_proxy-cf89bb4492d36db7)
[INFO] [stdout] 
[INFO] [stdout] running 44 tests
[INFO] [stdout] test broker::tests::test_build_wechat_response ... ok
[INFO] [stdout] test broker::tests::test_build_wecom_response_without_agent_id ... ok
[INFO] [stdout] test broker::tests::test_build_wecom_response_with_agent_id ... ok
[INFO] [stdout] test crypto::test_real_key::test_real_wecom_key ... ok
[INFO] [stdout] test crypto::tests::test_decode_wecom_key ... ok
[INFO] [stdout] test crypto::tests::test_encrypt_decrypt_roundtrip ... ok
[INFO] [stdout] test outbound::tests::test_infer_kind_from_extension_amr ... ok
[INFO] [stdout] test crypto::tests::test_sign_and_verify ... ok
[INFO] [stdout] test outbound::tests::test_infer_kind_preserves_specific_kind ... ok
[INFO] [stdout] test media_cache::tests::test_max_file_size ... ok
[INFO] [stdout] test outbound::tests::test_infer_kind_unknown_extension ... ok
[INFO] [stdout] test outbound::tests::test_get_max_size ... ok
[INFO] [stdout] test outbound::tests::test_infer_kind_case_insensitive ... ok
[INFO] [stdout] test outbound::tests::test_infer_kind_from_extension_image_formats ... ok
[INFO] [stdout] test media_cache::tests::test_get_path ... ok
[INFO] [stdout] test outbound::tests::test_infer_kind_from_extension_audio_formats ... ok
[INFO] [stdout] test outbound::tests::test_max_sizes ... ok
[INFO] [stdout] test outbound::tests::test_infer_kind_from_extension_video_formats ... ok
[INFO] [stdout] test outbound::tests::test_kind_to_media_type ... ok
[INFO] [stdout] test outbound::tests::test_mime_hint_for_extension ... ok
[INFO] [stdout] test outbound::tests::test_validate_size_exceeded ... ok
[INFO] [stdout] test outbound::tests::test_validate_size_ok ... ok
[INFO] [stdout] test outbound::tests::test_validate_size_too_small ... ok
[INFO] [stdout] test storage::models::tests::test_kf_message_creation ... ok
[INFO] [stdout] test types::tests::test_channel_serialize ... ok
[INFO] [stdout] test storage::sqlite::tests::test_message_store_creation ... ok
[INFO] [stdout] test types::tests::test_outbound_artifact_kind_alias_deserialize ... ok
[INFO] [stdout] test storage::sqlite::tests::test_save_and_duplicate_check ... ok
[INFO] [stdout] test wechat_api::tests::test_cached_token_expiry ... ok
[INFO] [stdout] test types::tests::test_outbound_artifact_kind_serialize ... ok
[INFO] [stdout] test types::tests::test_outbound_artifact_serialization ... ok
[INFO] [stdout] test types::tests::test_proxy_message_wechat ... ok
[INFO] [stdout] test types::tests::test_proxy_message_wecom ... ok
[INFO] [stdout] test types::tests::test_wecom_message_parsing ... ok
[INFO] [stdout] test types::tests::test_ws_message_with_artifacts ... ok
[INFO] [stdout] test wechat_api::tests::test_template_message_data ... ok
[INFO] [stdout] test wecom_api::tests::test_get_mime_type ... ok
[INFO] [stdout] test wecom_webhook::tests::test_wecom_encrypted_body_parsing ... ok
[INFO] [stdout] test wecom_api::tests::test_upload_media_response_deserialize ... ok
[INFO] [stdout] test wecom_api::tests::test_wecom_api_response_deserialize ... ok
[INFO] [stdout] test wecom_api::tests::test_wecom_api_response_error ... ok
[INFO] [stdout] test wecom_api::tests::test_wecom_token_response_deserialize ... ok
[INFO] [stdout] test wecom_webhook::tests::test_wecom_verify_params_parsing ... ok
[INFO] [stdout] test wecom_api::tests::test_wecom_client_creation ... ok
[INFO] [stderr]    Doc-tests ugent_wechat_proxy
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 44 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[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" "c9aa924855474722976fe62f806bc80152541e0ac4b9341373ba28fefe5e6a06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9aa924855474722976fe62f806bc80152541e0ac4b9341373ba28fefe5e6a06", kill_on_drop: false }`
[INFO] [stdout] c9aa924855474722976fe62f806bc80152541e0ac4b9341373ba28fefe5e6a06
