[INFO] fetching crate rocketmq 5.0.0...
[INFO] testing rocketmq-5.0.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate rocketmq 5.0.0 into /workspace/builds/worker-4-tc2/source
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate rocketmq 5.0.0
[INFO] finished tweaking crates.io crate rocketmq 5.0.0
[INFO] tweaked toml for crates.io crate rocketmq 5.0.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rocketmq 5.0.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rocketmq 5.0.0 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 16b4b88e11a1f4a202168b370efe00bc3110eced2ffd3efab3da22c62e25f016
[INFO] running `Command { std: "docker" "start" "-a" "16b4b88e11a1f4a202168b370efe00bc3110eced2ffd3efab3da22c62e25f016", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "16b4b88e11a1f4a202168b370efe00bc3110eced2ffd3efab3da22c62e25f016", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16b4b88e11a1f4a202168b370efe00bc3110eced2ffd3efab3da22c62e25f016", kill_on_drop: false }`
[INFO] [stdout] 16b4b88e11a1f4a202168b370efe00bc3110eced2ffd3efab3da22c62e25f016
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] af04a024c858aef3cc383195a43ccfacf5b77c9f8f7e1de7e82cf923492329de
[INFO] running `Command { std: "docker" "start" "-a" "af04a024c858aef3cc383195a43ccfacf5b77c9f8f7e1de7e82cf923492329de", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling libc v0.2.141
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling tokio v1.27.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling anyhow v1.0.70
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling rustversion v1.0.12
[INFO] [stderr]    Compiling serde_derive v1.0.160
[INFO] [stderr]    Compiling async-trait v0.1.68
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling serde v1.0.160
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling io-lifetimes v1.0.10
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling rustix v0.37.12
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling linux-raw-sys v0.3.2
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling matchit v0.7.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling syn v2.0.15
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling axum v0.6.16
[INFO] [stderr]    Compiling urlencoding v2.1.2
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling petgraph v0.6.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rustls v0.21.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling predicates-core v1.0.5
[INFO] [stderr]    Compiling regex v1.7.3
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling base64 v0.21.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling mio v0.8.6
[INFO] [stderr]    Compiling getrandom v0.2.9
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling dashmap v5.4.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.2
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling slog-async v2.7.0
[INFO] [stderr]    Compiling time v0.3.15
[INFO] [stderr]    Compiling rustls-native-certs v0.6.2
[INFO] [stderr]    Compiling nix v0.23.2
[INFO] [stderr]    Compiling predicates-tree v1.0.7
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling fragile v2.0.0
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling slog-term v2.9.0
[INFO] [stderr]    Compiling predicates v2.1.5
[INFO] [stderr]    Compiling tempfile v3.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling tokio-macros v2.0.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling mockall_derive v0.11.4
[INFO] [stderr]    Compiling minitrace-macro v0.4.1
[INFO] [stderr]    Compiling mockall_double v0.3.0
[INFO] [stderr]    Compiling rustls-webpki v0.100.1
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling minstant v0.1.2
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling mac_address v1.1.4
[INFO] [stderr]    Compiling prost-build v0.11.9
[INFO] [stderr]    Compiling mockall v0.11.4
[INFO] [stderr]    Compiling tonic-build v0.9.2
[INFO] [stderr]    Compiling rocketmq v5.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling opentelemetry_api v0.19.0
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling minitrace v0.4.1
[INFO] [stderr]    Compiling tokio-util v0.7.7
[INFO] [stderr]    Compiling tokio-stream v0.1.12
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling tokio-rustls v0.24.0
[INFO] [stderr]    Compiling opentelemetry_sdk v0.19.0
[INFO] [stderr]    Compiling h2 v0.3.18
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling os_info v3.7.0
[INFO] [stderr]    Compiling opentelemetry v0.19.0
[INFO] [stderr]    Compiling slog-json v2.6.1
[INFO] [stderr]    Compiling hyper v0.14.26
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling tonic v0.8.3
[INFO] [stderr]    Compiling tonic v0.9.2
[INFO] [stderr]    Compiling opentelemetry-proto v0.2.0
[INFO] [stderr]    Compiling opentelemetry-otlp v0.12.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: minitrace-macro v0.4.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "af04a024c858aef3cc383195a43ccfacf5b77c9f8f7e1de7e82cf923492329de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af04a024c858aef3cc383195a43ccfacf5b77c9f8f7e1de7e82cf923492329de", kill_on_drop: false }`
[INFO] [stdout] af04a024c858aef3cc383195a43ccfacf5b77c9f8f7e1de7e82cf923492329de
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7be813ec8010b0375af34de8f53a449084989bd243ab3165cd6b2529d203f2cc
[INFO] running `Command { std: "docker" "start" "-a" "7be813ec8010b0375af34de8f53a449084989bd243ab3165cd6b2529d203f2cc", kill_on_drop: false }`
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling tokio-util v0.6.10
[INFO] [stderr]    Compiling awaitility v0.3.0
[INFO] [stderr]    Compiling tokio-util v0.7.7
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling h2 v0.3.18
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling prost-derive v0.9.0
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]    Compiling prost v0.9.0
[INFO] [stderr]    Compiling prost-build v0.11.9
[INFO] [stderr]    Compiling tonic-build v0.9.2
[INFO] [stderr]    Compiling hyper v0.14.26
[INFO] [stderr]    Compiling rocketmq v5.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling axum v0.6.16
[INFO] [stderr]    Compiling tonic v0.6.2
[INFO] [stderr]    Compiling wiremock-grpc v0.0.3-alpha2
[INFO] [stderr]    Compiling tonic v0.8.3
[INFO] [stderr]    Compiling tonic v0.9.2
[INFO] [stderr]    Compiling opentelemetry-proto v0.2.0
[INFO] [stderr]    Compiling opentelemetry-otlp v0.12.0
[INFO] [stdout] warning: constant `OPERATION_CLIENT_SHUTDOWN` is never used
[INFO] [stdout]   --> src/client.rs:67:7
[INFO] [stdout]    |
[INFO] [stdout] 67 | const OPERATION_CLIENT_SHUTDOWN: &str = "client.shutdown";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `has_transaction_checker`, `set_transaction_checker`, and `shutdown` are never used
[INFO] [stdout]    --> src/client.rs:116:19
[INFO] [stdout]     |
[INFO] [stdout]  88 | impl Client {
[INFO] [stdout]     | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 116 |     pub(crate) fn has_transaction_checker(&self) -> bool {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 |     pub(crate) fn set_transaction_checker(&mut self, transaction_checker: Box<TransactionChecker>) {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 |     pub(crate) async fn shutdown(mut self) -> Result<(), ClientError> {
[INFO] [stdout]     |                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `OPERATION_NOTIFY_CLIENT_TERMINATION` is never used
[INFO] [stdout]   --> src/session.rs:53:7
[INFO] [stdout]    |
[INFO] [stdout] 53 | const OPERATION_NOTIFY_CLIENT_TERMINATION: &str = "rpc.notify_client_termination";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `notify_shutdown` is never used
[INFO] [stdout]   --> src/session.rs:82:14
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub(crate) trait RPCClient {
[INFO] [stdout]    |                  --------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 82 |     async fn notify_shutdown(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `notify_shutdown` is never read
[INFO] [stdout]   --> src/session.rs:82:14
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub(crate) trait RPCClient {
[INFO] [stdout]    |                  --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 82 |     async fn notify_shutdown(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `shutdown` is never used
[INFO] [stdout]    --> src/session.rs:350:19
[INFO] [stdout]     |
[INFO] [stdout] 114 | impl Session {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 350 |     pub(crate) fn shutdown(&mut self) {
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `shutdown` is never used
[INFO] [stdout]    --> src/session.rs:584:25
[INFO] [stdout]     |
[INFO] [stdout] 538 | impl SessionManager {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 584 |     pub(crate) async fn shutdown(&self) {
[INFO] [stdout]     |                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 45.09s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: minitrace-macro v0.4.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "7be813ec8010b0375af34de8f53a449084989bd243ab3165cd6b2529d203f2cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7be813ec8010b0375af34de8f53a449084989bd243ab3165cd6b2529d203f2cc", kill_on_drop: false }`
[INFO] [stdout] 7be813ec8010b0375af34de8f53a449084989bd243ab3165cd6b2529d203f2cc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] aef0763c438a3b981f1b6ef0c868c506ea39f9a04ace0fd97044ea56cfa1206c
[INFO] running `Command { std: "docker" "start" "-a" "aef0763c438a3b981f1b6ef0c868c506ea39f9a04ace0fd97044ea56cfa1206c", kill_on_drop: false }`
[INFO] [stderr] warning: constant `OPERATION_CLIENT_SHUTDOWN` is never used
[INFO] [stderr]   --> src/client.rs:67:7
[INFO] [stderr]    |
[INFO] [stderr] 67 | const OPERATION_CLIENT_SHUTDOWN: &str = "client.shutdown";
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `has_transaction_checker`, `set_transaction_checker`, and `shutdown` are never used
[INFO] [stderr]    --> src/client.rs:116:19
[INFO] [stderr]     |
[INFO] [stderr]  88 | impl Client {
[INFO] [stderr]     | ----------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 116 |     pub(crate) fn has_transaction_checker(&self) -> bool {
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 120 |     pub(crate) fn set_transaction_checker(&mut self, transaction_checker: Box<TransactionChecker>) {
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 226 |     pub(crate) async fn shutdown(mut self) -> Result<(), ClientError> {
[INFO] [stderr]     |                         ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `OPERATION_NOTIFY_CLIENT_TERMINATION` is never used
[INFO] [stderr]   --> src/session.rs:53:7
[INFO] [stderr]    |
[INFO] [stderr] 53 | const OPERATION_NOTIFY_CLIENT_TERMINATION: &str = "rpc.notify_client_termination";
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `notify_shutdown` is never used
[INFO] [stderr]   --> src/session.rs:82:14
[INFO] [stderr]    |
[INFO] [stderr] 57 | pub(crate) trait RPCClient {
[INFO] [stderr]    |                  --------- method in this trait
[INFO] [stderr] ...
[INFO] [stderr] 82 |     async fn notify_shutdown(
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `notify_shutdown` is never read
[INFO] [stderr]   --> src/session.rs:82:14
[INFO] [stderr]    |
[INFO] [stderr] 57 | pub(crate) trait RPCClient {
[INFO] [stderr]    |                  --------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 82 |     async fn notify_shutdown(
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `shutdown` is never used
[INFO] [stderr]    --> src/session.rs:350:19
[INFO] [stderr]     |
[INFO] [stderr] 114 | impl Session {
[INFO] [stderr]     | ------------ method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 350 |     pub(crate) fn shutdown(&mut self) {
[INFO] [stderr]     |                   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `shutdown` is never used
[INFO] [stderr]    --> src/session.rs:584:25
[INFO] [stderr]     |
[INFO] [stderr] 538 | impl SessionManager {
[INFO] [stderr]     | ------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 584 |     pub(crate) async fn shutdown(&self) {
[INFO] [stderr]     |                         ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `rocketmq` (lib test) generated 7 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: minitrace-macro v0.4.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rocketmq-2b9a4ee3fc2658d9)
[INFO] [stdout] 
[INFO] [stdout] running 47 tests
[INFO] [stderr] Apr 27 00:37:25.517 DEBG[src/client.rs:424:9] query route for topic=DefaultCluster
[INFO] [stderr] Apr 27 00:37:25.517 DEBG[src/client.rs:466:13] query route for topic=DefaultCluster success: route=Route { index: 0, queue: [MessageQueue { topic: Some(Resource { resource_namespace: "default", name: "DefaultCluster" }), id: 0, permission: Unspecified, broker: None, accept_message_types: [] }] }
[INFO] [stderr] Apr 27 00:37:25.517 INFO[src/client.rs:475:13] update route for topic=DefaultCluster
[INFO] [stdout] test client::tests::client_heartbeat ... ok
[INFO] [stdout] test client::tests::client_id_sequence ... ok
[INFO] [stdout] test client::tests::client_handle_telemetry_command ... ok
[INFO] [stdout] test client::tests::client_ack_message ... ok
[INFO] [stdout] test client::tests::client_new ... ok
[INFO] [stdout] test client::tests::client_ack_message_failed ... ok
[INFO] [stdout] test client::tests::client_query_route_from_cache ... ok
[INFO] [stdout] test client::tests::client_query_route ... ok
[INFO] [stdout] test client::tests::client_receive_message_failed ... ok
[INFO] [stdout] test client::tests::client_receive_message ... ok
[INFO] [stdout] test client::tests::handle_response_status ... ok
[INFO] [stdout] test conf::tests::conf_client_option ... ok
[INFO] [stdout] test conf::tests::conf_simple_consumer_option ... ok
[INFO] [stdout] test error::tests::error_client_error ... ok
[INFO] [stdout] test client::tests::client_send_message ... ok
[INFO] [stdout] test conf::tests::conf_producer_option ... ok
[INFO] [stdout] test model::common::tests::parse_endpoint_url_failed ... ok
[INFO] [stdout] test model::common::tests::parse_domain_endpoint_url ... ok
[INFO] [stdout] test client::tests::client_get_session ... ok
[INFO] [stdout] test model::common::tests::parse_ipv4_endpoint_url ... ok
[INFO] [stdout] test model::common::tests::parse_ipv6_endpoint_url ... ok
[INFO] [stdout] test model::message_id::test::generate_uniq_id ... ignored
[INFO] [stdout] test model::transaction::tests::transaction_rollback ... ok
[INFO] [stdout] test model::common::tests::parse_pb_endpoints ... ok
[INFO] [stderr] Apr 27 00:37:25.524 DEBG[src/client.rs:424:9] query route for topic=DefaultCluster
[INFO] [stdout] test model::message::tests::common_message ... ok
[INFO] [stdout] test model::transaction::tests::transaction_commit ... ok
[INFO] [stderr] Apr 27 00:37:25.525 DEBG[src/client.rs:424:9] query route for topic=DefaultCluster
[INFO] [stderr] Apr 27 00:37:25.537 INFO[src/session.rs:175:9] create session success, peer: 127.0.0.1:8080,127.0.0.1:8081
[INFO] [stderr] Apr 27 00:37:25.537 DEBG[src/session.rs:633:9] session: Ok(Session { logger: Logger(peer), client_id: "test_client", option: ClientOption { client_type: Producer, group: None, namespace: "", access_url: "localhost:8081", enable_tls: false, timeout: 3s, long_polling_timeout: 40s, access_key: None, secret_key: None }, endpoints: Endpoints { endpoint_url: "127.0.0.1:8080,127.0.0.1:8081", scheme: IPv4, inner: Endpoints { scheme: IPv4, addresses: [Address { host: "127.0.0.1", port: 8080 }, Address { host: "127.0.0.1", port: 8081 }] } }, stub: MessagingServiceClient { inner: Grpc { inner: Channel, origin: /, compression_encoding: None, accept_compression_encodings: EnabledCompressionEncodings, max_decoding_message_size: None, max_encoding_message_size: None } }, telemetry_tx: None, shutdown_tx: None })
[INFO] [stdout] test simple_consumer::tests::simple_consumer_consume_message ... ok
[INFO] [stdout] test util::tests::util_build_endpoints_by_message_queue ... ok
[INFO] [stdout] test session::tests::session_new_multi_addr ... ok
[INFO] [stdout] test util::tests::util_build_simple_consumer_settings ... ok
[INFO] [stderr] Apr 27 00:37:25.578 INFO[src/producer.rs:113:9] start producer success, client_id: fake_id
[INFO] [stdout] test util::tests::util_build_producer_settings ... ok
[INFO] [stdout] test util::tests::util_select_message_queue ... ok
[INFO] [stdout] test util::tests::util_select_message_queue_by_message_group ... ok
[INFO] [stdout] test producer::tests::producer_start ... ok
[INFO] [stderr] Apr 27 00:37:25.581 INFO[src/producer.rs:113:9] start producer success, client_id: fake_id
[INFO] [stdout] test producer::tests::transaction_producer_start ... ok
[INFO] [stderr] Apr 27 00:37:25.584 INFO[src/simple_consumer.rs:99:9] start simple consumer success, client_id: fake_id
[INFO] [stdout] test simple_consumer::tests::simple_consumer_start ... ok
[INFO] [stdout] test producer::tests::producer_send ... FAILED
[INFO] [stdout] test producer::tests::producer_transform_messages_to_protobuf_failed ... FAILED
[INFO] [stdout] test model::message::tests::common_test_message ... FAILED
[INFO] [stdout] test producer::tests::producer_send_transaction_message ... FAILED
[INFO] [stderr] Apr 27 00:37:25.589 INFO[src/session.rs:175:9] create session success, peer: localhost:53577
[INFO] [stderr] Apr 27 00:37:25.589 INFO[src/session.rs:Apr 27 00:37:25.589 DEBG[src/session.rs:619:9] session: Ok(Session { logger: Logger(peer), client_id: "test_client", option: ClientOption { client_type: Producer, group: None, namespace: "", access_url: "localhost:8081", enable_tls: false, timeout: 3s, long_polling_timeout: 40s, access_key: None, secret_key: None }, endpoints: Endpoints { endpoint_url: "localhost:53577", scheme: DomainName, inner: Endpoints { scheme: DomainName, addresses: [Address { host: "localhost", port: 53577 }] } }, stub: MessagingServiceClient { inner: Grpc { inner: Channel, origin: /, compression_encoding: None, accept_compression_encodings: EnabledCompressionEncodings, max_decoding_message_size: None, max_encoding_message_size: None } }, telemetry_tx: None, shutdown_tx: None })
[INFO] [stderr] 175:9] create session success, peer: localhost:51359, component: session
[INFO] [stdout] test producer::tests::producer_transform_messages_to_protobuf ... FAILED
[INFO] [stderr] Apr 27 00:37:25.589 INFO[src/session.rs:175:9] create session success, peer: localhost:57575
[INFO] [stderr] Apr 27 00:37:25.590 DEBG[src/session.rs:658:9] session: Ok(Session { logger: Logger(peer), client_id: "test_client", option: ClientOption { client_type: Producer, group: None, namespace: "", access_url: "localhost:8081", enable_tls: false, timeout: 3s, long_polling_timeout: 40s, access_key: None, secret_key: None }, endpoints: Endpoints { endpoint_url: "localhost:57575", scheme: DomainName, inner: Endpoints { scheme: DomainName, addresses: [Address { host: "localhost", port: 57575 }] } }, stub: MessagingServiceClient { inner: Grpc { inner: Channel, origin: /, compression_encoding: None, accept_compression_encodings: EnabledCompressionEncodings, max_decoding_message_size: None, max_encoding_message_size: None } }, telemetry_tx: None, shutdown_tx: None })
[INFO] [stdout] test session::tests::session_new ... ok
[INFO] [stderr] Apr 27 00:37:25.592 DEBG[src/session.rs:346:9] start session success, peer: localhost:51359, component: session
[INFO] [stderr] Apr 27 00:37:25.592 DEBG[src/session.rs:698:9] session: Session { logger: Logger(peer, component), client_id: "test_client", option: ClientOption { client_type: Producer, group: None, namespace: "", access_url: "localhost:8081", enable_tls: false, timeout: 3s, long_polling_timeout: 40s, access_key: None, secret_key: None }, endpoints: Endpoints { endpoint_url: "localhost:51359", scheme: DomainName, inner: Endpoints { scheme: DomainName, addresses: [Address { host: "localhost", port: 51359 }] } }, stub: MessagingServiceClient { inner: Grpc { inner: Channel, origin: /, compression_encoding: None, accept_compression_encodings: EnabledCompressionEncodings, max_decoding_message_size: None, max_encoding_message_size: None } }, telemetry_tx: Some(Sender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79e030023460, tail_position: 1 }, semaphore: Semaphore { semaphore: Semaphore { permits: 16 }, bound: 16 }, rx_waker: AtomicWaker, tx_count: 1, rx_fields: "..." } } }), shutdown_tx: Some(Sender { inner: Some(Inner { state: State { is_complete: false, is_closed: false, is_rx_task_set: false, is_tx_task_set: false } }) }) }
[INFO] [stdout] test session::tests::session_manager_new ... ok
[INFO] [stderr] Apr 27 00:37:25.598 DEBG[src/session.rs:346:9] start session success, peer: localhost:57575
[INFO] [stderr] Apr 27 00:37:25.598 ERRO[src/session.rs:334:33] telemetry response error: Status { code: Internal, message: "h2 protocol error: error reading a body from connection: stream error received: not a result of an error", source: Some(hyper::Error(Body, Error { kind: Reset(StreamId(1), NO_ERROR, Remote) })) }, peer: localhost:57575
[INFO] [stderr] Apr 27 00:37:25.598 INFO[src/session.rs:339:25] receive shutdown signal, stop dealing with telemetry command, peer: localhost:57575
[INFO] [stdout] test session::tests::session_start ... ok
[INFO] [stderr] Apr 27 00:37:25.624 DEBG[src/client.rs:424:9] query route for topic=DefaultCluster
[INFO] [stderr] Apr 27 00:37:25.625 DEBG[src/client.rs:424:9] query route for topic=DefaultCluster
[INFO] [stderr] Apr 27 00:37:25.724 DEBG[src/client.rs:466:13] query route for topic=DefaultCluster success: route=Route { index: 0, queue: [MessageQueue { topic: Some(Resource { resource_namespace: "default", name: "DefaultCluster" }), id: 0, permission: Unspecified, broker: None, accept_message_types: [] }] }
[INFO] [stderr] Apr 27 00:37:25.724 INFO[src/client.rs:475:13] update route for topic=DefaultCluster
[INFO] [stderr] Apr 27 00:37:25.725 WARN[src/client.rs:485:13] query route for topic=DefaultCluster failed: error=Server error at test => server error
[INFO] [stdout] test client::tests::client_query_route_with_failed_request ... ok
[INFO] [stdout] test client::tests::client_query_route_with_inflight_request ... ok
[INFO] [stdout] test client::tests::client_start ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- producer::tests::producer_send stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'producer::tests::producer_send' (92) panicked at src/model/message_id.rs:71:13:
[INFO] [stdout] mac address is none
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57b86e8d8c5a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57b86e8d8c5a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57b86e8d8c5a - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57b86e8d8c5a - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57b86e8f190a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57b86e8f190a - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x57b86e8df2f2 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x57b86e8df2f2 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x57b86e8b649f - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57b86e8b649f - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57b86e8d0539 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57b86e1efefc - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x57b86e1efefc - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57b86e8d07b2 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x57b86e8d07b2 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57b86e8b658a - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x57b86e8ab539 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57b86e8b742d - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57b86e8f20cc - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57b86e141c84 - rocketmq::model::message_id::UNIQ_ID_GENERATOR::{{closure}}::h6ddc07d47e88aaf5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/model/message_id.rs:71:13
[INFO] [stdout]   20:     0x57b86de8fb26 - core::ops::function::FnOnce::call_once::h571da13e578ef94b
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   21:     0x57b86de918b2 - core::ops::function::FnOnce::call_once::hb16de33a1794eecf
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x57b86e02a1fe - once_cell::sync::Lazy<T,F>::force::{{closure}}::h1f33a6c7f42f86a7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/lib.rs:1278:28
[INFO] [stdout]   23:     0x57b86e02a27d - once_cell::sync::OnceCell<T>::get_or_init::{{closure}}::h5467826d6e8e8a38
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/lib.rs:1088:57
[INFO] [stdout]   24:     0x57b86e14b079 - once_cell::imp::OnceCell<T>::initialize::{{closure}}::h568ade9b4f3636ee
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/imp_std.rs:82:23
[INFO] [stdout]   25:     0x57b86e895f76 - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &mut F>::call_mut::h3c7646ffd6ae7890
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   26:     0x57b86e896e0b - once_cell::imp::initialize_or_wait::ha5fb73b997fe498d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/imp_std.rs:206:20
[INFO] [stdout]   27:     0x57b86e14b02a - once_cell::imp::OnceCell<T>::initialize::hb4d2ce9b721b0f78
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/imp_std.rs:78:9
[INFO] [stdout]   28:     0x57b86e02a349 - once_cell::sync::OnceCell<T>::get_or_try_init::h0e74aa6a3bbf8d4c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/lib.rs:1129:20
[INFO] [stdout]   29:     0x57b86e02a243 - once_cell::sync::OnceCell<T>::get_or_init::hf0e1c765c76931db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/lib.rs:1088:24
[INFO] [stdout]   30:     0x57b86e02a190 - once_cell::sync::Lazy<T,F>::force::h65dbb557e0748713
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/lib.rs:1277:23
[INFO] [stdout]   31:     0x57b86e024baa - <once_cell::sync::Lazy<T,F> as core::ops::deref::Deref>::deref::h7381efec31597d7d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/lib.rs:1338:13
[INFO] [stdout]   32:     0x57b86e0e1c8c - rocketmq::model::message::MessageBuilder::builder::hb8ead9de70fef6d0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/model/message.rs:102:29
[INFO] [stdout]   33:     0x57b86e0fbd6b - rocketmq::producer::tests::producer_send::{{closure}}::hd0691fe33f9dd7a6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/producer.rs:509:17
[INFO] [stdout]   34:     0x57b86df7046f - <core::pin::Pin<P> as core::future::future::Future>::poll::h8c108f3daa0a98b3
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x57b86df702cb - <core::pin::Pin<P> as core::future::future::Future>::poll::h60286c8fa1bdf017
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9
[INFO] [stdout]   36:     0x57b86df9e37b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0faef2617e916813
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   37:     0x57b86df9e0ab - tokio::runtime::coop::with_budget::hb4359ebc158cbbd1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   38:     0x57b86df9e0ab - tokio::runtime::coop::budget::h91808328417c88dc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   39:     0x57b86df9e0ab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h4329bc4f4836e5bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   40:     0x57b86df9af1d - tokio::runtime::scheduler::current_thread::Context::enter::h39c2833d1059628a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   41:     0x57b86df9d5b2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hfe421f6ea311b081
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   42:     0x57b86df9c71b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hb3b12dac0f239e0b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   43:     0x57b86e15a502 - tokio::macros::scoped_tls::ScopedKey<T>::set::h6f086c3611fa006c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   44:     0x57b86df9c456 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h9855fd11174d7e9f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   45:     0x57b86df9c786 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h7cd5f3ceea6ad789
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   46:     0x57b86df97aa2 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h190e94022b911f81
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   47:     0x57b86e097490 - tokio::runtime::runtime::Runtime::block_on::h5a129a8e6ea5902f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/runtime/runtime.rs:302:52
[INFO] [stdout]   48:     0x57b86e0fbb60 - rocketmq::producer::tests::producer_send::hd2067502a8e46884
[INFO] [stdout]                                at /opt/rustwide/workdir/src/producer.rs:518:11
[INFO] [stdout]   49:     0x57b86e0fbc0c - rocketmq::producer::tests::producer_send::{{closure}}::h70f7949e907e141a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/producer.rs:474:33
[INFO] [stdout]   50:     0x57b86de906f6 - core::ops::function::FnOnce::call_once::h78f7c57583f55dab
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x57b86e1e3ffb - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x57b86e1e3ffb - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   53:     0x57b86e1f09cb - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   54:     0x57b86e1f09cb - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x57b86e1f09cb - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x57b86e1f09cb - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x57b86e1f09cb - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x57b86e1f09cb - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   59:     0x57b86e1f09cb - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   60:     0x57b86e1eae24 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   61:     0x57b86e1eae24 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x57b86e1f35d2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   63:     0x57b86e1f35d2 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x57b86e1f35d2 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x57b86e1f35d2 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x57b86e1f35d2 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x57b86e1f35d2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   68:     0x57b86e1f35d2 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x57b86e8d7e8f - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   70:     0x57b86e8d7e8f - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x79e10b684aa4 - <unknown>
[INFO] [stdout]   72:     0x79e10b711a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- producer::tests::producer_transform_messages_to_protobuf_failed stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'producer::tests::producer_transform_messages_to_protobuf_failed' (101) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/lib.rs:1279:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57b86e8d8c5a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57b86e8d8c5a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57b86e8d8c5a - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57b86e8d8c5a - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57b86e8f190a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57b86e8f190a - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x57b86e8df2f2 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x57b86e8df2f2 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x57b86e8b649f - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57b86e8b649f - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57b86e8d0539 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57b86e1efefc - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x57b86e1efefc - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57b86e8d07b2 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x57b86e8d07b2 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57b86e8b658a - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x57b86e8ab539 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57b86e8b742d - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57b86e8f20cc - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57b86e02a22c - once_cell::sync::Lazy<T,F>::force::{{closure}}::h1f33a6c7f42f86a7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/lib.rs:1279:25
[INFO] [stdout]   20:     0x57b86e02a27d - once_cell::sync::OnceCell<T>::get_or_init::{{closure}}::h5467826d6e8e8a38
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/lib.rs:1088:57
[INFO] [stdout]   21:     0x57b86e14b079 - once_cell::imp::OnceCell<T>::initialize::{{closure}}::h568ade9b4f3636ee
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/imp_std.rs:82:23
[INFO] [stdout]   22:     0x57b86e895f76 - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &mut F>::call_mut::h3c7646ffd6ae7890
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x57b86e896e0b - once_cell::imp::initialize_or_wait::ha5fb73b997fe498d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/imp_std.rs:206:20
[INFO] [stdout]   24:     0x57b86e14b02a - once_cell::imp::OnceCell<T>::initialize::hb4d2ce9b721b0f78
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/imp_std.rs:78:9
[INFO] [stdout]   25:     0x57b86e02a349 - once_cell::sync::OnceCell<T>::get_or_try_init::h0e74aa6a3bbf8d4c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/lib.rs:1129:20
[INFO] [stdout]   26:     0x57b86e02a243 - once_cell::sync::OnceCell<T>::get_or_init::hf0e1c765c76931db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/lib.rs:1088:24
[INFO] [stdout]   27:     0x57b86e02a190 - once_cell::sync::Lazy<T,F>::force::h65dbb557e0748713
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/lib.rs:1277:23
[INFO] [stdout]   28:     0x57b86e024baa - <once_cell::sync::Lazy<T,F> as core::ops::deref::Deref>::deref::h7381efec31597d7d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/lib.rs:1338:13
[INFO] [stdout]   29:     0x57b86e0e1c8c - rocketmq::model::message::MessageBuilder::builder::hb8ead9de70fef6d0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/model/message.rs:102:29
[INFO] [stdout]   30:     0x57b86e1027f7 - rocketmq::producer::tests::producer_transform_messages_to_protobuf_failed::{{closure}}::h514d2c7baaa48924
[INFO] [stdout]                                at /opt/rustwide/workdir/src/producer.rs:435:13
[INFO] [stdout]   31:     0x57b86df70412 - <core::pin::Pin<P> as core::future::future::Future>::poll::h866c71d824becdb1
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x57b86df7016d - <core::pin::Pin<P> as core::future::future::Future>::poll::h3ec57c1269a05498
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x57b86df9e3bd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1db4ce6726d8d3f1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   34:     0x57b86df9e28b - tokio::runtime::coop::with_budget::h7625ad77136b8a61
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   35:     0x57b86df9e28b - tokio::runtime::coop::budget::h0d35f3703a8cacb8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   36:     0x57b86df9e28b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hd5e107c416726588
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   37:     0x57b86df9b280 - tokio::runtime::scheduler::current_thread::Context::enter::h7cb9d3cee49ba35b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   38:     0x57b86df9ca82 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9b3dacd3f36d91c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   39:     0x57b86df9c6f4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h023c8951e9a6e51b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   40:     0x57b86e15a5f8 - tokio::macros::scoped_tls::ScopedKey<T>::set::ha054e324030b6fa7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   41:     0x57b86df9c04f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3f926d9dfa457900
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   42:     0x57b86df9c82a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hd290f21800ec7d17
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   43:     0x57b86df97e13 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h9d866661bc54046c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   44:     0x57b86e0975ba - tokio::runtime::runtime::Runtime::block_on::hd9a8346ccceb8da3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/runtime/runtime.rs:302:52
[INFO] [stdout]   45:     0x57b86e101de9 - rocketmq::producer::tests::producer_transform_messages_to_protobuf_failed::h4ea1f1b5b286cbbf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/producer.rs:470:80
[INFO] [stdout]   46:     0x57b86e103a57 - rocketmq::producer::tests::producer_transform_messages_to_protobuf_failed::{{closure}}::hfa37cf4cab0c200f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/producer.rs:407:62
[INFO] [stdout]   47:     0x57b86de8ee56 - core::ops::function::FnOnce::call_once::h357dbc3f151d0068
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x57b86e1e3ffb - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x57b86e1e3ffb - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x57b86e1f09cb - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x57b86e1f09cb - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x57b86e1f09cb - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x57b86e1f09cb - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x57b86e1f09cb - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x57b86e1f09cb - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x57b86e1f09cb - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x57b86e1eae24 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x57b86e1eae24 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x57b86e1f35d2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x57b86e1f35d2 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x57b86e1f35d2 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x57b86e1f35d2 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x57b86e1f35d2 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x57b86e1f35d2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x57b86e1f35d2 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x57b86e8d7e8f - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   67:     0x57b86e8d7e8f - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   68:     0x79e10b684aa4 - <unknown>
[INFO] [stdout]   69:     0x79e10b711a64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- model::message::tests::common_test_message stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'model::message::tests::common_test_message' (88) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/lib.rs:1279:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57b86e8d8c5a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57b86e8d8c5a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57b86e8d8c5a - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57b86e8d8c5a - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57b86e8f190a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57b86e8f190a - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x57b86e8df2f2 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x57b86e8df2f2 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x57b86e8b649f - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57b86e8b649f - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57b86e8d0539 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57b86e1efefc - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x57b86e1efefc - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57b86e8d07b2 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x57b86e8d07b2 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57b86e8b658a - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x57b86e8ab539 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57b86e8b742d - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57b86e8f20cc - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57b86e02a22c - once_cell::sync::Lazy<T,F>::force::{{closure}}::h1f33a6c7f42f86a7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/lib.rs:1279:25
[INFO] [stdout]   20:     0x57b86e02a27d - once_cell::sync::OnceCell<T>::get_or_init::{{closure}}::h5467826d6e8e8a38
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/lib.rs:1088:57
[INFO] [stdout]   21:     0x57b86e14b079 - once_cell::imp::OnceCell<T>::initialize::{{closure}}::h568ade9b4f3636ee
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/imp_std.rs:82:23
[INFO] [stdout]   22:     0x57b86e895f76 - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &mut F>::call_mut::h3c7646ffd6ae7890
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x57b86e896e0b - once_cell::imp::initialize_or_wait::ha5fb73b997fe498d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/imp_std.rs:206:20
[INFO] [stdout]   24:     0x57b86e14b02a - once_cell::imp::OnceCell<T>::initialize::hb4d2ce9b721b0f78
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/imp_std.rs:78:9
[INFO] [stdout]   25:     0x57b86e02a349 - once_cell::sync::OnceCell<T>::get_or_try_init::h0e74aa6a3bbf8d4c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/lib.rs:1129:20
[INFO] [stdout]   26:     0x57b86e02a243 - once_cell::sync::OnceCell<T>::get_or_init::hf0e1c765c76931db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/lib.rs:1088:24
[INFO] [stdout]   27:     0x57b86e02a190 - once_cell::sync::Lazy<T,F>::force::h65dbb557e0748713
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/lib.rs:1277:23
[INFO] [stdout]   28:     0x57b86e024baa - <once_cell::sync::Lazy<T,F> as core::ops::deref::Deref>::deref::h7381efec31597d7d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/lib.rs:1338:13
[INFO] [stdout]   29:     0x57b86e0e1c8c - rocketmq::model::message::MessageBuilder::builder::hb8ead9de70fef6d0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/model/message.rs:102:29
[INFO] [stdout]   30:     0x57b86e0e3ed5 - rocketmq::model::message::tests::common_test_message::h8d380453299e3670
[INFO] [stdout]                                at /opt/rustwide/workdir/src/model/message.rs:423:23
[INFO] [stdout]   31:     0x57b86e0e5d77 - rocketmq::model::message::tests::common_test_message::{{closure}}::h73e307d76d06e483
[INFO] [stdout]                                at /opt/rustwide/workdir/src/model/message.rs:420:29
[INFO] [stdout]   32:     0x57b86de911d6 - core::ops::function::FnOnce::call_once::ha1ef054dc81659fb
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33:     0x57b86e1e3ffb - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x57b86e1e3ffb - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   35:     0x57b86e1f09cb - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   36:     0x57b86e1f09cb - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x57b86e1f09cb - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x57b86e1f09cb - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x57b86e1f09cb - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x57b86e1f09cb - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   41:     0x57b86e1f09cb - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   42:     0x57b86e1eae24 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   43:     0x57b86e1eae24 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   44:     0x57b86e1f35d2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   45:     0x57b86e1f35d2 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x57b86e1f35d2 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x57b86e1f35d2 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x57b86e1f35d2 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x57b86e1f35d2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   50:     0x57b86e1f35d2 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x57b86e8d7e8f - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   52:     0x57b86e8d7e8f - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   53:     0x79e10b684aa4 - <unknown>
[INFO] [stdout]   54:     0x79e10b711a64 - clone
[INFO] [stdout]   55:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- producer::tests::producer_send_transaction_message stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'producer::tests::producer_send_transaction_message' (94) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/lib.rs:1279:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57b86e8d8c5a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57b86e8d8c5a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57b86e8d8c5a - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57b86e8d8c5a - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57b86e8f190a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57b86e8f190a - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x57b86e8df2f2 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x57b86e8df2f2 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x57b86e8b649f - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57b86e8b649f - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57b86e8d0539 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57b86e1efefc - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x57b86e1efefc - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57b86e8d07b2 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x57b86e8d07b2 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57b86e8b658a - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x57b86e8ab539 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57b86e8b742d - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57b86e8f20cc - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57b86e02a22c - once_cell::sync::Lazy<T,F>::force::{{closure}}::h1f33a6c7f42f86a7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/lib.rs:1279:25
[INFO] [stdout]   20:     0x57b86e02a27d - once_cell::sync::OnceCell<T>::get_or_init::{{closure}}::h5467826d6e8e8a38
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/lib.rs:1088:57
[INFO] [stdout]   21:     0x57b86e14b079 - once_cell::imp::OnceCell<T>::initialize::{{closure}}::h568ade9b4f3636ee
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/imp_std.rs:82:23
[INFO] [stdout]   22:     0x57b86e895f76 - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &mut F>::call_mut::h3c7646ffd6ae7890
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x57b86e896e0b - once_cell::imp::initialize_or_wait::ha5fb73b997fe498d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/imp_std.rs:206:20
[INFO] [stdout]   24:     0x57b86e14b02a - once_cell::imp::OnceCell<T>::initialize::hb4d2ce9b721b0f78
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/imp_std.rs:78:9
[INFO] [stdout]   25:     0x57b86e02a349 - once_cell::sync::OnceCell<T>::get_or_try_init::h0e74aa6a3bbf8d4c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/lib.rs:1129:20
[INFO] [stdout]   26:     0x57b86e02a243 - once_cell::sync::OnceCell<T>::get_or_init::hf0e1c765c76931db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/lib.rs:1088:24
[INFO] [stdout]   27:     0x57b86e02a190 - once_cell::sync::Lazy<T,F>::force::h65dbb557e0748713
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/lib.rs:1277:23
[INFO] [stdout]   28:     0x57b86e024baa - <once_cell::sync::Lazy<T,F> as core::ops::deref::Deref>::deref::h7381efec31597d7d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/lib.rs:1338:13
[INFO] [stdout]   29:     0x57b86e0e1c8c - rocketmq::model::message::MessageBuilder::builder::hb8ead9de70fef6d0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/model/message.rs:102:29
[INFO] [stdout]   30:     0x57b86e0ff00c - rocketmq::producer::tests::producer_send_transaction_message::{{closure}}::h76a9ec65349c25b4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/producer.rs:566:17
[INFO] [stdout]   31:     0x57b86df7046f - <core::pin::Pin<P> as core::future::future::Future>::poll::h8c108f3daa0a98b3
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x57b86df702cb - <core::pin::Pin<P> as core::future::future::Future>::poll::h60286c8fa1bdf017
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x57b86df9e37b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0faef2617e916813
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   34:     0x57b86df9e0ab - tokio::runtime::coop::with_budget::hb4359ebc158cbbd1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   35:     0x57b86df9e0ab - tokio::runtime::coop::budget::h91808328417c88dc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   36:     0x57b86df9e0ab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h4329bc4f4836e5bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   37:     0x57b86df9af1d - tokio::runtime::scheduler::current_thread::Context::enter::h39c2833d1059628a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   38:     0x57b86df9d5b2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hfe421f6ea311b081
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   39:     0x57b86df9c71b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hb3b12dac0f239e0b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   40:     0x57b86e15a502 - tokio::macros::scoped_tls::ScopedKey<T>::set::h6f086c3611fa006c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   41:     0x57b86df9c456 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h9855fd11174d7e9f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   42:     0x57b86df9c786 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h7cd5f3ceea6ad789
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   43:     0x57b86df97aa2 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h190e94022b911f81
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   44:     0x57b86e097490 - tokio::runtime::runtime::Runtime::block_on::h5a129a8e6ea5902f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/runtime/runtime.rs:302:52
[INFO] [stdout]   45:     0x57b86e0fedf0 - rocketmq::producer::tests::producer_send_transaction_message::h1f13d9cd2951ad01
[INFO] [stdout]                                at /opt/rustwide/workdir/src/producer.rs:573:11
[INFO] [stdout]   46:     0x57b86e0ff65c - rocketmq::producer::tests::producer_send_transaction_message::{{closure}}::h7f51808fac536216
[INFO] [stdout]                                at /opt/rustwide/workdir/src/producer.rs:522:53
[INFO] [stdout]   47:     0x57b86de904a6 - core::ops::function::FnOnce::call_once::h716c58e209edf055
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x57b86e1e3ffb - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x57b86e1e3ffb - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x57b86e1f09cb - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x57b86e1f09cb - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x57b86e1f09cb - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x57b86e1f09cb - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x57b86e1f09cb - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x57b86e1f09cb - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x57b86e1f09cb - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x57b86e1eae24 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x57b86e1eae24 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x57b86e1f35d2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x57b86e1f35d2 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x57b86e1f35d2 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x57b86e1f35d2 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x57b86e1f35d2 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x57b86e1f35d2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x57b86e1f35d2 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x57b86e8d7e8f - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   67:     0x57b86e8d7e8f - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   68:     0x79e10b684aa4 - <unknown>
[INFO] [stdout]   69:     0x79e10b711a64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- producer::tests::producer_transform_messages_to_protobuf stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'producer::tests::producer_transform_messages_to_protobuf' (96) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/lib.rs:1279:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57b86e8d8c5a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57b86e8d8c5a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57b86e8d8c5a - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57b86e8d8c5a - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57b86e8f190a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57b86e8f190a - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x57b86e8df2f2 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x57b86e8df2f2 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x57b86e8b649f - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57b86e8b649f - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57b86e8d0539 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57b86e1efefc - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x57b86e1efefc - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57b86e8d07b2 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x57b86e8d07b2 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57b86e8b658a - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x57b86e8ab539 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57b86e8b742d - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57b86e8f20cc - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57b86e02a22c - once_cell::sync::Lazy<T,F>::force::{{closure}}::h1f33a6c7f42f86a7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/lib.rs:1279:25
[INFO] [stdout]   20:     0x57b86e02a27d - once_cell::sync::OnceCell<T>::get_or_init::{{closure}}::h5467826d6e8e8a38
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/lib.rs:1088:57
[INFO] [stdout]   21:     0x57b86e14b079 - once_cell::imp::OnceCell<T>::initialize::{{closure}}::h568ade9b4f3636ee
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/imp_std.rs:82:23
[INFO] [stdout]   22:     0x57b86e895f76 - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &mut F>::call_mut::h3c7646ffd6ae7890
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x57b86e896e0b - once_cell::imp::initialize_or_wait::ha5fb73b997fe498d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/imp_std.rs:206:20
[INFO] [stdout]   24:     0x57b86e14b02a - once_cell::imp::OnceCell<T>::initialize::hb4d2ce9b721b0f78
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/imp_std.rs:78:9
[INFO] [stdout]   25:     0x57b86e02a349 - once_cell::sync::OnceCell<T>::get_or_try_init::h0e74aa6a3bbf8d4c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/lib.rs:1129:20
[INFO] [stdout]   26:     0x57b86e02a243 - once_cell::sync::OnceCell<T>::get_or_init::hf0e1c765c76931db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/lib.rs:1088:24
[INFO] [stdout]   27:     0x57b86e02a190 - once_cell::sync::Lazy<T,F>::force::h65dbb557e0748713
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/lib.rs:1277:23
[INFO] [stdout]   28:     0x57b86e024baa - <once_cell::sync::Lazy<T,F> as core::ops::deref::Deref>::deref::h7381efec31597d7d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/lib.rs:1338:13
[INFO] [stdout]   29:     0x57b86e0e1c8c - rocketmq::model::message::MessageBuilder::builder::hb8ead9de70fef6d0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/model/message.rs:102:29
[INFO] [stdout]   30:     0x57b86e100280 - rocketmq::producer::tests::producer_transform_messages_to_protobuf::{{closure}}::h09a55a3eb8272d7f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/producer.rs:378:29
[INFO] [stdout]   31:     0x57b86df70412 - <core::pin::Pin<P> as core::future::future::Future>::poll::h866c71d824becdb1
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x57b86df7016d - <core::pin::Pin<P> as core::future::future::Future>::poll::h3ec57c1269a05498
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x57b86df9e3bd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1db4ce6726d8d3f1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   34:     0x57b86df9e28b - tokio::runtime::coop::with_budget::h7625ad77136b8a61
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   35:     0x57b86df9e28b - tokio::runtime::coop::budget::h0d35f3703a8cacb8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   36:     0x57b86df9e28b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hd5e107c416726588
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   37:     0x57b86df9b280 - tokio::runtime::scheduler::current_thread::Context::enter::h7cb9d3cee49ba35b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   38:     0x57b86df9ca82 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9b3dacd3f36d91c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   39:     0x57b86df9c6f4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h023c8951e9a6e51b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   40:     0x57b86e15a5f8 - tokio::macros::scoped_tls::ScopedKey<T>::set::ha054e324030b6fa7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   41:     0x57b86df9c04f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3f926d9dfa457900
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   42:     0x57b86df9c82a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hd290f21800ec7d17
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   43:     0x57b86df97e13 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h9d866661bc54046c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   44:     0x57b86e0975ba - tokio::runtime::runtime::Runtime::block_on::hd9a8346ccceb8da3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/runtime/runtime.rs:302:52
[INFO] [stdout]   45:     0x57b86e1000d9 - rocketmq::producer::tests::producer_transform_messages_to_protobuf::h5f41cdc542b68972
[INFO] [stdout]                                at /opt/rustwide/workdir/src/producer.rs:403:58
[INFO] [stdout]   46:     0x57b86e101cb7 - rocketmq::producer::tests::producer_transform_messages_to_protobuf::{{closure}}::h4b71902c1c840474
[INFO] [stdout]                                at /opt/rustwide/workdir/src/producer.rs:376:55
[INFO] [stdout]   47:     0x57b86de8e6f6 - core::ops::function::FnOnce::call_once::h21a89798222f4b07
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x57b86e1e3ffb - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x57b86e1e3ffb - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x57b86e1f09cb - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x57b86e1f09cb - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x57b86e1f09cb - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x57b86e1f09cb - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x57b86e1f09cb - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x57b86e1f09cb - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x57b86e1f09cb - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x57b86e1eae24 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x57b86e1eae24 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x57b86e1f35d2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x57b86e1f35d2 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x57b86e1f35d2 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x57b86e1f35d2 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x57b86e1f35d2 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x57b86e1f35d2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x57b86e1f35d2 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x57b86e8d7e8f - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   67:     0x57b86e8d7e8f - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   68:     0x79e10b684aa4 - <unknown>
[INFO] [stdout]   69:     0x79e10b711a64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     model::message::tests::common_test_message
[INFO] [stdout]     producer::tests::producer_send
[INFO] [stdout]     producer::tests::producer_send_transaction_message
[INFO] [stdout]     producer::tests::producer_transform_messages_to_protobuf
[INFO] [stdout]     producer::tests::producer_transform_messages_to_protobuf_failed
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 41 passed; 5 failed; 1 ignored; 0 measured; 0 filtered out; finished in 1.01s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "aef0763c438a3b981f1b6ef0c868c506ea39f9a04ace0fd97044ea56cfa1206c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aef0763c438a3b981f1b6ef0c868c506ea39f9a04ace0fd97044ea56cfa1206c", kill_on_drop: false }`
[INFO] [stdout] aef0763c438a3b981f1b6ef0c868c506ea39f9a04ace0fd97044ea56cfa1206c
