[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 try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funizhu%2Fugent-wechat-proxy" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/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-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/unizhu/ugent-wechat-proxy on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ce763037622cdb183c887cebea06487aea0fee32a52e86678bd9859ae63b928c
[INFO] running `Command { std: "docker" "start" "-a" "ce763037622cdb183c887cebea06487aea0fee32a52e86678bd9859ae63b928c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ce763037622cdb183c887cebea06487aea0fee32a52e86678bd9859ae63b928c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce763037622cdb183c887cebea06487aea0fee32a52e86678bd9859ae63b928c", kill_on_drop: false }`
[INFO] [stdout] ce763037622cdb183c887cebea06487aea0fee32a52e86678bd9859ae63b928c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7a1db13e927d80429a285736945c0028d323c52f15518582e39d8162f8b6ccb5
[INFO] running `Command { std: "docker" "start" "-a" "7a1db13e927d80429a285736945c0028d323c52f15518582e39d8162f8b6ccb5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling yaml-rust2 v0.10.4
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling serde-untagged v0.1.9
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling rust-ini v0.21.3
[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 serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[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 openssl-macros v0.1.1
[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 pest_derive v2.8.6
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling ron v0.12.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling serde-xml-rs v0.6.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[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 config v0.15.19
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[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 idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling rusqlite v0.32.1
[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 `dev` profile [unoptimized + debuginfo] target(s) in 59.20s
[INFO] running `Command { std: "docker" "inspect" "7a1db13e927d80429a285736945c0028d323c52f15518582e39d8162f8b6ccb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a1db13e927d80429a285736945c0028d323c52f15518582e39d8162f8b6ccb5", kill_on_drop: false }`
[INFO] [stdout] 7a1db13e927d80429a285736945c0028d323c52f15518582e39d8162f8b6ccb5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 721fd88a170f60d92caae11bef832d547bce9d0cec3ea9b1c361941c44accd75
[INFO] running `Command { std: "docker" "start" "-a" "721fd88a170f60d92caae11bef832d547bce9d0cec3ea9b1c361941c44accd75", 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 27.70s
[INFO] running `Command { std: "docker" "inspect" "721fd88a170f60d92caae11bef832d547bce9d0cec3ea9b1c361941c44accd75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "721fd88a170f60d92caae11bef832d547bce9d0cec3ea9b1c361941c44accd75", kill_on_drop: false }`
[INFO] [stdout] 721fd88a170f60d92caae11bef832d547bce9d0cec3ea9b1c361941c44accd75
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 11e9ea4bec202de8e36a0eca51a5ce9510f32db851dfb6738bf09f0d2a9c29f6
[INFO] running `Command { std: "docker" "start" "-a" "11e9ea4bec202de8e36a0eca51a5ce9510f32db851dfb6738bf09f0d2a9c29f6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ugent_wechat_proxy-43cbfcdc4690c749)
[INFO] [stdout] 
[INFO] [stdout] running 44 tests
[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::tests::test_decode_wecom_key ... ok
[INFO] [stdout] test crypto::tests::test_sign_and_verify ... ok
[INFO] [stdout] test media_cache::tests::test_get_path ... ok
[INFO] [stdout] test crypto::test_real_key::test_real_wecom_key ... ok
[INFO] [stdout] test media_cache::tests::test_max_file_size ... ok
[INFO] [stdout] test broker::tests::test_build_wechat_response ... ok
[INFO] [stdout] test outbound::tests::test_get_max_size ... ok
[INFO] [stdout] test crypto::tests::test_encrypt_decrypt_roundtrip ... ok
[INFO] [stdout] test outbound::tests::test_infer_kind_case_insensitive ... ok
[INFO] [stdout] test outbound::tests::test_infer_kind_from_extension_audio_formats ... ok
[INFO] [stdout] test outbound::tests::test_infer_kind_from_extension_image_formats ... ok
[INFO] [stdout] test outbound::tests::test_infer_kind_from_extension_video_formats ... ok
[INFO] [stdout] test outbound::tests::test_infer_kind_from_extension_amr ... 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_max_sizes ... 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 types::tests::test_outbound_artifact_kind_alias_deserialize ... 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 storage::sqlite::tests::test_message_store_creation ... ok
[INFO] [stdout] test types::tests::test_proxy_message_wechat ... ok
[INFO] [stdout] test types::tests::test_proxy_message_wecom ... ok
[INFO] [stdout] test storage::sqlite::tests::test_save_and_duplicate_check ... 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_cached_token_expiry ... 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_get_mime_type ... 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_encrypted_body_parsing ... 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] [stdout] 
[INFO] [stdout] test result: ok. 44 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.74s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ugent_wechat_proxy-f4ee46727517ad00)
[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_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 broker::tests::test_build_wecom_response_without_agent_id ... ok
[INFO] [stdout] test crypto::tests::test_sign_and_verify ... ok
[INFO] [stdout] test media_cache::tests::test_get_path ... ok
[INFO] [stdout] test crypto::tests::test_encrypt_decrypt_roundtrip ... ok
[INFO] [stdout] test outbound::tests::test_get_max_size ... ok
[INFO] [stdout] test media_cache::tests::test_max_file_size ... ok
[INFO] [stdout] test outbound::tests::test_infer_kind_case_insensitive ... ok
[INFO] [stdout] test outbound::tests::test_infer_kind_from_extension_amr ... ok
[INFO] [stdout] test outbound::tests::test_infer_kind_from_extension_audio_formats ... ok
[INFO] [stdout] test outbound::tests::test_infer_kind_from_extension_image_formats ... ok
[INFO] [stdout] test outbound::tests::test_infer_kind_from_extension_video_formats ... 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_max_sizes ... 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 types::tests::test_outbound_artifact_kind_alias_deserialize ... ok
[INFO] [stdout] test types::tests::test_outbound_artifact_serialization ... ok
[INFO] [stdout] test types::tests::test_ws_message_with_artifacts ... ok
[INFO] [stdout] test wecom_api::tests::test_wecom_token_response_deserialize ... ok
[INFO] [stdout] test types::tests::test_wecom_message_parsing ... ok
[INFO] [stdout] test wechat_api::tests::test_template_message_data ... ok
[INFO] [stdout] test types::tests::test_proxy_message_wecom ... ok
[INFO] [stdout] test types::tests::test_outbound_artifact_kind_serialize ... ok
[INFO] [stdout] test storage::sqlite::tests::test_message_store_creation ... ok
[INFO] [stdout] test wecom_api::tests::test_upload_media_response_deserialize ... ok
[INFO] [stdout] test wecom_api::tests::test_wecom_api_response_error ... ok
[INFO] [stdout] test wechat_api::tests::test_cached_token_expiry ... ok
[INFO] [stdout] test types::tests::test_proxy_message_wechat ... ok
[INFO] [stdout] test wecom_api::tests::test_wecom_api_response_deserialize ... ok
[INFO] [stdout] test wecom_api::tests::test_get_mime_type ... ok
[INFO] [stdout] test storage::sqlite::tests::test_save_and_duplicate_check ... ok
[INFO] [stdout] test wecom_webhook::tests::test_wecom_encrypted_body_parsing ... 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] [stdout] 
[INFO] [stdout] test result: ok. 44 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ugent_wechat_proxy
[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" "11e9ea4bec202de8e36a0eca51a5ce9510f32db851dfb6738bf09f0d2a9c29f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11e9ea4bec202de8e36a0eca51a5ce9510f32db851dfb6738bf09f0d2a9c29f6", kill_on_drop: false }`
[INFO] [stdout] 11e9ea4bec202de8e36a0eca51a5ce9510f32db851dfb6738bf09f0d2a9c29f6
