[INFO] fetching crate wechat-minapp 3.2.8...
[INFO] testing wechat-minapp-3.2.8 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate wechat-minapp 3.2.8 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate wechat-minapp 3.2.8
[INFO] finished tweaking crates.io crate wechat-minapp 3.2.8
[INFO] tweaked toml for crates.io crate wechat-minapp 3.2.8 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wechat-minapp 3.2.8 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate wechat-minapp 3.2.8 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c4b03d56426f0c2f275ffebb1af3740ec0b98910460fa6adfba4f85500fc4d68
[INFO] running `Command { std: "docker" "start" "-a" "c4b03d56426f0c2f275ffebb1af3740ec0b98910460fa6adfba4f85500fc4d68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c4b03d56426f0c2f275ffebb1af3740ec0b98910460fa6adfba4f85500fc4d68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4b03d56426f0c2f275ffebb1af3740ec0b98910460fa6adfba4f85500fc4d68", kill_on_drop: false }`
[INFO] [stdout] c4b03d56426f0c2f275ffebb1af3740ec0b98910460fa6adfba4f85500fc4d68
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fb67d3e15378ac1ded48873cf835353dedadb67d20c789b3b6bfb4d2435847ce
[INFO] running `Command { std: "docker" "start" "-a" "fb67d3e15378ac1ded48873cf835353dedadb67d20c789b3b6bfb4d2435847ce", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling syn v2.0.107
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling wechat-minapp v3.2.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.02s
[INFO] running `Command { std: "docker" "inspect" "fb67d3e15378ac1ded48873cf835353dedadb67d20c789b3b6bfb4d2435847ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb67d3e15378ac1ded48873cf835353dedadb67d20c789b3b6bfb4d2435847ce", kill_on_drop: false }`
[INFO] [stdout] fb67d3e15378ac1ded48873cf835353dedadb67d20c789b3b6bfb4d2435847ce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 30a26fac85d088e106d444ff0d0af485f74a054824f4133a317ba342349e2a97
[INFO] running `Command { std: "docker" "start" "-a" "30a26fac85d088e106d444ff0d0af485f74a054824f4133a317ba342349e2a97", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling actix-service v2.0.3
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling flate2 v1.1.4
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling impl-more v0.1.9
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling actix-http v3.11.2
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling actix-web v4.11.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling wechat-minapp v3.2.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 49.63s
[INFO] running `Command { std: "docker" "inspect" "30a26fac85d088e106d444ff0d0af485f74a054824f4133a317ba342349e2a97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30a26fac85d088e106d444ff0d0af485f74a054824f4133a317ba342349e2a97", kill_on_drop: false }`
[INFO] [stdout] 30a26fac85d088e106d444ff0d0af485f74a054824f4133a317ba342349e2a97
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b3aa3c7e34dc058c8e2516cef7676e2d2b055324e2674bc423568ebee8934686
[INFO] running `Command { std: "docker" "start" "-a" "b3aa3c7e34dc058c8e2516cef7676e2d2b055324e2674bc423568ebee8934686", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wechat_minapp-dfa563bed917b259)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test minapp_security::msg_sec_check::tests::test_args_builder ... ok
[INFO] [stdout] test minapp_security::msg_sec_check::tests::test_msg_sec_check_result ... ok
[INFO] [stdout] test minapp_security::msg_sec_check::tests::test_scene_enum ... ok
[INFO] [stdout] test minapp_security::tests::test_suggest_enum ... ok
[INFO] [stdout] test minapp_security::tests::test_serialization ... ok
[INFO] [stdout] test new_type::non_query_page_path::tests::test_display ... ok
[INFO] [stdout] test new_type::non_query_page_path::tests::test_conversions ... ok
[INFO] [stdout] test minapp_security::msg_sec_check::tests::test_msg_sec_check_result_with_risk ... ok
[INFO] [stdout] test new_type::non_query_page_path::tests::test_invalid_page_paths ... ok
[INFO] [stdout] test minapp_security::msg_sec_check::tests::test_args_builder_validation ... ok
[INFO] [stdout] test new_type::non_query_page_path::tests::test_valid_page_paths ... ok
[INFO] [stdout] test new_type::scene::tests::test_valid_string ... ok
[INFO] [stdout] test new_type::scene::tests::test_conversions ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests wechat_minapp
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test src/client/mod.rs - client (line 15) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 29) - compile ... ok
[INFO] [stdout] test src/link/short_link.rs - link::short_link (line 10) - compile ... FAILED
[INFO] [stdout] test src/minapp_security/msg_sec_check.rs - minapp_security::msg_sec_check::MsgSecCheckResult (line 381) - compile ... ok
[INFO] [stdout] test src/client/mod.rs - client (line 29) - compile ... ok
[INFO] [stdout] test src/minapp_security/msg_sec_check.rs - minapp_security::msg_sec_check::MinappSecurity::msg_sec_check (line 481) - compile ... ok
[INFO] [stdout] test src/link/short_link.rs - link::short_link::Link::short_link (line 195) - compile ... FAILED
[INFO] [stdout] test src/minapp_security/msg_sec_check.rs - minapp_security::msg_sec_check (line 23) - compile ... ok
[INFO] [stdout] test src/qr/minapp_code.rs - qr::minapp_code (line 98) - compile ... ok
[INFO] [stdout] test src/error.rs - error (line 16) - compile ... FAILED
[INFO] [stdout] test src/link/short_link.rs - link::short_link::ShortLinkArgsBuilder (line 91) ... FAILED
[INFO] [stdout] test src/qr/minapp_code.rs - qr::minapp_code::Qr::qr_code (line 420) - compile ... ok
[INFO] [stdout] test src/qr/minapp_code.rs - qr::minapp_code::QrCode (line 146) - compile ... ok
[INFO] [stdout] test src/qr/unlimited_minapp_code.rs - qr::unlimited_minapp_code (line 14) - compile ... ok
[INFO] [stdout] test src/qr/minapp_code.rs - qr::minapp_code (line 14) - compile ... ok
[INFO] [stdout] test src/link/short_link.rs - link::short_link::ShortLink (line 45) - compile ... FAILED
[INFO] [stdout] test src/qr/unlimited_minapp_code.rs - qr::unlimited_minapp_code (line 93) - compile ... ok
[INFO] [stdout] test src/qr/minapp_code.rs - qr::minapp_code (line 67) - compile ... FAILED
[INFO] [stdout] test src/user/credential.rs - user::credential::Credential::decrypt (line 47) - compile ... FAILED
[INFO] [stdout] test src/qr/unlimited_minapp_code.rs - qr::unlimited_minapp_code (line 61) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 35) - compile ... FAILED
[INFO] [stdout] test src/user/user_info.rs - user::user_info::User::get_contact (line 260) - compile ... FAILED
[INFO] [stdout] test src/user/mod.rs - user (line 26) - compile ... FAILED
[INFO] [stdout] test src/user/user_info.rs - user::user_info::User::login (line 195) - compile ... FAILED
[INFO] [stdout] test src/qr/unlimited_minapp_code.rs - qr::unlimited_minapp_code::Qr::unlimited_qr_code (line 339) - compile ... ok
[INFO] [stdout] test src/user/user_info.rs - user::user_info::UserInfo (line 16) - compile ... FAILED
[INFO] [stdout] test src/user/mod.rs - user (line 7) - compile ... FAILED
[INFO] [stdout] test src/user/mod.rs - user (line 49) - compile ... FAILED
[INFO] [stdout] test src/qr/minapp_code.rs - qr::minapp_code::Rgb (line 241) ... ok
[INFO] [stdout] test src/minapp_security/msg_sec_check.rs - minapp_security::msg_sec_check::ArgsBuilder (line 144) ... ok
[INFO] [stdout] test src/qr/minapp_code.rs - qr::minapp_code::QrCodeArgBuilder (line 212) ... FAILED
[INFO] [stdout] test src/qr/unlimited_minapp_code.rs - qr::unlimited_minapp_code::UnlimitedQrCodeArgsBuilder (line 175) ... FAILED
[INFO] [stdout] test src/minapp_security/msg_sec_check.rs - minapp_security::msg_sec_check::Scene (line 71) ... ok
[INFO] [stdout] test src/minapp_security/msg_sec_check.rs - minapp_security::msg_sec_check::Args (line 110) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/link/short_link.rs - link::short_link (line 10) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `wechat_minapp::Link`
[INFO] [stdout]   --> src/link/short_link.rs:13:20
[INFO] [stdout]    |
[INFO] [stdout] 13 | use wechat_minapp::Link::{ShortLinkArgs,Link};
[INFO] [stdout]    |                    ^^^^ could not find `Link` in `wechat_minapp`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/link/short_link.rs - link::short_link::Link::short_link (line 195) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `wechat_minapp::Link`
[INFO] [stdout]    --> src/link/short_link.rs:198:20
[INFO] [stdout]     |
[INFO] [stdout] 198 | use wechat_minapp::Link::{ShortLinkArgs,Link};
[INFO] [stdout]     |                    ^^^^ could not find `Link` in `wechat_minapp`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/error.rs - error (line 16) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Error` in this scope
[INFO] [stdout]   --> src/error.rs:17:43
[INFO] [stdout]    |
[INFO] [stdout] 17 | async fn make_api_request() -> Result<(), Error> {
[INFO] [stdout]    |                                           ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 16 + use std::error::Error;
[INFO] [stdout]    |
[INFO] [stdout] 16 + use std::fmt::Error;
[INFO] [stdout]    |
[INFO] [stdout] 16 + use std::io::Error;
[INFO] [stdout]    |
[INFO] [stdout] 16 + use core::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]    = and 13 other candidates
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/link/short_link.rs - link::short_link::ShortLinkArgsBuilder (line 91) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `wechat_minapp::Link`
[INFO] [stdout]   --> src/link/short_link.rs:93:20
[INFO] [stdout]    |
[INFO] [stdout] 93 | use wechat_minapp::Link::ShortLinkArgs;
[INFO] [stdout]    |                    ^^^^ could not find `Link` in `wechat_minapp`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/link/short_link.rs - link::short_link::ShortLink (line 45) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `wechat_minapp::Link`
[INFO] [stdout]   --> src/link/short_link.rs:48:20
[INFO] [stdout]    |
[INFO] [stdout] 48 | use wechat_minapp::Link::{ShortLinkArgs,Link};
[INFO] [stdout]    |                    ^^^^ could not find `Link` in `wechat_minapp`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/qr/minapp_code.rs - qr::minapp_code (line 67) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rgb`
[INFO] [stdout]   --> src/qr/minapp_code.rs:83:17
[INFO] [stdout]    |
[INFO] [stdout] 83 |     .line_color(Rgb::new(255, 0, 0)) // 红色线条
[INFO] [stdout]    |                 ^^^ use of undeclared type `Rgb`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 69 + use wechat_minapp::qr::Rgb;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/user/credential.rs - user::credential::Credential::decrypt (line 47) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `wechat_minapp::user::Contact`
[INFO] [stdout]   --> src/user/credential.rs:50:33
[INFO] [stdout]    |
[INFO] [stdout] 50 | use wechat_minapp::user::{User, Contact};
[INFO] [stdout]    |                                 ^^^^^^^ no `Contact` in `user`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `encrypted_data` in this scope
[INFO] [stdout]   --> src/user/credential.rs:58:36
[INFO] [stdout]    |
[INFO] [stdout] 58 |     let info = credential.decrypt(&encrypted_data, &iv)?;
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `iv` in this scope
[INFO] [stdout]   --> src/user/credential.rs:58:53
[INFO] [stdout]    |
[INFO] [stdout] 58 |     let info = credential.decrypt(&encrypted_data, &iv)?;
[INFO] [stdout]    |                                                     ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/qr/unlimited_minapp_code.rs - qr::unlimited_minapp_code (line 61) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rgb`
[INFO] [stdout]   --> src/qr/unlimited_minapp_code.rs:78:17
[INFO] [stdout]    |
[INFO] [stdout] 78 |     .line_color(Rgb::new(255, 0, 0)) // 红色线条
[INFO] [stdout]    |                 ^^^ use of undeclared type `Rgb`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 63 + use wechat_minapp::qr::Rgb;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 35) stdout ----
[INFO] [stdout] error: expected `;`, found `}`
[INFO] [stdout]   --> src/lib.rs:47:62
[INFO] [stdout]    |
[INFO] [stdout] 47 | let client = WechatMinapp::custom(http_client, token_storage)
[INFO] [stdout]    |                                                              ^ help: add `;` here
[INFO] [stdout] 48 | } _doctest_main_src_lib_rs_35_0() }
[INFO] [stdout]    | - unexpected token
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Arc`
[INFO] [stdout]   --> src/lib.rs:40:19
[INFO] [stdout]    |
[INFO] [stdout] 40 | let http_client = Arc::new(ReqwestHttpClient::new());
[INFO] [stdout]    |                   ^^^ use of undeclared type `Arc`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 34 + use std::sync::Arc;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Arc`
[INFO] [stdout]   --> src/lib.rs:41:18
[INFO] [stdout]    |
[INFO] [stdout] 41 | let token_type = Arc::new(Normal::new(
[INFO] [stdout]    |                  ^^^ use of undeclared type `Arc`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 34 + use std::sync::Arc;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `app_id` in this scope
[INFO] [stdout]   --> src/lib.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |        &app_id,
[INFO] [stdout]    |         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `secret` in this scope
[INFO] [stdout]   --> src/lib.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |        &secret,
[INFO] [stdout]    |         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Arc`
[INFO] [stdout]   --> src/lib.rs:46:21
[INFO] [stdout]    |
[INFO] [stdout] 46 | let token_storage = Arc::new(MemoryTokenStorage::new(token_type));
[INFO] [stdout]    |                     ^^^ use of undeclared type `Arc`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 34 + use std::sync::Arc;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Normal`
[INFO] [stdout]   --> src/lib.rs:41:27
[INFO] [stdout]    |
[INFO] [stdout] 41 | let token_type = Arc::new(Normal::new(
[INFO] [stdout]    |                           ^^^^^^ use of undeclared type `Normal`
[INFO] [stdout]    |
[INFO] [stdout] help: there is an enum variant `core::intrinsics::mir::BasicBlock::Normal` and 6 others; try using the variant's enum
[INFO] [stdout]    |
[INFO] [stdout] 41 - let token_type = Arc::new(Normal::new(
[INFO] [stdout] 41 + let token_type = Arc::new(core::intrinsics::mir::BasicBlock::new(
[INFO] [stdout]    |
[INFO] [stdout] 41 - let token_type = Arc::new(Normal::new(
[INFO] [stdout] 41 + let token_type = Arc::new(core::num::FpCategory::new(
[INFO] [stdout]    |
[INFO] [stdout] 41 - let token_type = Arc::new(Normal::new(
[INFO] [stdout] 41 + let token_type = Arc::new(std::intrinsics::mir::BasicBlock::new(
[INFO] [stdout]    |
[INFO] [stdout] 41 - let token_type = Arc::new(Normal::new(
[INFO] [stdout] 41 + let token_type = Arc::new(std::num::FpCategory::new(
[INFO] [stdout]    |
[INFO] [stdout]    = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/user/user_info.rs - user::user_info::User::get_contact (line 260) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `wechat_minapp::user::Contact`
[INFO] [stdout]    --> src/user/user_info.rs:263:33
[INFO] [stdout]     |
[INFO] [stdout] 263 | use wechat_minapp::user::{User, Contact};
[INFO] [stdout]     |                                 ^^^^^^^ no `Contact` in `user`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/user/mod.rs - user (line 26) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `wechat_minapp::user::Contact`
[INFO] [stdout]   --> src/user/mod.rs:29:33
[INFO] [stdout]    |
[INFO] [stdout] 29 | use wechat_minapp::user::{User, Contact};
[INFO] [stdout]    |                                 ^^^^^^^ no `Contact` in `user`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `encrypted_data` in this scope
[INFO] [stdout]   --> src/user/mod.rs:37:36
[INFO] [stdout]    |
[INFO] [stdout] 37 |     let info = credential.decrypt(&encrypted_data, &iv)?;
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `iv` in this scope
[INFO] [stdout]   --> src/user/mod.rs:37:53
[INFO] [stdout]    |
[INFO] [stdout] 37 |     let info = credential.decrypt(&encrypted_data, &iv)?;
[INFO] [stdout]    |                                                     ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/user/user_info.rs - user::user_info::User::login (line 195) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `wechat_minapp::user::Contact`
[INFO] [stdout]    --> src/user/user_info.rs:198:33
[INFO] [stdout]     |
[INFO] [stdout] 198 | use wechat_minapp::user::{User, Contact};
[INFO] [stdout]     |                                 ^^^^^^^ no `Contact` in `user`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/user/user_info.rs - user::user_info::UserInfo (line 16) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `wechat_minapp::user::Contact`
[INFO] [stdout]   --> src/user/user_info.rs:19:33
[INFO] [stdout]    |
[INFO] [stdout] 19 | use wechat_minapp::user::{User, Contact};
[INFO] [stdout]    |                                 ^^^^^^^ no `Contact` in `user`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `encrypted_data` in this scope
[INFO] [stdout]   --> src/user/user_info.rs:27:36
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let info = credential.decrypt(&encrypted_data, &iv)?;
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `iv` in this scope
[INFO] [stdout]   --> src/user/user_info.rs:27:53
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let info = credential.decrypt(&encrypted_data, &iv)?;
[INFO] [stdout]    |                                                     ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/user/mod.rs - user (line 7) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `wechat_minapp::user::Contact`
[INFO] [stdout]   --> src/user/mod.rs:10:33
[INFO] [stdout]    |
[INFO] [stdout] 10 | use wechat_minapp::user::{User, Contact};
[INFO] [stdout]    |                                 ^^^^^^^ no `Contact` in `user`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/user/mod.rs - user (line 49) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `wechat_minapp::user::Contact`
[INFO] [stdout]   --> src/user/mod.rs:52:33
[INFO] [stdout]    |
[INFO] [stdout] 52 | use wechat_minapp::user::{User, Contact};
[INFO] [stdout]    |                                 ^^^^^^^ no `Contact` in `user`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `credential` in this scope
[INFO] [stdout]   --> src/user/mod.rs:60:16
[INFO] [stdout]    |
[INFO] [stdout] 60 |     let info = credential.decrypt(&encrypted_data, &iv)?;
[INFO] [stdout]    |                ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `encrypted_data` in this scope
[INFO] [stdout]   --> src/user/mod.rs:60:36
[INFO] [stdout]    |
[INFO] [stdout] 60 |     let info = credential.decrypt(&encrypted_data, &iv)?;
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `iv` in this scope
[INFO] [stdout]   --> src/user/mod.rs:60:53
[INFO] [stdout]    |
[INFO] [stdout] 60 |     let info = credential.decrypt(&encrypted_data, &iv)?;
[INFO] [stdout]    |                                                     ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/qr/minapp_code.rs - qr::minapp_code::QrCodeArgBuilder (line 212) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (349) panicked at src/qr/minapp_code.rs:15:6:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: InvalidParameter("auto_color 为 true 时，line_color 不能设置")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a7a3f95a902 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a7a3f95a902 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a7a3f95a902 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a7a3f95a902 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a7a3f96bcca - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a7a3f96bcca - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5a7a3f95e456 - std[3f03f8b59f91bef1]::io::default_write_fmt::<std[3f03f8b59f91bef1]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a7a3f95e456 - <std[3f03f8b59f91bef1]::sys::stdio::unix::Stderr as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a7a3f945cdf - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a7a3f945cdf - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a7a3f956e11 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5a7a3f956fcb - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5a7a3f945d98 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5a7a3f93b2b9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5a7a3f9465bd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5a7a3f96c40c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5a7a3f96c152 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5a7a3f8b838c - rust_out[183646e59c86b0c5]::main::_doctest_main_src_qr_minapp_code_rs_212_0
[INFO] [stdout]   18:     0x5a7a3f8b8176 - rust_out[183646e59c86b0c5]::main
[INFO] [stdout]   19:     0x5a7a3f8b90a3 - <fn() as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x5a7a3f8b8136 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   21:     0x5a7a3f8b8149 - std[3f03f8b59f91bef1]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   22:     0x5a7a3f956406 - <&dyn core[585f66e14d78f9ba]::ops::function::Fn<(), Output = i32> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::panic::unwind_safe::RefUnwindSafe as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   23:     0x5a7a3f956406 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<&dyn core[585f66e14d78f9ba]::ops::function::Fn<(), Output = i32> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24:     0x5a7a3f956406 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<i32, &dyn core[585f66e14d78f9ba]::ops::function::Fn<(), Output = i32> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   25:     0x5a7a3f956406 - std[3f03f8b59f91bef1]::panic::catch_unwind::<&dyn core[585f66e14d78f9ba]::ops::function::Fn<(), Output = i32> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   26:     0x5a7a3f956406 - std[3f03f8b59f91bef1]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/rt.rs:175:24
[INFO] [stdout]   27:     0x5a7a3f956406 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<std[3f03f8b59f91bef1]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5a7a3f956406 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<isize, std[3f03f8b59f91bef1]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5a7a3f956406 - std[3f03f8b59f91bef1]::panic::catch_unwind::<std[3f03f8b59f91bef1]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5a7a3f956406 - std[3f03f8b59f91bef1]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/rt.rs:171:5
[INFO] [stdout]   31:     0x5a7a3f8b8101 - std[3f03f8b59f91bef1]::rt::lang_start::<()>
[INFO] [stdout]   32:     0x5a7a3f8b9105 - main
[INFO] [stdout]   33:     0x7c8b99c291ca - <unknown>
[INFO] [stdout]   34:     0x7c8b99c2928b - __libc_start_main
[INFO] [stdout]   35:     0x5a7a3f8b7f15 - _start
[INFO] [stdout]   36:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/qr/unlimited_minapp_code.rs - qr::unlimited_minapp_code::UnlimitedQrCodeArgsBuilder (line 175) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (348) panicked at src/qr/unlimited_minapp_code.rs:14:6:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: InvalidParameter("scene 不能为空")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b16341ccbf2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b16341ccbf2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b16341ccbf2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b16341ccbf2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b16341ddfba - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b16341ddfba - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5b16341d0746 - std[3f03f8b59f91bef1]::io::default_write_fmt::<std[3f03f8b59f91bef1]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b16341d0746 - <std[3f03f8b59f91bef1]::sys::stdio::unix::Stderr as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b16341b7fcf - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b16341b7fcf - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b16341c9101 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5b16341c92bb - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5b16341b8088 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5b16341ad5a9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5b16341b88ad - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5b16341de6fc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5b16341de442 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5b16341299b4 - rust_out[183646e59c86b0c5]::main::_doctest_main_src_qr_unlimited_minapp_code_rs_175_0
[INFO] [stdout]   18:     0x5b16341297b6 - rust_out[183646e59c86b0c5]::main
[INFO] [stdout]   19:     0x5b163412a6d3 - <fn() as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x5b1634129776 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   21:     0x5b1634129789 - std[3f03f8b59f91bef1]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   22:     0x5b16341c86f6 - <&dyn core[585f66e14d78f9ba]::ops::function::Fn<(), Output = i32> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::panic::unwind_safe::RefUnwindSafe as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   23:     0x5b16341c86f6 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<&dyn core[585f66e14d78f9ba]::ops::function::Fn<(), Output = i32> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24:     0x5b16341c86f6 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<i32, &dyn core[585f66e14d78f9ba]::ops::function::Fn<(), Output = i32> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   25:     0x5b16341c86f6 - std[3f03f8b59f91bef1]::panic::catch_unwind::<&dyn core[585f66e14d78f9ba]::ops::function::Fn<(), Output = i32> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   26:     0x5b16341c86f6 - std[3f03f8b59f91bef1]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/rt.rs:175:24
[INFO] [stdout]   27:     0x5b16341c86f6 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<std[3f03f8b59f91bef1]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5b16341c86f6 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<isize, std[3f03f8b59f91bef1]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5b16341c86f6 - std[3f03f8b59f91bef1]::panic::catch_unwind::<std[3f03f8b59f91bef1]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5b16341c86f6 - std[3f03f8b59f91bef1]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/rt.rs:171:5
[INFO] [stdout]   31:     0x5b16341296a1 - std[3f03f8b59f91bef1]::rt::lang_start::<()>
[INFO] [stdout]   32:     0x5b163412a735 - main
[INFO] [stdout]   33:     0x70d4e25fd1ca - <unknown>
[INFO] [stdout]   34:     0x70d4e25fd28b - __libc_start_main
[INFO] [stdout]   35:     0x5b16341294b5 - _start
[INFO] [stdout]   36:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/minapp_security/msg_sec_check.rs - minapp_security::msg_sec_check::Args (line 110) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (350) panicked at src/minapp_security/msg_sec_check.rs:8:1:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 24
[INFO] [stdout]  right: 18
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x651fefedfa82 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x651fefedfa82 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x651fefedfa82 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x651fefedfa82 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x651fefef03da - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x651fefef03da - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x651fefee35d6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<std[3f03f8b59f91bef1]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x651fefee35d6 - <std[3f03f8b59f91bef1]::sys::stdio::unix::Stderr as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x651fefecae5f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x651fefecae5f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x651fefedbf91 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x651fefedc14b - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x651fefecaf18 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x651fefec0439 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x651fefecb73d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x651fefef0a0c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x651fefef0923 - core[585f66e14d78f9ba]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:439:17
[INFO] [stdout]   17:     0x651fefeee6e9 - core[585f66e14d78f9ba]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:394:5
[INFO] [stdout]   18:     0x651fefeb44ef - rust_out[183646e59c86b0c5]::main::_doctest_main_src_minapp_security_msg_sec_check_rs_110_0
[INFO] [stdout]   19:     0x651fefeb4436 - rust_out[183646e59c86b0c5]::main
[INFO] [stdout]   20:     0x651fefeb4573 - <fn() as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x651fefeb43f6 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   22:     0x651fefeb4409 - std[3f03f8b59f91bef1]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   23:     0x651fefedb586 - <&dyn core[585f66e14d78f9ba]::ops::function::Fn<(), Output = i32> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::panic::unwind_safe::RefUnwindSafe as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   24:     0x651fefedb586 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<&dyn core[585f66e14d78f9ba]::ops::function::Fn<(), Output = i32> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   25:     0x651fefedb586 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<i32, &dyn core[585f66e14d78f9ba]::ops::function::Fn<(), Output = i32> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x651fefedb586 - std[3f03f8b59f91bef1]::panic::catch_unwind::<&dyn core[585f66e14d78f9ba]::ops::function::Fn<(), Output = i32> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x651fefedb586 - std[3f03f8b59f91bef1]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/rt.rs:175:24
[INFO] [stdout]   28:     0x651fefedb586 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<std[3f03f8b59f91bef1]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x651fefedb586 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<isize, std[3f03f8b59f91bef1]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x651fefedb586 - std[3f03f8b59f91bef1]::panic::catch_unwind::<std[3f03f8b59f91bef1]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x651fefedb586 - std[3f03f8b59f91bef1]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/rt.rs:171:5
[INFO] [stdout]   32:     0x651fefeb42e1 - std[3f03f8b59f91bef1]::rt::lang_start::<()>
[INFO] [stdout]   33:     0x651fefeb45d5 - main
[INFO] [stdout]   34:     0x7ccb8f12d1ca - <unknown>
[INFO] [stdout]   35:     0x7ccb8f12d28b - __libc_start_main
[INFO] [stdout]   36:     0x651fefeb4035 - _start
[INFO] [stdout]   37:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/error.rs - error (line 16)
[INFO] [stdout]     src/lib.rs - (line 35)
[INFO] [stdout]     src/link/short_link.rs - link::short_link (line 10)
[INFO] [stdout]     src/link/short_link.rs - link::short_link::Link::short_link (line 195)
[INFO] [stdout]     src/link/short_link.rs - link::short_link::ShortLink (line 45)
[INFO] [stdout]     src/link/short_link.rs - link::short_link::ShortLinkArgsBuilder (line 91)
[INFO] [stdout]     src/minapp_security/msg_sec_check.rs - minapp_security::msg_sec_check::Args (line 110)
[INFO] [stdout]     src/qr/minapp_code.rs - qr::minapp_code (line 67)
[INFO] [stdout]     src/qr/minapp_code.rs - qr::minapp_code::QrCodeArgBuilder (line 212)
[INFO] [stdout]     src/qr/unlimited_minapp_code.rs - qr::unlimited_minapp_code (line 61)
[INFO] [stdout]     src/qr/unlimited_minapp_code.rs - qr::unlimited_minapp_code::UnlimitedQrCodeArgsBuilder (line 175)
[INFO] [stdout]     src/user/credential.rs - user::credential::Credential::decrypt (line 47)
[INFO] [stdout]     src/user/mod.rs - user (line 26)
[INFO] [stdout]     src/user/mod.rs - user (line 49)
[INFO] [stdout]     src/user/mod.rs - user (line 7)
[INFO] [stdout]     src/user/user_info.rs - user::user_info::User::get_contact (line 260)
[INFO] [stdout]     src/user/user_info.rs - user::user_info::User::login (line 195)
[INFO] [stdout]     src/user/user_info.rs - user::user_info::UserInfo (line 16)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 16 passed; 18 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.99s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 2.38s; merged doctests compilation took 0.39s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "b3aa3c7e34dc058c8e2516cef7676e2d2b055324e2674bc423568ebee8934686", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3aa3c7e34dc058c8e2516cef7676e2d2b055324e2674bc423568ebee8934686", kill_on_drop: false }`
[INFO] [stdout] b3aa3c7e34dc058c8e2516cef7676e2d2b055324e2674bc423568ebee8934686
